Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10 Commit message: "testenv: install dbg pkgs with --binary-repo too" > git rev-list --no-walk d8865c4f6c0cf3ff237546fd74ad75ed565de1f7 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-pcu-test-latest] $ /bin/sh -xe /tmp/jenkins15441090208686555183.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run pcu --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs -b osmocom:latest -c generic [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/podman/testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9250 kB in 1s (10.5 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for pcu [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking UD_PT.cc Linking UD_PT.hh Linking UD_PortType.ttcn Linking UD_Types.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_VTY_Functions.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking GSM_Types.ttcn Linking GSM_RR_Types.ttcn Linking GSM_RestOctets.ttcn Linking Osmocom_Types.ttcn Linking RLCMAC_Templates.ttcn Linking RLCMAC_Types.ttcn Linking RLCMAC_CSN1_Templates.ttcn Linking RLCMAC_CSN1_Types.ttcn Linking RLCMAC_EncDec.cc Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking PCUIF_Types.ttcn Linking PCUIF_CodecPort.ttcn Linking RAW_NS.ttcnpp Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn - BSSGP_Types.ttcn GPRS_Components.ttcn GPRS_Context.ttcn GPRS_TBF.ttcn GSM_RR_Types.ttcn GSM_RestOctets.ttcn GSM_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCUIF_CodecPort.ttcn PCUIF_Components.ttcn PCUIF_Types.ttcn PCU_Tests.ttcn PCU_Tests_NS.ttcn PCU_Tests_SNS.ttcn PCU_selftest.ttcn RLCMAC_CSN1_Templates.ttcn RLCMAC_CSN1_Types.ttcn RLCMAC_Templates.ttcn RLCMAC_Types.ttcn SGSN_Components.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UD_PortType.ttcn UD_Types.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAW_NS.ttcn StatsD_Checker.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GPRS_Components.ttcn'... Notify: Parsing TTCN-3 module `GPRS_Context.ttcn'... Notify: Parsing TTCN-3 module `GPRS_TBF.ttcn'... Notify: Parsing TTCN-3 module `GSM_RR_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_RestOctets.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCUIF_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `PCUIF_Components.ttcn'... PCUIF_Components.ttcn:541.40-46: In charstring value: PCUIF_Components.ttcn:541.42-43: warning: Unknown escape sequence `\d' was treated literally Notify: Parsing TTCN-3 module `PCUIF_Types.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `PCU_Tests_SNS.ttcn'... Notify: Parsing TTCN-3 module `PCU_selftest.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_CSN1_Types.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_Templates.ttcn'... Notify: Parsing TTCN-3 module `RLCMAC_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Components.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_PortType.ttcn'... Notify: Parsing TTCN-3 module `UD_Types.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Checking modules... NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@NS_Emulation' -> `@NS_Provider_IPL4' Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here RAW_NS.ttcn: In TTCN-3 module `RAW_NS': RAW_NS.ttcnpp:70.1-123.1: In function definition `f_init_ns_codec': RAW_NS.ttcnpp:89.2-120.2: In if statement: RAW_NS.ttcnpp:95.3-109.3: In if statement: RAW_NS.ttcnpp:108.4-95: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. PCU_Tests.ttcn: In TTCN-3 module `PCU_Tests': PCU_Tests.ttcn:317.9-338.1: In function definition `f_multi_ms_establish_tbf': PCU_Tests.ttcn:319.2-337.2: In for statement: PCU_Tests.ttcn:324.3-336.3: In if statement: PCU_Tests.ttcn:332.4-25: In function instance: PCU_Tests.ttcn:332.4-25: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:340.9-379.1: In function definition `f_ms_establish_ul_tbf_2phase_access': PCU_Tests.ttcn:377.2-94: In function instance: PCU_Tests.ttcn:377.2-94: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:411.1-488.1: In testcase definition `TC_pcuif_suspend_active_tbf': PCU_Tests.ttcn:438.2-18: In function instance: PCU_Tests.ttcn:438.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:442.2-85: In function instance: PCU_Tests.ttcn:442.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:522.1-576.1: In testcase definition `TC_ta_ul_ack_nack_first_block': PCU_Tests.ttcn:543.2-18: In function instance: PCU_Tests.ttcn:543.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:553.2-85: In function instance: PCU_Tests.ttcn:553.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:820.1-906.1: In testcase definition `TC_cs_lqual_ul_tbf': PCU_Tests.ttcn:840.2-18: In function instance: PCU_Tests.ttcn:840.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:909.1-984.1: In testcase definition `TC_cs_initial_ul': PCU_Tests.ttcn:934.2-18: In function instance: PCU_Tests.ttcn:934.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:973.2-35: In function instance: PCU_Tests.ttcn:973.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:987.1-1032.1: In testcase definition `TC_cs_max_ul': PCU_Tests.ttcn:1009.2-18: In function instance: PCU_Tests.ttcn:1009.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1021.2-36: In function instance: PCU_Tests.ttcn:1021.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1193.1-1266.1: In testcase definition `TC_mcs_initial_ul': PCU_Tests.ttcn:1255.2-35: In function instance: PCU_Tests.ttcn:1255.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1269.1-1305.1: In testcase definition `TC_mcs_max_ul': PCU_Tests.ttcn:1294.2-36: In function instance: PCU_Tests.ttcn:1294.2-36: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1598.1-1698.1: In testcase definition `TC_n3103_max_t3169': PCU_Tests.ttcn:1625.2-18: In function instance: PCU_Tests.ttcn:1625.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:1627.2-54: In function instance: PCU_Tests.ttcn:1627.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:1636.2-1679.2: In alt construct: PCU_Tests.ttcn:1667.3-16: In guard expression: PCU_Tests.ttcn:1667.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:1882.1-1942.1: In testcase definition `TC_t3193': PCU_Tests.ttcn:1931.2-61: In function instance: PCU_Tests.ttcn:1931.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:1947.1-2077.1: In testcase definition `TC_n3105_max_t3195': PCU_Tests.ttcn:1996.2-2061.2: In alt construct: PCU_Tests.ttcn:1997.3-20: In guard expression: PCU_Tests.ttcn:1997.7-20: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2041.3-16: In guard expression: PCU_Tests.ttcn:2041.3-16: warning: State of timer(s) may change during the actual snapshot. PCU_Tests.ttcn:2367.1-2413.1: In testcase definition `TC_countdown_procedure': PCU_Tests.ttcn:2390.2-18: In function instance: PCU_Tests.ttcn:2390.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2416.1-2517.1: In testcase definition `TC_ul_all_sizes': PCU_Tests.ttcn:2444.2-18: In function instance: PCU_Tests.ttcn:2444.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2561.1-2589.1: In testcase definition `TC_ul_data_toolong_fills_padding': PCU_Tests.ttcn:2582.2-18: In function instance: PCU_Tests.ttcn:2582.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2594.9-2644.1: In function definition `f_TC_mo_ping_pong_1phase_access': PCU_Tests.ttcn:2618.2-18: In function instance: PCU_Tests.ttcn:2618.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:2622.2-85: In function instance: PCU_Tests.ttcn:2622.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2657.9-2721.1: In function definition `f_TC_mo_ping_pong_2phase_access': PCU_Tests.ttcn:2693.2-35: In function instance: PCU_Tests.ttcn:2693.2-35: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2705.2-61: In function instance: PCU_Tests.ttcn:2705.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2723.1-2744.1: In testcase definition `TC_mo_ping_pong_with_ul_racap': PCU_Tests.ttcn:2741.2-24: In function instance: PCU_Tests.ttcn:2741.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2746.1-2767.1: In testcase definition `TC_mo_ping_pong_with_ul_racap_egprs_only': PCU_Tests.ttcn:2764.2-24: In function instance: PCU_Tests.ttcn:2764.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2769.1-2793.1: In testcase definition `TC_force_two_phase_access': PCU_Tests.ttcn:2790.2-24: In function instance: PCU_Tests.ttcn:2790.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:2798.9-2850.1: In function definition `f_TC_mt_ping_pong': PCU_Tests.ttcn:2837.2-61: In function instance: PCU_Tests.ttcn:2837.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:2841.2-54: In function instance: PCU_Tests.ttcn:2841.2-54: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:2869.1-2951.1: In testcase definition `TC_ul_intermediate_retrans': PCU_Tests.ttcn:2898.2-18: In function instance: PCU_Tests.ttcn:2898.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3001.1-3085.1: In testcase definition `TC_dl_flow_more_blocks': PCU_Tests.ttcn:3071.2-41: In function instance: PCU_Tests.ttcn:3071.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:3082.2-24: In function instance: PCU_Tests.ttcn:3082.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3090.1-3197.1: In testcase definition `TC_ul_flow_multiple_llc_blocks': PCU_Tests.ttcn:3117.2-18: In function instance: PCU_Tests.ttcn:3117.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3614.1-3689.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req': PCU_Tests.ttcn:3640.2-18: In function instance: PCU_Tests.ttcn:3640.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3644.2-85: In function instance: PCU_Tests.ttcn:3644.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3659.2-61: In function instance: PCU_Tests.ttcn:3659.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:3665.2-55: In function instance: PCU_Tests.ttcn:3665.2-55: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3686.2-24: In function instance: PCU_Tests.ttcn:3686.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:3695.1-3808.1: In testcase definition `TC_ul_tbf_reestablish_with_pkt_resource_req_t3168': PCU_Tests.ttcn:3729.2-18: In function instance: PCU_Tests.ttcn:3729.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:3733.2-85: In function instance: PCU_Tests.ttcn:3733.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:3813.1-3856.1: In function definition `f_TC_ul_tbf_reestablish_with_pkt_dl_ack_nack': PCU_Tests.ttcn:3854.2-61: In function instance: PCU_Tests.ttcn:3854.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4007.1-4050.1: In testcase definition `TC_paging_cs_from_bts': PCU_Tests.ttcn:4031.2-18: In function instance: PCU_Tests.ttcn:4031.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4054.9-4112.1: In function definition `f_tc_paging_cs_from_sgsn': PCU_Tests.ttcn:4078.2-18: In function instance: PCU_Tests.ttcn:4078.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4091.2-59: In function instance: PCU_Tests.ttcn:4091.2-59: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_skip_dummy' is not used PCU_Tests.ttcn:4128.9-4165.1: In function definition `f_tc_paging_ps_from_sgsn': PCU_Tests.ttcn:4148.2-4152.2: In if statement: PCU_Tests.ttcn:4151.3-56: In function instance: PCU_Tests.ttcn:4151.3-56: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4152.4-4155.2: In else statement: PCU_Tests.ttcn:4154.3-57: In function instance: PCU_Tests.ttcn:4154.3-57: warning: The value returned by function `@GPRS_Components.f_pcuif_rx_pch_pag_req1' is not used PCU_Tests.ttcn:4164.2-24: In function instance: PCU_Tests.ttcn:4164.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4194.1-4214.1: In testcase definition `TC_paging_pch_timeout': PCU_Tests.ttcn:4210.2-24: In function instance: PCU_Tests.ttcn:4210.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4217.1-4278.1: In testcase definition `TC_bssgp_dl_unitdata_with_valid_imsi': PCU_Tests.ttcn:4243.2-18: In function instance: PCU_Tests.ttcn:4243.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4246.2-85: In function instance: PCU_Tests.ttcn:4246.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4275.2-24: In function instance: PCU_Tests.ttcn:4275.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4281.1-4324.1: In testcase definition `TC_bssgp_dl_unitdata_with_invalid_imsi': PCU_Tests.ttcn:4305.2-18: In function instance: PCU_Tests.ttcn:4305.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4308.2-85: In function instance: PCU_Tests.ttcn:4308.2-85: warning: The value returned by function `@GPRS_Components.f_ms_tx_ul_data_block_multi' is not used PCU_Tests.ttcn:4397.1-4449.1: In testcase definition `TC_ul_tbf_finished_pkt_dl_ass_pch': PCU_Tests.ttcn:4423.2-18: In function instance: PCU_Tests.ttcn:4423.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4463.1-4538.1: In testcase definition `TC_ul_tbf_1phase_while_dl_ass_pch': PCU_Tests.ttcn:4490.2-18: In function instance: PCU_Tests.ttcn:4490.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4530.2-60: In function instance: PCU_Tests.ttcn:4530.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4542.1-4608.1: In testcase definition `TC_ul_tbf_2phase_while_dl_ass_pch': PCU_Tests.ttcn:4570.2-18: In function instance: PCU_Tests.ttcn:4570.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:4600.2-60: In function instance: PCU_Tests.ttcn:4600.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:4629.1-4670.1: In testcase definition `TC_egprs_pkt_chan_req_signalling': PCU_Tests.ttcn:4667.2-24: In function instance: PCU_Tests.ttcn:4667.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4672.1-4719.1: In testcase definition `TC_egprs_pkt_chan_req_one_phase': PCU_Tests.ttcn:4716.2-24: In function instance: PCU_Tests.ttcn:4716.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4721.1-4766.1: In testcase definition `TC_egprs_pkt_chan_req_two_phase': PCU_Tests.ttcn:4763.2-24: In function instance: PCU_Tests.ttcn:4763.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4814.1-4844.1: In testcase definition `TC_egprs_pkt_chan_req_reject_content': PCU_Tests.ttcn:4841.2-24: In function instance: PCU_Tests.ttcn:4841.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4848.1-4887.1: In testcase definition `TC_egprs_pkt_chan_req_reject_emergency': PCU_Tests.ttcn:4884.2-24: In function instance: PCU_Tests.ttcn:4884.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:4890.1-4944.1: In testcase definition `TC_egprs_pkt_chan_req_reject_exhaustion': PCU_Tests.ttcn:4941.2-24: In function instance: PCU_Tests.ttcn:4941.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:5112.1-5154.1: In testcase definition `TC_pcuif_fh_pkt_ass_ul': PCU_Tests.ttcn:5135.2-60: In function instance: PCU_Tests.ttcn:5135.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5157.1-5205.1: In testcase definition `TC_pcuif_fh_pkt_ass_dl': PCU_Tests.ttcn:5181.2-18: In function instance: PCU_Tests.ttcn:5181.2-18: warning: The value returned by function `@GPRS_Components.f_ms_wait_usf' is not used PCU_Tests.ttcn:5194.2-60: In function instance: PCU_Tests.ttcn:5194.2-60: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5269.1-5447.1: In testcase definition `TC_multiplex_dl_gprs_egprs': PCU_Tests.ttcn:5324.2-66: In function instance: PCU_Tests.ttcn:5324.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5337.2-66: In function instance: PCU_Tests.ttcn:5337.2-66: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:5450.9-5505.1: In function definition `f_TC_paging_cs_multi_ms': PCU_Tests.ttcn:5504.2-51: In function instance: PCU_Tests.ttcn:5504.2-51: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:5720.9-5730.1: In function definition `f_pcuif_tx_nacc_rac_ci_rsp': PCU_Tests.ttcn:5723.2-5729.20: In send statement: PCU_Tests.ttcn:5723.34-5729.19: In actual parameter list of template `@PCUIF_Types.ts_PCUIF_NEIGH_ADDR_CNF': PCU_Tests.ttcn:5725.7-38: In parameter #5 for `mnc': PCU_Tests.ttcn:5725.7-38: In the operand of operation `str2int()': PCU_Tests.ttcn:5725.15-37: warning: Leading zero digit was detected and ignored in the operand of operation `str2int()' PCU_Tests.ttcn:6941.1-7019.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice4': PCU_Tests.ttcn:6999.2-72: In function instance: PCU_Tests.ttcn:6999.2-72: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7022.1-7127.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_twice5': PCU_Tests.ttcn:7107.2-41: In function instance: PCU_Tests.ttcn:7107.2-41: warning: The value returned by function `@GPRS_Components.f_rx_rlcmac_dl_block_exp_dummy' is not used PCU_Tests.ttcn:7130.1-7211.1: In testcase definition `TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf': PCU_Tests.ttcn:7182.2-61: In function instance: PCU_Tests.ttcn:7182.2-61: warning: The value returned by function `@GPRS_Components.f_ms_rx_pkt_ass_pacch' is not used PCU_Tests.ttcn:7439.1-7491.1: In testcase definition `TC_stat_pdch_avail_occ': PCU_Tests.ttcn:7472.2-24: In function instance: PCU_Tests.ttcn:7472.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7479.2-108: In function instance: PCU_Tests.ttcn:7479.2-108: warning: The value returned by function `@PCU_Tests.f_ms_establish_ul_tbf_2phase_access' is not used PCU_Tests.ttcn:7488.2-24: In function instance: PCU_Tests.ttcn:7488.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7496.1-7580.1: In function definition `f_tc_stat_pdch_avail_occ_ms_not_known': PCU_Tests.ttcn:7543.2-24: In function instance: PCU_Tests.ttcn:7543.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7576.2-24: In function instance: PCU_Tests.ttcn:7576.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests.ttcn:7589.1-7633.1: In testcase definition `TC_ratectr_all_available_allocated': PCU_Tests.ttcn:7630.2-24: In function instance: PCU_Tests.ttcn:7630.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used PCU_Tests_SNS.ttcn: In TTCN-3 module `PCU_Tests_SNS': PCU_Tests_SNS.ttcn:99.9-146.1: In function definition `f_sns_bringup_1c1u': PCU_Tests_SNS.ttcn:121.2-133.2: In if statement: PCU_Tests_SNS.ttcn:124.3-15: In function instance: PCU_Tests_SNS.ttcn:124.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:130.3-15: In function instance: PCU_Tests_SNS.ttcn:130.3-15: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:155.9-206.1: In function definition `f_sns_bringup_1c1u_separate': PCU_Tests_SNS.ttcn:182.2-193.2: In if statement: PCU_Tests_SNS.ttcn:185.3-25: In function instance: PCU_Tests_SNS.ttcn:185.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:191.3-25: In function instance: PCU_Tests_SNS.ttcn:191.3-25: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:269.1-297.1: In testcase definition `TC_sns_so_bvc_reset_unknown_bvci': PCU_Tests_SNS.ttcn:279.2-24: In function instance: PCU_Tests_SNS.ttcn:279.2-24: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used PCU_Tests_SNS.ttcn:285.2-14: In function instance: PCU_Tests_SNS.ttcn:285.2-14: warning: The value returned by function `@RAW_NS.f_ns_exp' is not used Notify: Generating code... Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GPRS_Components.hh' was generated. Notify: File `GPRS_Components.cc' was generated. Notify: File `GPRS_Components_part_1.cc' was generated. Notify: File `GPRS_Components_part_2.cc' was generated. Notify: File `GPRS_Components_part_3.cc' was generated. Notify: File `GPRS_Components_part_4.cc' was generated. Notify: File `GPRS_Components_part_5.cc' was generated. Notify: File `GPRS_Components_part_6.cc' was generated. Notify: File `GPRS_Components_part_7.cc' was generated. Notify: File `GPRS_Context.hh' was generated. Notify: File `GPRS_Context.cc' was generated. Notify: File `GPRS_Context_part_1.cc' was generated. Notify: File `GPRS_Context_part_2.cc' was generated. Notify: File `GPRS_Context_part_3.cc' was generated. Notify: File `GPRS_Context_part_4.cc' was generated. Notify: File `GPRS_Context_part_5.cc' was generated. Notify: File `GPRS_Context_part_6.cc' was generated. Notify: File `GPRS_Context_part_7.cc' was generated. Notify: File `GPRS_TBF.hh' was generated. Notify: File `GPRS_TBF.cc' was generated. Notify: File `GPRS_TBF_part_1.cc' was generated. Notify: File `GPRS_TBF_part_2.cc' was generated. Notify: File `GPRS_TBF_part_3.cc' was generated. Notify: File `GPRS_TBF_part_4.cc' was generated. Notify: File `GPRS_TBF_part_5.cc' was generated. Notify: File `GPRS_TBF_part_6.cc' was generated. Notify: File `GPRS_TBF_part_7.cc' was generated. Notify: File `GSM_RR_Types.hh' was generated. Notify: File `GSM_RR_Types.cc' was generated. Notify: File `GSM_RR_Types_part_1.cc' was generated. Notify: File `GSM_RR_Types_part_2.cc' was generated. Notify: File `GSM_RR_Types_part_3.cc' was generated. Notify: File `GSM_RR_Types_part_4.cc' was generated. Notify: File `GSM_RR_Types_part_5.cc' was generated. Notify: File `GSM_RR_Types_part_6.cc' was generated. Notify: File `GSM_RR_Types_part_7.cc' was generated. Notify: File `GSM_RestOctets.hh' was generated. Notify: File `GSM_RestOctets.cc' was generated. Notify: File `GSM_RestOctets_part_1.cc' was generated. Notify: File `GSM_RestOctets_part_2.cc' was generated. Notify: File `GSM_RestOctets_part_3.cc' was generated. Notify: File `GSM_RestOctets_part_4.cc' was generated. Notify: File `GSM_RestOctets_part_5.cc' was generated. Notify: File `GSM_RestOctets_part_6.cc' was generated. Notify: File `GSM_RestOctets_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCUIF_CodecPort.hh' was generated. Notify: File `PCUIF_CodecPort.cc' was generated. Notify: File `PCUIF_CodecPort_part_1.cc' was generated. Notify: File `PCUIF_CodecPort_part_2.cc' was generated. Notify: File `PCUIF_CodecPort_part_3.cc' was generated. Notify: File `PCUIF_CodecPort_part_4.cc' was generated. Notify: File `PCUIF_CodecPort_part_5.cc' was generated. Notify: File `PCUIF_CodecPort_part_6.cc' was generated. Notify: File `PCUIF_CodecPort_part_7.cc' was generated. Notify: File `PCUIF_Components.hh' was generated. Notify: File `PCUIF_Components.cc' was generated. Notify: File `PCUIF_Components_part_1.cc' was generated. Notify: File `PCUIF_Components_part_2.cc' was generated. Notify: File `PCUIF_Components_part_3.cc' was generated. Notify: File `PCUIF_Components_part_4.cc' was generated. Notify: File `PCUIF_Components_part_5.cc' was generated. Notify: File `PCUIF_Components_part_6.cc' was generated. Notify: File `PCUIF_Components_part_7.cc' was generated. Notify: File `PCUIF_Types.hh' was generated. Notify: File `PCUIF_Types.cc' was generated. Notify: File `PCUIF_Types_part_1.cc' was generated. Notify: File `PCUIF_Types_part_2.cc' was generated. Notify: File `PCUIF_Types_part_3.cc' was generated. Notify: File `PCUIF_Types_part_4.cc' was generated. Notify: File `PCUIF_Types_part_5.cc' was generated. Notify: File `PCUIF_Types_part_6.cc' was generated. Notify: File `PCUIF_Types_part_7.cc' was generated. Notify: File `PCU_Tests.hh' was generated. Notify: File `PCU_Tests.cc' was generated. Notify: File `PCU_Tests_NS.hh' was generated. Notify: File `PCU_Tests_NS.cc' was generated. Notify: File `PCU_Tests_NS_part_1.cc' was generated. Notify: File `PCU_Tests_NS_part_2.cc' was generated. Notify: File `PCU_Tests_NS_part_3.cc' was generated. Notify: File `PCU_Tests_NS_part_4.cc' was generated. Notify: File `PCU_Tests_NS_part_5.cc' was generated. Notify: File `PCU_Tests_NS_part_6.cc' was generated. Notify: File `PCU_Tests_NS_part_7.cc' was generated. Notify: File `PCU_Tests_SNS.hh' was generated. Notify: File `PCU_Tests_SNS.cc' was generated. Notify: File `PCU_Tests_SNS_part_1.cc' was generated. Notify: File `PCU_Tests_SNS_part_2.cc' was generated. Notify: File `PCU_Tests_SNS_part_3.cc' was generated. Notify: File `PCU_Tests_SNS_part_4.cc' was generated. Notify: File `PCU_Tests_SNS_part_5.cc' was generated. Notify: File `PCU_Tests_SNS_part_6.cc' was generated. Notify: File `PCU_Tests_SNS_part_7.cc' was generated. Notify: File `PCU_Tests_part_1.cc' was generated. Notify: File `PCU_Tests_part_2.cc' was generated. Notify: File `PCU_Tests_part_3.cc' was generated. Notify: File `PCU_Tests_part_4.cc' was generated. Notify: File `PCU_Tests_part_5.cc' was generated. Notify: File `PCU_Tests_part_6.cc' was generated. Notify: File `PCU_Tests_part_7.cc' was generated. Notify: File `PCU_selftest.hh' was generated. Notify: File `PCU_selftest.cc' was generated. Notify: File `PCU_selftest_part_1.cc' was generated. Notify: File `PCU_selftest_part_2.cc' was generated. Notify: File `PCU_selftest_part_3.cc' was generated. Notify: File `PCU_selftest_part_4.cc' was generated. Notify: File `PCU_selftest_part_5.cc' was generated. Notify: File `PCU_selftest_part_6.cc' was generated. Notify: File `PCU_selftest_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Templates.hh' was generated. Notify: File `RLCMAC_CSN1_Templates.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Templates_part_7.cc' was generated. Notify: File `RLCMAC_CSN1_Types.hh' was generated. Notify: File `RLCMAC_CSN1_Types.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_1.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_2.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_3.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_4.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_5.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_6.cc' was generated. Notify: File `RLCMAC_CSN1_Types_part_7.cc' was generated. Notify: File `RLCMAC_Templates.hh' was generated. Notify: File `RLCMAC_Templates.cc' was generated. Notify: File `RLCMAC_Templates_part_1.cc' was generated. Notify: File `RLCMAC_Templates_part_2.cc' was generated. Notify: File `RLCMAC_Templates_part_3.cc' was generated. Notify: File `RLCMAC_Templates_part_4.cc' was generated. Notify: File `RLCMAC_Templates_part_5.cc' was generated. Notify: File `RLCMAC_Templates_part_6.cc' was generated. Notify: File `RLCMAC_Templates_part_7.cc' was generated. Notify: File `RLCMAC_Types.hh' was generated. Notify: File `RLCMAC_Types.cc' was generated. Notify: File `RLCMAC_Types_part_1.cc' was generated. Notify: File `RLCMAC_Types_part_2.cc' was generated. Notify: File `RLCMAC_Types_part_3.cc' was generated. Notify: File `RLCMAC_Types_part_4.cc' was generated. Notify: File `RLCMAC_Types_part_5.cc' was generated. Notify: File `RLCMAC_Types_part_6.cc' was generated. Notify: File `RLCMAC_Types_part_7.cc' was generated. Notify: File `SGSN_Components.hh' was generated. Notify: File `SGSN_Components.cc' was generated. Notify: File `SGSN_Components_part_1.cc' was generated. Notify: File `SGSN_Components_part_2.cc' was generated. Notify: File `SGSN_Components_part_3.cc' was generated. Notify: File `SGSN_Components_part_4.cc' was generated. Notify: File `SGSN_Components_part_5.cc' was generated. Notify: File `SGSN_Components_part_6.cc' was generated. Notify: File `SGSN_Components_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UD_PortType.hh' was generated. Notify: File `UD_PortType.cc' was generated. Notify: File `UD_PortType_part_1.cc' was generated. Notify: File `UD_PortType_part_2.cc' was generated. Notify: File `UD_PortType_part_3.cc' was generated. Notify: File `UD_PortType_part_4.cc' was generated. Notify: File `UD_PortType_part_5.cc' was generated. Notify: File `UD_PortType_part_6.cc' was generated. Notify: File `UD_PortType_part_7.cc' was generated. Notify: File `UD_Types.hh' was generated. Notify: File `UD_Types.cc' was generated. Notify: File `UD_Types_part_1.cc' was generated. Notify: File `UD_Types_part_2.cc' was generated. Notify: File `UD_Types_part_3.cc' was generated. Notify: File `UD_Types_part_4.cc' was generated. Notify: File `UD_Types_part_5.cc' was generated. Notify: File `UD_Types_part_6.cc' was generated. Notify: File `UD_Types_part_7.cc' was generated. Notify: 567 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'make', '-j', '21'] Creating dependency file for UD_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for RLCMAC_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_6.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for UD_Types_part_4.cc Creating dependency file for UD_Types_part_3.cc Creating dependency file for UD_Types_part_2.cc Creating dependency file for UD_Types_part_1.cc Creating dependency file for UD_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_PortType_part_5.cc Creating dependency file for UD_PortType_part_3.cc Creating dependency file for UD_PortType_part_2.cc Creating dependency file for UD_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for UD_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SGSN_Components_part_7.cc Creating dependency file for SGSN_Components_part_6.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Components_part_5.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SGSN_Components_part_4.cc Creating dependency file for SGSN_Components_part_3.cc Creating dependency file for SGSN_Components_part_2.cc Creating dependency file for SGSN_Components_part_1.cc Creating dependency file for RLCMAC_Types_part_7.cc Creating dependency file for RLCMAC_Types_part_6.cc Creating dependency file for RLCMAC_Types_part_5.cc Creating dependency file for RLCMAC_Types_part_4.cc Creating dependency file for RLCMAC_Types_part_3.cc Creating dependency file for RLCMAC_Types_part_2.cc Creating dependency file for RLCMAC_Templates_part_7.cc Creating dependency file for RLCMAC_Types_part_1.cc Creating dependency file for RLCMAC_Templates_part_6.cc Creating dependency file for RLCMAC_Templates_part_5.cc Creating dependency file for RLCMAC_Templates_part_4.cc Creating dependency file for RLCMAC_Templates_part_3.cc Creating dependency file for RLCMAC_Templates_part_2.cc Creating dependency file for RLCMAC_Templates_part_1.cc Creating dependency file for RLCMAC_CSN1_Types_part_7.cc Creating dependency file for RLCMAC_CSN1_Types_part_6.cc Creating dependency file for RLCMAC_CSN1_Types_part_5.cc Creating dependency file for RLCMAC_CSN1_Types_part_4.cc Creating dependency file for RLCMAC_CSN1_Types_part_3.cc Creating dependency file for RLCMAC_CSN1_Types_part_2.cc Creating dependency file for RLCMAC_CSN1_Types_part_1.cc Creating dependency file for RLCMAC_CSN1_Templates_part_7.cc Creating dependency file for RLCMAC_CSN1_Templates_part_6.cc Creating dependency file for RLCMAC_CSN1_Templates_part_5.cc Creating dependency file for RLCMAC_CSN1_Templates_part_4.cc Creating dependency file for RLCMAC_CSN1_Templates_part_3.cc Creating dependency file for RLCMAC_CSN1_Templates_part_2.cc Creating dependency file for PCU_selftest_part_7.cc Creating dependency file for RLCMAC_CSN1_Templates_part_1.cc Creating dependency file for PCU_selftest_part_5.cc Creating dependency file for PCU_selftest_part_4.cc Creating dependency file for PCU_selftest_part_6.cc Creating dependency file for PCU_selftest_part_3.cc Creating dependency file for PCU_selftest_part_2.cc Creating dependency file for PCU_Tests_SNS_part_7.cc Creating dependency file for PCU_Tests_SNS_part_6.cc Creating dependency file for PCU_Tests_SNS_part_4.cc Creating dependency file for PCU_Tests_SNS_part_5.cc Creating dependency file for PCU_Tests_SNS_part_3.cc Creating dependency file for PCU_Tests_SNS_part_2.cc Creating dependency file for PCU_Tests_NS_part_7.cc Creating dependency file for PCU_Tests_SNS_part_1.cc Creating dependency file for PCU_Tests_NS_part_6.cc Creating dependency file for PCU_selftest_part_1.cc Creating dependency file for PCU_Tests_NS_part_5.cc Creating dependency file for PCU_Tests_NS_part_4.cc Creating dependency file for PCU_Tests_NS_part_2.cc Creating dependency file for PCU_Tests_NS_part_1.cc Creating dependency file for PCU_Tests_NS_part_3.cc Creating dependency file for PCU_Tests_part_7.cc Creating dependency file for PCU_Tests_part_6.cc Creating dependency file for PCU_Tests_part_5.cc Creating dependency file for PCU_Tests_part_4.cc Creating dependency file for PCU_Tests_part_3.cc Creating dependency file for PCU_Tests_part_2.cc Creating dependency file for PCUIF_Types_part_7.cc Creating dependency file for PCUIF_Types_part_6.cc Creating dependency file for PCUIF_Types_part_5.cc Creating dependency file for PCUIF_Types_part_4.cc Creating dependency file for PCU_Tests_part_1.cc Creating dependency file for PCUIF_Types_part_3.cc Creating dependency file for PCUIF_Types_part_2.cc Creating dependency file for PCUIF_Types_part_1.cc Creating dependency file for PCUIF_Components_part_7.cc Creating dependency file for PCUIF_Components_part_6.cc Creating dependency file for PCUIF_Components_part_5.cc Creating dependency file for PCUIF_Components_part_4.cc Creating dependency file for PCUIF_Components_part_2.cc Creating dependency file for PCUIF_Components_part_1.cc Creating dependency file for PCUIF_Components_part_3.cc Creating dependency file for PCUIF_CodecPort_part_7.cc Creating dependency file for PCUIF_CodecPort_part_6.cc Creating dependency file for PCUIF_CodecPort_part_5.cc Creating dependency file for PCUIF_CodecPort_part_4.cc Creating dependency file for PCUIF_CodecPort_part_3.cc Creating dependency file for PCUIF_CodecPort_part_2.cc Creating dependency file for PCUIF_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_RestOctets_part_7.cc Creating dependency file for GSM_RestOctets_part_6.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_RestOctets_part_5.cc Creating dependency file for GSM_RestOctets_part_4.cc Creating dependency file for GSM_RestOctets_part_3.cc Creating dependency file for GSM_RestOctets_part_1.cc Creating dependency file for GSM_RR_Types_part_7.cc Creating dependency file for GSM_RR_Types_part_6.cc Creating dependency file for GSM_RR_Types_part_5.cc Creating dependency file for GSM_RestOctets_part_2.cc Creating dependency file for GSM_RR_Types_part_4.cc Creating dependency file for GSM_RR_Types_part_3.cc Creating dependency file for GSM_RR_Types_part_2.cc Creating dependency file for GSM_RR_Types_part_1.cc Creating dependency file for GPRS_TBF_part_7.cc Creating dependency file for GPRS_TBF_part_6.cc Creating dependency file for GPRS_TBF_part_5.cc Creating dependency file for GPRS_TBF_part_4.cc Creating dependency file for GPRS_TBF_part_3.cc Creating dependency file for GPRS_TBF_part_2.cc Creating dependency file for GPRS_TBF_part_1.cc Creating dependency file for GPRS_Context_part_7.cc Creating dependency file for GPRS_Context_part_5.cc Creating dependency file for GPRS_Context_part_6.cc Creating dependency file for GPRS_Context_part_4.cc Creating dependency file for GPRS_Context_part_3.cc Creating dependency file for GPRS_Components_part_7.cc Creating dependency file for GPRS_Components_part_6.cc Creating dependency file for GPRS_Context_part_1.cc Creating dependency file for GPRS_Context_part_2.cc Creating dependency file for GPRS_Components_part_4.cc Creating dependency file for GPRS_Components_part_3.cc Creating dependency file for GPRS_Components_part_2.cc Creating dependency file for GPRS_Components_part_5.cc Creating dependency file for GPRS_Components_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for UD_Types.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for UD_PortType.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Components.cc Creating dependency file for RLCMAC_Types.cc Creating dependency file for RLCMAC_Templates.cc Creating dependency file for RLCMAC_CSN1_Types.cc Creating dependency file for RLCMAC_CSN1_Templates.cc Creating dependency file for PCU_selftest.cc Creating dependency file for PCU_Tests_SNS.cc Creating dependency file for PCU_Tests_NS.cc Creating dependency file for PCU_Tests.cc Creating dependency file for PCUIF_Types.cc Creating dependency file for PCUIF_Components.cc Creating dependency file for PCUIF_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for NS_Types.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for GSM_RestOctets.cc Creating dependency file for GSM_RR_Types.cc Creating dependency file for GPRS_TBF.cc Creating dependency file for GPRS_Context.cc Creating dependency file for GPRS_Components.cc Creating dependency file for BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components.o GPRS_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context.o GPRS_Context.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF.o GPRS_TBF.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types.o GSM_RR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets.o GSM_RestOctets.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort.o PCUIF_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components.o PCUIF_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types.o PCUIF_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests.o PCU_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS.o PCU_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS.o PCU_Tests_SNS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest.o PCU_selftest.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types.o RLCMAC_CSN1_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates.o RLCMAC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types.o RLCMAC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components.o SGSN_Components.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType.o UD_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types.o UD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_1.o GPRS_Components_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_2.o GPRS_Components_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_3.o GPRS_Components_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_4.o GPRS_Components_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_5.o GPRS_Components_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_6.o GPRS_Components_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Components_part_7.o GPRS_Components_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_1.o GPRS_Context_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_2.o GPRS_Context_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_3.o GPRS_Context_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_4.o GPRS_Context_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_5.o GPRS_Context_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_6.o GPRS_Context_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_Context_part_7.o GPRS_Context_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_1.o GPRS_TBF_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_2.o GPRS_TBF_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_3.o GPRS_TBF_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_4.o GPRS_TBF_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_5.o GPRS_TBF_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_6.o GPRS_TBF_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GPRS_TBF_part_7.o GPRS_TBF_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_1.o GSM_RR_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_2.o GSM_RR_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_3.o GSM_RR_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_4.o GSM_RR_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_5.o GSM_RR_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_6.o GSM_RR_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RR_Types_part_7.o GSM_RR_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_1.o GSM_RestOctets_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_2.o GSM_RestOctets_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_3.o GSM_RestOctets_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_4.o GSM_RestOctets_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_5.o GSM_RestOctets_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_6.o GSM_RestOctets_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_RestOctets_part_7.o GSM_RestOctets_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_CodecPort_part_7.o PCUIF_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_1.o PCUIF_Components_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_2.o PCUIF_Components_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_3.o PCUIF_Components_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_4.o PCUIF_Components_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_5.o PCUIF_Components_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_6.o PCUIF_Components_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Components_part_7.o PCUIF_Components_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_1.o PCUIF_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_2.o PCUIF_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_3.o PCUIF_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_4.o PCUIF_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_5.o PCUIF_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_6.o PCUIF_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCUIF_Types_part_7.o PCUIF_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_1.o PCU_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_2.o PCU_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_3.o PCU_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_4.o PCU_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_5.o PCU_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_6.o PCU_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_part_7.o PCU_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_NS_part_7.o PCU_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_Tests_SNS_part_7.o PCU_Tests_SNS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_1.o PCU_selftest_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_2.o PCU_selftest_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_3.o PCU_selftest_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_4.o PCU_selftest_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_5.o PCU_selftest_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_6.o PCU_selftest_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCU_selftest_part_7.o PCU_selftest_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_CSN1_Types_part_7.o RLCMAC_CSN1_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Templates_part_7.o RLCMAC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_1.o RLCMAC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_2.o RLCMAC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_3.o RLCMAC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_4.o RLCMAC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_5.o RLCMAC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_6.o RLCMAC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_Types_part_7.o RLCMAC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_1.o SGSN_Components_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_2.o SGSN_Components_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_3.o SGSN_Components_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_4.o SGSN_Components_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_5.o SGSN_Components_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_6.o SGSN_Components_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Components_part_7.o SGSN_Components_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_1.o UD_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_2.o UD_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_3.o UD_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_4.o UD_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_5.o UD_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_6.o UD_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PortType_part_7.o UD_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_1.o UD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_2.o UD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_3.o UD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_4.o UD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_5.o UD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_6.o UD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_Types_part_7.o UD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RLCMAC_EncDec.o RLCMAC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UD_PT.o UD_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components.so GPRS_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context.so GPRS_Context.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF.so GPRS_TBF.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types.so GSM_RR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets.so GSM_RestOctets.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort.so PCUIF_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components.so PCUIF_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types.so PCUIF_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests.so PCU_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS.so PCU_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS.so PCU_Tests_SNS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest.so PCU_selftest.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types.so RLCMAC_CSN1_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates.so RLCMAC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types.so RLCMAC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components.so SGSN_Components.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType.so UD_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types.so UD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_1.so GPRS_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_2.so GPRS_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_3.so GPRS_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_4.so GPRS_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_5.so GPRS_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_6.so GPRS_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Components_part_7.so GPRS_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_1.so GPRS_Context_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_2.so GPRS_Context_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_3.so GPRS_Context_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_4.so GPRS_Context_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_5.so GPRS_Context_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_6.so GPRS_Context_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_Context_part_7.so GPRS_Context_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_1.so GPRS_TBF_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_2.so GPRS_TBF_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_3.so GPRS_TBF_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_4.so GPRS_TBF_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_5.so GPRS_TBF_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_6.so GPRS_TBF_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GPRS_TBF_part_7.so GPRS_TBF_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_1.so GSM_RR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_2.so GSM_RR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_3.so GSM_RR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_4.so GSM_RR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_5.so GSM_RR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_6.so GSM_RR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RR_Types_part_7.so GSM_RR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_1.so GSM_RestOctets_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_2.so GSM_RestOctets_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_3.so GSM_RestOctets_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_4.so GSM_RestOctets_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_5.so GSM_RestOctets_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_6.so GSM_RestOctets_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_RestOctets_part_7.so GSM_RestOctets_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_CodecPort_part_7.so PCUIF_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_1.so PCUIF_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_2.so PCUIF_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_3.so PCUIF_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_4.so PCUIF_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_5.so PCUIF_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_6.so PCUIF_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Components_part_7.so PCUIF_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_1.so PCUIF_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_2.so PCUIF_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_3.so PCUIF_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_4.so PCUIF_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_5.so PCUIF_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_6.so PCUIF_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCUIF_Types_part_7.so PCUIF_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_1.so PCU_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_2.so PCU_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_3.so PCU_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_4.so PCU_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_5.so PCU_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_6.so PCU_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_part_7.so PCU_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_1.so PCU_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_2.so PCU_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_3.so PCU_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_4.so PCU_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_5.so PCU_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_6.so PCU_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_NS_part_7.so PCU_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_Tests_SNS_part_7.so PCU_Tests_SNS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_1.so PCU_selftest_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_2.so PCU_selftest_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_3.so PCU_selftest_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_4.so PCU_selftest_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_5.so PCU_selftest_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_6.so PCU_selftest_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCU_selftest_part_7.so PCU_selftest_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_CSN1_Types_part_7.so RLCMAC_CSN1_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_1.so RLCMAC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_2.so RLCMAC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_3.so RLCMAC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_4.so RLCMAC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_5.so RLCMAC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_6.so RLCMAC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Templates_part_7.so RLCMAC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_1.so RLCMAC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_2.so RLCMAC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_3.so RLCMAC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_4.so RLCMAC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_5.so RLCMAC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_6.so RLCMAC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_Types_part_7.so RLCMAC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_1.so SGSN_Components_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_2.so SGSN_Components_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_3.so SGSN_Components_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_4.so SGSN_Components_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_5.so SGSN_Components_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_6.so SGSN_Components_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Components_part_7.so SGSN_Components_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_1.so UD_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_2.so UD_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_3.so UD_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_4.so UD_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_5.so UD_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_6.so UD_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PortType_part_7.so UD_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_1.so UD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_2.so UD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_3.so UD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_4.so UD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_5.so UD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_6.so UD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_Types_part_7.so UD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RLCMAC_EncDec.so RLCMAC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UD_PT.so UD_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o PCU_Tests -Wl,--no-as-needed BSSGP_Types.so GPRS_Components.so GPRS_Context.so GPRS_TBF.so GSM_RR_Types.so GSM_RestOctets.so GSM_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCUIF_CodecPort.so PCUIF_Components.so PCUIF_Types.so PCU_Tests.so PCU_Tests_NS.so PCU_Tests_SNS.so PCU_selftest.so RLCMAC_CSN1_Templates.so RLCMAC_CSN1_Types.so RLCMAC_Templates.so RLCMAC_Types.so SGSN_Components.so SNDCP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UD_PortType.so UD_Types.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GPRS_Components_part_1.so GPRS_Components_part_2.so GPRS_Components_part_3.so GPRS_Components_part_4.so GPRS_Components_part_5.so GPRS_Components_part_6.so GPRS_Components_part_7.so GPRS_Context_part_1.so GPRS_Context_part_2.so GPRS_Context_part_3.so GPRS_Context_part_4.so GPRS_Context_part_5.so GPRS_Context_part_6.so GPRS_Context_part_7.so GPRS_TBF_part_1.so GPRS_TBF_part_2.so GPRS_TBF_part_3.so GPRS_TBF_part_4.so GPRS_TBF_part_5.so GPRS_TBF_part_6.so GPRS_TBF_part_7.so GSM_RR_Types_part_1.so GSM_RR_Types_part_2.so GSM_RR_Types_part_3.so GSM_RR_Types_part_4.so GSM_RR_Types_part_5.so GSM_RR_Types_part_6.so GSM_RR_Types_part_7.so GSM_RestOctets_part_1.so GSM_RestOctets_part_2.so GSM_RestOctets_part_3.so GSM_RestOctets_part_4.so GSM_RestOctets_part_5.so GSM_RestOctets_part_6.so GSM_RestOctets_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCUIF_CodecPort_part_1.so PCUIF_CodecPort_part_2.so PCUIF_CodecPort_part_3.so PCUIF_CodecPort_part_4.so PCUIF_CodecPort_part_5.so PCUIF_CodecPort_part_6.so PCUIF_CodecPort_part_7.so PCUIF_Components_part_1.so PCUIF_Components_part_2.so PCUIF_Components_part_3.so PCUIF_Components_part_4.so PCUIF_Components_part_5.so PCUIF_Components_part_6.so PCUIF_Components_part_7.so PCUIF_Types_part_1.so PCUIF_Types_part_2.so PCUIF_Types_part_3.so PCUIF_Types_part_4.so PCUIF_Types_part_5.so PCUIF_Types_part_6.so PCUIF_Types_part_7.so PCU_Tests_part_1.so PCU_Tests_part_2.so PCU_Tests_part_3.so PCU_Tests_part_4.so PCU_Tests_part_5.so PCU_Tests_part_6.so PCU_Tests_part_7.so PCU_Tests_NS_part_1.so PCU_Tests_NS_part_2.so PCU_Tests_NS_part_3.so PCU_Tests_NS_part_4.so PCU_Tests_NS_part_5.so PCU_Tests_NS_part_6.so PCU_Tests_NS_part_7.so PCU_Tests_SNS_part_1.so PCU_Tests_SNS_part_2.so PCU_Tests_SNS_part_3.so PCU_Tests_SNS_part_4.so PCU_Tests_SNS_part_5.so PCU_Tests_SNS_part_6.so PCU_Tests_SNS_part_7.so PCU_selftest_part_1.so PCU_selftest_part_2.so PCU_selftest_part_3.so PCU_selftest_part_4.so PCU_selftest_part_5.so PCU_selftest_part_6.so PCU_selftest_part_7.so RLCMAC_CSN1_Templates_part_1.so RLCMAC_CSN1_Templates_part_2.so RLCMAC_CSN1_Templates_part_3.so RLCMAC_CSN1_Templates_part_4.so RLCMAC_CSN1_Templates_part_5.so RLCMAC_CSN1_Templates_part_6.so RLCMAC_CSN1_Templates_part_7.so RLCMAC_CSN1_Types_part_1.so RLCMAC_CSN1_Types_part_2.so RLCMAC_CSN1_Types_part_3.so RLCMAC_CSN1_Types_part_4.so RLCMAC_CSN1_Types_part_5.so RLCMAC_CSN1_Types_part_6.so RLCMAC_CSN1_Types_part_7.so RLCMAC_Templates_part_1.so RLCMAC_Templates_part_2.so RLCMAC_Templates_part_3.so RLCMAC_Templates_part_4.so RLCMAC_Templates_part_5.so RLCMAC_Templates_part_6.so RLCMAC_Templates_part_7.so RLCMAC_Types_part_1.so RLCMAC_Types_part_2.so RLCMAC_Types_part_3.so RLCMAC_Types_part_4.so RLCMAC_Types_part_5.so RLCMAC_Types_part_6.so RLCMAC_Types_part_7.so SGSN_Components_part_1.so SGSN_Components_part_2.so SGSN_Components_part_3.so SGSN_Components_part_4.so SGSN_Components_part_5.so SGSN_Components_part_6.so SGSN_Components_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UD_PortType_part_1.so UD_PortType_part_2.so UD_PortType_part_3.so UD_PortType_part_4.so UD_PortType_part_5.so UD_PortType_part_6.so UD_PortType_part_7.so UD_Types_part_1.so UD_Types_part_2.so UD_Types_part_3.so UD_Types_part_4.so UD_Types_part_5.so UD_Types_part_6.so UD_Types_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAW_NS.so StatsD_Checker.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so BSSGP_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RLCMAC_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so UD_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_Types.o GPRS_Components.o GPRS_Context.o GPRS_TBF.o GSM_RR_Types.o GSM_RestOctets.o GSM_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCUIF_CodecPort.o PCUIF_Components.o PCUIF_Types.o PCU_Tests.o PCU_Tests_NS.o PCU_Tests_SNS.o PCU_selftest.o RLCMAC_CSN1_Templates.o RLCMAC_CSN1_Types.o RLCMAC_Templates.o RLCMAC_Types.o SGSN_Components.o SNDCP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UD_PortType.o UD_Types.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GPRS_Components_part_1.o GPRS_Components_part_2.o GPRS_Components_part_3.o GPRS_Components_part_4.o GPRS_Components_part_5.o GPRS_Components_part_6.o GPRS_Components_part_7.o GPRS_Context_part_1.o GPRS_Context_part_2.o GPRS_Context_part_3.o GPRS_Context_part_4.o GPRS_Context_part_5.o GPRS_Context_part_6.o GPRS_Context_part_7.o GPRS_TBF_part_1.o GPRS_TBF_part_2.o GPRS_TBF_part_3.o GPRS_TBF_part_4.o GPRS_TBF_part_5.o GPRS_TBF_part_6.o GPRS_TBF_part_7.o GSM_RR_Types_part_1.o GSM_RR_Types_part_2.o GSM_RR_Types_part_3.o GSM_RR_Types_part_4.o GSM_RR_Types_part_5.o GSM_RR_Types_part_6.o GSM_RR_Types_part_7.o GSM_RestOctets_part_1.o GSM_RestOctets_part_2.o GSM_RestOctets_part_3.o GSM_RestOctets_part_4.o GSM_RestOctets_part_5.o GSM_RestOctets_part_6.o GSM_RestOctets_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCUIF_CodecPort_part_1.o PCUIF_CodecPort_part_2.o PCUIF_CodecPort_part_3.o PCUIF_CodecPort_part_4.o PCUIF_CodecPort_part_5.o PCUIF_CodecPort_part_6.o PCUIF_CodecPort_part_7.o PCUIF_Components_part_1.o PCUIF_Components_part_2.o PCUIF_Components_part_3.o PCUIF_Components_part_4.o PCUIF_Components_part_5.o PCUIF_Components_part_6.o PCUIF_Components_part_7.o PCUIF_Types_part_1.o PCUIF_Types_part_2.o PCUIF_Types_part_3.o PCUIF_Types_part_4.o PCUIF_Types_part_5.o PCUIF_Types_part_6.o PCUIF_Types_part_7.o PCU_Tests_part_1.o PCU_Tests_part_2.o PCU_Tests_part_3.o PCU_Tests_part_4.o PCU_Tests_part_5.o PCU_Tests_part_6.o PCU_Tests_part_7.o PCU_Tests_NS_part_1.o PCU_Tests_NS_part_2.o PCU_Tests_NS_part_3.o PCU_Tests_NS_part_4.o PCU_Tests_NS_part_5.o PCU_Tests_NS_part_6.o PCU_Tests_NS_part_7.o PCU_Tests_SNS_part_1.o PCU_Tests_SNS_part_2.o PCU_Tests_SNS_part_3.o PCU_Tests_SNS_part_4.o PCU_Tests_SNS_part_5.o PCU_Tests_SNS_part_6.o PCU_Tests_SNS_part_7.o PCU_selftest_part_1.o PCU_selftest_part_2.o PCU_selftest_part_3.o PCU_selftest_part_4.o PCU_selftest_part_5.o PCU_selftest_part_6.o PCU_selftest_part_7.o RLCMAC_CSN1_Templates_part_1.o RLCMAC_CSN1_Templates_part_2.o RLCMAC_CSN1_Templates_part_3.o RLCMAC_CSN1_Templates_part_4.o RLCMAC_CSN1_Templates_part_5.o RLCMAC_CSN1_Templates_part_6.o RLCMAC_CSN1_Templates_part_7.o RLCMAC_CSN1_Types_part_1.o RLCMAC_CSN1_Types_part_2.o RLCMAC_CSN1_Types_part_3.o RLCMAC_CSN1_Types_part_4.o RLCMAC_CSN1_Types_part_5.o RLCMAC_CSN1_Types_part_6.o RLCMAC_CSN1_Types_part_7.o RLCMAC_Templates_part_1.o RLCMAC_Templates_part_2.o RLCMAC_Templates_part_3.o RLCMAC_Templates_part_4.o RLCMAC_Templates_part_5.o RLCMAC_Templates_part_6.o RLCMAC_Templates_part_7.o RLCMAC_Types_part_1.o RLCMAC_Types_part_2.o RLCMAC_Types_part_3.o RLCMAC_Types_part_4.o RLCMAC_Types_part_5.o RLCMAC_Types_part_6.o RLCMAC_Types_part_7.o SGSN_Components_part_1.o SGSN_Components_part_2.o SGSN_Components_part_3.o SGSN_Components_part_4.o SGSN_Components_part_5.o SGSN_Components_part_6.o SGSN_Components_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UD_PortType_part_1.o UD_PortType_part_2.o UD_PortType_part_3.o UD_PortType_part_4.o UD_PortType_part_5.o UD_PortType_part_6.o UD_PortType_part_7.o UD_Types_part_1.o UD_Types_part_2.o UD_Types_part_3.o UD_Types_part_4.o UD_Types_part_5.o UD_Types_part_6.o UD_Types_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAW_NS.o StatsD_Checker.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o BSSGP_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RLCMAC_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o UD_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (812 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'apt-rdepends', 'osmo-pcu'] [testenv][generic] osmo-pcu -> osmo-pcu: installing osmo-pcu-dbg [testenv][generic] osmo-pcu -> libc6: installing libc6-dbg [testenv][generic] osmo-pcu -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-pcu, osmo-pcu-dbg, libc6-dbg, libosmocore-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-pcu', 'osmo-pcu-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmocom-latest The following NEW packages will be installed: libc6-dbg libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmosim2 libosmotrau10 libosmousb0 libosmovty13 osmo-pcu osmo-pcu-dbg osmocom-latest 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. Need to get 12.0 MB of archives. After this operation, 18.5 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmotrau10 1.6.0 [30.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-pcu 1.5.0 [243 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-pcu-dbg 1.5.0 [1032 kB] Fetched 12.0 MB in 0s (87.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../07-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../08-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../09-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../10-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../11-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../12-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../13-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../14-libosmotrau10_1.6.0_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0) ... Selecting previously unselected package osmo-pcu. Preparing to unpack .../15-osmo-pcu_1.5.0_amd64.deb ... Unpacking osmo-pcu (1.5.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../16-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-pcu-dbg. Preparing to unpack .../17-osmo-pcu-dbg_1.5.0_amd64.deb ... Unpacking osmo-pcu-dbg (1.5.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmotrau10:amd64 (1.6.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-pcu (1.5.0) ... changed ownership of '/etc/osmocom/osmo-pcu.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-pcu.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-pcu-dbg (1.5.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/osmo-pcu.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu/osmo-pcu.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.default'] [testenv][generic] Running pcu [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', 'respawn.sh osmo-pcu 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/pcu/pcu.log'] [testenv][generic] Running testsuite respawn: 0: starting: osmo-pcu 20241121124924632 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124924632 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124924632 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124924632 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4240', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests', 'PCU_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli PCU_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: PCU_Tests.cfg MC@1d710fa6204d: Unix server socket created successfully. MC@1d710fa6204d: Listening on TCP port 33047. MC2> 1d710fa6204d is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/PCU_Tests 1d710fa6204d 33047 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@1d710fa6204d: New HC connected from 10.0.2.100 [10.0.2.100]. 1d710fa6204d: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@1d710fa6204d: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@1d710fa6204d: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `SourceInfoFormat' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `LoggerPlugins' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `BeginTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@1d710fa6204d: Warning: Option `EndTestCase' was given more than once in section [EXTERNAL_COMMANDS] of the configuration file. HC@1d710fa6204d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: Option `ConsoleMask' was given more than once in section [LOGGING] of the configuration file. HC@1d710fa6204d: Warning: A plug-in from the same path `libjunitlogger2' is already active, skipping plug-in MC@1d710fa6204d: Configuration file was processed on all HCs. MC@1d710fa6204d: Creating MTC on host 10.0.2.100. MC@1d710fa6204d: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend'. ------ PCU_Tests.TC_pcuif_suspend ------ Thu Nov 21 12:49:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_suspend started. 3@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 3@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(7)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_suspend-BVCI1234(6)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 3@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(7)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 3@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(10)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 3@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(10)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121124926028 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 3@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(13)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(13)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(9)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121124926036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41588<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(9)@1d710fa6204d: Start timer T: 5 s TC_pcuif_suspend-STATS(14)@1d710fa6204d: Start timer T: 2 s PCUIF(9)@1d710fa6204d: Start timer T_Conn: 10 s TC_pcuif_suspend-STATS(14)@1d710fa6204d: Start timer T: 2 s 20241121124929633 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124929633 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121124929633 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(9)@1d710fa6204d: OsmoPCU is now connected BTS(11)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121124929638 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121124929638 DLGLOBAL DEBUG validating counter group 0x559f211da040(bts) with 102 counters (rate_ctr.c:86) 20241121124929638 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121124929638 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121124929638 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121124929638 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121124929638 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121124929638 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121124929638 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121124929638 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121124929638 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121124929638 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121124929638 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121124929638 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121124929638 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121124929638 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121124929638 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121124929638 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121124929638 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121124929638 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121124929638 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121124929638 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121124929638 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121124929638 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121124929638 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121124929638 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121124929638 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121124929638 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121124929638 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121124929638 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121124929638 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121124929638 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121124929638 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121124929638 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121124929638 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121124929638 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121124929638 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121124929638 DLGLOBAL DEBUG validating counter group 0x7f07e4f8c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121124929638 DLGLOBAL DEBUG validating counter group 0x559f211d9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121124929638 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121124929638 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121124929638 DLGLOBAL DEBUG validating counter group 0x7f07e4f8d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121124929638 DLGLOBAL DEBUG validating counter group 0x7f07e4f8d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121124929638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121124929638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121124929638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121124929638 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124929638 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124929638 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124929638 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121124929638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121124929638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929639 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(7)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(7)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(7)@1d710fa6204d: Start timer Tns_alive: 3 s BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(7)@1d710fa6204d: Start timer Tns_test: 10 s BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121124929641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121124929641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121124929641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121124929641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121124929641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124929641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(11)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121124929641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124929641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124929641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(7)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(7)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124929641 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121124929641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121124929641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121124929641 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121124929641 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121124929641 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121124929641 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124929641 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124929641 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124929641 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121124929642 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124929642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(7)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(7)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(7)@1d710fa6204d: Start timer Tns_test: 10 s 4@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 4@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121124929648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124929648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124929648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124929648 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124929648 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124929648 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121124929648 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124929648 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pcuif_suspend-BVCI1234(6)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend-BVCI1234(6)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121124929650 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124929650 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124929650 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124929650 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124929650 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124929650 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121124929650 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121124929650 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121124929651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124929652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124929652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124929652 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124929652 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121124929652 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121124929652 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121124929652 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121124929652 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121124929652 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124929652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124929653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124929653 DL1IF INFO GPRS Suspend request received: TLLI=0xffffffff RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20241121124929653 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0xffffffff) (gprs_bssgp_bss.c:63) 20241121124929653 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124929654 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124929654 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124929654 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124929654 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124929654 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(11)@1d710fa6204d: Shutting down virtual BTS #0... 20241121124929656 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41588<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124929657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41584<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124929657 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121124929657 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124929657 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124929657 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121124929657 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124929657 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121124929657 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121124929657 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121124929657 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_pcuif_suspend finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass'. respawn: 0: stopped pid 6189 with status 0 respawn: 1: starting: osmo-pcu Thu Nov 21 12:49:29 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_suspend.talloc 20241121124929672 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124929673 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124929673 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124929674 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121124929697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121124929798 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9604) Waiting for packet dumper to finish... 1 (prev_count=9604, count=55700) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf'. ------ PCU_Tests.TC_pcuif_suspend_active_tbf ------ Thu Nov 21 12:49:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_suspend_active_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_suspend_active_tbf' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_suspend_active_tbf started. 16@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_suspend_active_tbf-BVCI1234(18)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 16@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(20)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 16@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(20)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121124932841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51222<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 16@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(24)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 16@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(24)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s PCUIF(21)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(21)@1d710fa6204d: Start timer T: 5 s 20241121124932849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51232<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(21)@1d710fa6204d: Start timer T_Conn: 10 s TC_pcuif_suspend_active_tbf-STATS(26)@1d710fa6204d: Start timer T: 2 s TC_pcuif_suspend_active_tbf-STATS(26)@1d710fa6204d: Start timer T: 2 s 16@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(27)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(27)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121124934674 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124934674 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121124934674 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(21)@1d710fa6204d: OsmoPCU is now connected BTS(23)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121124934678 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121124934678 DLGLOBAL DEBUG validating counter group 0x56407146e040(bts) with 102 counters (rate_ctr.c:86) 20241121124934678 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121124934678 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121124934678 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121124934678 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121124934678 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121124934678 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121124934678 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121124934678 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121124934678 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121124934678 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121124934678 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121124934678 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121124934678 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121124934678 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121124934678 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121124934678 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121124934678 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121124934678 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121124934678 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121124934678 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121124934678 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121124934678 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121124934678 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121124934678 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121124934678 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121124934678 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121124934678 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121124934678 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121124934678 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121124934678 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121124934678 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121124934678 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121124934678 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121124934678 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121124934678 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121124934678 DLGLOBAL DEBUG validating counter group 0x7fab319d75e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121124934678 DLGLOBAL DEBUG validating counter group 0x56407146d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121124934678 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121124934678 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121124934678 DLGLOBAL DEBUG validating counter group 0x7fab319d8180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121124934678 DLGLOBAL DEBUG validating counter group 0x7fab319d8160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121124934678 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121124934678 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121124934678 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121124934678 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124934678 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124934678 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124934678 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121124934678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121124934678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934678 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(20)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(20)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(20)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(20)@1d710fa6204d: Start timer Tns_test: 10 s BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(23)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121124934680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121124934680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121124934680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121124934680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121124934680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124934680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121124934680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124934680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124934680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(20)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(20)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124934681 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121124934681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121124934681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121124934681 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121124934681 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121124934681 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121124934681 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124934681 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124934681 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124934681 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121124934681 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124934681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(20)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(20)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(20)@1d710fa6204d: Start timer Tns_test: 10 s 17@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 17@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121124934686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124934686 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124934686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124934686 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124934686 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124934686 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121124934686 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124934686 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pcuif_suspend_active_tbf-BVCI1234(18)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_pcuif_suspend_active_tbf-BVCI1234(18)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121124934689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124934689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124934689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124934689 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124934689 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124934689 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121124934689 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121124934689 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121124934690 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121124934690 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121124934690 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121124934690 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124934690 DLGLOBAL DEBUG validating counter group 0x56407146d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124934690 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121124934690 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124934690 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121124934690 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124934690 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124934690 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121124934690 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124934690 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124934690 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121124934690 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121124934690 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124934690 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124934690 DLGLOBAL DEBUG validating counter group 0x56407146db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124934690 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121124934690 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121124934690 DLGLOBAL DEBUG validating counter group 0x56407146dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121124934690 DLGLOBAL DEBUG validating counter group 0x56407146dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124934690 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121124934690 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121124934690 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121124934690 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121124934690 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121124934690 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121124934690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121124934690 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121124934690 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121124934690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121124934690 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121124934690 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121124934690 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121124934690 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121124934690 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(23)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121124934692 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124934692 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124934692 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124934692 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124934692 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121124934692 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121124934692 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121124934692 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121124934692 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121124934692 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124934693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121124934693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121124934694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124934695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124934695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124934695 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124934695 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121124934696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121124934696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124934710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121124934715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124934729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934730 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934730 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121124934738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934738 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124934752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121124934757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124934771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934772 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934772 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121124934776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934776 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124934790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121124934799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934799 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124934813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121124934818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934818 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124934832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934832 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121124934836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934836 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124934850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934851 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121124934859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934860 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124934873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121124934878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934878 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124934891 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121124934891 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121124934891 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121124934892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124934892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934893 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124934893 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121124934897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121124934897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121124934897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934897 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121124934911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=00 01 01 00 00 00 01 bf 00 27 70 fc c4 ab b9 cf ef 6f 86 2e ea 14 ff a6 61 04 01 44 0f ad ab b1 21 00 (pcu_l1_if.cpp:463) 20241121124934911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121124934911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121124934911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 bf 00 27 70 fc c4 ab b9 cf ef 6f 86 2e ea 14 ff a6 61 04 01 44 0f ad ab b1 21 00 (pdch.cpp:1019) 20241121124934911 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121124934911 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121124934911 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 bf 00 27 70 fc c4 ab b9 cf ef 6f 86 2e ea 14 ff a6 61 04 01 44 0f ad ab b1 21 (tbf_ul.cpp:337) 20241121124934911 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121124934911 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121124934911 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121124934911 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121124934911 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121124934911 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121124934911 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121124934911 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121124934911 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121124934911 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121124934911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121124934911 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121124934911 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121124934911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934911 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934911 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121124934920 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121124934920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121124934920 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121124934920 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121124934920 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121124934920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121124934920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_ul_ack_fsm.c:90) 20241121124934920 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121124934920 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121124934920 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121124934920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121124934920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124934920 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(23)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121124934934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124934934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934934 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121124934934 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121124934934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121124934952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124934952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934953 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934953 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121124934971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124934971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124934972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934980 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121124934994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121124934994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121124934994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121124934994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121124934994 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121124934995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121124934995 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121124934995 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121124934995 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121124934995 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121124934995 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121124934995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121124934995 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121124934995 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121124934995 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121124934995 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121124934995 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121124934995 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124934995 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121124934995 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124934995 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124934995 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121124934995 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121124934995 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934995 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934995 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934995 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934995 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934995 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934995 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934995 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934995 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934995 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124934996 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124934996 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121124934997 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124934998 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124934998 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124934998 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124934998 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121124934998 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121124934998 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121124934998 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121124934998 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121124934998 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124934998 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121124934998 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124934998 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124934998 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121124934998 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124934998 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124934998 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121124934998 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121124934998 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124934998 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124934998 DLGLOBAL DEBUG validating counter group 0x56407146db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124934998 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121124934998 DLGLOBAL DEBUG validating counter group 0x56407146de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124934998 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121124934998 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121124934998 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121124934998 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121124934998 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121124934998 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241121124934998 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241121124934998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121124934998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121124934998 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121124934998 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121124934998 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121124934998 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121124934998 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=65 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 20 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(23)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(23)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 1, t2 := 0 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121124934999 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } 20241121124934999 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121124934999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121124934999 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121124934999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121124935013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124935013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935014 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935014 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935014 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935014 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935018 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121124935032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935041 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121124935055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124935055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935055 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935055 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935055 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935056 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935056 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935056 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935056 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935056 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935059 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121124935073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124935073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935078 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121124935092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124935092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935093 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935093 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935101 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121124935115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124935115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935115 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935116 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935116 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935116 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935116 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935116 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935116 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935116 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935116 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935116 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935116 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935120 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121124935134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121124935134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935135 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935138 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121124935199 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121124935200 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121124935200 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121124935215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121124935215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121124935218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121124935218 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 66 fc 78 e7 a9 1d 70 e2 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121124935218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241121124935218 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=117, TS=7) (tbf_dl.cpp:883) 20241121124935218 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=117, TS=7 (tbf_dl.cpp:903) 20241121124935218 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 66 fc 78 e7 a9 1d 70 e2 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121124935218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=0f 00 00 29 66 fc 78 e7 a9 1d 70 e2 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121124935218 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121124935218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121124935218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935218 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935219 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935219 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935219 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935220 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121124935220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121124935220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935220 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935220 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935220 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935220 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935220 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935220 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935221 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121124935221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121124935221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121124935222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121124935222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124935223 DL1IF INFO GPRS Suspend request received: TLLI=0x00000001 RAI=262-42-13135-0 (pcu_l1_if.cpp:1108) 20241121124935223 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121124935223 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121124935223 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121124935223 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121124935223 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124935223 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121124935223 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121124935223 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121124935223 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121124935223 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121124935223 DLBSSGP NOTICE BSSGP (BVCI=0) Tx SUSPEND (TLLI=0x0001) (gprs_bssgp_bss.c:63) 20241121124935223 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124935230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121124935230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data= (pcu_l1_if.cpp:182) 20241121124935230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121124935232 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124935232 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124935232 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124935232 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124935232 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121124935232 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121124935232 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121124935232 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124935232 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121124935232 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124935232 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124935232 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121124935232 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124935232 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124935232 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121124935232 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121124935232 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124935232 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124935232 DLGLOBAL DEBUG validating counter group 0x56407146db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124935232 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121124935232 DLGLOBAL DEBUG validating counter group 0x56407146de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124935232 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121124935232 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121124935232 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121124935232 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121124935232 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121124935232 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241121124935232 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241121124935232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121124935232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121124935232 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121124935232 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121124935232 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121124935232 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121124935232 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=112 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 81 ed 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(23)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(23)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 15, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } BTS(23)@1d710fa6204d: Shutting down virtual BTS #0... 20241121124935233 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121124935233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121124935233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121124935233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121124935234 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51232<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124935256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51222<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124935256 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121124935256 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121124935256 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121124935256 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124935256 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121124935256 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121124935256 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121124935256 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121124935256 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124935256 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124935256 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121124935256 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124935256 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121124935256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121124935256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121124935256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_pcuif_suspend_active_tbf finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass'. respawn: 1: stopped pid 6250 with status 0 respawn: 2: starting: osmo-pcu Thu Nov 21 12:49:35 UTC 2024 ====== PCU_Tests.TC_pcuif_suspend_active_tbf pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_suspend_active_tbf.talloc 20241121124935271 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124935271 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124935271 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124935271 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121124935286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51236<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121124935386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51236<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=155832) Waiting for packet dumper to finish... 1 (prev_count=155832, count=243656) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_suspend_active_tbf pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle'. ------ PCU_Tests.TC_ta_ptcch_idle ------ Thu Nov 21 12:49:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_idle' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ta_ptcch_idle started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121124938419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(29)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(29)@1d710fa6204d: Start timer T: 5 s PCUIF(29)@1d710fa6204d: Start timer T_Conn: 10 s 20241121124938427 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_ptcch_idle-STATS(31)@1d710fa6204d: Start timer T: 2 s TC_ta_ptcch_idle-STATS(31)@1d710fa6204d: Start timer T: 2 s 20241121124940272 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124940272 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121124940272 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(29)@1d710fa6204d: OsmoPCU is now connected BTS(30)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 5 s 20241121124940306 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121124940306 DLGLOBAL DEBUG validating counter group 0x55b113765040(bts) with 102 counters (rate_ctr.c:86) 20241121124940306 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121124940306 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121124940306 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121124940306 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121124940306 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121124940306 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121124940306 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121124940306 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121124940306 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121124940306 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121124940306 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121124940306 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121124940306 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121124940306 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121124940306 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121124940306 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121124940306 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121124940306 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121124940306 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121124940306 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121124940306 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121124940306 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121124940306 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121124940306 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121124940306 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121124940306 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121124940306 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121124940306 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121124940306 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121124940306 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121124940306 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121124940306 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121124940306 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121124940306 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121124940307 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121124940307 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121124940307 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121124940307 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121124940307 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121124940307 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121124940307 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121124940307 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121124940307 DLGLOBAL DEBUG validating counter group 0x7f773911b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121124940307 DLGLOBAL DEBUG validating counter group 0x55b113764720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121124940307 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121124940307 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121124940307 DLGLOBAL DEBUG validating counter group 0x7f773911c180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121124940307 DLGLOBAL DEBUG validating counter group 0x7f773911c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121124940307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121124940307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121124940307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121124940307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124940307 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124940307 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124940307 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121124940307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121124940307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940307 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(30)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121124940319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940324 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121124940338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124940338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940339 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940339 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940340 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940340 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940342 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121124940357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124940357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940358 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940358 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940359 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940366 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121124940380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124940380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940380 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940384 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121124940399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124940399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940403 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121124940417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124940417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940426 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121124940440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124940440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940445 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121124940459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124940459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940464 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121124940478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124940478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940487 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121124940501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124940501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940506 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121124940520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124940521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940525 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121124940539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124940539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940548 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121124940562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124940562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940564 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940564 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940567 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121124940581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121124940581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940586 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121124940600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121124940600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940609 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121124940623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121124940623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940624 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940624 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940627 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121124940642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121124940642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121124940660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121124940660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940669 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121124940683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121124940683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940688 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121124940702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121124940702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940707 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121124940721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121124940721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121124940722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124940725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=12 RX RTS.req: sapi=7 arfcn=871 cur_fn=86 block=3 (pcu_l1_if.cpp:576) 20241121124940725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=12 Sending data request: sapi=7 arfcn=871 cur_fn=86 block=3 data= (pcu_l1_if.cpp:182) MTC@1d710fa6204d: Decoded PTCCH/D message: BTS(30)@1d710fa6204d: Shutting down virtual BTS #0... 20241121124940728 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51254<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124940729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51248<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124940729 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121124940729 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124940729 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121124940729 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121124940729 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121124940729 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121124940729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121124940729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121124940729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_ta_ptcch_idle finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass'. respawn: 2: stopped pid 6312 with status 0 respawn: 3: starting: osmo-pcu Thu Nov 21 12:49:40 UTC 2024 ====== PCU_Tests.TC_ta_ptcch_idle pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ptcch_idle.talloc 20241121124940739 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124940739 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124940739 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124940739 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121124940751 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121124940851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51270<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=33480) Waiting for packet dumper to finish... 1 (prev_count=33480, count=124780) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_idle pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass'. ------ PCU_Tests.TC_ta_rach_imm_ass ------ Thu Nov 21 12:49:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_rach_imm_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_rach_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_rach_imm_ass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ta_rach_imm_ass started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121124943961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34148<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(33)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(33)@1d710fa6204d: Start timer T: 5 s PCUIF(33)@1d710fa6204d: Start timer T_Conn: 10 s 20241121124943967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_rach_imm_ass-STATS(35)@1d710fa6204d: Start timer T: 2 s TC_ta_rach_imm_ass-STATS(35)@1d710fa6204d: Start timer T: 2 s 20241121124945740 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124945740 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121124945740 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(33)@1d710fa6204d: OsmoPCU is now connected BTS(34)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121124945743 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121124945743 DLGLOBAL DEBUG validating counter group 0x5652c82b1040(bts) with 102 counters (rate_ctr.c:86) 20241121124945743 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121124945743 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121124945743 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121124945743 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121124945743 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121124945743 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121124945743 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121124945743 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121124945743 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121124945743 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121124945743 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121124945743 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121124945743 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121124945743 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121124945743 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121124945743 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121124945743 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121124945743 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121124945743 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121124945743 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121124945743 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121124945743 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121124945743 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121124945743 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121124945743 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121124945743 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121124945743 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121124945743 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121124945743 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121124945743 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121124945743 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121124945743 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121124945743 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121124945743 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121124945743 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121124945743 DLGLOBAL DEBUG validating counter group 0x7ff3d20045e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121124945743 DLGLOBAL DEBUG validating counter group 0x5652c82b0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121124945743 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121124945743 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121124945743 DLGLOBAL DEBUG validating counter group 0x7ff3d2005180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121124945743 DLGLOBAL DEBUG validating counter group 0x7ff3d2005160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121124945743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121124945743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121124945743 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121124945743 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124945743 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124945743 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124945743 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121124945744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121124945744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124945744 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121124945744 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121124945744 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121124945744 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124945744 DLGLOBAL DEBUG validating counter group 0x5652c82b0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124945744 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121124945744 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124945744 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121124945744 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124945744 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124945744 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121124945744 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124945744 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124945744 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121124945744 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121124945744 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945744 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945744 DLGLOBAL DEBUG validating counter group 0x5652c82b0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124945744 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121124945744 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121124945744 DLGLOBAL DEBUG validating counter group 0x5652c82b0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121124945744 DLGLOBAL DEBUG validating counter group 0x5652c82b0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124945744 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121124945744 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121124945745 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121124945745 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121124945745 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121124945745 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121124945745 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121124945745 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121124945745 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121124945745 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121124945745 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121124945745 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121124945745 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121124945745 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121124945745 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121124945745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(34)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(34)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1353 with RA=120, TA=16 MTC@1d710fa6204d: Start timer T: 2 s 20241121124945750 DL1IF INFO RACH request received: sapi=1 qta=64, ra=0x78, fn=1353 (rfn=1353), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121124945750 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1353 qta=64 (bts.cpp:952) 20241121124945750 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121124945750 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124945750 DLGLOBAL DEBUG validating counter group 0x5652c82b0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124945750 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121124945750 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124945750 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121124945750 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124945750 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124945751 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124945751 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124945751 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124945751 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124945751 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124945751 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124945751 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121124945751 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124945751 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124945751 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121124945751 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121124945751 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945751 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945751 DLGLOBAL DEBUG validating counter group 0x5652c82b0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124945751 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121124945751 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121124945751 DLGLOBAL DEBUG validating counter group 0x5652c82b0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121124945751 DLGLOBAL DEBUG validating counter group 0x5652c82b0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124945751 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121124945751 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121124945751 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121124945751 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121124945751 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121124945751 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121124945751 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121124945751 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121124945751 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121124945751 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121124945751 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121124945751 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121124945751 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 16 (gprs_ms.c:609) 20241121124945751 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=16 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121124945751 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 0b 61 10 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(34)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 27, t2 := 1 }, timing_advance := 16, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1369 with RA=120, TA=32 MTC@1d710fa6204d: Start timer T: 2 s 20241121124945753 DL1IF INFO RACH request received: sapi=1 qta=128, ra=0x78, fn=1369 (rfn=1369), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121124945753 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1369 qta=128 (bts.cpp:952) 20241121124945753 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121124945753 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124945753 DLGLOBAL DEBUG validating counter group 0x5652c82b0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124945753 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121124945753 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124945753 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121124945753 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124945753 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124945753 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121124945753 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124945753 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124945753 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121124945753 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121124945753 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945753 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945753 DLGLOBAL DEBUG validating counter group 0x5652c82b0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124945753 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121124945753 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121124945753 DLGLOBAL DEBUG validating counter group 0x5652c82b0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121124945753 DLGLOBAL DEBUG validating counter group 0x5652c82b0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124945753 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121124945753 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121124945753 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121124945753 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121124945753 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241121124945753 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121124945753 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121124945753 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121124945753 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121124945753 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121124945753 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121124945753 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121124945753 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 32 (gprs_ms.c:609) 20241121124945753 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=32 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121124945753 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 78 0d 71 20 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(34)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 43, t2 := 17 }, timing_advance := 32, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1385 with RA=120, TA=48 MTC@1d710fa6204d: Start timer T: 2 s 20241121124945754 DL1IF INFO RACH request received: sapi=1 qta=192, ra=0x78, fn=1385 (rfn=1385), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121124945754 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1385 qta=192 (bts.cpp:952) 20241121124945754 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121124945754 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124945754 DLGLOBAL DEBUG validating counter group 0x5652c82b0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124945754 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121124945754 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124945754 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241121124945754 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124945754 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124945754 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121124945754 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124945754 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124945754 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121124945754 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121124945754 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945754 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124945754 DLGLOBAL DEBUG validating counter group 0x5652c82b0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124945754 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121124945754 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121124945754 DLGLOBAL DEBUG validating counter group 0x5652c82b0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121124945754 DLGLOBAL DEBUG validating counter group 0x5652c82b0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124945754 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121124945755 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121124945755 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121124945755 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121124945755 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241121124945755 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121124945755 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121124945755 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121124945755 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121124945755 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121124945755 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121124945755 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121124945755 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 48 (gprs_ms.c:609) 20241121124945755 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=48 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121124945755 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 78 09 07 30 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(34)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 8, t2 := 7 }, timing_advance := 48, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(34)@1d710fa6204d: Shutting down virtual BTS #0... 20241121124945756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34156<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124945757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34148<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124945757 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121124945757 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121124945757 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945757 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241121124945757 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121124945757 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121124945757 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121124945757 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124945757 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121124945757 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121124945757 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121124945757 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945757 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241121124945757 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121124945757 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121124945757 DMS INFO MS(TA-16:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121124945757 DMS INFO MS(TA-16:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124945757 DMS INFO MS(TA-16:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121124945757 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121124945757 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121124945757 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945757 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20241121124945757 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121124945757 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121124945757 DMS INFO MS(TA-32:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121124945757 DMS INFO MS(TA-32:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124945757 DMS INFO MS(TA-32:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121124945757 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121124945757 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945757 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121124945757 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945758 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_ta_rach_imm_ass finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass'. 20241121124945758 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945758 DTBF INFO TBF(UL:TFI-0-3-0:G){ASSIGN} free (tbf.cpp:271) 20241121124945758 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121124945758 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121124945758 DMS INFO MS(TA-48:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121124945758 DMS INFO MS(TA-48:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124945758 DMS INFO MS(TA-48:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121124945758 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121124945758 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945758 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121124945758 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945758 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121124945758 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945758 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945758 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945758 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124945758 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121124945758 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121124945758 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121124945758 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121124945758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121124945758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121124945758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 3: stopped pid 6370 with status 0 respawn: 4: starting: osmo-pcu Thu Nov 21 12:49:45 UTC 2024 ====== PCU_Tests.TC_ta_rach_imm_ass pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_rach_imm_ass.talloc 20241121124945770 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124945770 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124945770 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124945770 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121124945795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34172<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121124945895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34172<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6844) Waiting for packet dumper to finish... 1 (prev_count=6844, count=85968) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_rach_imm_ass pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ul_ack_nack_first_block'. ------ PCU_Tests.TC_ta_ul_ack_nack_first_block ------ Thu Nov 21 12:49:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ul_ack_nack_first_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ul_ack_nack_first_block' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ta_ul_ack_nack_first_block started. 37@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 37@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(41)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_ul_ack_nack_first_block-BVCI1234(40)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 37@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(41)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 37@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(44)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 37@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 20241121124948952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4240 (telnet_interface.c:192) -NSVCI1234(44)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(43)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121124948962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(43)@1d710fa6204d: Start timer T: 5 s PCUIF(43)@1d710fa6204d: Start timer T_Conn: 10 s TC_ta_ul_ack_nack_first_block-STATS(47)@1d710fa6204d: Start timer T: 2 s 37@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(48)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ta_ul_ack_nack_first_block-STATS(47)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(48)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121124950771 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124950771 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121124950771 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(43)@1d710fa6204d: OsmoPCU is now connected BTS(45)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121124950775 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121124950775 DLGLOBAL DEBUG validating counter group 0x55d422e2e040(bts) with 102 counters (rate_ctr.c:86) 20241121124950775 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121124950775 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121124950775 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121124950775 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121124950775 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121124950775 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121124950775 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121124950775 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121124950775 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121124950775 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121124950775 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121124950775 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121124950775 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121124950775 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121124950775 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121124950775 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121124950775 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121124950775 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121124950775 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121124950775 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121124950775 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121124950775 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121124950775 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121124950775 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121124950775 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121124950775 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121124950775 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121124950775 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121124950775 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121124950775 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121124950775 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121124950775 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121124950775 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121124950775 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121124950775 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121124950775 DLGLOBAL DEBUG validating counter group 0x7fc5318535e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121124950775 DLGLOBAL DEBUG validating counter group 0x55d422e2d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121124950775 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121124950775 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121124950775 DLGLOBAL DEBUG validating counter group 0x7fc531854180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121124950775 DLGLOBAL DEBUG validating counter group 0x7fc531854160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121124950776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121124950776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121124950776 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121124950776 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124950776 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124950776 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124950776 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121124950776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121124950776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950776 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(41)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(45)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(41)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(41)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(41)@1d710fa6204d: Start timer Tns_test: 10 s 20241121124950778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121124950778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121124950778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121124950778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121124950778 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124950778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121124950779 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124950779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124950779 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(41)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(41)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124950779 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121124950779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121124950779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121124950779 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121124950779 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121124950779 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121124950779 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124950780 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124950780 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124950780 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121124950780 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124950780 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(41)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(41)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(41)@1d710fa6204d: Start timer Tns_test: 10 s 38@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 38@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121124950787 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124950787 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124950787 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124950787 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124950787 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124950787 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121124950787 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124950787 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124950789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ta_ul_ack_nack_first_block-BVCI1234(40)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121124950790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ta_ul_ack_nack_first_block-BVCI1234(40)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121124950791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121124950791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950791 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124950791 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124950791 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124950791 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124950791 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124950791 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121124950791 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121124950791 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124950791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121124950792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950792 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121124950792 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121124950792 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121124950792 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124950792 DLGLOBAL DEBUG validating counter group 0x55d422e2d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124950792 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121124950792 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124950792 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121124950792 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124950792 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124950792 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121124950792 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124950792 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124950792 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121124950792 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121124950792 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124950792 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124950792 DLGLOBAL DEBUG validating counter group 0x55d422e2db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124950792 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121124950792 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121124950792 DLGLOBAL DEBUG validating counter group 0x55d422e2dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121124950792 DLGLOBAL DEBUG validating counter group 0x55d422e2dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124950792 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121124950792 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121124950792 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121124950792 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121124950792 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121124950792 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121124950792 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121124950792 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121124950792 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121124950792 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121124950792 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121124950792 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121124950792 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121124950792 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121124950792 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(45)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121124950794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124950794 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124950794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124950794 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124950794 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121124950794 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121124950794 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121124950794 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121124950794 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121124950794 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121124950795 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121124950797 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124950797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124950797 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124950797 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124950797 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121124950808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124950808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950809 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950809 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950809 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950809 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950809 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950809 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950809 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121124950813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950813 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121124950827 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121124950836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950836 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121124950850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950852 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950852 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121124950855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950855 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121124950869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121124950873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950874 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121124950888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121124950897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950897 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121124950911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121124950916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950916 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121124950930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950930 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950930 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950931 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950931 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121124950934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950935 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121124950949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950949 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950950 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950950 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950950 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950950 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121124950958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950958 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121124950972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121124950977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950977 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121124950990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121124950990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121124950992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124950993 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121124950993 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121124950993 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121124950995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121124950995 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121124950995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121124950995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124950995 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121124951009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=00 01 01 3f 46 48 2a 61 5d d0 c2 f8 35 ba 02 d0 02 4e 44 17 9a 7d 01 e0 f2 b2 02 09 26 4a ae b6 b9 00 (pcu_l1_if.cpp:463) 20241121124951009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 8, Q = 0 (pcu_l1_if.cpp:478) 20241121124951009 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121124951009 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 3f 46 48 2a 61 5d d0 c2 f8 35 ba 02 d0 02 4e 44 17 9a 7d 01 e0 f2 b2 02 09 26 4a ae b6 b9 00 (pdch.cpp:1019) 20241121124951009 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121124951009 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121124951009 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=3f 46 48 2a 61 5d d0 c2 f8 35 ba 02 d0 02 4e 44 17 9a 7d 01 e0 f2 b2 02 09 26 4a ae b6 b9 (tbf_ul.cpp:337) 20241121124951009 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x3f46482a of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121124951009 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x3f46482a, not yet confirmed (gprs_ms.c:512) 20241121124951009 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121124951009 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121124951009 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121124951009 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121124951009 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} len=26 (tbf_ul.cpp:467) 20241121124951009 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121124951009 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121124951009 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121124951009 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121124951009 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121124951009 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121124951009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121124951010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124951018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121124951018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121124951018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121124951018 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} (final=1) (encoding.cpp:1112) 20241121124951018 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121124951018 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 67 e8 c9 05 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121124951018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121124951018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_ul_ack_fsm.c:90) 20241121124951018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121124951018 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121124951018 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121124951018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121124951018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=4f 24 00 20 40 00 00 00 00 00 00 00 67 e8 c9 05 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121124951019 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(45)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Test case "TC_ta_ul_ack_nack_first_block" aborted at "PCU_Tests.ttcn":572 BTS(45)@1d710fa6204d: Shutting down virtual BTS #0... 20241121124951021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34192<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124951023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124951023 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121124951023 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED} free (tbf.cpp:271) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121124951023 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x3f46482a){FINISHED} (gprs_ms.c:381) 20241121124951023 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124951023 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121124951023 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121124951023 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121124951023 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121124951023 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124951023 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124951023 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124951023 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121124951024 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124951024 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121124951024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121124951024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121124951024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 4: stopped pid 6427 with status 0 MTC@1d710fa6204d: Test case TC_ta_ul_ack_nack_first_block finished. Verdict: fail reason: Timing Advance mismatch: expected 2, but received 0 MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail'. respawn: 5: starting: osmo-pcu Thu Nov 21 12:49:51 UTC 2024 ------ PCU_Tests.TC_ta_ul_ack_nack_first_block fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ul_ack_nack_first_block.talloc 20241121124951040 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124951040 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124951040 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124951041 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121124951063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34194<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121124951163 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34194<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99064) Waiting for packet dumper to finish... 1 (prev_count=99064, count=134612) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ul_ack_nack_first_block fail' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass'. ------ PCU_Tests.TC_ta_idle_dl_tbf_ass ------ Thu Nov 21 12:49:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_idle_dl_tbf_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_idle_dl_tbf_ass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ta_idle_dl_tbf_ass started. 50@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ta_idle_dl_tbf_ass-BVCI1234(52)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 50@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(54)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(54)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 50@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121124954209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36186<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 50@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(58)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 50@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(58)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(55)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(55)@1d710fa6204d: Start timer T: 5 s PCUIF(55)@1d710fa6204d: Start timer T_Conn: 10 s 20241121124954217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ta_idle_dl_tbf_ass-STATS(59)@1d710fa6204d: Start timer T: 2 s TC_ta_idle_dl_tbf_ass-STATS(59)@1d710fa6204d: Start timer T: 2 s 50@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(62)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(62)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121124956041 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124956041 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121124956041 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(55)@1d710fa6204d: OsmoPCU is now connected BTS(56)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121124956045 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121124956045 DLGLOBAL DEBUG validating counter group 0x564215b82040(bts) with 102 counters (rate_ctr.c:86) 20241121124956045 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121124956045 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121124956045 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121124956045 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121124956045 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121124956045 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121124956045 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121124956045 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121124956045 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121124956045 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121124956045 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121124956045 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121124956045 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121124956045 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121124956045 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121124956045 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121124956045 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121124956045 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121124956045 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121124956045 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121124956045 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121124956045 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121124956045 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121124956045 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121124956045 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121124956045 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121124956045 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121124956045 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121124956045 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121124956045 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121124956045 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121124956045 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121124956045 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121124956045 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121124956045 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121124956045 DLGLOBAL DEBUG validating counter group 0x7fd93adb85e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121124956045 DLGLOBAL DEBUG validating counter group 0x564215b81720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121124956045 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121124956045 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121124956045 DLGLOBAL DEBUG validating counter group 0x7fd93adb9180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121124956045 DLGLOBAL DEBUG validating counter group 0x7fd93adb9160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121124956045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121124956045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121124956045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121124956045 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121124956045 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121124956045 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121124956045 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121124956045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121124956045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956045 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(54)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(54)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(54)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(54)@1d710fa6204d: Start timer Tns_test: 10 s BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(56)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121124956047 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121124956047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121124956047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121124956047 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121124956047 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121124956047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121124956047 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121124956047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121124956047 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(54)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(54)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121124956048 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121124956048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121124956048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121124956048 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121124956048 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121124956048 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121124956048 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124956048 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121124956048 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124956048 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121124956048 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121124956048 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(54)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(54)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(54)@1d710fa6204d: Start timer Tns_test: 10 s 51@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 51@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121124956052 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124956052 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124956052 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124956052 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124956052 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124956052 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121124956052 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121124956052 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ta_idle_dl_tbf_ass-BVCI1234(52)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ta_idle_dl_tbf_ass-BVCI1234(52)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121124956055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124956055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124956055 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124956055 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124956055 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121124956055 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121124956055 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121124956055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121124956057 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124956057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124956057 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124956057 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124956057 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121124956057 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x3f46482a IMSI: 262420000000042 len: 10 (gprs_bssgp_pcu.c:177) 20241121124956057 DMS INFO Creating MS object (gprs_ms.c:152) 20241121124956057 DLGLOBAL DEBUG validating counter group 0x564215b81760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121124956057 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121124956057 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000042' (gprs_ms.c:571) 20241121124956057 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x3f46482a, partly confirmed (gprs_ms.c:538) 20241121124956057 DTBFDL DEBUG MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121124956057 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121124956057 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121124956057 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121124956057 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121124956057 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121124956057 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121124956057 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121124956057 DTBF DEBUG MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121124956057 DTBF INFO MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121124956057 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124956057 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121124956057 DLGLOBAL DEBUG validating counter group 0x564215b81b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121124956057 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121124956057 DLGLOBAL DEBUG validating counter group 0x564215b81e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121124956057 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121124956057 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121124956057 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121124956057 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121124956057 DMS INFO MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} (gprs_ms.c:348) 20241121124956057 DMS DEBUG MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121124956057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121124956057 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000042) (tbf_dl.cpp:486) 20241121124956057 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121124956057 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121124956057 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121124956057 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121124956057 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=2a 48 46 3f 32 36 32 34 32 30 30 30 30 30 30 30 30 34 32 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d3 f4 64 82 a8 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121124956057 DMS DEBUG MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121124956057 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124956057 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124956057 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124956057 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121124956057 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121124956057 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121124956057 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121124956057 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121124956057 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121124956057 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(56)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(56)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000042" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '3F46482A'O ("?FH*"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121124956059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '3F46482A'O ("?FH*"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } 20241121124956059 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956059 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(56)@1d710fa6204d: Shutting down virtual BTS #0... 20241121124956060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956060 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121124956060 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121124956060 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121124956060 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121124956060 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121124956060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956060 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36190<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124956060 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956060 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121124956061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121124956062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36186<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121124956062 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121124956062 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){ASSIGN} free (tbf.cpp:271) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121124956062 DMS INFO MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000042:TLLI-0x3f46482a){ASSIGN} (gprs_ms.c:381) 20241121124956062 DMS INFO MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121124956062 DMS INFO MS(IMSI-262420000000042:TLLI-0x3f46482a:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121124956062 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121124956062 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){ASSIGN}: Deallocated (fsm.c:568) 20241121124956062 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121124956062 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000042:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121124956062 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121124956062 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121124956062 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121124956062 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121124956062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121124956062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121124956062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 5: stopped pid 6492 with status 0 respawn: 6: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_ta_idle_dl_tbf_ass finished. Verdict: fail reason: Timing Advance value doesn't match MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail'. Thu Nov 21 12:49:56 UTC 2024 ------ PCU_Tests.TC_ta_idle_dl_tbf_ass fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_idle_dl_tbf_ass.talloc 20241121124956075 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121124956075 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121124956075 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121124956075 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121124956091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121124956192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36194<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9676) Waiting for packet dumper to finish... 1 (prev_count=9676, count=69312) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_idle_dl_tbf_ass fail' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf'. ------ PCU_Tests.TC_ta_ptcch_ul_multi_tbf ------ Thu Nov 21 12:49:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ta_ptcch_ul_multi_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ta_ptcch_ul_multi_tbf started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121124959579 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(63)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121124959606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(63)@1d710fa6204d: Start timer T: 5 s TC_ta_ptcch_ul_multi_tbf-STATS(65)@1d710fa6204d: Start timer T: 2 s PCUIF(63)@1d710fa6204d: Start timer T_Conn: 10 s TC_ta_ptcch_ul_multi_tbf-STATS(65)@1d710fa6204d: Start timer T: 2 s 20241121125001076 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) PCUIF(63)@1d710fa6204d: OsmoPCU is now connected BTS(64)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(64)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125001077 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125001077 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121125001394 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125001394 DLGLOBAL DEBUG validating counter group 0x55f16d4fd040(bts) with 102 counters (rate_ctr.c:86) 20241121125001394 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125001394 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125001394 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125001394 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125001394 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125001394 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125001394 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125001394 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125001394 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125001394 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125001394 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125001394 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125001394 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125001394 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125001394 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125001394 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125001394 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125001394 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125001394 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125001394 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125001394 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125001394 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125001394 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125001394 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125001394 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125001394 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125001394 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125001394 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125001394 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125001394 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125001394 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125001394 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125001394 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125001394 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125001394 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125001394 DLGLOBAL DEBUG validating counter group 0x7fcc77d9a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125001394 DLGLOBAL DEBUG validating counter group 0x55f16d4fc720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125001394 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125001394 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125001394 DLGLOBAL DEBUG validating counter group 0x7fcc77d9b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125001394 DLGLOBAL DEBUG validating counter group 0x7fcc77d9b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125001394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125001394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125001394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125001394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125001394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125001394 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125001394 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125001394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125001394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001394 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125001409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001412 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001412 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001412 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001412 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001413 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001413 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001414 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125001430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125001430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001436 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125001449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125001449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s BTS(64)@1d710fa6204d: Enabling forwarding of PTCCH/U TDMA events to the TC 20241121125001453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001456 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001456 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001457 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001457 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001461 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125001461 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125001461 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125001461 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125001461 DLGLOBAL DEBUG validating counter group 0x55f16d4fc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125001461 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125001461 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125001461 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125001461 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125001461 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125001461 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125001461 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125001461 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125001461 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125001461 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125001461 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125001461 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125001462 DLGLOBAL DEBUG validating counter group 0x55f16d4fcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125001462 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125001462 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125001462 DLGLOBAL DEBUG validating counter group 0x55f16d4fcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125001462 DLGLOBAL DEBUG validating counter group 0x55f16d4fcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125001462 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125001462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125001462 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125001462 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125001462 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125001462 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125001462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125001462 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125001462 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125001462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125001462 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241121125001462 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125001462 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125001462 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125001462 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125001462 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(64)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125001474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125001474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001480 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001480 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001481 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001481 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001482 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001482 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001483 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125001483 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125001483 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125001483 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125001483 DLGLOBAL DEBUG validating counter group 0x55f16d4fc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125001483 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125001483 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125001483 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125001483 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125001483 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125001483 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125001483 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125001483 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125001483 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125001483 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125001483 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125001484 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125001484 DLGLOBAL DEBUG validating counter group 0x55f16d4fcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125001484 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125001484 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125001484 DLGLOBAL DEBUG validating counter group 0x55f16d4fcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125001484 DLGLOBAL DEBUG validating counter group 0x55f16d4fcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125001484 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125001484 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125001484 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125001484 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125001484 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121125001484 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125001484 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125001484 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125001484 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125001484 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125001484 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20241121125001484 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125001484 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125001484 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125001484 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125001484 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(64)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Start timer T: 2 s 20241121125001492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125001492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001494 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001494 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001496 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125001510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125001510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001519 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125001533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125001533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001538 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125001552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125001552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001556 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125001570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125001571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=38, ToA=56 (QTA) 20241121125001576 DL1IF INFO RACH request received: sapi=7 qta=56, ra=0x3a, fn=38 (rfn=38), cur_fn=34, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125001576 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20241121125001580 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125001596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125001596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001602 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125001614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125001614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001621 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125001633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125001633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001635 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001636 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001637 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001637 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001638 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001638 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001643 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125001657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125001657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001662 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001662 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001662 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125001662 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125001662 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125001663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001665 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125001676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125001676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001678 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001678 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001679 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001679 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001679 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001682 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001682 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001683 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125001684 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125001684 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125001684 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125001695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125001695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001697 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001697 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=64, ToA=84 (QTA) 20241121125001701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001702 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001703 DL1IF INFO RACH request received: sapi=7 qta=84, ra=0x3a, fn=64 (rfn=64), cur_fn=60, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125001703 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20241121125001705 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125001720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125001720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001722 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001722 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001724 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001724 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001726 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125001739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125001739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001743 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125001758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125001758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001761 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001761 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001767 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125001781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125001781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001782 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001785 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125001801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125001801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001803 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001803 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001808 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125001819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125001819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001820 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=12 RX RTS.req: sapi=7 arfcn=871 cur_fn=86 block=3 (pcu_l1_if.cpp:576) 20241121125001824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=12 Sending data request: sapi=7 arfcn=871 cur_fn=86 block=3 data=7f 0e 15 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 7f 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=90, ToA=112 (QTA) 20241121125001825 DL1IF INFO RACH request received: sapi=7 qta=112, ra=0x3a, fn=90 (rfn=90), cur_fn=86, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125001825 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20241121125001828 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125001843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125001843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001850 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125001862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125001862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001868 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001868 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001868 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001868 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001869 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125001925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125001925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001933 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001933 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001935 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125001985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125001985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001989 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001989 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001990 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125001992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125001993 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125002003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125002003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002013 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002013 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002014 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125002022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125002022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002023 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002023 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=116, ToA=140 (QTA) 20241121125002027 DL1IF INFO RACH request received: sapi=7 qta=140, ra=0x3a, fn=116 (rfn=116), cur_fn=112, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002027 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20241121125002031 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125002045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125002045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002050 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125002064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125002064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002065 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002065 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002069 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125002083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125002083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002083 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002083 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002084 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002084 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002084 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002092 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125002106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125002106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002108 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002108 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002109 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002111 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125002126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125002126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002130 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125002144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125002144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002145 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002145 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=142, ToA=168 (QTA) 20241121125002149 DL1IF INFO RACH request received: sapi=7 qta=168, ra=0x3a, fn=142 (rfn=142), cur_fn=138, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002149 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20241121125002154 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125002168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125002168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002172 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125002187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125002187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002191 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125002205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125002205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002215 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125002229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125002229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002234 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125002248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125002248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002252 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125002266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125002266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=168, ToA=196 (QTA) 20241121125002272 DL1IF INFO RACH request received: sapi=7 qta=196, ra=0x3a, fn=168 (rfn=168), cur_fn=164, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002272 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20241121125002276 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125002290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125002291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002294 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002294 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002295 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125002309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125002309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002313 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125002329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125002329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002337 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125002351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125002351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002352 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002352 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002352 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002352 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002353 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002353 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002355 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125002370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125002370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002374 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125002388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125002388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=194, ToA=0 (QTA) 20241121125002394 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=194 (rfn=194), cur_fn=190, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002394 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20241121125002398 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125002412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125002412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002412 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002412 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002413 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002413 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002416 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125002430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125002430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002435 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125002449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125002449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002459 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125002473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125002473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002477 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125002492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125002492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002496 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125002510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125002510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=220, ToA=0 (QTA) 20241121125002515 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=220 (rfn=220), cur_fn=216, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002515 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20241121125002519 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125002534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125002534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002539 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125002553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125002553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002554 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002554 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002554 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002557 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125002572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125002572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002581 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125002595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125002595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002600 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125002614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125002614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002614 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002618 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125002632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125002632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=246, ToA=0 (QTA) 20241121125002637 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=246 (rfn=246), cur_fn=242, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002637 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20241121125002641 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125002656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002660 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125002674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125002674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002679 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125002693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125002693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002702 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125002716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125002716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002721 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125002735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125002735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002737 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002737 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002739 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125002754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125002754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=272, ToA=0 (QTA) 20241121125002758 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=272 (rfn=272), cur_fn=268, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002758 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20241121125002763 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125002777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125002777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002777 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002777 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002777 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002777 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002781 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125002795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125002795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002796 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002796 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002800 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125002814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125002814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002824 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125002838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125002838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002838 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002838 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002838 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002838 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002842 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125002856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125002856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002857 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002861 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125002875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125002875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=298, ToA=0 (QTA) 20241121125002880 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=298 (rfn=298), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125002880 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20241121125002884 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125002898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125002898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002899 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002899 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002899 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002899 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002903 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125002917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125002917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002917 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002917 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002918 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002918 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002918 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002918 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002921 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125002935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125002935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002945 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125002959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125002959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002960 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002960 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002960 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002960 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002961 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002961 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002963 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125002977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125002977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002979 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002979 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002982 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125002996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125002996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125002998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125002998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=324, ToA=0 (QTA) 20241121125003001 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=324 (rfn=324), cur_fn=320, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003001 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20241121125003005 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125003019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125003019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003024 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125003038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125003038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003043 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125003057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125003057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003066 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125003080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125003080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003085 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125003099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125003099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003104 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125003118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125003118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=350, ToA=0 (QTA) 20241121125003123 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=350 (rfn=350), cur_fn=346, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003123 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20241121125003127 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125003141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125003141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003146 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125003160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125003160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003162 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003162 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003162 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003162 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003165 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125003179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125003179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003181 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003181 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003188 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125003202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125003202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003206 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125003221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125003221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003225 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125003239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125003239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003240 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003240 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=376, ToA=0 (QTA) 20241121125003244 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=376 (rfn=376), cur_fn=372, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003244 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20241121125003248 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125003263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125003263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003264 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003264 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003264 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003268 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125003282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125003282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003282 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003282 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003282 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003282 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003283 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003283 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003283 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003283 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003286 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125003301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125003301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003301 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003301 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003301 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003301 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003302 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003302 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003302 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003302 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003302 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003302 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003303 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003303 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003303 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003303 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003310 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125003324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125003324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003325 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003325 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003325 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003325 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003325 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003325 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003326 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003326 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003326 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003326 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003329 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125003343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125003343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003344 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003344 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003345 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003345 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003345 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003345 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003345 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003345 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003348 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125003362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125003362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003362 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003362 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003363 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003363 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003363 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003363 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003363 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003363 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003363 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003363 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003364 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003364 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003364 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003364 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=402, ToA=0 (QTA) 20241121125003367 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=402 (rfn=402), cur_fn=398, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003367 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20241121125003371 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125003385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125003385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003386 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003386 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003390 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125003404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125003404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003406 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003409 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125003423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125003423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003423 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003423 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003423 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003423 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003424 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003424 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003424 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003484 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125003497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125003497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003500 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003500 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003502 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125003515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125003515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003520 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125003534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125003534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=0 (TAI), fn=428, ToA=28 (QTA) 20241121125003539 DL1IF INFO RACH request received: sapi=7 qta=28, ra=0x3a, fn=428 (rfn=428), cur_fn=424, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003539 DRLCMAC INFO Continuous Timing Advance update for TAI 0, new TA is 7 (bts.cpp:1099) 20241121125003543 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125003558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125003558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003562 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125003576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125003576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003581 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125003595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125003595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003596 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003596 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003604 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125003619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125003619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003619 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003619 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003619 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003620 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003620 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003620 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003620 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003623 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125003637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125003637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003642 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125003656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125003656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=1 (TAI), fn=454, ToA=56 (QTA) 20241121125003661 DL1IF INFO RACH request received: sapi=7 qta=56, ra=0x3a, fn=454 (rfn=454), cur_fn=450, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003661 DRLCMAC INFO Continuous Timing Advance update for TAI 1, new TA is 14 (bts.cpp:1099) 20241121125003665 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125003679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125003679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003684 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125003698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125003698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003698 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003698 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003702 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125003716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125003716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003725 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125003746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125003746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003746 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003747 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003747 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003747 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003747 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003747 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003747 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003751 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125003765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125003765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003766 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003766 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003766 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003766 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003766 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003767 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003767 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003767 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003767 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003767 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003767 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003770 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125003784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125003784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003785 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003785 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=2 (TAI), fn=480, ToA=84 (QTA) 20241121125003789 DL1IF INFO RACH request received: sapi=7 qta=84, ra=0x3a, fn=480 (rfn=480), cur_fn=476, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003789 DRLCMAC INFO Continuous Timing Advance update for TAI 2, new TA is 21 (bts.cpp:1099) 20241121125003793 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125003808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125003808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003808 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003808 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003808 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003808 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003808 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003808 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003808 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003809 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003809 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003812 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125003826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125003826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003826 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003826 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003826 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003827 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003828 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003828 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003831 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125003845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125003845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003854 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125003868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125003868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003869 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003869 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003870 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003873 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125003887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125003887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003887 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003887 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003887 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003887 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003888 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003888 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003888 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003888 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003888 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003888 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003892 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125003906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125003906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003906 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003906 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003907 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003907 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003907 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=428 RX RTS.req: sapi=7 arfcn=871 cur_fn=502 block=3 (pcu_l1_if.cpp:576) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=3 (TAI), fn=506, ToA=112 (QTA) 20241121125003911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=428 Sending data request: sapi=7 arfcn=871 cur_fn=502 block=3 data=07 0e 15 1c 23 2a 31 00 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125003911 DL1IF INFO RACH request received: sapi=7 qta=112, ra=0x3a, fn=506 (rfn=506), cur_fn=502, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125003911 DRLCMAC INFO Continuous Timing Advance update for TAI 3, new TA is 28 (bts.cpp:1099) 20241121125003915 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125003929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125003929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003930 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003930 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003934 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125003948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125003948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003949 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003949 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003952 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125003967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125003967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003976 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125003991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125003991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125003992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125003995 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125004009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125004009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004014 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125004028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125004028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=4 (TAI), fn=532, ToA=140 (QTA) 20241121125004033 DL1IF INFO RACH request received: sapi=7 qta=140, ra=0x3a, fn=532 (rfn=532), cur_fn=528, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004033 DRLCMAC INFO Continuous Timing Advance update for TAI 4, new TA is 35 (bts.cpp:1099) 20241121125004037 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125004051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125004051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004052 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004052 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004056 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125004070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125004070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004071 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004071 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004075 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125004089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125004089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004090 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004090 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004098 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125004112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125004112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004117 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125004131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125004131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004136 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125004150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125004150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004151 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004151 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004152 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=5 (TAI), fn=558, ToA=168 (QTA) 20241121125004155 DL1IF INFO RACH request received: sapi=7 qta=168, ra=0x3a, fn=558 (rfn=558), cur_fn=554, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004155 DRLCMAC INFO Continuous Timing Advance update for TAI 5, new TA is 42 (bts.cpp:1099) 20241121125004159 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125004173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125004173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004178 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125004192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125004192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004192 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004192 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004192 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004192 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004193 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004193 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004196 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125004211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125004211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004212 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004212 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004212 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004212 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004220 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125004234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125004234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004234 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004234 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004235 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004235 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004235 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004239 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125004253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125004253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004253 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004253 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004253 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004253 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004254 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004254 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004254 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004254 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004254 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004254 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004257 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125004271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125004271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=6 (TAI), fn=584, ToA=196 (QTA) 20241121125004277 DL1IF INFO RACH request received: sapi=7 qta=196, ra=0x3a, fn=584 (rfn=584), cur_fn=580, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004277 DRLCMAC INFO Continuous Timing Advance update for TAI 6, new TA is 49 (bts.cpp:1099) 20241121125004281 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125004295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125004295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004296 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004296 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004296 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004296 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004299 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125004313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125004313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004314 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004314 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004314 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004314 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004314 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004314 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004318 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125004332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125004332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004333 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004333 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004333 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004333 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004333 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004333 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004334 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004334 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004341 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125004356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004360 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125004374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125004374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004375 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004375 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004379 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125004393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125004393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004393 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004393 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004393 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004393 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004394 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004394 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004394 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004394 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121125004395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121125004395 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=7 (TAI), fn=610, ToA=0 (QTA) 20241121125004398 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=610 (rfn=610), cur_fn=606, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004398 DRLCMAC INFO Continuous Timing Advance update for TAI 7, new TA is 0 (bts.cpp:1099) 20241121125004402 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125004416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125004416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004421 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125004435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125004435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004437 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004437 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004440 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125004454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125004454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004463 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125004477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125004477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004482 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125004496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125004496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004497 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004497 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004499 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004499 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004501 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125004516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125004516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=8 (TAI), fn=636, ToA=0 (QTA) 20241121125004520 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=636 (rfn=636), cur_fn=632, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004520 DRLCMAC INFO Continuous Timing Advance update for TAI 8, new TA is 0 (bts.cpp:1099) 20241121125004525 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125004539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125004539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004539 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004539 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004543 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125004557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125004557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004558 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004558 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004558 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004558 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004558 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004558 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004562 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125004576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125004576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004585 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125004599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125004599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004600 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004604 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125004618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125004618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004619 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004620 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004620 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004623 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125004637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125004637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004638 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004638 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004638 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=9 (TAI), fn=662, ToA=0 (QTA) 20241121125004642 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=662 (rfn=662), cur_fn=658, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004642 DRLCMAC INFO Continuous Timing Advance update for TAI 9, new TA is 0 (bts.cpp:1099) 20241121125004646 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125004660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125004660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004661 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004661 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004661 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004661 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004665 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125004679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125004679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004679 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004679 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004680 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004680 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004680 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004680 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004684 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125004698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125004698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004707 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125004721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125004721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004722 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004722 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004722 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004722 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004726 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125004740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125004740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004744 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125004758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125004758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004759 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004759 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004759 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004759 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004759 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004759 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=10 (TAI), fn=688, ToA=0 (QTA) 20241121125004763 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=688 (rfn=688), cur_fn=684, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004763 DRLCMAC INFO Continuous Timing Advance update for TAI 10, new TA is 0 (bts.cpp:1099) 20241121125004767 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125004782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125004782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004782 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004782 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004782 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004782 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004782 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004783 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004783 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004783 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004786 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125004800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125004800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004801 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004801 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004801 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004801 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004801 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004801 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004802 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004802 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004802 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004802 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004802 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004802 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004805 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125004819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125004819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004820 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004820 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004820 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004828 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125004842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125004842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004843 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004843 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004843 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004846 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125004860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125004860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004861 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004861 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004865 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125004880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125004880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004880 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004880 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004881 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004881 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004881 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004881 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004881 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004881 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=11 (TAI), fn=714, ToA=0 (QTA) 20241121125004885 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=714 (rfn=714), cur_fn=710, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125004885 DRLCMAC INFO Continuous Timing Advance update for TAI 11, new TA is 0 (bts.cpp:1099) 20241121125004889 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125004903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125004903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004907 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125004921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125004921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004922 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004922 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004922 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004922 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004923 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004923 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004923 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004923 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004926 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125004940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125004940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004941 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004941 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004949 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125004964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125004964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004968 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125004983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125004983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125004986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125004987 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125005001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125005001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005002 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005002 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=12 (TAI), fn=740, ToA=0 (QTA) 20241121125005006 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=740 (rfn=740), cur_fn=736, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125005006 DRLCMAC INFO Continuous Timing Advance update for TAI 12, new TA is 0 (bts.cpp:1099) 20241121125005010 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125005025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125005025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005025 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005030 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125005044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125005044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005044 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005044 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005048 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125005064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125005064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005065 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005065 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005066 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005066 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005073 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125005087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125005087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005092 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125005107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125005107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005109 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005109 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005111 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125005125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125005125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005127 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=13 (TAI), fn=766, ToA=0 (QTA) 20241121125005131 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=766 (rfn=766), cur_fn=762, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125005131 DRLCMAC INFO Continuous Timing Advance update for TAI 13, new TA is 0 (bts.cpp:1099) 20241121125005135 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125005149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125005149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005153 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125005168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125005168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005169 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005169 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005169 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005170 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005170 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005171 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005173 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125005188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125005188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005188 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005188 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005191 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005191 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005196 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125005210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125005210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005215 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125005229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125005229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005234 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125005248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125005248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005249 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005249 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=14 (TAI), fn=792, ToA=0 (QTA) 20241121125005253 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=792 (rfn=792), cur_fn=788, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125005253 DRLCMAC INFO Continuous Timing Advance update for TAI 14, new TA is 0 (bts.cpp:1099) 20241121125005258 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125005272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125005272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005272 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005272 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005273 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005273 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005273 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005273 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005273 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005276 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125005291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125005291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005292 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005292 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005295 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125005309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125005309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005318 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125005333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125005333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005333 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005333 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005334 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005334 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005334 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005337 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125005352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125005352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005356 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125005371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125005371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending an Access Burst on PTCCH/U, sub-slot=15 (TAI), fn=818, ToA=0 (QTA) 20241121125005376 DL1IF INFO RACH request received: sapi=7 qta=0, ra=0x3a, fn=818 (rfn=818), cur_fn=814, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125005376 DRLCMAC INFO Continuous Timing Advance update for TAI 15, new TA is 0 (bts.cpp:1099) 20241121125005380 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125005395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125005395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005400 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125005415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125005415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005421 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005421 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005422 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125005433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125005434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005435 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005435 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005442 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125005456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125005456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005459 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005459 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005461 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125005475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125005475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125005480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125005480 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(64)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125005494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36214<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125005498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36204<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125005499 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125005499 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125005499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005499 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241121125005499 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125005499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125005499 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121125005499 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125005499 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125005499 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125005499 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125005499 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125005499 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125005499 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125005499 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005499 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20241121125005500 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125005500 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121125005500 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125005500 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125005500 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125005500 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125005500 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125005500 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125005500 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005500 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125005500 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125005500 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125005500 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125005500 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125005500 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125005500 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125005501 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_ta_ptcch_ul_multi_tbf finished. Verdict: fail reason: Failed to match Timing Advance Index for #0 MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail'. respawn: 6: stopped pid 6557 with status 0 respawn: 7: starting: osmo-pcu Thu Nov 21 12:50:05 UTC 2024 ------ PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ta_ptcch_ul_multi_tbf.talloc 20241121125005540 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125005540 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125005540 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125005541 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125005559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125005660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46434<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=858316) Waiting for packet dumper to finish... 1 (prev_count=858316, count=922704) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ta_ptcch_ul_multi_tbf fail' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf'. ------ PCU_Tests.TC_cs_lqual_ul_tbf ------ Thu Nov 21 12:50:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_lqual_ul_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_lqual_ul_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_lqual_ul_tbf' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_cs_lqual_ul_tbf started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125008705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(67)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125008711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(67)@1d710fa6204d: Start timer T: 5 s PCUIF(67)@1d710fa6204d: Start timer T_Conn: 10 s TC_cs_lqual_ul_tbf-STATS(69)@1d710fa6204d: Start timer T: 2 s TC_cs_lqual_ul_tbf-STATS(69)@1d710fa6204d: Start timer T: 2 s 20241121125010541 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125010541 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125010541 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(67)@1d710fa6204d: OsmoPCU is now connected BTS(68)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125010557 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125010557 DLGLOBAL DEBUG validating counter group 0x557efa813040(bts) with 102 counters (rate_ctr.c:86) 20241121125010557 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125010557 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125010557 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125010557 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125010557 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) MTC@1d710fa6204d: Start timer T: 2 s 20241121125010557 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125010557 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125010557 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125010557 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125010557 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125010557 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125010557 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125010557 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125010557 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125010557 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125010557 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125010557 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125010557 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125010557 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125010557 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125010557 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125010557 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125010557 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125010557 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125010558 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125010558 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125010558 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125010558 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125010558 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125010558 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125010558 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125010558 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125010558 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125010558 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125010558 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125010558 DLGLOBAL DEBUG validating counter group 0x7f2ff08bf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125010558 DLGLOBAL DEBUG validating counter group 0x557efa812720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125010558 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125010558 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125010558 DLGLOBAL DEBUG validating counter group 0x7f2ff08c0180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125010558 DLGLOBAL DEBUG validating counter group 0x7f2ff08c0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125010558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125010558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125010558 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125010558 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125010558 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010558 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010558 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125010559 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125010559 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125010559 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125010559 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125010559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125010559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010560 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125010565 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125010569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(68)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125010570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125010571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 20241121125010572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125010573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010576 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125010576 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125010576 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125010576 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125010576 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125010576 DLGLOBAL DEBUG validating counter group 0x557efa812760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125010576 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125010576 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125010576 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125010576 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125010576 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125010576 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125010576 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125010576 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125010577 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125010577 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125010577 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125010577 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125010577 DLGLOBAL DEBUG validating counter group 0x557efa812b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125010577 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125010577 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125010577 DLGLOBAL DEBUG validating counter group 0x557efa812c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125010577 DLGLOBAL DEBUG validating counter group 0x557efa812c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125010577 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125010577 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125010577 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125010577 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125010577 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125010577 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125010577 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125010577 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125010577 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125010577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125010577 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125010577 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125010577 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125010577 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125010577 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 10 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(68)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125010588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125010588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010590 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010590 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010593 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010593 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010594 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010594 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125010596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010597 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125010608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010610 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010611 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010611 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125010618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010619 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125010632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125010636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125010650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010650 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010650 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010651 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010651 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125010654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010654 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125010669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010672 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010672 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010673 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010673 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125010679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010679 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125010692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125010697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010697 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125010711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125010715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010715 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125010729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010730 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010730 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125010739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010739 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125010752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125010757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125010771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010773 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010773 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125010776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010776 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125010777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125010777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125010777 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125010790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125010790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125010792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125010799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125010799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125010799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125010813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=3c 01 01 00 00 00 01 c8 18 1b ab 89 46 58 ee c4 a2 15 c9 4d e0 bb e2 (pcu_l1_if.cpp:463) 20241121125010813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125010813 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010813 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 c8 18 1b ab 89 46 58 ee c4 a2 15 c9 4d e0 bb e2 (pdch.cpp:1019) 20241121125010813 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125010813 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-1 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 c8 18 1b ab 89 46 58 ee c4 a2 15 c9 4d e0 bb e2 (tbf_ul.cpp:337) 20241121125010813 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125010813 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125010813 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125010813 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125010813 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125010813 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=16, is_complete=0 (tbf_ul.cpp:185) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125010813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125010813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125010813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125010814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125010818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125010818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125010818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125010818 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125010818 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125010818 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125010818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125010818 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125010818 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125010818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125010818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010818 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125010832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125010832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010832 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125010832 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125010832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125010850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125010850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010850 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125010850 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125010851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010860 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125010874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125010874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125010875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125010892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125010892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125010892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125010892 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125010892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125010892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=69 TLLI=0x00000001 (pdch.cpp:347) 20241121125010892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 0 20241121125010893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125010894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010897 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125010911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 03 6e 41 08 e9 2a 20 ec 83 40 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125010911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125010911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 6e 41 08 e9 2a 20 ec 83 40 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125010911 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125010911 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6e 41 08 e9 2a 20 ec 83 40 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125010911 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125010911 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125010911 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125010911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125010911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010912 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010912 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010912 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125010913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125010920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125010920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125010920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010921 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 1 20241121125010936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 05 c4 b4 a0 d4 92 7f 3b be 91 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125010936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 1 (pcu_l1_if.cpp:478) 20241121125010936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 c4 b4 a0 d4 92 7f 3b be 91 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125010936 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125010936 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c4 b4 a0 d4 92 7f 3b be 91 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125010936 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125010936 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125010936 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125010936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125010937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010942 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010942 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010943 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010943 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125010944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125010945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125010945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125010945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010946 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 2 20241121125010955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 07 15 96 7a d9 53 22 e2 7e b7 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125010955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 2 (pcu_l1_if.cpp:478) 20241121125010955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 15 96 7a d9 53 22 e2 7e b7 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125010955 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 96 7a d9 53 22 e2 7e b7 24 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125010955 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125010955 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125010955 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125010955 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125010957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010959 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010959 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010960 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010960 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010962 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010962 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010962 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125010962 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125010963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125010963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125010963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010964 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 3 20241121125010974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 09 5b 4b 55 6c ca ee 77 d8 b9 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125010974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 3 (pcu_l1_if.cpp:478) 20241121125010974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 5b 4b 55 6c ca ee 77 d8 b9 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125010974 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5b 4b 55 6c ca ee 77 d8 b9 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125010974 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125010974 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125010974 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125010974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125010976 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010976 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010977 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010977 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010981 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010981 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125010981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125010983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125010983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125010983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125010983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125010984 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 4 20241121125010998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0b f7 c0 f4 1b be 36 d0 3c 14 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125010998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 4 (pcu_l1_if.cpp:478) 20241121125010998 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125010998 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b f7 c0 f4 1b be 36 d0 3c 14 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125010998 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f7 c0 f4 1b be 36 d0 3c 14 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125010998 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125010998 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125010998 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125010998 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125011000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011003 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125011005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125011006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125011006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125011006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011007 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 5 20241121125011018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0d 2e 20 80 14 83 4f 3d 13 00 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 5 (pcu_l1_if.cpp:478) 20241121125011018 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011018 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 2e 20 80 14 83 4f 3d 13 00 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011018 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2e 20 80 14 83 4f 3d 13 00 d5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011018 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125011018 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125011018 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125011020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011021 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011021 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011024 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011024 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011025 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011025 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125011026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125011027 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125011027 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125011027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011027 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 6 20241121125011037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 0f c9 c3 56 01 e4 53 5f c7 e0 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 6 (pcu_l1_if.cpp:478) 20241121125011037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f c9 c3 56 01 e4 53 5f c7 e0 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011037 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c9 c3 56 01 e4 53 5f c7 e0 9a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011037 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125011037 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125011037 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125011038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125011043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125011046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125011046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125011046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011047 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 7 20241121125011061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 11 ce 83 3f c8 48 0a 43 d5 f1 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 7 (pcu_l1_if.cpp:478) 20241121125011061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011061 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 ce 83 3f c8 48 0a 43 d5 f1 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011061 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ce 83 3f c8 48 0a 43 d5 f1 aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011061 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125011061 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125011061 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125011063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125011069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125011070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125011070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125011070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011071 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 8 20241121125011079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 13 13 cd e1 b7 99 3b 58 66 2a 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 8 (pcu_l1_if.cpp:478) 20241121125011080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 13 cd e1 b7 99 3b 58 66 2a 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011080 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=13 cd e1 b7 99 3b 58 66 2a 4e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011080 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125011080 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125011080 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125011080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125011083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125011085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125011085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125011085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011085 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 9 20241121125011099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 15 e3 2d bc 18 d2 fe 1f 8c 3a 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 9 (pcu_l1_if.cpp:478) 20241121125011099 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011099 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 e3 2d bc 18 d2 fe 1f 8c 3a 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011099 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e3 2d bc 18 d2 fe 1f 8c 3a 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011099 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125011099 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125011099 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011099 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125011100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125011102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125011108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125011108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125011108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 10 20241121125011123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 17 8d 38 b6 68 91 5c 12 32 2a 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011123 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 8d 38 b6 68 91 5c 12 32 2a 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011123 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8d 38 b6 68 91 5c 12 32 2a 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011124 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125011124 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125011124 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125011125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125011129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125011130 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125011130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125011130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011131 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 11 20241121125011143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 19 de bf 75 9b 27 65 81 7e af 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 11 (pcu_l1_if.cpp:478) 20241121125011143 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011143 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 de bf 75 9b 27 65 81 7e af 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011143 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=de bf 75 9b 27 65 81 7e af 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011143 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125011143 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125011143 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125011144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125011150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125011151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125011151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125011151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011151 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 12 20241121125011162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1b 98 f7 c1 c1 e5 39 b9 46 ad 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 12 (pcu_l1_if.cpp:478) 20241121125011162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 98 f7 c1 c1 e5 39 b9 46 ad 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011162 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=98 f7 c1 c1 e5 39 b9 46 ad 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011162 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125011162 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125011162 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011162 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125011162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125011164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125011171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125011171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125011171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011171 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 13 20241121125011184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 1d b5 75 7d 07 36 c8 9a 5d 92 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 13 (pcu_l1_if.cpp:478) 20241121125011184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d b5 75 7d 07 36 c8 9a 5d 92 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011184 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125011184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125011185 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b5 75 7d 07 36 c8 9a 5d 92 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011185 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125011185 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125011185 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125011185 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011185 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011185 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125011185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011186 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011186 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125011186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125011189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125011189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125011189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011189 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 14 20241121125011203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 00 1f f2 3f 38 2c a4 6e 7d 21 af 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 14 (pcu_l1_if.cpp:478) 20241121125011203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f f2 3f 38 2c a4 6e 7d 21 af 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011203 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f2 3f 38 2c a4 6e 7d 21 af 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011203 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125011203 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125011203 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125011203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011204 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011204 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011204 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011204 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011204 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011204 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011204 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125011204 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125011208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125011208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125011208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011208 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 15 20241121125011222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 00 21 50 ae 61 a1 54 84 63 17 40 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 15 (pcu_l1_if.cpp:478) 20241121125011222 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011222 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 50 ae 61 a1 54 84 63 17 40 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011222 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=50 ae 61 a1 54 84 63 17 40 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011222 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125011222 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125011222 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125011222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011223 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011223 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011223 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011223 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011223 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125011223 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125011231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121125011231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121125011231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011231 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 16 20241121125011256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 00 23 16 b9 50 af 49 2a c5 55 1a ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 16 (pcu_l1_if.cpp:478) 20241121125011256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 16 b9 50 af 49 2a c5 55 1a ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011256 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=16 b9 50 af 49 2a c5 55 1a ed 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011256 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125011256 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125011256 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011256 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125011257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011260 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011260 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125011260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125011261 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121125011261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121125011261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011261 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 17 20241121125011275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 00 25 d8 84 d6 f8 70 a9 94 2e 0c ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 17 (pcu_l1_if.cpp:478) 20241121125011275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011275 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 d8 84 d6 f8 70 a9 94 2e 0c ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011275 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d8 84 d6 f8 70 a9 94 2e 0c ca 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011275 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125011275 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125011275 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011275 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125011275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125011277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125011279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=151 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20241121125011279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241121125011279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011280 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 18 20241121125011294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=3c 00 27 03 e6 69 eb 8d 97 78 0c 75 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 18 (pcu_l1_if.cpp:478) 20241121125011294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011294 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 03 e6 69 eb 8d 97 78 0c 75 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011294 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 e6 69 eb 8d 97 78 0c 75 eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011294 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125011294 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125011294 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125011294 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125011294 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125011294 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125011294 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011294 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011295 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011295 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125011295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125011303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=156 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=160 (gprs_rlcmac_sched.cpp:454) 20241121125011303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241121125011303 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125011303 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125011303 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125011303 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125011303 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125011303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125011303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011303 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 19 20241121125011317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=3c 00 29 26 b2 eb 16 6d 5d 25 3a 55 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 19 (pcu_l1_if.cpp:478) 20241121125011317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 29 26 b2 eb 16 6d 5d 25 3a 55 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011317 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=20, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=26 b2 eb 16 6d 5d 25 3a 55 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011317 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125011317 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125011317 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011317 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=15 (tbf_ul.cpp:402) 20241121125011317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011317 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011317 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011317 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011317 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125011318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125011321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20241121125011321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241121125011321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011322 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 20 20241121125011335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=3c 00 2b 53 8e c3 7a e0 b3 bf 23 64 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 20 (pcu_l1_if.cpp:478) 20241121125011335 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011335 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2b 53 8e c3 7a e0 b3 bf 23 64 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011335 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=21, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=53 8e c3 7a e0 b3 bf 23 64 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011335 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125011335 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125011335 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011335 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=15 (tbf_ul.cpp:402) 20241121125011336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125011337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125011340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241121125011340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241121125011340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011340 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 21 20241121125011354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=3c 00 2d 12 7a 5a 8f 6a 56 ff dc 2a 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 21 (pcu_l1_if.cpp:478) 20241121125011354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2d 12 7a 5a 8f 6a 56 ff dc 2a 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011354 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=22, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=12 7a 5a 8f 6a 56 ff dc 2a 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011354 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125011354 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125011354 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011354 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=15 (tbf_ul.cpp:402) 20241121125011354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125011356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125011366 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=169 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=173 (gprs_rlcmac_sched.cpp:454) 20241121125011366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241121125011366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011367 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 22 20241121125011380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 00 2f f6 55 13 f0 71 04 08 60 a4 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 22 (pcu_l1_if.cpp:478) 20241121125011380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2f f6 55 13 f0 71 04 08 60 a4 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011380 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=23, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f6 55 13 f0 71 04 08 60 a4 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011380 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125011380 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125011380 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=15 (tbf_ul.cpp:402) 20241121125011381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011382 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011382 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011382 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125011382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125011385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125011385 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125011385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011385 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 23 20241121125011399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=3c 00 31 e7 7f 8d 22 9b 6b 68 ce 99 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 23 (pcu_l1_if.cpp:478) 20241121125011399 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011399 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 31 e7 7f 8d 22 9b 6b 68 ce 99 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011399 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=24, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e7 7f 8d 22 9b 6b 68 ce 99 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011399 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125011399 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125011399 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011399 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=15 (tbf_ul.cpp:402) 20241121125011399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125011400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125011403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125011404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125011404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011404 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 24 20241121125011417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=3c 00 33 ab c8 8b d3 2a 8f f5 35 73 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 24 (pcu_l1_if.cpp:478) 20241121125011417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 33 ab c8 8b d3 2a 8f f5 35 73 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011417 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=25 .. V(R)=25) (tbf_ul.cpp:257) 20241121125011418 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=25, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011418 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241121125011418 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ab c8 8b d3 2a 8f f5 35 73 5f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011418 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241121125011418 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241121125011418 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241121125011418 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011418 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011418 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=25 CV=15 (tbf_ul.cpp:402) 20241121125011418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125011419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125011427 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125011427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125011427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011427 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 25 20241121125011441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 data=3c 00 35 63 34 7b c9 b1 fc 36 a0 e9 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 25 (pcu_l1_if.cpp:478) 20241121125011441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 35 63 34 7b c9 b1 fc 36 a0 e9 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011441 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=26 .. V(R)=26) (tbf_ul.cpp:257) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=26, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=63 34 7b c9 b1 fc 36 a0 e9 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011441 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241121125011441 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241121125011441 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=26 CV=15 (tbf_ul.cpp:402) 20241121125011441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125011443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125011445 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=186 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=190 (gprs_rlcmac_sched.cpp:454) 20241121125011445 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241121125011445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011446 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 26 20241121125011460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=7 data=3c 00 37 ca 79 70 5d 33 68 cd ff 75 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 26 (pcu_l1_if.cpp:478) 20241121125011461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 37 ca 79 70 5d 33 68 cd ff 75 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011461 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=27 .. V(R)=27) (tbf_ul.cpp:257) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=27, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ca 79 70 5d 33 68 cd ff 75 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011461 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241121125011461 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241121125011461 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=27 CV=15 (tbf_ul.cpp:402) 20241121125011461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011462 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011463 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011463 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125011465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125011465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125011465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125011465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011466 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 27 20241121125011480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=3c 00 39 01 2a f6 5d 92 c6 9e 97 52 ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 27 (pcu_l1_if.cpp:478) 20241121125011480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011480 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 39 01 2a f6 5d 92 c6 9e 97 52 ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011480 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=28 .. V(R)=28) (tbf_ul.cpp:257) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=28, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=01 2a f6 5d 92 c6 9e 97 52 ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011480 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241121125011480 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241121125011480 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011480 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=28 CV=15 (tbf_ul.cpp:402) 20241121125011481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125011485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125011489 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125011489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125011489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011490 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 28 20241121125011503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=3c 00 3b 52 d9 4e ec 94 b5 e6 d7 1d 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 28 (pcu_l1_if.cpp:478) 20241121125011503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3b 52 d9 4e ec 94 b5 e6 d7 1d 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011503 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=29 .. V(R)=29) (tbf_ul.cpp:257) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=29, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=52 d9 4e ec 94 b5 e6 d7 1d 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011503 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241121125011503 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241121125011503 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011503 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=29 CV=15 (tbf_ul.cpp:402) 20241121125011503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011503 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011503 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125011504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125011507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125011507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125011507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011507 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 29 20241121125011521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 data=3c 00 3d dc 1e da 71 83 a6 ff 67 3c fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 29 (pcu_l1_if.cpp:478) 20241121125011521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3d dc 1e da 71 83 a6 ff 67 3c fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011521 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=30 .. V(R)=30) (tbf_ul.cpp:257) 20241121125011521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=30, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241121125011522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=dc 1e da 71 83 a6 ff 67 3c fb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011522 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241121125011522 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241121125011522 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241121125011522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011522 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=30 CV=15 (tbf_ul.cpp:402) 20241121125011522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125011523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125011526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125011526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125011526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 30 20241121125011540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=11 data=3c 00 3f 84 8d 54 ed 07 fa 04 55 bc f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 30 (pcu_l1_if.cpp:478) 20241121125011540 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011540 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3f 84 8d 54 ed 07 fa 04 55 bc f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011540 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=31 .. V(R)=31) (tbf_ul.cpp:257) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=31, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=84 8d 54 ed 07 fa 04 55 bc f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011540 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241121125011540 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241121125011540 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=31 CV=15 (tbf_ul.cpp:402) 20241121125011540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125011541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125011549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241121125011549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241121125011549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 31 20241121125011564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=3c 00 41 f6 df de e2 5a 21 bb ed c5 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 31 (pcu_l1_if.cpp:478) 20241121125011564 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011564 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 41 f6 df de e2 5a 21 bb ed c5 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011564 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=32 .. V(R)=32) (tbf_ul.cpp:257) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=32, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f6 df de e2 5a 21 bb ed c5 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011564 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241121125011564 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241121125011564 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011564 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=32 CV=15 (tbf_ul.cpp:402) 20241121125011565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011565 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011565 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125011567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125011568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241121125011568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241121125011568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 32 20241121125011583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=3c 00 43 67 82 5e 27 6d e4 52 22 be 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 32 (pcu_l1_if.cpp:478) 20241121125011583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011583 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 43 67 82 5e 27 6d e4 52 22 be 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011583 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=33 .. V(R)=33) (tbf_ul.cpp:257) 20241121125011583 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=33, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=67 82 5e 27 6d e4 52 22 be 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011583 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241121125011583 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241121125011583 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011583 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=33 CV=15 (tbf_ul.cpp:402) 20241121125011584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125011586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125011588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241121125011588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241121125011588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011588 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 33 20241121125011601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=3c 00 45 b8 d6 34 91 f9 d5 3f 5d dd c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 33 (pcu_l1_if.cpp:478) 20241121125011601 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011601 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 45 b8 d6 34 91 f9 d5 3f 5d dd c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011601 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=34 .. V(R)=34) (tbf_ul.cpp:257) 20241121125011601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=34, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241121125011601 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 d6 34 91 f9 d5 3f 5d dd c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011601 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241121125011602 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241121125011602 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241121125011602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011602 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=34 CV=15 (tbf_ul.cpp:402) 20241121125011602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125011605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125011611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125011611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125011611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011612 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 34 20241121125011626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=3 data=3c 00 47 0d 1e 96 3a 2e b2 b1 f6 5f d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 34 (pcu_l1_if.cpp:478) 20241121125011626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 47 0d 1e 96 3a 2e b2 b1 f6 5f d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011626 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=35 .. V(R)=35) (tbf_ul.cpp:257) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=35, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 1e 96 3a 2e b2 b1 f6 5f d3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011626 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241121125011626 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241121125011626 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011626 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=35 CV=15 (tbf_ul.cpp:402) 20241121125011626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011628 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011628 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011628 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011628 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125011630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125011632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125011632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125011632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011633 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 35 20241121125011644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=4 data=3c 00 49 a8 5a 25 31 49 b3 4e f4 73 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 35 (pcu_l1_if.cpp:478) 20241121125011644 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011644 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 49 a8 5a 25 31 49 b3 4e f4 73 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011644 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=36 .. V(R)=36) (tbf_ul.cpp:257) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=36, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a8 5a 25 31 49 b3 4e f4 73 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011644 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241121125011644 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241121125011644 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011644 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=36 CV=15 (tbf_ul.cpp:402) 20241121125011644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011645 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125011645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125011649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=234 (gprs_rlcmac_sched.cpp:454) 20241121125011649 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241121125011649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011649 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 36 20241121125011663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=3c 00 4b 2d 1c 0b 1c 56 26 81 60 c2 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 36 (pcu_l1_if.cpp:478) 20241121125011663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011663 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4b 2d 1c 0b 1c 56 26 81 60 c2 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011663 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=37 .. V(R)=37) (tbf_ul.cpp:257) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=37, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2d 1c 0b 1c 56 26 81 60 c2 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011663 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241121125011663 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241121125011663 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011663 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=37 CV=15 (tbf_ul.cpp:402) 20241121125011663 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125011664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125011672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241121125011672 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241121125011672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011672 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 37 20241121125011687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=3c 00 4d d5 e2 4c 6a 48 75 83 19 80 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 37 (pcu_l1_if.cpp:478) 20241121125011688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011688 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4d d5 e2 4c 6a 48 75 83 19 80 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011688 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=38 .. V(R)=38) (tbf_ul.cpp:257) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=38, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d5 e2 4c 6a 48 75 83 19 80 d0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011688 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241121125011688 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241121125011688 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011688 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=38 CV=15 (tbf_ul.cpp:402) 20241121125011689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011691 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011691 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011691 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011691 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125011693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125011694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=238 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=242 (gprs_rlcmac_sched.cpp:454) 20241121125011694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241121125011694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011694 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 38 20241121125011706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 data=3c 00 4f 97 c5 f3 66 a6 7c fb e2 9a 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 38 (pcu_l1_if.cpp:478) 20241121125011706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011706 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4f 97 c5 f3 66 a6 7c fb e2 9a 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011706 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=39 .. V(R)=39) (tbf_ul.cpp:257) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=39, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=97 c5 f3 66 a6 7c fb e2 9a 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011706 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241121125011706 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241121125011706 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=39 CV=15 (tbf_ul.cpp:402) 20241121125011706 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125011706 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125011706 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125011707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011708 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011710 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125011710 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125011711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241121125011711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241121125011711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125011711 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125011711 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125011711 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125011711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125011711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125011711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011711 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 39 20241121125011726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=8 data=3c 00 51 fb c6 64 27 28 31 e3 b2 b7 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 39 (pcu_l1_if.cpp:478) 20241121125011726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 51 fb c6 64 27 28 31 e3 b2 b7 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011726 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=40 .. V(R)=40) (tbf_ul.cpp:257) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=40, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fb c6 64 27 28 31 e3 b2 b7 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011726 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241121125011726 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241121125011726 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=40 CV=15 (tbf_ul.cpp:402) 20241121125011728 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011728 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011728 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011728 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125011732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125011735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20241121125011735 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241121125011735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011736 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 40 20241121125011750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=3c 00 53 cb c8 b5 88 99 57 2b b8 72 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 40 (pcu_l1_if.cpp:478) 20241121125011750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011750 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 53 cb c8 b5 88 99 57 2b b8 72 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011750 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011750 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=41 .. V(R)=41) (tbf_ul.cpp:257) 20241121125011751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=41, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241121125011751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cb c8 b5 88 99 57 2b b8 72 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011751 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241121125011751 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241121125011751 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241121125011751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=41 CV=15 (tbf_ul.cpp:402) 20241121125011751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125011754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125011755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=255 (gprs_rlcmac_sched.cpp:454) 20241121125011755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241121125011755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011756 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 41 20241121125011770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=3c 00 55 a5 f5 fb 47 0c 77 5d f5 84 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 41 (pcu_l1_if.cpp:478) 20241121125011770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011770 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 55 a5 f5 fb 47 0c 77 5d f5 84 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011770 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=42 .. V(R)=42) (tbf_ul.cpp:257) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=42, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a5 f5 fb 47 0c 77 5d f5 84 46 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011770 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241121125011770 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241121125011770 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011770 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=42 CV=15 (tbf_ul.cpp:402) 20241121125011771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125011776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125011777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=255 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=260 (gprs_rlcmac_sched.cpp:454) 20241121125011777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241121125011777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011777 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 42 20241121125011790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=3c 00 57 a5 c2 5c dc 57 01 f1 e9 57 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 42 (pcu_l1_if.cpp:478) 20241121125011790 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011790 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 57 a5 c2 5c dc 57 01 f1 e9 57 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011790 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=43 .. V(R)=43) (tbf_ul.cpp:257) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=43, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a5 c2 5c dc 57 01 f1 e9 57 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011790 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241121125011790 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241121125011790 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011790 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=43 CV=15 (tbf_ul.cpp:402) 20241121125011791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125011797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125011799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=260 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=264 (gprs_rlcmac_sched.cpp:454) 20241121125011799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241121125011799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 43 20241121125011814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=3c 00 59 19 ec bc dc ec 68 ad 00 26 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 43 (pcu_l1_if.cpp:478) 20241121125011815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 59 19 ec bc dc ec 68 ad 00 26 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011815 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=44 .. V(R)=44) (tbf_ul.cpp:257) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=44, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=19 ec bc dc ec 68 ad 00 26 da 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011815 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241121125011815 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241121125011815 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=44 CV=15 (tbf_ul.cpp:402) 20241121125011816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011819 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011819 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011820 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125011821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125011822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=264 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=268 (gprs_rlcmac_sched.cpp:454) 20241121125011822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241121125011822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011823 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 44 20241121125011833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=3c 00 5b 5f ea 38 43 20 75 f7 29 b3 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 44 (pcu_l1_if.cpp:478) 20241121125011833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5b 5f ea 38 43 20 75 f7 29 b3 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011833 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=45 .. V(R)=45) (tbf_ul.cpp:257) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=45, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5f ea 38 43 20 75 f7 29 b3 f2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011833 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241121125011833 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241121125011833 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011833 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=45 CV=15 (tbf_ul.cpp:402) 20241121125011834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125011840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125011842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=273 (gprs_rlcmac_sched.cpp:454) 20241121125011842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241121125011842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011843 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 45 20241121125011853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=3c 00 5d 40 af 27 6c 96 17 f4 3b 22 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 45 (pcu_l1_if.cpp:478) 20241121125011853 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011853 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5d 40 af 27 6c 96 17 f4 3b 22 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011853 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=46 .. V(R)=46) (tbf_ul.cpp:257) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=46, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=40 af 27 6c 96 17 f4 3b 22 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011853 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241121125011853 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241121125011853 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=46 CV=15 (tbf_ul.cpp:402) 20241121125011855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011862 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125011864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125011866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=273 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=277 (gprs_rlcmac_sched.cpp:454) 20241121125011866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241121125011866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011867 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 46 20241121125011877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 00 5f f2 f9 3e 0e 5f a1 e5 14 9e 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 46 (pcu_l1_if.cpp:478) 20241121125011877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011877 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5f f2 f9 3e 0e 5f a1 e5 14 9e 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011877 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=47 .. V(R)=47) (tbf_ul.cpp:257) 20241121125011877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=47, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241121125011877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f2 f9 3e 0e 5f a1 e5 14 9e 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011877 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241121125011877 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241121125011877 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241121125011878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=47 CV=15 (tbf_ul.cpp:402) 20241121125011878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011880 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011880 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011881 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125011881 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125011881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=277 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241121125011881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241121125011881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011881 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 47 20241121125011895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 00 61 2b 68 d0 27 6e 79 3f 2d 2a 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 47 (pcu_l1_if.cpp:478) 20241121125011895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 61 2b 68 d0 27 6e 79 3f 2d 2a 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011895 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=48 .. V(R)=48) (tbf_ul.cpp:257) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=48, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2b 68 d0 27 6e 79 3f 2d 2a 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011895 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241121125011895 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241121125011895 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=48 CV=15 (tbf_ul.cpp:402) 20241121125011895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125011897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125011900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125011900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125011900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011900 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 48 20241121125011914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=3c 00 63 53 ad 7d b3 29 cc 37 e5 4a ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 48 (pcu_l1_if.cpp:478) 20241121125011914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 63 53 ad 7d b3 29 cc 37 e5 4a ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011914 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=49 .. V(R)=49) (tbf_ul.cpp:257) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=49, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=53 ad 7d b3 29 cc 37 e5 4a ee 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011914 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241121125011914 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241121125011914 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=49 CV=15 (tbf_ul.cpp:402) 20241121125011914 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011914 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011915 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011915 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125011916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125011923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125011923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125011923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011923 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 49 20241121125011937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=3c 00 65 d0 4b 59 fd ad 6d d9 cd 90 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 49 (pcu_l1_if.cpp:478) 20241121125011937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011937 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 65 d0 4b 59 fd ad 6d d9 cd 90 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011937 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=50 .. V(R)=50) (tbf_ul.cpp:257) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=50, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d0 4b 59 fd ad 6d d9 cd 90 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011937 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241121125011937 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241121125011937 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011937 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=50 CV=15 (tbf_ul.cpp:402) 20241121125011937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125011939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125011942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125011942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125011942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011942 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 50 20241121125011955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=7 data=3c 00 67 9b 99 8b 2f 17 e2 5d a9 73 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 50 (pcu_l1_if.cpp:478) 20241121125011955 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 67 9b 99 8b 2f 17 e2 5d a9 73 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011956 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=51 .. V(R)=51) (tbf_ul.cpp:257) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=51, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9b 99 8b 2f 17 e2 5d a9 73 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011956 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241121125011956 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241121125011956 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=51 CV=15 (tbf_ul.cpp:402) 20241121125011956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125011957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125011960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20241121125011960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241121125011960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011960 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 51 20241121125011974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=3c 00 69 02 2e 6f be 9a 76 39 7b a4 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 51 (pcu_l1_if.cpp:478) 20241121125011974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011974 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 69 02 2e 6f be 9a 76 39 7b a4 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011974 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=52 .. V(R)=52) (tbf_ul.cpp:257) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=52, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=02 2e 6f be 9a 76 39 7b a4 b7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011974 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241121125011974 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241121125011974 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011974 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=52 CV=15 (tbf_ul.cpp:402) 20241121125011974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125011975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125011983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125011983 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125011983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125011983 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 52 20241121125011997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=3c 00 6b 52 bb 0f 10 23 84 9a ab db 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125011997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 52 (pcu_l1_if.cpp:478) 20241121125011997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125011997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6b 52 bb 0f 10 23 84 9a ab db 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125011997 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=53 .. V(R)=53) (tbf_ul.cpp:257) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=53, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=52 bb 0f 10 23 84 9a ab db 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125011997 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241121125011997 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241121125011997 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125011997 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=53 CV=15 (tbf_ul.cpp:402) 20241121125011998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125011998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125011998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125012002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125012002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125012002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012002 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 53 20241121125012016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=3c 00 6d b3 88 38 9d d8 d7 c9 e2 1b 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 53 (pcu_l1_if.cpp:478) 20241121125012016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6d b3 88 38 9d d8 d7 c9 e2 1b 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012016 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=54 .. V(R)=54) (tbf_ul.cpp:257) 20241121125012016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=54, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241121125012016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b3 88 38 9d d8 d7 c9 e2 1b 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012016 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241121125012016 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241121125012016 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241121125012016 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=54 CV=15 (tbf_ul.cpp:402) 20241121125012017 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012017 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012017 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012017 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125012019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125012021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125012021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125012021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 54 20241121125012037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=3c 00 6f 30 e9 6f 73 73 67 1c 1c 66 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 54 (pcu_l1_if.cpp:478) 20241121125012037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6f 30 e9 6f 73 73 67 1c 1c 66 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012037 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=55 .. V(R)=55) (tbf_ul.cpp:257) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=55, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 e9 6f 73 73 67 1c 1c 66 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012037 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241121125012037 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241121125012037 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012037 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=55 CV=15 (tbf_ul.cpp:402) 20241121125012038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012042 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125012043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125012045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125012045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125012045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012046 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 55 20241121125012059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=3c 00 71 2c cf bd c1 2b d4 c7 71 1b b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 55 (pcu_l1_if.cpp:478) 20241121125012059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 71 2c cf bd c1 2b d4 c7 71 1b b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012059 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=56 .. V(R)=56) (tbf_ul.cpp:257) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=56, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2c cf bd c1 2b d4 c7 71 1b b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012059 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241121125012059 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241121125012059 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=56 CV=15 (tbf_ul.cpp:402) 20241121125012060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125012061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125012063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241121125012063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241121125012063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012064 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 56 20241121125012079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=3c 00 73 7b 8a 6f 88 b3 4e d1 fe 99 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 56 (pcu_l1_if.cpp:478) 20241121125012079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 73 7b 8a 6f 88 b3 4e d1 fe 99 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012079 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=57 .. V(R)=57) (tbf_ul.cpp:257) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=57, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7b 8a 6f 88 b3 4e d1 fe 99 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012079 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241121125012079 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241121125012079 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=57 CV=15 (tbf_ul.cpp:402) 20241121125012080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125012084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125012085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241121125012085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241121125012085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012086 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 57 20241121125012098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=2 data=3c 00 75 b8 ce 4c b1 45 c3 ad 2f 48 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 57 (pcu_l1_if.cpp:478) 20241121125012098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 75 b8 ce 4c b1 45 c3 ad 2f 48 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012098 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=58 .. V(R)=58) (tbf_ul.cpp:257) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=58, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 ce 4c b1 45 c3 ad 2f 48 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012098 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241121125012098 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241121125012098 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012098 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=58 CV=15 (tbf_ul.cpp:402) 20241121125012099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012102 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012102 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012102 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012102 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012103 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125012103 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125012106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241121125012106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241121125012106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012107 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 58 20241121125012120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=3 data=3c 00 77 7c 3a 72 d3 68 fb 06 41 6f 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 58 (pcu_l1_if.cpp:478) 20241121125012120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 77 7c 3a 72 d3 68 fb 06 41 6f 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012120 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=59 .. V(R)=59) (tbf_ul.cpp:257) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=59, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7c 3a 72 d3 68 fb 06 41 6f 36 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012120 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241121125012120 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241121125012120 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=59 CV=15 (tbf_ul.cpp:402) 20241121125012120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125012120 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125012120 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125012121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012121 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125012121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125012125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121125012125 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121125012125 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125012125 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125012125 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125012125 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0f 03 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125012125 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125012125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125012125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=40 24 00 0f 03 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012125 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS1 (0) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 59 20241121125012139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=4 data=3c 00 79 3b c8 50 90 8a 4f cd 03 dd 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 59 (pcu_l1_if.cpp:478) 20241121125012139 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012139 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 79 3b c8 50 90 8a 4f cd 03 dd 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012139 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=60 .. V(R)=60) (tbf_ul.cpp:257) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=60, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3b c8 50 90 8a 4f cd 03 dd 65 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012139 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241121125012139 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241121125012139 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012139 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=60 CV=15 (tbf_ul.cpp:402) 20241121125012139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012140 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012140 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012140 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012140 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012140 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125012140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125012144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121125012144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121125012144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012144 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 60 20241121125012158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=5 data=3c 00 7b f5 c0 98 69 39 2f c2 fa 75 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 60 (pcu_l1_if.cpp:478) 20241121125012158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7b f5 c0 98 69 39 2f c2 fa 75 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012158 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=61 .. V(R)=61) (tbf_ul.cpp:257) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=61, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f5 c0 98 69 39 2f c2 fa 75 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012158 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241121125012158 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241121125012158 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=61 CV=15 (tbf_ul.cpp:402) 20241121125012158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012158 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012158 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012158 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012158 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012158 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012158 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012159 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125012159 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125012167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121125012167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121125012167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012167 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 61 20241121125012182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=6 data=3c 00 7d b9 bf 09 11 9b a8 db 95 0c dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 61 (pcu_l1_if.cpp:478) 20241121125012182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012182 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7d b9 bf 09 11 9b a8 db 95 0c dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012182 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=62 .. V(R)=62) (tbf_ul.cpp:257) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=62, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b9 bf 09 11 9b a8 db 95 0c dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012182 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241121125012182 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241121125012182 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012182 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=62 CV=15 (tbf_ul.cpp:402) 20241121125012182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012184 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012184 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012184 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012185 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125012185 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125012186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241121125012186 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241121125012186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012187 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 62 20241121125012201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=3c 00 7f 32 18 89 1a 3b df ee 1a 9a 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 62 (pcu_l1_if.cpp:478) 20241121125012201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7f 32 18 89 1a 3b df ee 1a 9a 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012201 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=63 .. V(R)=63) (tbf_ul.cpp:257) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=63, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=32 18 89 1a 3b df ee 1a 9a 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012201 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241121125012201 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241121125012201 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=63 CV=15 (tbf_ul.cpp:402) 20241121125012202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125012205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125012206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=346 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=351 (gprs_rlcmac_sched.cpp:454) 20241121125012206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241121125012206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012207 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 63 20241121125012220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 data=3c 00 81 93 9f 06 38 ae c5 df 37 b9 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 63 (pcu_l1_if.cpp:478) 20241121125012220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012220 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 81 93 9f 06 38 ae c5 df 37 b9 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012220 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=64 .. V(R)=64) (tbf_ul.cpp:257) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=64, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=93 9f 06 38 ae c5 df 37 b9 4a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012220 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241121125012220 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241121125012220 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=64 CV=15 (tbf_ul.cpp:402) 20241121125012221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012223 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012223 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125012225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125012229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241121125012229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241121125012229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012230 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 64 20241121125012245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=3c 00 83 39 5f 6f 96 a5 51 ca 1b 5b b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 64 (pcu_l1_if.cpp:478) 20241121125012245 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012245 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 83 39 5f 6f 96 a5 51 ca 1b 5b b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012245 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=65 .. V(R)=65) (tbf_ul.cpp:257) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=65, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 5f 6f 96 a5 51 ca 1b 5b b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012245 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241121125012245 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241121125012245 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012245 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=65 CV=15 (tbf_ul.cpp:402) 20241121125012247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125012251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125012251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=359 (gprs_rlcmac_sched.cpp:454) 20241121125012251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241121125012251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012252 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 65 20241121125012264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=3c 00 85 4c 88 30 f3 8b 21 62 1b eb a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 65 (pcu_l1_if.cpp:478) 20241121125012264 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012264 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 85 4c 88 30 f3 8b 21 62 1b eb a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012264 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=66 .. V(R)=66) (tbf_ul.cpp:257) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=66, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4c 88 30 f3 8b 21 62 1b eb a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012264 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241121125012264 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241121125012264 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012264 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=66 CV=15 (tbf_ul.cpp:402) 20241121125012264 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012264 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125012269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125012270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=359 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=364 (gprs_rlcmac_sched.cpp:454) 20241121125012270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241121125012270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012271 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 66 20241121125012283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=3c 00 87 e0 06 ce cf 83 d3 06 f4 9e 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 66 (pcu_l1_if.cpp:478) 20241121125012283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012283 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 87 e0 06 ce cf 83 d3 06 f4 9e 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012283 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=67 .. V(R)=67) (tbf_ul.cpp:257) 20241121125012283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=67, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241121125012283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e0 06 ce cf 83 d3 06 f4 9e 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012283 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241121125012284 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241121125012284 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241121125012284 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012284 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012284 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=67 CV=15 (tbf_ul.cpp:402) 20241121125012285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125012290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125012293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=364 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=368 (gprs_rlcmac_sched.cpp:454) 20241121125012293 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241121125012293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012293 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 67 20241121125012307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=3c 00 89 ef ca 0c 04 df 0a 01 d7 70 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 67 (pcu_l1_if.cpp:478) 20241121125012307 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012307 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 89 ef ca 0c 04 df 0a 01 d7 70 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012307 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=68 .. V(R)=68) (tbf_ul.cpp:257) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=68, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ef ca 0c 04 df 0a 01 d7 70 d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012307 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241121125012307 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241121125012307 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012307 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=68 CV=15 (tbf_ul.cpp:402) 20241121125012308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012309 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012309 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125012311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125012312 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=372 (gprs_rlcmac_sched.cpp:454) 20241121125012312 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241121125012312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012313 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 68 20241121125012326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=3c 00 8b 1c 2f 26 e3 17 fe 9e 7c e9 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 68 (pcu_l1_if.cpp:478) 20241121125012326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8b 1c 2f 26 e3 17 fe 9e 7c e9 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012326 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=69 .. V(R)=69) (tbf_ul.cpp:257) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=69, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1c 2f 26 e3 17 fe 9e 7c e9 e0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012326 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241121125012326 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241121125012326 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=69 CV=15 (tbf_ul.cpp:402) 20241121125012326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012326 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012326 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012327 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012327 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125012328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125012330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=372 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=377 (gprs_rlcmac_sched.cpp:454) 20241121125012330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241121125012330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012330 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 69 20241121125012344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=3c 00 8d b3 9e 72 66 cf e5 d0 66 3f d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 69 (pcu_l1_if.cpp:478) 20241121125012344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012344 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8d b3 9e 72 66 cf e5 d0 66 3f d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012344 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=70 .. V(R)=70) (tbf_ul.cpp:257) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=70, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b3 9e 72 66 cf e5 d0 66 3f d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012344 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241121125012344 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241121125012344 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012344 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=70 CV=15 (tbf_ul.cpp:402) 20241121125012344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012344 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012344 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012345 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012345 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012345 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012345 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125012345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125012353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=377 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=381 (gprs_rlcmac_sched.cpp:454) 20241121125012353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241121125012353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012353 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 70 20241121125012367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=3c 00 8f f1 18 26 ad 23 b3 7e de 34 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125012367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012367 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8f f1 18 26 ad 23 b3 7e de 34 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012367 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=71 .. V(R)=71) (tbf_ul.cpp:257) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=71, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f1 18 26 ad 23 b3 7e de 34 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012367 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241121125012367 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241121125012367 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=71 CV=15 (tbf_ul.cpp:402) 20241121125012367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125012368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125012372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=381 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20241121125012372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241121125012372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012372 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 71 20241121125012386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=3c 00 91 e0 fe fc a7 1d 09 87 12 cb ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 71 (pcu_l1_if.cpp:478) 20241121125012386 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012386 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 91 e0 fe fc a7 1d 09 87 12 cb ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012386 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=72 .. V(R)=72) (tbf_ul.cpp:257) 20241121125012386 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 7dB (old 7dB) left window [-256, 6], modifying uplink CS level: CS-1 -> CS-2 (gprs_ms.c:816) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=72, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e0 fe fc a7 1d 09 87 12 cb ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012386 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241121125012386 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241121125012386 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012386 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=72 CV=15 (tbf_ul.cpp:402) 20241121125012387 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012387 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012388 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012388 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012388 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125012390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125012391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=385 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=390 (gprs_rlcmac_sched.cpp:454) 20241121125012391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241121125012391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012391 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 72 20241121125012405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=3c 00 93 db f6 95 6e 1c 82 ec f5 ff 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 72 (pcu_l1_if.cpp:478) 20241121125012405 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012405 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 93 db f6 95 6e 1c 82 ec f5 ff 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012405 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=73 .. V(R)=73) (tbf_ul.cpp:257) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=73, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=db f6 95 6e 1c 82 ec f5 ff 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012405 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241121125012405 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241121125012405 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012405 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=73 CV=15 (tbf_ul.cpp:402) 20241121125012405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012406 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012406 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012406 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012406 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012406 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125012407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125012414 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241121125012414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241121125012414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012414 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 73 20241121125012428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 00 95 4f 1e 38 a5 50 ab ca 68 48 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 73 (pcu_l1_if.cpp:478) 20241121125012428 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012428 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 95 4f 1e 38 a5 50 ab ca 68 48 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012428 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=74 .. V(R)=74) (tbf_ul.cpp:257) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=74, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4f 1e 38 a5 50 ab ca 68 48 ec 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012428 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241121125012428 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241121125012428 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012428 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=74 CV=15 (tbf_ul.cpp:402) 20241121125012429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125012431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125012433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125012433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125012433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012433 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 74 20241121125012447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 data=3c 00 97 db cb b7 63 59 b3 3f 21 e4 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 74 (pcu_l1_if.cpp:478) 20241121125012447 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012447 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 97 db cb b7 63 59 b3 3f 21 e4 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012447 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=75 .. V(R)=75) (tbf_ul.cpp:257) 20241121125012447 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=75, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241121125012448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=db cb b7 63 59 b3 3f 21 e4 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012448 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241121125012448 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241121125012448 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241121125012448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=75 CV=15 (tbf_ul.cpp:402) 20241121125012448 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012448 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125012453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125012454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241121125012454 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241121125012454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012454 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 75 20241121125012468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 data=3c 00 99 fd 41 c4 a0 73 36 86 d0 49 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 75 (pcu_l1_if.cpp:478) 20241121125012468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012468 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 99 fd 41 c4 a0 73 36 86 d0 49 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012468 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=76 .. V(R)=76) (tbf_ul.cpp:257) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=76, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fd 41 c4 a0 73 36 86 d0 49 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012468 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241121125012468 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241121125012468 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012468 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=76 CV=15 (tbf_ul.cpp:402) 20241121125012470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125012476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125012478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241121125012478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241121125012478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012479 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 76 20241121125012492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=9 data=3c 00 9b 1e a2 34 a1 2b d0 73 08 4c ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 76 (pcu_l1_if.cpp:478) 20241121125012492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9b 1e a2 34 a1 2b d0 73 08 4c ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012492 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=77 .. V(R)=77) (tbf_ul.cpp:257) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=77, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1e a2 34 a1 2b d0 73 08 4c ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012492 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241121125012492 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241121125012492 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=77 CV=15 (tbf_ul.cpp:402) 20241121125012493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125012495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125012496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241121125012496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241121125012496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012496 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 77 20241121125012511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=10 data=3c 00 9d c8 aa 6f cf 89 1d 7d 59 b0 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 77 (pcu_l1_if.cpp:478) 20241121125012511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9d c8 aa 6f cf 89 1d 7d 59 b0 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012511 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=78 .. V(R)=78) (tbf_ul.cpp:257) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=78, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c8 aa 6f cf 89 1d 7d 59 b0 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012511 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241121125012511 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241121125012511 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=78 CV=15 (tbf_ul.cpp:402) 20241121125012513 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012513 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012515 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012515 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012518 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125012518 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125012519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241121125012519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241121125012519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012519 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 78 20241121125012530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=11 data=3c 00 9f 02 17 2d df 8b 6e f7 16 a7 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 78 (pcu_l1_if.cpp:478) 20241121125012530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9f 02 17 2d df 8b 6e f7 16 a7 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012530 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=79 .. V(R)=79) (tbf_ul.cpp:257) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=79, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=02 17 2d df 8b 6e f7 16 a7 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012530 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241121125012530 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241121125012530 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=79 CV=15 (tbf_ul.cpp:402) 20241121125012530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125012530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125012530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125012530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012533 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012533 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125012533 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125012539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125012539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125012540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125012540 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125012540 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125012540 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 54 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125012540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125012540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125012540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=40 24 00 54 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012540 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS2 (1) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 79 20241121125012555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data=3c 00 a1 23 e4 56 4b f9 01 69 84 b7 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 79 (pcu_l1_if.cpp:478) 20241121125012555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a1 23 e4 56 4b f9 01 69 84 b7 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012555 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=80 .. V(R)=80) (tbf_ul.cpp:257) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=80, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=23 e4 56 4b f9 01 69 84 b7 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012555 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241121125012555 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241121125012555 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=80 CV=15 (tbf_ul.cpp:402) 20241121125012559 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012560 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012560 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012564 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125012564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125012565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241121125012565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241121125012565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012566 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 80 20241121125012573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=1 data=3c 00 a3 52 65 18 70 68 1d 68 b7 1a 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 80 (pcu_l1_if.cpp:478) 20241121125012573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012573 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a3 52 65 18 70 68 1d 68 b7 1a 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012573 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=81 .. V(R)=81) (tbf_ul.cpp:257) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=81, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=52 65 18 70 68 1d 68 b7 1a 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012573 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241121125012573 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241121125012573 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012573 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=81 CV=15 (tbf_ul.cpp:402) 20241121125012573 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125012574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125012577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241121125012577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241121125012577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012577 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 81 20241121125012591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 data=3c 00 a5 d0 6c 42 6c f9 c5 f6 2f 01 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 81 (pcu_l1_if.cpp:478) 20241121125012591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a5 d0 6c 42 6c f9 c5 f6 2f 01 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012591 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=82 .. V(R)=82) (tbf_ul.cpp:257) 20241121125012591 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=82, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d0 6c 42 6c f9 c5 f6 2f 01 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012591 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241121125012591 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241121125012591 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012591 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=82 CV=15 (tbf_ul.cpp:402) 20241121125012591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125012592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125012600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241121125012600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241121125012600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012601 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 82 20241121125012615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=3c 00 a7 39 df 26 ae 6f fd 99 a0 b5 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 82 (pcu_l1_if.cpp:478) 20241121125012615 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012615 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a7 39 df 26 ae 6f fd 99 a0 b5 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012615 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=83 .. V(R)=83) (tbf_ul.cpp:257) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=83, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 df 26 ae 6f fd 99 a0 b5 37 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012615 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241121125012615 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241121125012615 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012615 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=83 CV=15 (tbf_ul.cpp:402) 20241121125012616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125012620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125012620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241121125012620 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241121125012620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012621 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 83 20241121125012635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=3c 00 a9 27 a2 33 f3 62 f8 a4 fa a8 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 83 (pcu_l1_if.cpp:478) 20241121125012635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a9 27 a2 33 f3 62 f8 a4 fa a8 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012635 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=84 .. V(R)=84) (tbf_ul.cpp:257) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=84, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=27 a2 33 f3 62 f8 a4 fa a8 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012635 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241121125012635 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241121125012635 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012635 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=84 CV=15 (tbf_ul.cpp:402) 20241121125012637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012642 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125012644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125012645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241121125012645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241121125012645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 84 20241121125012653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=3c 00 ab 62 38 7c 3d 87 a6 28 26 66 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 84 (pcu_l1_if.cpp:478) 20241121125012653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ab 62 38 7c 3d 87 a6 28 26 66 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012653 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=85 .. V(R)=85) (tbf_ul.cpp:257) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=85, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=62 38 7c 3d 87 a6 28 26 66 64 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012653 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241121125012653 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241121125012653 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=85 CV=15 (tbf_ul.cpp:402) 20241121125012654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125012657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125012664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241121125012664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241121125012664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012664 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 85 20241121125012678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=6 data=3c 00 ad da f7 b0 21 4e 1e 15 1e 41 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 85 (pcu_l1_if.cpp:478) 20241121125012678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ad da f7 b0 21 4e 1e 15 1e 41 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=86 .. V(R)=86) (tbf_ul.cpp:257) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=86, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=da f7 b0 21 4e 1e 15 1e 41 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012679 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241121125012679 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241121125012679 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=86 CV=15 (tbf_ul.cpp:402) 20241121125012680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012685 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012685 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012686 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012686 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125012687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125012689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241121125012689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241121125012689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012690 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 86 20241121125012699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=7 data=3c 00 af 53 1d 95 d7 bf 2b 5c 8c 93 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 86 (pcu_l1_if.cpp:478) 20241121125012699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 af 53 1d 95 d7 bf 2b 5c 8c 93 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012699 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=87 .. V(R)=87) (tbf_ul.cpp:257) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=87, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=53 1d 95 d7 bf 2b 5c 8c 93 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012699 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241121125012699 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241121125012699 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=87 CV=15 (tbf_ul.cpp:402) 20241121125012700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125012703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125012704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241121125012704 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241121125012704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012704 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 87 20241121125012717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=8 data=3c 00 b1 7e 4c 2e ce ee 52 9c 8a 95 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 87 (pcu_l1_if.cpp:478) 20241121125012717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b1 7e 4c 2e ce ee 52 9c 8a 95 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012717 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=88 .. V(R)=88) (tbf_ul.cpp:257) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=88, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7e 4c 2e ce ee 52 9c 8a 95 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012717 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241121125012717 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241121125012717 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=88 CV=15 (tbf_ul.cpp:402) 20241121125012717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125012719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125012727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241121125012727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241121125012727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012728 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 88 20241121125012742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=9 data=3c 00 b3 4e d3 99 e8 3a f7 d6 97 81 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 88 (pcu_l1_if.cpp:478) 20241121125012742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b3 4e d3 99 e8 3a f7 d6 97 81 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012742 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=89 .. V(R)=89) (tbf_ul.cpp:257) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=89, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4e d3 99 e8 3a f7 d6 97 81 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012742 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241121125012742 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241121125012742 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=89 CV=15 (tbf_ul.cpp:402) 20241121125012743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012747 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012747 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012747 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012748 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012748 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012749 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012749 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012750 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125012750 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125012751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125012751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125012751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012752 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 89 20241121125012761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=10 data=3c 00 b5 6e bb 0c ab 37 14 fb 98 41 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 89 (pcu_l1_if.cpp:478) 20241121125012761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b5 6e bb 0c ab 37 14 fb 98 41 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012762 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=90 .. V(R)=90) (tbf_ul.cpp:257) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=90, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6e bb 0c ab 37 14 fb 98 41 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012762 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241121125012762 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241121125012762 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012762 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=90 CV=15 (tbf_ul.cpp:402) 20241121125012763 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012763 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125012768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125012769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241121125012769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241121125012769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012770 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 90 20241121125012781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=11 data=3c 00 b7 a6 23 e2 2b ba e4 bc 62 76 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 90 (pcu_l1_if.cpp:478) 20241121125012781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b7 a6 23 e2 2b ba e4 bc 62 76 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=91 .. V(R)=91) (tbf_ul.cpp:257) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=91, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a6 23 e2 2b ba e4 bc 62 76 b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012781 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241121125012781 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241121125012781 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=91 CV=15 (tbf_ul.cpp:402) 20241121125012782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125012787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125012790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=468 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=472 (gprs_rlcmac_sched.cpp:454) 20241121125012790 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241121125012790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012790 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 91 20241121125012804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data=3c 00 b9 15 ad d7 a1 51 ce 3f 84 b7 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 91 (pcu_l1_if.cpp:478) 20241121125012805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b9 15 ad d7 a1 51 ce 3f 84 b7 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012805 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=92 .. V(R)=92) (tbf_ul.cpp:257) 20241121125012805 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 9dB (old 9dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-3 (gprs_ms.c:816) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=92, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 ad d7 a1 51 ce 3f 84 b7 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012805 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241121125012805 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241121125012805 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=92 CV=15 (tbf_ul.cpp:402) 20241121125012806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012806 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012806 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125012807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125012808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=476 (gprs_rlcmac_sched.cpp:454) 20241121125012808 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241121125012808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012809 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 92 20241121125012822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=3c 00 bb f0 86 6a ef 54 cf 66 33 52 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 92 (pcu_l1_if.cpp:478) 20241121125012822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bb f0 86 6a ef 54 cf 66 33 52 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012822 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=93 .. V(R)=93) (tbf_ul.cpp:257) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=93, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f0 86 6a ef 54 cf 66 33 52 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012822 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241121125012822 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241121125012822 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=93 CV=15 (tbf_ul.cpp:402) 20241121125012822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125012823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012827 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125012827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=481 (gprs_rlcmac_sched.cpp:454) 20241121125012827 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241121125012827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012827 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 93 20241121125012841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=2 data=3c 00 bd c7 36 87 02 44 d8 7c 4b 6f 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 93 (pcu_l1_if.cpp:478) 20241121125012841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012841 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bd c7 36 87 02 44 d8 7c 4b 6f 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012841 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=94 .. V(R)=94) (tbf_ul.cpp:257) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=94, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c7 36 87 02 44 d8 7c 4b 6f 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012841 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241121125012841 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241121125012841 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=94 CV=15 (tbf_ul.cpp:402) 20241121125012841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012842 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012842 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012842 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012842 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012842 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125012842 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125012850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=481 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=485 (gprs_rlcmac_sched.cpp:454) 20241121125012850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241121125012850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012850 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 94 20241121125012865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=3 data=3c 00 bf e3 7f b9 44 3e 82 6f 6d ed 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 94 (pcu_l1_if.cpp:478) 20241121125012865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bf e3 7f b9 44 3e 82 6f 6d ed 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012865 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=95 .. V(R)=95) (tbf_ul.cpp:257) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=95, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e3 7f b9 44 3e 82 6f 6d ed 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012865 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241121125012865 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241121125012865 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=95 CV=15 (tbf_ul.cpp:402) 20241121125012866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012868 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012868 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012869 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012869 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125012871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125012871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=485 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=489 (gprs_rlcmac_sched.cpp:454) 20241121125012871 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241121125012871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012871 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 95 20241121125012884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=4 data=3c 00 c1 2e 00 70 27 a0 43 1a 73 10 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 95 (pcu_l1_if.cpp:478) 20241121125012884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c1 2e 00 70 27 a0 43 1a 73 10 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=96 .. V(R)=96) (tbf_ul.cpp:257) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=96, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2e 00 70 27 a0 43 1a 73 10 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012884 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241121125012884 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241121125012884 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=96 CV=15 (tbf_ul.cpp:402) 20241121125012884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012885 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012885 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012886 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125012887 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125012888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=494 (gprs_rlcmac_sched.cpp:454) 20241121125012888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241121125012888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012889 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 96 20241121125012903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=5 data=3c 00 c3 bc a8 95 c1 90 bc 8b 1f 89 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 96 (pcu_l1_if.cpp:478) 20241121125012903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c3 bc a8 95 c1 90 bc 8b 1f 89 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012904 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=97 .. V(R)=97) (tbf_ul.cpp:257) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=97, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=bc a8 95 c1 90 bc 8b 1f 89 c3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012904 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241121125012904 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241121125012904 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=97 CV=15 (tbf_ul.cpp:402) 20241121125012904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012905 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012906 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012906 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012906 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012906 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012907 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125012907 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125012912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20241121125012912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241121125012912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012912 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 97 20241121125012926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=6 data=3c 00 c5 39 5e 15 1c 0a 5d 64 75 e3 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 97 (pcu_l1_if.cpp:478) 20241121125012926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c5 39 5e 15 1c 0a 5d 64 75 e3 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012926 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=98 .. V(R)=98) (tbf_ul.cpp:257) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=98, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 5e 15 1c 0a 5d 64 75 e3 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012926 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241121125012926 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241121125012926 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=98 CV=15 (tbf_ul.cpp:402) 20241121125012926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125012927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125012930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20241121125012930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241121125012930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012931 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 98 20241121125012944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=7 data=3c 00 c7 41 9b d7 35 83 6a 56 65 b7 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 98 (pcu_l1_if.cpp:478) 20241121125012944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c7 41 9b d7 35 83 6a 56 65 b7 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012944 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=99 .. V(R)=99) (tbf_ul.cpp:257) 20241121125012944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=99, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241121125012944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 9b d7 35 83 6a 56 65 b7 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012944 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241121125012945 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241121125012945 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241121125012945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=99 CV=15 (tbf_ul.cpp:402) 20241121125012945 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125012945 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125012945 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125012945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012945 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012945 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125012946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125012949 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125012949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125012949 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125012949 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125012949 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125012949 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 99 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125012949 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125012949 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125012949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=40 24 00 99 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012949 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 99 20241121125012963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=3c 00 c9 57 a6 5a cf b0 ba 0d 06 e6 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 99 (pcu_l1_if.cpp:478) 20241121125012963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c9 57 a6 5a cf b0 ba 0d 06 e6 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012963 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=100 .. V(R)=100) (tbf_ul.cpp:257) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=100, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=57 a6 5a cf b0 ba 0d 06 e6 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012963 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241121125012963 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241121125012963 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=100 CV=15 (tbf_ul.cpp:402) 20241121125012964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125012965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125012973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241121125012973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241121125012973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012973 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 100 20241121125012987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=9 data=3c 00 cb 16 a1 4c 23 99 1a ac a1 15 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125012987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 100 (pcu_l1_if.cpp:478) 20241121125012987 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125012987 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cb 16 a1 4c 23 99 1a ac a1 15 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125012987 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=101 .. V(R)=101) (tbf_ul.cpp:257) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=101, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=16 a1 4c 23 99 1a ac a1 15 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125012987 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241121125012987 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241121125012987 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125012987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=101 CV=15 (tbf_ul.cpp:402) 20241121125012987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125012988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125012991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125012991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241121125012991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241121125012991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125012991 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 101 20241121125013005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=3c 00 cd 7a 65 1d 42 cc af 19 bd 3b 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 101 (pcu_l1_if.cpp:478) 20241121125013005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cd 7a 65 1d 42 cc af 19 bd 3b 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013005 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=102 .. V(R)=102) (tbf_ul.cpp:257) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=102, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=7a 65 1d 42 cc af 19 bd 3b 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013005 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241121125013005 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241121125013005 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=102 CV=15 (tbf_ul.cpp:402) 20241121125013005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125013006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125013010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241121125013010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241121125013010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013010 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 102 20241121125013024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=11 data=3c 00 cf 8a 66 dc 80 08 f3 6a b7 c0 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 102 (pcu_l1_if.cpp:478) 20241121125013024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cf 8a 66 dc 80 08 f3 6a b7 c0 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013024 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=103 .. V(R)=103) (tbf_ul.cpp:257) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=103, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=8a 66 dc 80 08 f3 6a b7 c0 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013024 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241121125013024 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241121125013024 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=103 CV=15 (tbf_ul.cpp:402) 20241121125013024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013024 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013025 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013025 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125013026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125013033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241121125013033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241121125013033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013033 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 103 20241121125013047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data=3c 00 d1 df 06 85 d7 49 a8 33 1a ef 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 103 (pcu_l1_if.cpp:478) 20241121125013047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013047 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d1 df 06 85 d7 49 a8 33 1a ef 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013047 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=104 .. V(R)=104) (tbf_ul.cpp:257) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=104, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=df 06 85 d7 49 a8 33 1a ef 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013047 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241121125013047 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241121125013047 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013047 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=104 CV=15 (tbf_ul.cpp:402) 20241121125013047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013049 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125013049 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125013052 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241121125013052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241121125013052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013052 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 104 20241121125013065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=1 data=3c 00 d3 83 90 fd 28 dc ff 5a 67 58 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 104 (pcu_l1_if.cpp:478) 20241121125013065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d3 83 90 fd 28 dc ff 5a 67 58 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013065 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=105 .. V(R)=105) (tbf_ul.cpp:257) 20241121125013065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=105, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241121125013065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=83 90 fd 28 dc ff 5a 67 58 e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013065 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241121125013065 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241121125013065 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241121125013065 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=105 CV=15 (tbf_ul.cpp:402) 20241121125013066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013066 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125013066 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125013070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=533 (gprs_rlcmac_sched.cpp:454) 20241121125013070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241121125013070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013070 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 105 20241121125013084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=2 data=3c 00 d5 5a c3 af 5a 35 19 62 4f 4c 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 105 (pcu_l1_if.cpp:478) 20241121125013084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d5 5a c3 af 5a 35 19 62 4f 4c 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013084 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=106 .. V(R)=106) (tbf_ul.cpp:257) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=106, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5a c3 af 5a 35 19 62 4f 4c 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013084 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241121125013084 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241121125013084 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=106 CV=15 (tbf_ul.cpp:402) 20241121125013084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125013085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125013093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241121125013093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241121125013093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013093 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 106 20241121125013114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=3 data=3c 00 d7 2a a6 48 24 90 ff 4b 3d 18 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 106 (pcu_l1_if.cpp:478) 20241121125013114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d7 2a a6 48 24 90 ff 4b 3d 18 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013114 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=107 .. V(R)=107) (tbf_ul.cpp:257) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=107, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2a a6 48 24 90 ff 4b 3d 18 a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013114 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241121125013114 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241121125013114 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=107 CV=15 (tbf_ul.cpp:402) 20241121125013114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013115 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013115 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125013115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125013119 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241121125013119 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241121125013119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013119 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 107 20241121125013133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=4 data=3c 00 d9 cd fe 78 e4 85 b1 ee 46 b9 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 107 (pcu_l1_if.cpp:478) 20241121125013133 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013133 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d9 cd fe 78 e4 85 b1 ee 46 b9 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013133 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=108 .. V(R)=108) (tbf_ul.cpp:257) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=108, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=cd fe 78 e4 85 b1 ee 46 b9 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013133 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241121125013133 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241121125013133 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013133 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=108 CV=15 (tbf_ul.cpp:402) 20241121125013133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013133 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013133 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125013134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125013137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241121125013137 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241121125013137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013138 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 108 20241121125013152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 data=3c 00 db c1 c1 e3 1a 64 d5 11 92 be 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 108 (pcu_l1_if.cpp:478) 20241121125013152 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013152 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 db c1 c1 e3 1a 64 d5 11 92 be 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013152 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=109 .. V(R)=109) (tbf_ul.cpp:257) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=109, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c1 c1 e3 1a 64 d5 11 92 be 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013152 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241121125013152 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241121125013152 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013152 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=109 CV=15 (tbf_ul.cpp:402) 20241121125013152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013152 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125013153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125013161 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20241121125013161 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241121125013161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013161 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 109 20241121125013175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=6 data=3c 00 dd 80 50 19 f5 6b 55 02 c9 17 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 109 (pcu_l1_if.cpp:478) 20241121125013175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dd 80 50 19 f5 6b 55 02 c9 17 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013175 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=110 .. V(R)=110) (tbf_ul.cpp:257) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=110, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=80 50 19 f5 6b 55 02 c9 17 8a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013175 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241121125013175 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241121125013175 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013175 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=110 CV=15 (tbf_ul.cpp:402) 20241121125013175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013175 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013175 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125013176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125013179 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121125013179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121125013179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013179 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 110 20241121125013193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=3c 00 df 15 7c d8 4a b9 1a 99 47 fb b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 110 (pcu_l1_if.cpp:478) 20241121125013193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 df 15 7c d8 4a b9 1a 99 47 fb b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013193 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=111 .. V(R)=111) (tbf_ul.cpp:257) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=111, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 7c d8 4a b9 1a 99 47 fb b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013193 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241121125013193 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241121125013193 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=111 CV=15 (tbf_ul.cpp:402) 20241121125013193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013194 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013194 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125013194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125013198 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125013198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125013198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013198 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 111 20241121125013212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=8 data=3c 00 e1 5d df 27 7a 55 63 8e d9 8e ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 111 (pcu_l1_if.cpp:478) 20241121125013212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e1 5d df 27 7a 55 63 8e d9 8e ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013212 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=112 .. V(R)=112) (tbf_ul.cpp:257) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=112, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5d df 27 7a 55 63 8e d9 8e ad 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013212 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241121125013212 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241121125013212 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=112 CV=15 (tbf_ul.cpp:402) 20241121125013212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013213 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013213 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013213 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125013214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125013221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121125013221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121125013221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013221 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 112 20241121125013235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=9 data=3c 00 e3 9d ef 31 de fd 37 0e c8 8d 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 112 (pcu_l1_if.cpp:478) 20241121125013235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e3 9d ef 31 de fd 37 0e c8 8d 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013235 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=113 .. V(R)=113) (tbf_ul.cpp:257) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=113, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9d ef 31 de fd 37 0e c8 8d 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013235 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241121125013235 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241121125013235 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=113 CV=15 (tbf_ul.cpp:402) 20241121125013236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013236 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013237 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013237 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013237 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125013237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125013240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121125013240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121125013240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013240 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 113 20241121125013254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=10 data=3c 00 e5 e0 48 17 f2 8e e1 21 c0 79 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 113 (pcu_l1_if.cpp:478) 20241121125013254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e5 e0 48 17 f2 8e e1 21 c0 79 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013254 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=114 .. V(R)=114) (tbf_ul.cpp:257) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=114, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e0 48 17 f2 8e e1 21 c0 79 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013254 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241121125013254 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241121125013254 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=114 CV=15 (tbf_ul.cpp:402) 20241121125013255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125013256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125013259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241121125013259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241121125013259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013259 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 114 20241121125013273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=11 data=3c 00 e7 06 f4 49 ae f6 3a 85 d0 e2 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 114 (pcu_l1_if.cpp:478) 20241121125013273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e7 06 f4 49 ae f6 3a 85 d0 e2 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013273 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=115 .. V(R)=115) (tbf_ul.cpp:257) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=115, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=06 f4 49 ae f6 3a 85 d0 e2 a8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013273 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241121125013273 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241121125013273 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=115 CV=15 (tbf_ul.cpp:402) 20241121125013273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013273 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013273 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013273 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013274 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125013275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125013282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=572 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=576 (gprs_rlcmac_sched.cpp:454) 20241121125013282 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241121125013282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013282 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 115 20241121125013296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data=3c 00 e9 34 cc 0e c3 6f 82 80 f5 c2 c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 115 (pcu_l1_if.cpp:478) 20241121125013296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013296 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e9 34 cc 0e c3 6f 82 80 f5 c2 c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013296 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=116 .. V(R)=116) (tbf_ul.cpp:257) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=116, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=34 cc 0e c3 6f 82 80 f5 c2 c4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013296 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241121125013296 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241121125013296 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013296 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=116 CV=15 (tbf_ul.cpp:402) 20241121125013296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013296 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013297 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013297 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125013298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125013301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=576 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=580 (gprs_rlcmac_sched.cpp:454) 20241121125013301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241121125013301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013301 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 116 20241121125013315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=1 data=3c 00 eb 29 41 2b 5d 97 b9 a1 88 f2 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 116 (pcu_l1_if.cpp:478) 20241121125013315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013315 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 eb 29 41 2b 5d 97 b9 a1 88 f2 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013315 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=117 .. V(R)=117) (tbf_ul.cpp:257) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=117, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 41 2b 5d 97 b9 a1 88 f2 11 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013315 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241121125013315 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241121125013315 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013315 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=117 CV=15 (tbf_ul.cpp:402) 20241121125013315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125013317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125013319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=580 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=585 (gprs_rlcmac_sched.cpp:454) 20241121125013319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241121125013319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013319 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 117 20241121125013333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=2 data=3c 00 ed 31 5d 1d f9 f4 63 5a 52 02 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 117 (pcu_l1_if.cpp:478) 20241121125013333 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013333 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ed 31 5d 1d f9 f4 63 5a 52 02 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013333 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=118 .. V(R)=118) (tbf_ul.cpp:257) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=118, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 5d 1d f9 f4 63 5a 52 02 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013333 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241121125013333 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241121125013333 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013333 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=118 CV=15 (tbf_ul.cpp:402) 20241121125013334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013335 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125013335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125013342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=585 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=589 (gprs_rlcmac_sched.cpp:454) 20241121125013342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241121125013343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013343 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 118 20241121125013356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=3 data=3c 00 ef 39 0b 22 0c 8c 5d 0d 33 e2 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 118 (pcu_l1_if.cpp:478) 20241121125013356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013356 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ef 39 0b 22 0c 8c 5d 0d 33 e2 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013356 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=119 .. V(R)=119) (tbf_ul.cpp:257) 20241121125013356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=119, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241121125013356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 0b 22 0c 8c 5d 0d 33 e2 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013356 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241121125013356 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241121125013356 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241121125013357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=119 CV=15 (tbf_ul.cpp:402) 20241121125013357 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125013357 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125013357 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125013357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013358 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013358 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125013358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125013361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=589 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=593 (gprs_rlcmac_sched.cpp:454) 20241121125013361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20241121125013361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125013361 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125013361 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125013361 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 9e 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125013361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125013361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125013361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=40 24 00 9e 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013361 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 119 20241121125013375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=4 data=3c 00 f1 f7 1f 97 fd 55 cd 71 bc ab 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 119 (pcu_l1_if.cpp:478) 20241121125013375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f1 f7 1f 97 fd 55 cd 71 bc ab 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013375 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=120 .. V(R)=120) (tbf_ul.cpp:257) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=120, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f7 1f 97 fd 55 cd 71 bc ab 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013375 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241121125013375 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241121125013375 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=120 CV=15 (tbf_ul.cpp:402) 20241121125013376 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013376 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013376 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013376 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013377 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013377 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013377 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013377 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125013377 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125013380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=593 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=598 (gprs_rlcmac_sched.cpp:454) 20241121125013380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241121125013380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013380 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 120 20241121125013394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=5 data=3c 00 f3 d7 ac e9 0f 03 b0 3d ba b1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 120 (pcu_l1_if.cpp:478) 20241121125013394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f3 d7 ac e9 0f 03 b0 3d ba b1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013394 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=121 .. V(R)=121) (tbf_ul.cpp:257) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=121, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d7 ac e9 0f 03 b0 3d ba b1 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013394 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241121125013394 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241121125013394 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=121 CV=15 (tbf_ul.cpp:402) 20241121125013394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013395 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013395 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013395 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013395 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013395 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013395 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013396 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013396 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125013396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125013403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=598 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=602 (gprs_rlcmac_sched.cpp:454) 20241121125013403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241121125013403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013403 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 121 20241121125013417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=6 data=3c 00 f5 51 57 85 d0 e7 0f c8 52 fd 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 121 (pcu_l1_if.cpp:478) 20241121125013417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013417 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f5 51 57 85 d0 e7 0f c8 52 fd 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013417 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=122 .. V(R)=122) (tbf_ul.cpp:257) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=122, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=51 57 85 d0 e7 0f c8 52 fd 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013417 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241121125013417 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241121125013417 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013417 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=122 CV=15 (tbf_ul.cpp:402) 20241121125013418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013419 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125013419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125013422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=602 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=606 (gprs_rlcmac_sched.cpp:454) 20241121125013422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241121125013422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013422 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 122 20241121125013436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=7 data=3c 00 f7 9e be 6f 8c 6a 76 2c 04 97 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 122 (pcu_l1_if.cpp:478) 20241121125013436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f7 9e be 6f 8c 6a 76 2c 04 97 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013436 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=123 .. V(R)=123) (tbf_ul.cpp:257) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=123, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9e be 6f 8c 6a 76 2c 04 97 71 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013436 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241121125013436 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241121125013436 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013436 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=123 CV=15 (tbf_ul.cpp:402) 20241121125013436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013437 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013437 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125013438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125013440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=606 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=611 (gprs_rlcmac_sched.cpp:454) 20241121125013440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241121125013440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013441 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 123 20241121125013454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=8 data=3c 00 f9 c7 b4 20 de ea a3 69 1c e6 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 123 (pcu_l1_if.cpp:478) 20241121125013454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013454 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f9 c7 b4 20 de ea a3 69 1c e6 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013454 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=124 .. V(R)=124) (tbf_ul.cpp:257) 20241121125013455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=124, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241121125013455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c7 b4 20 de ea a3 69 1c e6 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013455 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241121125013455 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241121125013455 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241121125013455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013455 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=124 CV=15 (tbf_ul.cpp:402) 20241121125013455 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013455 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125013456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125013464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=615 (gprs_rlcmac_sched.cpp:454) 20241121125013464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241121125013464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013464 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 124 20241121125013478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=9 data=3c 00 fb d4 00 8f 0f e6 1b 88 f5 f1 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 124 (pcu_l1_if.cpp:478) 20241121125013478 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013478 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fb d4 00 8f 0f e6 1b 88 f5 f1 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013478 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=125 .. V(R)=125) (tbf_ul.cpp:257) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=125, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=d4 00 8f 0f e6 1b 88 f5 f1 c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013478 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241121125013478 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241121125013478 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013478 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=125 CV=15 (tbf_ul.cpp:402) 20241121125013478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125013479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125013482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=619 (gprs_rlcmac_sched.cpp:454) 20241121125013482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241121125013482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013483 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 125 20241121125013496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=10 data=3c 00 fd a8 36 cf cb 67 29 31 00 2e f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 125 (pcu_l1_if.cpp:478) 20241121125013496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fd a8 36 cf cb 67 29 31 00 2e f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013496 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=126 .. V(R)=126) (tbf_ul.cpp:257) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=126, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a8 36 cf cb 67 29 31 00 2e f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013496 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241121125013496 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241121125013496 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=126 CV=15 (tbf_ul.cpp:402) 20241121125013497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013497 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013497 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013497 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013497 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125013498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125013501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=619 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=624 (gprs_rlcmac_sched.cpp:454) 20241121125013501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241121125013501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013501 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 126 20241121125013515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=11 data=3c 00 ff 30 35 a5 bb ae f8 e6 54 25 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 126 (pcu_l1_if.cpp:478) 20241121125013515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ff 30 35 a5 bb ae f8 e6 54 25 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013515 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=127 .. V(R)=127) (tbf_ul.cpp:257) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=127, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 35 a5 bb ae f8 e6 54 25 9f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013515 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241121125013515 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241121125013515 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=127 CV=15 (tbf_ul.cpp:402) 20241121125013515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013516 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013516 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013516 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125013516 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125013524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=624 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20241121125013524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241121125013524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013524 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 127 20241121125013559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121125013559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121125013559 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125013568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data=3c 00 01 23 17 bc f7 e9 8f 70 e4 31 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 127 (pcu_l1_if.cpp:478) 20241121125013568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013568 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 23 17 bc f7 e9 8f 70 e4 31 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013568 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125013568 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125013569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=23 17 bc f7 e9 8f 70 e4 31 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013569 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125013569 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125013569 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125013569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125013570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125013574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125013575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20241121125013575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241121125013575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013575 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 128 20241121125013585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=1 data=3c 00 03 e8 84 c2 f6 de 11 25 da 2e 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 128 (pcu_l1_if.cpp:478) 20241121125013585 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013585 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 e8 84 c2 f6 de 11 25 da 2e 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013585 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e8 84 c2 f6 de 11 25 da 2e 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013585 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125013585 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125013585 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013585 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125013586 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013586 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013587 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125013587 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125013590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=637 (gprs_rlcmac_sched.cpp:454) 20241121125013590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241121125013590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013590 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 129 20241121125013604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=2 data=3c 00 05 e3 aa 9a 1f 7d 2a 15 38 fe 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 129 (pcu_l1_if.cpp:478) 20241121125013604 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013604 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 e3 aa 9a 1f 7d 2a 15 38 fe 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013604 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125013604 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e3 aa 9a 1f 7d 2a 15 38 fe 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013604 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125013604 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125013604 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013604 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125013604 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013605 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125013605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125013613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=637 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=641 (gprs_rlcmac_sched.cpp:454) 20241121125013613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241121125013613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013613 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 130 20241121125013641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=3 data=3c 00 07 f5 e9 b1 ad ef 58 73 76 0c 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 130 (pcu_l1_if.cpp:478) 20241121125013641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 f5 e9 b1 ad ef 58 73 76 0c 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013641 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f5 e9 b1 ad ef 58 73 76 0c 48 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013641 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125013641 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125013641 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013641 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125013641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013642 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125013642 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125013645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20241121125013645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241121125013645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013645 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 131 20241121125013659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=4 data=3c 00 09 17 11 f3 c9 1e 8a f3 2d 3c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 131 (pcu_l1_if.cpp:478) 20241121125013659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 17 11 f3 c9 1e 8a f3 2d 3c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013659 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=17 11 f3 c9 1e 8a f3 2d 3c ef 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013659 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125013659 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125013659 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125013659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013660 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125013660 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125013664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20241121125013664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241121125013664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013664 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 132 20241121125013678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=5 data=3c 00 0b 29 76 d0 73 d1 df 7a c8 7a c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 132 (pcu_l1_if.cpp:478) 20241121125013678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013678 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 29 76 d0 73 d1 df 7a c8 7a c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013678 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 76 d0 73 d1 df 7a c8 7a c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013678 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125013678 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125013678 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013678 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125013678 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013678 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125013679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125013687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20241121125013687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241121125013687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013687 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 133 20241121125013701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 data=3c 00 0d 03 5a 40 05 fa 6b 52 28 dd 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 133 (pcu_l1_if.cpp:478) 20241121125013701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 03 5a 40 05 fa 6b 52 28 dd 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013701 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=03 5a 40 05 fa 6b 52 28 dd 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013701 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125013701 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125013701 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125013701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013702 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013702 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013702 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013702 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013702 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125013702 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125013706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=654 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=658 (gprs_rlcmac_sched.cpp:454) 20241121125013706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241121125013706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013706 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 134 20241121125013721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=7 data=3c 00 0f ff 0c 05 af 5e 90 ff 34 ab 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 134 (pcu_l1_if.cpp:478) 20241121125013721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f ff 0c 05 af 5e 90 ff 34 ab 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013721 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ff 0c 05 af 5e 90 ff 34 ab 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013721 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125013721 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125013721 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125013722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013723 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013723 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013726 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013726 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013726 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125013726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125013727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20241121125013727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241121125013727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013727 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 135 20241121125013740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=8 data=3c 00 11 30 8c cf f0 88 bc b7 12 0a 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 135 (pcu_l1_if.cpp:478) 20241121125013740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 30 8c cf f0 88 bc b7 12 0a 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013740 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125013740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125013740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=30 8c cf f0 88 bc b7 12 0a 43 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013741 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125013741 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125013741 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125013741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013741 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125013743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013747 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013747 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013748 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013748 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013749 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013749 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125013751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125013752 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=667 (gprs_rlcmac_sched.cpp:454) 20241121125013752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241121125013752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013752 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 136 20241121125013764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=9 data=3c 00 13 9a 32 71 a0 5e 0a ca 5c c2 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 136 (pcu_l1_if.cpp:478) 20241121125013764 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013764 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 9a 32 71 a0 5e 0a ca 5c c2 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013764 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=9a 32 71 a0 5e 0a ca 5c c2 8d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013764 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125013764 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125013764 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013764 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125013764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013766 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013766 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013766 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125013766 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125013768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=671 (gprs_rlcmac_sched.cpp:454) 20241121125013768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241121125013768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013768 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 137 20241121125013804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=10 data=3c 00 15 83 ab 9d ec 12 02 8f 88 5f 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 137 (pcu_l1_if.cpp:478) 20241121125013804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 83 ab 9d ec 12 02 8f 88 5f 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013804 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=83 ab 9d ec 12 02 8f 88 5f 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013804 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125013804 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125013804 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125013806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013806 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013806 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013807 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013807 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013808 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013808 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125013809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125013809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=671 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=676 (gprs_rlcmac_sched.cpp:454) 20241121125013809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241121125013809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013809 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 138 20241121125013821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=11 data=3c 00 17 96 1a dc 60 2f 81 61 7f cb a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 138 (pcu_l1_if.cpp:478) 20241121125013821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 96 1a dc 60 2f 81 61 7f cb a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013821 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=96 1a dc 60 2f 81 61 7f cb a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013821 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125013821 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125013821 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125013821 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125013821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125013821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125013821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125013822 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125013830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=676 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=680 (gprs_rlcmac_sched.cpp:454) 20241121125013830 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241121125013830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125013830 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125013830 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125013830 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 83 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125013830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125013830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125013830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=40 24 00 83 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013830 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS3 (2) MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 139 20241121125013844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data=3c 00 19 a0 8a 93 30 ab 8d ea e4 0f 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 139 (pcu_l1_if.cpp:478) 20241121125013844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013844 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 a0 8a 93 30 ab 8d ea e4 0f 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013844 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=a0 8a 93 30 ab 8d ea e4 0f 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013844 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125013844 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125013844 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013844 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125013844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125013845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125013848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=684 (gprs_rlcmac_sched.cpp:454) 20241121125013848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241121125013848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013849 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 140 20241121125013866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=1 data=3c 00 1b 07 e9 5c 23 99 25 0e 62 1b 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 140 (pcu_l1_if.cpp:478) 20241121125013866 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013866 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 07 e9 5c 23 99 25 0e 62 1b 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013866 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=07 e9 5c 23 99 25 0e 62 1b 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013866 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125013866 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125013866 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125013866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125013867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125013870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=684 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=689 (gprs_rlcmac_sched.cpp:454) 20241121125013870 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241121125013870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013870 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 141 20241121125013884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=2 data=3c 00 1d c0 ad f2 d2 28 25 c5 16 3e 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 141 (pcu_l1_if.cpp:478) 20241121125013884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d c0 ad f2 d2 28 25 c5 16 3e 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125013884 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 14dB (old 14dB) left window [7, 13], modifying uplink CS level: CS-3 -> CS-4 (gprs_ms.c:816) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c0 ad f2 d2 28 25 c5 16 3e 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013884 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125013884 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125013884 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125013884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125013885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125013893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=689 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=693 (gprs_rlcmac_sched.cpp:454) 20241121125013893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241121125013893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013893 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 142 20241121125013907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=3 data=3c 00 1f ba a3 5f 17 d2 a2 f5 d5 90 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 142 (pcu_l1_if.cpp:478) 20241121125013907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f ba a3 5f 17 d2 a2 f5 d5 90 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013907 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ba a3 5f 17 d2 a2 f5 d5 90 ce 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013907 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125013907 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125013907 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125013908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013910 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125013910 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125013912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=693 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=697 (gprs_rlcmac_sched.cpp:454) 20241121125013912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241121125013912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013913 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 143 20241121125013927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=4 data=3c 00 21 22 be a2 99 45 39 80 c2 0f b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 143 (pcu_l1_if.cpp:478) 20241121125013927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 22 be a2 99 45 39 80 c2 0f b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013927 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=22 be a2 99 45 39 80 c2 0f b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013927 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125013927 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125013927 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125013928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125013933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125013933 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=697 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=702 (gprs_rlcmac_sched.cpp:454) 20241121125013934 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241121125013934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013934 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 144 20241121125013947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=5 data=3c 00 23 3f 2f eb 91 37 30 8c 64 a1 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 144 (pcu_l1_if.cpp:478) 20241121125013947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013947 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 3f 2f eb 91 37 30 8c 64 a1 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013947 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3f 2f eb 91 37 30 8c 64 a1 c9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013947 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125013947 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125013947 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013947 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125013948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125013957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125013958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=702 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=706 (gprs_rlcmac_sched.cpp:454) 20241121125013958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241121125013958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013959 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 145 20241121125013970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=6 data=3c 00 25 f6 53 5a 27 3a 95 cb e9 a7 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 145 (pcu_l1_if.cpp:478) 20241121125013970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013970 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 f6 53 5a 27 3a 95 cb e9 a7 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013970 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f6 53 5a 27 3a 95 cb e9 a7 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013970 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125013970 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125013970 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013970 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125013971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125013972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125013975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=706 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=710 (gprs_rlcmac_sched.cpp:454) 20241121125013975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241121125013975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013975 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 146 20241121125013989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=7 data=10 00 27 eb db 24 44 e6 f0 2a 18 d0 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125013989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 146 (pcu_l1_if.cpp:478) 20241121125013989 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125013989 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 27 eb db 24 44 e6 f0 2a 18 d0 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125013989 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=4, BSN=19, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=eb db 24 44 e6 f0 2a 18 d0 29 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125013989 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125013989 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125013989 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125013989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=4 (tbf_ul.cpp:402) 20241121125013990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013990 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013990 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013991 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125013991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125013994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125013994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=710 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=715 (gprs_rlcmac_sched.cpp:454) 20241121125013994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241121125013994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125013994 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 147 20241121125014008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=8 data=0c 00 29 b8 68 5d 62 38 60 de 80 e0 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125014008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 147 (pcu_l1_if.cpp:478) 20241121125014008 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125014008 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 29 b8 68 5d 62 38 60 de 80 e0 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125014008 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=3, BSN=20, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=b8 68 5d 62 38 60 de 80 e0 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125014008 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125014008 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125014008 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125014008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=3 (tbf_ul.cpp:402) 20241121125014008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125014010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125014017 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=715 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=719 (gprs_rlcmac_sched.cpp:454) 20241121125014017 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241121125014017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125014017 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 148 20241121125014032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=9 data=08 00 2b 1d 9e df d8 8d a9 f4 7d cf b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125014032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 148 (pcu_l1_if.cpp:478) 20241121125014032 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125014032 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2b 1d 9e df d8 8d a9 f4 7d cf b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125014032 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=2, BSN=21, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d 9e df d8 8d a9 f4 7d cf b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125014032 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125014032 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125014032 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125014032 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=2 (tbf_ul.cpp:402) 20241121125014033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125014035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125014036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=719 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=723 (gprs_rlcmac_sched.cpp:454) 20241121125014036 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241121125014036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125014036 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 149 20241121125014051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=04 00 2d 1f 7e db 2b e1 69 eb dc 8a 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125014051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 149 (pcu_l1_if.cpp:478) 20241121125014052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125014052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2d 1f 7e db 2b e1 69 eb dc 8a 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125014052 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=1, BSN=22, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1f 7e db 2b e1 69 eb dc 8a 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125014052 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125014052 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125014052 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125014052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=1 (tbf_ul.cpp:402) 20241121125014053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014053 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014053 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014053 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014054 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014054 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014055 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014055 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014055 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014056 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014056 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014056 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125014056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125014057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241121125014057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241121125014057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125014057 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with link quality (dB): 150 20241121125014071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=11 data=00 00 2f 44 6b a2 de e6 8e ce e5 ee 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125014071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 150 (pcu_l1_if.cpp:478) 20241121125014071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125014071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 2f 44 6b a2 de e6 8e ce e5 ee 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125014071 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=0, BSN=23, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=44 6b a2 de e6 8e ce e5 ee 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125014071 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125014071 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125014071 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=1 (tbf_ul.cpp:185) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12551 (tbf_ul.cpp:197) 20241121125014071 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12551 (tbf_ul.cpp:467) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=0 (tbf_ul.cpp:402) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125014071 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125014071 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125014071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125014071 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125014071 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125014072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014072 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014072 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014073 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014073 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014074 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014074 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014075 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014075 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014075 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125014075 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125014080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125014080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125014080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 728 + 13 = 741 (pdch_ul_controller.c:131) 20241121125014080 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125014080 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125014080 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 e6 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125014080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type POLL (pdch_ul_controller.c:184) 20241121125014080 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=741, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125014080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125014080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125014080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=4f 24 00 e6 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125014081 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(68)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK with Channel Coding Command: CH_CODING_CS4 (3) BTS(68)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125014088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46460<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125014091 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46444<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125014091 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125014092 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125014092 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125014092 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125014092 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125014092 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125014092 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125014092 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125014092 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125014092 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125014092 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125014092 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125014092 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125014093 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125014093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125014093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125014093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_cs_lqual_ul_tbf finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass'. respawn: 7: stopped pid 6621 with status 0 respawn: 8: starting: osmo-pcu Thu Nov 21 12:50:14 UTC 2024 ====== PCU_Tests.TC_cs_lqual_ul_tbf pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_lqual_ul_tbf.talloc 20241121125014136 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125014136 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125014136 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125014136 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125014154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125014266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47912<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1459892) Waiting for packet dumper to finish... 1 (prev_count=1459892, count=1549308) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_lqual_ul_tbf pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul'. ------ PCU_Tests.TC_cs_initial_ul ------ Thu Nov 21 12:50:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_ul' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_cs_initial_ul started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125017314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47922<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(71)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(71)@1d710fa6204d: Start timer T: 5 s 20241121125017320 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(71)@1d710fa6204d: Start timer T_Conn: 10 s TC_cs_initial_ul-STATS(73)@1d710fa6204d: Start timer T: 2 s TC_cs_initial_ul-STATS(73)@1d710fa6204d: Start timer T: 2 s 20241121125019137 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125019137 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125019137 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(71)@1d710fa6204d: OsmoPCU is now connected BTS(72)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125019144 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125019144 DLGLOBAL DEBUG validating counter group 0x5565b83a7040(bts) with 102 counters (rate_ctr.c:86) 20241121125019144 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125019144 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125019144 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125019144 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125019144 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125019144 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125019144 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125019144 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125019144 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125019144 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125019144 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125019144 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125019144 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125019144 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125019144 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125019144 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125019144 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125019144 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125019144 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125019144 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125019144 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125019144 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125019144 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125019144 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125019144 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125019144 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125019144 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125019144 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125019144 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125019144 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125019144 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125019144 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125019144 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125019144 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125019144 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125019144 DLGLOBAL DEBUG validating counter group 0x7fafd1bbf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125019144 DLGLOBAL DEBUG validating counter group 0x5565b83a6720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125019144 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125019144 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125019144 DLGLOBAL DEBUG validating counter group 0x7fafd1bc0180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125019144 DLGLOBAL DEBUG validating counter group 0x7fafd1bc0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125019144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125019144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125019144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125019144 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) MTC@1d710fa6204d: Start timer T: 2 s 20241121125019144 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125019144 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125019144 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125019144 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125019145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125019145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125019145 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125019146 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(72)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125019151 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125019156 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125019156 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125019156 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125019156 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125019156 DLGLOBAL DEBUG validating counter group 0x5565b83a6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125019156 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125019156 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125019156 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125019156 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125019156 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125019157 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125019157 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125019157 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125019157 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125019157 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125019157 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125019157 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125019157 DLGLOBAL DEBUG validating counter group 0x5565b83a6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125019157 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125019157 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125019157 DLGLOBAL DEBUG validating counter group 0x5565b83a6c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125019157 DLGLOBAL DEBUG validating counter group 0x5565b83a6c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125019157 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125019157 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125019157 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125019157 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125019157 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125019157 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125019157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125019157 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125019157 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125019157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125019157 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125019157 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125019157 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125019157 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125019157 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 50 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125019158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(72)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125019160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS3 (2), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125019165 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019165 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS3 (2), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125019167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019169 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125019177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125019177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019181 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019181 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019182 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019182 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125019183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019184 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125019196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019201 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019201 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125019206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019207 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125019220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125019228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019228 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125019239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019241 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019241 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019242 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019242 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019243 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125019246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019247 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125019258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019260 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019260 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019261 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019261 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125019268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019269 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125019282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019284 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125019290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019290 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125019302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125019309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019309 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125019321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019325 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019326 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019326 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125019330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019330 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125019344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019345 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019345 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019346 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019346 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125019348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019348 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125019358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125019358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125019358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125019363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125019364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019369 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125019370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125019371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125019371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125019371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019372 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125019383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=3c 01 01 00 00 00 01 fa 35 a8 32 f0 ba 82 64 99 13 ab d2 f1 2e ed 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019383 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 fa 35 a8 32 f0 ba 82 64 99 13 ab d2 f1 2e ed 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019383 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019383 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-3 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=36, data=00 00 00 01 fa 35 a8 32 f0 ba 82 64 99 13 ab d2 f1 2e ed 40 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019383 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125019383 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125019383 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125019383 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125019383 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125019383 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=32, is_complete=0 (tbf_ul.cpp:185) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125019383 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125019383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125019383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125019383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125019392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125019392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125019392 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125019392 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125019392 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125019392 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 80 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125019392 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125019392 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125019392 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125019392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125019392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 24 00 80 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019393 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125019407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125019408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019408 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125019408 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125019409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019409 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019412 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019412 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019413 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019413 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019414 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125019427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125019427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019427 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125019427 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125019428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019433 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019433 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019434 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125019446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125019446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019447 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019449 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019449 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125019450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019456 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125019470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125019470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125019470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125019470 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125019471 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125019471 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241121125019471 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125019472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125019476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019477 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125019490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=3c 00 03 ca f9 d8 c0 d7 04 b1 d4 79 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 ca f9 d8 c0 d7 04 b1 d4 79 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019490 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019490 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=ca f9 d8 c0 d7 04 b1 d4 79 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019490 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125019490 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125019490 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019490 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125019491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125019495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125019495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125019495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125019495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019496 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 05 3a c4 5e 4a d8 57 98 ee 2c de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 3a c4 5e 4a d8 57 98 ee 2c de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019507 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019507 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=3a c4 5e 4a d8 57 98 ee 2c de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019507 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125019507 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125019507 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019507 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125019508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019510 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125019510 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125019517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125019517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125019517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019517 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 07 00 6b e0 34 dd 4c 6e bd d1 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019531 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019531 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 00 6b e0 34 dd 4c 6e bd d1 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019531 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=00 6b e0 34 dd 4c 6e bd d1 ba 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019531 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125019531 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125019531 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125019531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125019532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125019535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125019535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125019535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019536 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 09 3e f3 6d 03 fd fe 3c bb 1a 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019550 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019550 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 3e f3 6d 03 fd fe 3c bb 1a 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019550 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=3e f3 6d 03 fd fe 3c bb 1a 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019550 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125019550 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125019550 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019550 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125019550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019550 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125019551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125019554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125019554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125019554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019554 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 0b 43 f6 ff 07 df b3 09 c0 15 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 43 f6 ff 07 df b3 09 c0 15 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019569 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=43 f6 ff 07 df b3 09 c0 15 fc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019569 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125019569 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125019569 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019569 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125019569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019570 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019570 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019570 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019570 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019570 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019571 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019571 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019571 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125019571 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125019578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125019578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125019578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019579 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0d 82 c9 a6 eb 57 7a ec 24 ee 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 82 c9 a6 eb 57 7a ec 24 ee 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019592 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=82 c9 a6 eb 57 7a ec 24 ee 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019592 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125019592 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125019592 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125019593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019593 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019593 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019594 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019594 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125019595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125019597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125019597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125019597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019597 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0f bd 6a 69 85 09 16 45 b1 32 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019611 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f bd 6a 69 85 09 16 45 b1 32 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019611 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=bd 6a 69 85 09 16 45 b1 32 ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019611 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125019611 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125019611 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125019611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019611 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019611 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125019613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125019615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125019615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125019615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019615 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 11 5c 8b 57 be 6a 0a c6 12 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 5c 8b 57 be 6a 0a c6 12 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019630 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=5c 8b 57 be 6a 0a c6 12 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019630 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125019630 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125019630 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125019632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125019635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125019639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125019639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125019639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019640 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 13 6f a4 81 6a 32 39 0f 7d 25 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 6f a4 81 6a 32 39 0f 7d 25 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019653 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125019653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125019653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=6f a4 81 6a 32 39 0f 7d 25 d8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019653 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125019653 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125019653 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125019653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019654 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125019654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019654 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019654 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125019657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125019658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125019658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125019658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019659 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 15 77 6d e4 3c f9 5b a6 8b 7f 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 77 6d e4 3c f9 5b a6 8b 7f 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019673 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=77 6d e4 3c f9 5b a6 8b 7f 16 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019673 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125019673 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125019673 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125019674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125019678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125019678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125019678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125019678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019679 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 17 7c 1e 0a 2c 7c 1e 03 b8 3c b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019692 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019692 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 7c 1e 0a 2c 7c 1e 03 b8 3c b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019692 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7c 1e 0a 2c 7c 1e 03 b8 3c b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019692 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125019692 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125019692 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125019693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125019699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125019702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125019702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125019702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 19 ea 0f 18 a3 1c fd 47 a9 87 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 ea 0f 18 a3 1c fd 47 a9 87 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019717 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=ea 0f 18 a3 1c fd 47 a9 87 cb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019717 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125019717 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125019717 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125019718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019720 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125019721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125019722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125019722 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125019722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019722 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 1b 41 84 3c 0e c9 f9 d9 d0 3d 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 41 84 3c 0e c9 f9 d9 d0 3d 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019735 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=41 84 3c 0e c9 f9 d9 d0 3d 55 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019735 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125019735 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125019735 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125019736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019737 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019738 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125019740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125019740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125019740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125019740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019741 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1d f8 2d fe d7 e1 81 b8 a9 54 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019753 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019753 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d f8 2d fe d7 e1 81 b8 a9 54 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019753 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=f8 2d fe d7 e1 81 b8 a9 54 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019753 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125019753 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125019753 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019753 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125019753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125019754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125019763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125019763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125019763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019763 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 1f c9 01 9b 7a 13 f9 1a 65 8d 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f c9 01 9b 7a 13 f9 1a 65 8d 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019777 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=c9 01 9b 7a 13 f9 1a 65 8d 87 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019777 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125019777 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125019777 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125019778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019779 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019779 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019780 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019780 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125019781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125019782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125019782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125019782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019783 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 00 21 4b 21 68 b6 f2 0e 1e cf 59 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 21 4b 21 68 b6 f2 0e 1e cf 59 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=4b 21 68 b6 f2 0e 1e cf 59 b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019796 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125019796 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125019796 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125019797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125019800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125019801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125019801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125019801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019801 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 00 23 6d de ea 05 ef 0e 6e 45 4e 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019817 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 23 6d de ea 05 ef 0e 6e 45 4e 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019817 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=6d de ea 05 ef 0e 6e 45 4e 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019817 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125019817 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125019817 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019817 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125019818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125019823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125019826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121125019826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121125019826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019827 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 00 25 17 e7 09 0c 2a 8e e1 f2 e0 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019840 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019840 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 25 17 e7 09 0c 2a 8e e1 f2 e0 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019841 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=17 e7 09 0c 2a 8e e1 f2 e0 09 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019841 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125019841 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125019841 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019841 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125019842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019845 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019845 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125019847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125019847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121125019847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121125019847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019848 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125019859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 00 27 03 9d 1e 4e b8 60 27 64 e8 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125019859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125019859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 27 03 9d 1e 4e b8 60 27 64 e8 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125019859 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=03 9d 1e 4e b8 60 27 64 e8 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125019859 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125019859 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125019859 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125019859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125019859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125019859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125019859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019862 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019862 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019863 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019863 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125019864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125019865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=151 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20241121125019865 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241121125019865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125019865 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125019865 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125019865 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 85 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125019865 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125019865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125019865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 24 00 85 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019865 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125019879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=10 00 29 25 df 3b 6b 44 39 ea d0 50 20 64 c3 56 b9 d6 38 ec 57 b5 01 d4 13 71 08 fd 97 ad b9 c7 2f 55 1c cd 6d 61 85 00 (pcu_l1_if.cpp:463) 20241121125019879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125019879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 29 25 df 3b 6b 44 39 ea d0 50 20 64 c3 56 b9 d6 38 ec 57 b5 01 d4 13 71 08 fd 97 ad b9 c7 2f 55 1c cd 6d 61 85 00 (pdch.cpp:1019) 20241121125019879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125019879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=4, BSN=20, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125019879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=25 df 3b 6b 44 39 ea d0 50 20 64 c3 56 b9 d6 38 ec 57 b5 01 d4 13 71 08 fd 97 ad b9 c7 2f 55 1c cd 6d 61 85 (tbf_ul.cpp:337) 20241121125019879 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125019879 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125019879 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125019880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=4 (tbf_ul.cpp:402) 20241121125019881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019884 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125019884 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125019904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=0c 00 2b 43 1f 5a 77 a5 00 dc ee f9 a9 6c b3 f6 89 7e e3 ce ad 6f f2 8f 24 02 83 61 22 d3 98 52 1f ac f2 63 2e c4 fc 00 (pcu_l1_if.cpp:463) 20241121125019904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125019904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 2b 43 1f 5a 77 a5 00 dc ee f9 a9 6c b3 f6 89 7e e3 ce ad 6f f2 8f 24 02 83 61 22 d3 98 52 1f ac f2 63 2e c4 fc 00 (pdch.cpp:1019) 20241121125019904 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125019904 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [7, 13], modifying uplink CS level: CS-3 -> CS-2 (gprs_ms.c:816) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=3, BSN=21, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=43 1f 5a 77 a5 00 dc ee f9 a9 6c b3 f6 89 7e e3 ce ad 6f f2 8f 24 02 83 61 22 d3 98 52 1f ac f2 63 2e c4 fc (tbf_ul.cpp:337) 20241121125019904 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125019904 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125019904 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=3 (tbf_ul.cpp:402) 20241121125019906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125019912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019912 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125019921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=08 00 2d 15 ac d4 2a 55 88 16 20 1b 9a 36 86 23 ab 90 99 74 e2 7a 38 96 7a e4 ac 2f 4e e2 b4 24 09 72 da 0b 21 56 8f 00 (pcu_l1_if.cpp:463) 20241121125019921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125019921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 2d 15 ac d4 2a 55 88 16 20 1b 9a 36 86 23 ab 90 99 74 e2 7a 38 96 7a e4 ac 2f 4e e2 b4 24 09 72 da 0b 21 56 8f 00 (pdch.cpp:1019) 20241121125019921 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019921 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125019921 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=2, BSN=22, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=15 ac d4 2a 55 88 16 20 1b 9a 36 86 23 ab 90 99 74 e2 7a 38 96 7a e4 ac 2f 4e e2 b4 24 09 72 da 0b 21 56 8f (tbf_ul.cpp:337) 20241121125019921 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125019921 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125019921 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=2 (tbf_ul.cpp:402) 20241121125019922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019922 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019922 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019923 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019923 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019923 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125019923 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019926 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125019940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=04 00 2f 26 cf ca f6 ad c0 01 3f c8 1f 27 35 fd 72 16 ab 40 06 30 8e 74 11 b6 90 1f c5 f0 15 8c 2b b7 27 85 dd 4b 20 00 (pcu_l1_if.cpp:463) 20241121125019940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125019940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019940 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 2f 26 cf ca f6 ad c0 01 3f c8 1f 27 35 fd 72 16 ab 40 06 30 8e 74 11 b6 90 1f c5 f0 15 8c 2b b7 27 85 dd 4b 20 00 (pdch.cpp:1019) 20241121125019940 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019940 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=164 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=1, BSN=23, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=26 cf ca f6 ad c0 01 3f c8 1f 27 35 fd 72 16 ab 40 06 30 8e 74 11 b6 90 1f c5 f0 15 8c 2b b7 27 85 dd 4b 20 (tbf_ul.cpp:337) 20241121125019940 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125019940 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125019940 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=0 (tbf_ul.cpp:185) 20241121125019940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=1 (tbf_ul.cpp:402) 20241121125019940 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019940 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019940 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019940 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019941 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019941 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019941 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019941 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019941 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125019941 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019949 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125019963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=00 00 31 82 4f 9c c3 02 6b 2c 3a c6 8e 37 85 d4 ca 53 30 57 f6 50 9d fc dc f4 d3 35 bb 1e 14 4c 10 45 51 c2 f5 90 71 00 (pcu_l1_if.cpp:463) 20241121125019963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125019963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125019964 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 31 82 4f 9c c3 02 6b 2c 3a c6 8e 37 85 d4 ca 53 30 57 f6 50 9d fc dc f4 d3 35 bb 1e 14 4c 10 45 51 c2 f5 90 71 00 (pdch.cpp:1019) 20241121125019964 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125019964 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=0, BSN=24, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=82 4f 9c c3 02 6b 2c 3a c6 8e 37 85 d4 ca 53 30 57 f6 50 9d fc dc f4 d3 35 bb 1e 14 4c 10 45 51 c2 f5 90 71 (tbf_ul.cpp:337) 20241121125019964 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125019964 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125019964 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=36, is_complete=1 (tbf_ul.cpp:185) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=896 (tbf_ul.cpp:197) 20241121125019964 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=896 (tbf_ul.cpp:467) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=0 (tbf_ul.cpp:402) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125019964 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125019964 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125019964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125019964 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125019964 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125019964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125019966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125019969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125019969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125019969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20241121125019969 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125019969 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125019969 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 26 40 00 00 00 00 7f ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125019969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20241121125019969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=186, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125019969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125019969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125019969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=4f 24 00 26 40 00 00 00 00 7f ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125019969 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(72)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(72)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125019975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47932<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125019978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47922<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125019979 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125019979 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125019979 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125019980 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125019980 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125019980 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125019980 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125019980 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125019980 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125019980 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125019980 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125019980 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125019980 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125019980 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125019980 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125019980 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125019980 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125019980 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_cs_initial_ul finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass'. respawn: 8: stopped pid 6679 with status 0 respawn: 9: starting: osmo-pcu Thu Nov 21 12:50:19 UTC 2024 ====== PCU_Tests.TC_cs_initial_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_initial_ul.talloc 20241121125020025 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125020025 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125020025 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125020025 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125020041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125020142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=322228) Waiting for packet dumper to finish... 1 (prev_count=322228, count=371052) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_ul pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul'. ------ PCU_Tests.TC_cs_max_ul ------ Thu Nov 21 12:50:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_ul' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_cs_max_ul started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125023210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(75)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(75)@1d710fa6204d: Start timer T: 5 s PCUIF(75)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125023230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_cs_max_ul-STATS(77)@1d710fa6204d: Start timer T: 2 s TC_cs_max_ul-STATS(77)@1d710fa6204d: Start timer T: 2 s 20241121125025025 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125025026 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125025026 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(75)@1d710fa6204d: OsmoPCU is now connected BTS(76)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125025040 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125025040 DLGLOBAL DEBUG validating counter group 0x557d8b28c040(bts) with 102 counters (rate_ctr.c:86) 20241121125025040 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125025040 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125025040 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125025040 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125025040 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125025040 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125025040 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125025040 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125025040 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125025040 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125025040 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125025040 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125025040 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125025040 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125025040 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125025040 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125025040 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125025040 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125025040 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125025040 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125025040 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125025040 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125025040 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125025040 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125025040 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125025040 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125025040 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125025040 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125025040 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125025040 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125025040 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125025040 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125025040 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125025040 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125025040 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125025040 DLGLOBAL DEBUG validating counter group 0x7fa65e3b25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125025040 DLGLOBAL DEBUG validating counter group 0x557d8b28b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125025040 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125025040 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125025040 DLGLOBAL DEBUG validating counter group 0x7fa65e3b3180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125025040 DLGLOBAL DEBUG validating counter group 0x7fa65e3b3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125025040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125025040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125025041 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125025041 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) MTC@1d710fa6204d: Start timer T: 2 s 20241121125025041 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125025041 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125025041 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125025041 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125025041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125025041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025042 DRLCMAC DEBUG New max CS: DL=4 UL=3 (bts.cpp:1422) MTC@1d710fa6204d: Start timer T: 2 s 20241121125025043 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125025049 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(76)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125025053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125025054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125025055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125025055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125025056 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025056 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025059 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125025059 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125025059 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125025059 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125025059 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125025059 DLGLOBAL DEBUG validating counter group 0x557d8b28b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125025059 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125025059 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125025059 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125025059 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125025059 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125025059 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125025059 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125025059 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125025059 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125025059 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125025059 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125025059 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125025060 DLGLOBAL DEBUG validating counter group 0x557d8b28bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125025060 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125025060 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125025060 DLGLOBAL DEBUG validating counter group 0x557d8b28bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125025060 DLGLOBAL DEBUG validating counter group 0x557d8b28bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125025060 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125025060 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125025060 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125025060 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125025060 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125025060 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125025060 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125025060 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125025060 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125025060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125025060 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125025060 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125025060 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125025060 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125025060 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 10 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(76)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS1 (0), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125025071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125025071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025073 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025073 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025074 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025074 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025074 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025074 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025075 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025075 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125025076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025077 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125025090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025097 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025097 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125025100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025101 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125025115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025117 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125025122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025122 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125025133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125025138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025139 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125025153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025156 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025156 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025158 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025158 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025158 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025158 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125025162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025163 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125025176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025181 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025181 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025181 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025182 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025182 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125025183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025184 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125025196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025197 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025197 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025197 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025197 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025201 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025201 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125025203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025203 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125025214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025216 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025219 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125025224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025225 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125025238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025241 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025241 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025242 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025242 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025243 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025243 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025243 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025243 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125025245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025246 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125025257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125025257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025260 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125025260 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125025260 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125025260 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025260 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025261 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125025263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125025264 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125025264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125025264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025265 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125025277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=3c 01 01 00 00 00 01 2e 38 b7 6b bc 76 2d 32 70 a4 e7 26 da e5 d7 60 (pcu_l1_if.cpp:463) 20241121125025277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125025277 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025277 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 2e 38 b7 6b bc 76 2d 32 70 a4 e7 26 da e5 d7 60 (pdch.cpp:1019) 20241121125025277 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025277 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-1 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 2e 38 b7 6b bc 76 2d 32 70 a4 e7 26 da e5 d7 60 (tbf_ul.cpp:337) 20241121125025277 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125025277 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125025277 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125025277 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125025277 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125025277 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=16, is_complete=0 (tbf_ul.cpp:185) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125025277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125025277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125025277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125025278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025279 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025279 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025280 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025280 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025283 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125025286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125025286 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125025286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125025286 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125025286 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125025286 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125025286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125025286 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125025286 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125025286 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125025286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025287 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125025300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125025300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025300 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125025300 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125025302 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025302 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025302 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025302 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025307 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125025319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125025319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125025319 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125025321 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025321 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025322 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025322 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025326 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125025338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125025338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025340 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025340 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025342 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025342 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125025344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025348 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125025362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125025362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125025362 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025362 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125025362 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125025363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125025363 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241121125025363 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125025364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025366 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025366 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125025369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025370 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125025381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=3c 00 03 af 51 1a 10 dd 8a be 5e 75 25 e7 93 f6 61 c0 5d 25 e8 a3 4e (pcu_l1_if.cpp:463) 20241121125025381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 af 51 1a 10 dd 8a be 5e 75 25 e7 93 f6 61 c0 5d 25 e8 a3 4e (pdch.cpp:1019) 20241121125025381 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025381 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125025381 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125025382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=af 51 1a 10 dd 8a be 5e 75 25 e7 93 f6 61 c0 5d 25 e8 a3 4e (tbf_ul.cpp:337) 20241121125025382 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125025382 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125025382 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125025382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125025384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025387 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025387 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025388 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025388 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025389 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125025389 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025390 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125025400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 05 fb de bb b6 25 8d 4a fe e8 9e 91 ef 95 88 fc eb 61 71 36 f1 (pcu_l1_if.cpp:463) 20241121125025400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 fb de bb b6 25 8d 4a fe e8 9e 91 ef 95 88 fc eb 61 71 36 f1 (pdch.cpp:1019) 20241121125025400 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025400 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125025400 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 40dB (old 40dB) left window [-256, 6], modifying uplink CS level: CS-1 -> CS-2 (gprs_ms.c:816) 20241121125025400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125025401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=fb de bb b6 25 8d 4a fe e8 9e 91 ef 95 88 fc eb 61 71 36 f1 (tbf_ul.cpp:337) 20241121125025401 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125025401 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125025401 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125025401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125025402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125025407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025410 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125025424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 07 ed 71 79 8a db ba b5 a5 a9 ef c0 73 20 da f9 ea f4 e6 a8 94 (pcu_l1_if.cpp:463) 20241121125025424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025424 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025424 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 ed 71 79 8a db ba b5 a5 a9 ef c0 73 20 da f9 ea f4 e6 a8 94 (pdch.cpp:1019) 20241121125025424 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025424 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125025424 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Link quality 40dB (old 40dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-3 (gprs_ms.c:816) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=ed 71 79 8a db ba b5 a5 a9 ef c0 73 20 da f9 ea f4 e6 a8 94 (tbf_ul.cpp:337) 20241121125025424 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125025424 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125025424 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125025426 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025426 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025430 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125025431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025431 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125025443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 09 80 5a 0a 9a e0 48 2f 0b 0d 06 a5 3c 5a 68 6e f9 83 8c 43 98 (pcu_l1_if.cpp:463) 20241121125025443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 80 5a 0a 9a e0 48 2f 0b 0d 06 a5 3c 5a 68 6e f9 83 8c 43 98 (pdch.cpp:1019) 20241121125025443 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025443 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125025443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125025443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=80 5a 0a 9a e0 48 2f 0b 0d 06 a5 3c 5a 68 6e f9 83 8c 43 98 (tbf_ul.cpp:337) 20241121125025443 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125025444 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125025444 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125025444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125025445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025449 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025449 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125025449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025450 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125025463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 0b 71 a5 32 17 72 4a 31 a1 fb 58 b8 de 62 11 cd a4 d7 77 95 a1 (pcu_l1_if.cpp:463) 20241121125025463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025463 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 71 a5 32 17 72 4a 31 a1 fb 58 b8 de 62 11 cd a4 d7 77 95 a1 (pdch.cpp:1019) 20241121125025463 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025463 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=71 a5 32 17 72 4a 31 a1 fb 58 b8 de 62 11 cd a4 d7 77 95 a1 (tbf_ul.cpp:337) 20241121125025463 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125025463 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125025463 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125025464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125025467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025471 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125025486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0d 32 00 e5 fa 54 f2 78 fb 2d 80 f2 18 43 04 5c a0 7e 4e 20 3b (pcu_l1_if.cpp:463) 20241121125025486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025486 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 32 00 e5 fa 54 f2 78 fb 2d 80 f2 18 43 04 5c a0 7e 4e 20 3b (pdch.cpp:1019) 20241121125025486 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025486 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125025486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025486 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125025487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=32 00 e5 fa 54 f2 78 fb 2d 80 f2 18 43 04 5c a0 7e 4e 20 3b (tbf_ul.cpp:337) 20241121125025487 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125025487 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125025487 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125025487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025487 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125025488 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025488 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025489 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025489 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025489 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025489 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025491 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025491 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125025492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025493 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125025506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0f 60 c5 bd b3 be da 26 7d 73 01 90 7b 5b d0 7a aa 9a 17 11 70 (pcu_l1_if.cpp:463) 20241121125025506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 60 c5 bd b3 be da 26 7d 73 01 90 7b 5b d0 7a aa 9a 17 11 70 (pdch.cpp:1019) 20241121125025506 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025506 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=60 c5 bd b3 be da 26 7d 73 01 90 7b 5b d0 7a aa 9a 17 11 70 (tbf_ul.cpp:337) 20241121125025506 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125025506 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125025506 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025506 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125025507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125025511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025512 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125025525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 11 6f 8a bc d3 aa dd f8 6f 8b 32 29 1b 6b c5 43 08 6f f0 73 09 (pcu_l1_if.cpp:463) 20241121125025525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 6f 8a bc d3 aa dd f8 6f 8b 32 29 1b 6b c5 43 08 6f f0 73 09 (pdch.cpp:1019) 20241121125025525 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025525 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=6f 8a bc d3 aa dd f8 6f 8b 32 29 1b 6b c5 43 08 6f f0 73 09 (tbf_ul.cpp:337) 20241121125025525 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125025525 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125025525 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125025526 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025527 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025528 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125025530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025534 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125025548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 13 c8 6e 92 b8 a8 06 a4 2a b7 76 09 2d 1e e5 91 b8 ba f5 c2 93 (pcu_l1_if.cpp:463) 20241121125025548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025548 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 c8 6e 92 b8 a8 06 a4 2a b7 76 09 2d 1e e5 91 b8 ba f5 c2 93 (pdch.cpp:1019) 20241121125025548 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025548 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c8 6e 92 b8 a8 06 a4 2a b7 76 09 2d 1e e5 91 b8 ba f5 c2 93 (tbf_ul.cpp:337) 20241121125025548 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125025548 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125025548 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025548 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125025549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025552 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025552 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125025554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025555 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125025567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 15 79 5f f3 8a 54 40 16 29 33 d9 81 73 c6 b5 88 92 d2 f2 29 fc (pcu_l1_if.cpp:463) 20241121125025567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 79 5f f3 8a 54 40 16 29 33 d9 81 73 c6 b5 88 92 d2 f2 29 fc (pdch.cpp:1019) 20241121125025567 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025567 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=79 5f f3 8a 54 40 16 29 33 d9 81 73 c6 b5 88 92 d2 f2 29 fc (tbf_ul.cpp:337) 20241121125025567 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125025567 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125025567 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125025568 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025568 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025570 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025570 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125025573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025574 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125025587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 17 99 14 8c 61 7b 80 2b 40 6c 9d 40 c8 89 d2 f4 7e 4d 8b f8 6b (pcu_l1_if.cpp:463) 20241121125025587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 99 14 8c 61 7b 80 2b 40 6c 9d 40 c8 89 d2 f4 7e 4d 8b f8 6b (pdch.cpp:1019) 20241121125025587 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025587 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=99 14 8c 61 7b 80 2b 40 6c 9d 40 c8 89 d2 f4 7e 4d 8b f8 6b (tbf_ul.cpp:337) 20241121125025587 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125025587 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125025587 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025587 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125025588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125025593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025596 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125025610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=10 00 19 72 2b 77 02 d3 af a4 c1 51 06 44 b8 a8 f1 27 ad 26 40 b3 f7 (pcu_l1_if.cpp:463) 20241121125025610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025610 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025610 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 19 72 2b 77 02 d3 af a4 c1 51 06 44 b8 a8 f1 27 ad 26 40 b3 f7 (pdch.cpp:1019) 20241121125025610 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025611 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=4, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=72 2b 77 02 d3 af a4 c1 51 06 44 b8 a8 f1 27 ad 26 40 b3 f7 (tbf_ul.cpp:337) 20241121125025611 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125025611 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125025611 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025611 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=4 (tbf_ul.cpp:402) 20241121125025612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025615 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025615 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125025617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025618 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125025630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=0c 00 1b 10 31 2e 5c 83 89 6a d2 38 9d 95 d0 fc 74 cf 7e b2 c8 02 f3 (pcu_l1_if.cpp:463) 20241121125025630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025630 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 1b 10 31 2e 5c 83 89 6a d2 38 9d 95 d0 fc 74 cf 7e b2 c8 02 f3 (pdch.cpp:1019) 20241121125025630 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025630 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=3, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=10 31 2e 5c 83 89 6a d2 38 9d 95 d0 fc 74 cf 7e b2 c8 02 f3 (tbf_ul.cpp:337) 20241121125025630 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125025630 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125025630 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025630 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=3 (tbf_ul.cpp:402) 20241121125025631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025636 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125025636 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025636 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125025649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=08 00 1d 26 79 44 22 c4 fb 45 7d 5a ad aa d7 56 11 00 65 c2 7d 3f 61 (pcu_l1_if.cpp:463) 20241121125025649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 1d 26 79 44 22 c4 fb 45 7d 5a ad aa d7 56 11 00 65 c2 7d 3f 61 (pdch.cpp:1019) 20241121125025649 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025649 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=2, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=26 79 44 22 c4 fb 45 7d 5a ad aa d7 56 11 00 65 c2 7d 3f 61 (tbf_ul.cpp:337) 20241121125025649 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125025649 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125025649 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=2 (tbf_ul.cpp:402) 20241121125025650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025654 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025654 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125025655 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025658 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125025672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=04 00 1f 97 d8 32 30 59 c3 d8 97 48 5c ac e9 ca ae 59 69 c1 cb b7 19 (pcu_l1_if.cpp:463) 20241121125025672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025672 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025672 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 1f 97 d8 32 30 59 c3 d8 97 48 5c ac e9 ca ae 59 69 c1 cb b7 19 (pdch.cpp:1019) 20241121125025672 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025672 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=1, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=97 d8 32 30 59 c3 d8 97 48 5c ac e9 ca ae 59 69 c1 cb b7 19 (tbf_ul.cpp:337) 20241121125025672 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125025672 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125025672 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125025672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=1 (tbf_ul.cpp:402) 20241121125025674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125025678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025679 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125025691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=00 00 21 e8 75 a7 e5 63 88 05 d2 a9 91 5d 8b 33 db 9d 52 1a 50 48 dc (pcu_l1_if.cpp:463) 20241121125025691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125025691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125025691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 21 e8 75 a7 e5 63 88 05 d2 a9 91 5d 8b 33 db 9d 52 1a 50 48 dc (pdch.cpp:1019) 20241121125025691 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125025691 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=0, BSN=16, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=e8 75 a7 e5 63 88 05 d2 a9 91 5d 8b 33 db 9d 52 1a 50 48 dc (tbf_ul.cpp:337) 20241121125025691 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125025691 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125025691 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=1 (tbf_ul.cpp:185) 20241121125025691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=336 (tbf_ul.cpp:197) 20241121125025691 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=336 (tbf_ul.cpp:467) 20241121125025692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=0 (tbf_ul.cpp:402) 20241121125025692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125025692 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125025692 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125025692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125025692 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125025692 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125025692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125025697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125025698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125025698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125025698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125025698 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125025698 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125025698 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 a4 40 00 00 00 00 00 7f ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125025698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125025698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=151, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125025698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125025698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125025698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=4f 24 00 a4 40 00 00 00 00 00 7f ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125025699 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(76)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") BTS(76)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125025705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52230<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125025708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52222<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125025709 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125025709 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125025709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025709 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125025709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125025709 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125025709 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125025709 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125025709 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125025709 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125025709 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125025709 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125025709 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125025710 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125025710 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125025710 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125025710 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125025710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125025710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125025710 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_cs_max_ul finished. Verdict: pass respawn: 9: stopped pid 6734 with status 0 MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass'. respawn: 10: starting: osmo-pcu Thu Nov 21 12:50:25 UTC 2024 ====== PCU_Tests.TC_cs_max_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_max_ul.talloc 20241121125025741 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125025741 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125025741 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125025741 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125025755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125025856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52242<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219640) Waiting for packet dumper to finish... 1 (prev_count=219640, count=280772) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_ul pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl'. ------ PCU_Tests.TC_cs_initial_dl ------ Thu Nov 21 12:50:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_initial_dl' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_cs_initial_dl started. 79@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_cs_initial_dl-BVCI1234(81)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 79@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(83)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 79@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(83)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125028916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 79@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(87)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 79@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(87)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s PCUIF(84)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125028925 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(84)@1d710fa6204d: Start timer T: 5 s TC_cs_initial_dl-STATS(89)@1d710fa6204d: Start timer T: 2 s PCUIF(84)@1d710fa6204d: Start timer T_Conn: 10 s TC_cs_initial_dl-STATS(89)@1d710fa6204d: Start timer T: 2 s 79@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(90)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(90)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125030742 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125030742 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125030742 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(84)@1d710fa6204d: OsmoPCU is now connected BTS(86)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030757 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125030757 DLGLOBAL DEBUG validating counter group 0x55f5a2728040(bts) with 102 counters (rate_ctr.c:86) 20241121125030757 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125030757 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125030757 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125030757 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125030757 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125030757 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125030757 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125030757 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125030757 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125030757 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125030757 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125030757 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125030757 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125030757 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125030757 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125030757 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125030757 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125030757 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125030757 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125030757 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125030757 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125030757 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125030757 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125030757 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125030757 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125030757 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125030757 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125030757 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125030757 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125030757 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125030758 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125030758 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125030758 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125030758 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125030758 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125030758 DLGLOBAL DEBUG validating counter group 0x7f988bce45e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125030758 DLGLOBAL DEBUG validating counter group 0x55f5a2727720(pcu:sgsn) with 2 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125030758 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125030758 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125030758 DLGLOBAL DEBUG validating counter group 0x7f988bce5180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125030758 DLGLOBAL DEBUG validating counter group 0x7f988bce5160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125030758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125030758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125030758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125030758 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125030758 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125030758 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125030758 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125030758 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125030758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125030758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030760 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(83)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(83)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(83)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(83)@1d710fa6204d: Start timer Tns_test: 10 s BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125030764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125030764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125030764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125030764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125030764 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125030764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125030765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125030765 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125030765 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(86)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(83)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(83)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030767 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125030767 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125030767 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125030767 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125030767 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125030767 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125030767 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125030767 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125030767 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125030767 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125030767 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030768 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125030768 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(83)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(83)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(83)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125030771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 10 s 20241121125030773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030774 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 80@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 80@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125030778 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125030778 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125030778 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125030778 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125030778 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125030778 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125030778 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125030778 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_cs_initial_dl-BVCI1234(81)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_cs_initial_dl-BVCI1234(81)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125030784 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125030784 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125030784 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125030784 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125030784 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125030784 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125030784 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125030784 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125030788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125030788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030789 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125030789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125030789 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125030789 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125030789 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125030789 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125030789 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125030789 DLGLOBAL[0;m DEBUG validating counter group 0x55f5a2727760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125030789 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125030789 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125030789 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125030790 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125030790 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125030790 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125030790 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125030790 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125030790 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125030790 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125030790 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125030790 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125030790 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125030790 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125030790 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125030790 DLGLOBAL DEBUG validating counter group 0x55f5a2727b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125030790 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125030790 DLGLOBAL DEBUG validating counter group 0x55f5a2727e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125030790 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125030790 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125030790 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125030790 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125030790 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125030790 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125030790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125030790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125030790 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125030790 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125030790 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125030790 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125030790 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125030790 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125030790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030790 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125030790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125030790 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125030790 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125030791 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125030791 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125030791 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125030791 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125030791 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125030791 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125030791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(86)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(86)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. 20241121125030794 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125030797 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125030797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125030797 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125030797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125030798 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125030798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125030798 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125030798 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125030798 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125030808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125030808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030817 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125030832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125030832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030836 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030836 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030838 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125030850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125030850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030852 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030852 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030852 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030852 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030855 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125030870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125030870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030872 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030872 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030879 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125030896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125030896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030904 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030904 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030905 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125030913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125030913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030914 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125030931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125030931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030932 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030932 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030941 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125030955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125030955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030959 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125030974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125030974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030978 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125030992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125030992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030993 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030993 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125030994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125030998 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125030998 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125030998 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125031002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125031002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-3 (tbf_dl.cpp:354) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125031002 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 25 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 29 b0 44 7c 9b c6 d8 0b 16 d7 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125031002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125031002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20241121125031002 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20241121125031002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 0f 00 00 29 b0 44 7c 9b c6 d8 0b 16 d7 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125031002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 29 b0 44 7c 9b c6 d8 0b 16 d7 b0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125031002 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125031032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125031032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031036 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125031050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125031050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031054 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125031068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125031068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031069 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031069 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031070 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125031070 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031078 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125031093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125031093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125031093 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125031093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125031093 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125031093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125031093 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125031093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125031093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125031093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125031093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125031093 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125031093 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125031093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125031093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125031094 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125031094 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(86)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125031095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031096 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031096 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52254<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125031098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125031102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125031106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52246<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125031107 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125031108 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125031108 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125031108 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125031108 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125031108 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125031108 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125031108 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125031108 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125031108 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125031108 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125031108 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125031108 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125031108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125031108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125031108 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 10: stopped pid 6789 with status 0 respawn: 11: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_cs_initial_dl finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass'. Thu Nov 21 12:50:31 UTC 2024 ====== PCU_Tests.TC_cs_initial_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_initial_dl.talloc 20241121125031150 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125031151 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125031152 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125031152 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125031192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125031293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52264<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141356) Waiting for packet dumper to finish... 1 (prev_count=141356, count=159264) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_initial_dl pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl'. ------ PCU_Tests.TC_cs_max_dl ------ Thu Nov 21 12:50:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_cs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_cs_max_dl' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_cs_max_dl started. 92@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_cs_max_dl-BVCI1234(94)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 92@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer g_T_guard: 60 s -NSVCI1234(96)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(96)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 92@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125034355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 92@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(100)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 92@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(100)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(97)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125034364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(97)@1d710fa6204d: Start timer T: 5 s TC_cs_max_dl-STATS(102)@1d710fa6204d: Start timer T: 2 s PCUIF(97)@1d710fa6204d: Start timer T_Conn: 10 s TC_cs_max_dl-STATS(102)@1d710fa6204d: Start timer T: 2 s 92@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(103)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(103)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125036153 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125036153 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125036153 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(97)@1d710fa6204d: OsmoPCU is now connected BTS(99)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125036163 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125036163 DLGLOBAL DEBUG validating counter group 0x556200021040(bts) with 102 counters (rate_ctr.c:86) 20241121125036163 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125036163 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125036163 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125036163 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125036163 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125036163 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125036163 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125036163 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125036163 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125036163 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125036163 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125036163 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125036163 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125036163 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125036163 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125036163 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125036163 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125036163 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125036163 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125036163 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125036163 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125036163 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125036163 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125036163 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125036163 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125036163 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125036163 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125036163 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125036163 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125036163 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125036163 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125036163 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125036163 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125036163 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125036163 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125036163 DLGLOBAL DEBUG validating counter group 0x7ffb01cab5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125036163 DLGLOBAL DEBUG validating counter group 0x556200020720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125036163 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125036163 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125036163 DLGLOBAL DEBUG validating counter group 0x7ffb01cac180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125036163 DLGLOBAL DEBUG validating counter group 0x7ffb01cac160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125036163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125036163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125036163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125036163 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125036163 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125036163 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125036163 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125036164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125036164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125036164 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125036165 DRLCMAC DEBUG New max CS: DL=3 UL=4 (bts.cpp:1422) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(96)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(96)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(96)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(96)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125036171 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s 20241121125036172 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125036172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125036172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125036172 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125036172 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125036172 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 2 s BTS(99)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125036172 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125036173 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125036173 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(96)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(96)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@1d710fa6204d: Start timer T: 2 s 20241121125036174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125036174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125036174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125036174 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125036174 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125036174 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125036174 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125036174 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125036175 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125036175 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(96)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125036176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125036176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(96)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(96)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125036178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036181 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036181 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036182 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036182 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036182 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 93@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 93@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125036184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125036184 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036184 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125036184 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125036184 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125036184 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125036184 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125036184 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_cs_max_dl-BVCI1234(94)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_cs_max_dl-BVCI1234(94)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125036188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125036188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125036188 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125036188 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125036188 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125036188 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125036188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125036190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125036190 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125036190 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125036190 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125036190 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125036190 DLBSSGP DEBUG Computed BVC leak rate = 14400, num_pdch = 8, cs = CS-3 (gprs_bssgp_pcu.c:978) 20241121125036190 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20241121125036190 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 144000, R = 14400, Bmax_MS = 72000, R_MS = 7200, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125036190 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125036193 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125036193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036193 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125036193 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125036193 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125036196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125036196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036197 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036197 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036198 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036198 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036200 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 10 s MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 2 s 20241121125036205 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125036205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036205 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125036205 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125036205 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125036205 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241121125036205 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125036205 DLGLOBAL DEBUG validating counter group 0x556200020760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125036205 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125036205 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125036205 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125036205 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125036205 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125036205 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125036205 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125036205 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125036205 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125036205 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125036205 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125036205 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125036205 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125036205 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125036205 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125036205 DLGLOBAL DEBUG validating counter group 0x556200020b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125036205 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125036205 DLGLOBAL DEBUG validating counter group 0x556200020e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125036205 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125036206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125036206 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125036206 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125036206 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125036206 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125036206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125036206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125036206 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125036206 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125036206 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125036206 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125036206 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125036206 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(99)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(99)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125036208 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125036208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125036208 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125036208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125036214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125036214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036223 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125036238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125036238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036238 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036238 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036242 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125036256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125036256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036261 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125036275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125036275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125036298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125036298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036303 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125036317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125036317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036322 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125036336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125036336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036338 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036345 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125036360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125036360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036360 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036360 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036362 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036362 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036362 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036364 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125036379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125036379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036382 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036382 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036382 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036383 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036383 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036383 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125036397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125036397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036407 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125036409 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125036409 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125036409 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125036421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125036421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036425 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036425 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125036426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-1 (tbf_dl.cpp:354) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125036426 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 (tbf_dl.cpp:686) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125036426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 (tbf_dl.cpp:911) 20241121125036426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 01 a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 (pcu_l1_if.cpp:182) 20241121125036427 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125036440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125036440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036442 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036443 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036443 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036444 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036444 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036446 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036446 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125036448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-1 (tbf_dl.cpp:354) 20241121125036448 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df (tbf_dl.cpp:686) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125036448 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df (tbf_dl.cpp:911) 20241121125036448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 03 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df (pcu_l1_if.cpp:182) 20241121125036448 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125036458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125036458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125036468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-1 (tbf_dl.cpp:354) 20241121125036468 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 (tbf_dl.cpp:686) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125036468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 (tbf_dl.cpp:911) 20241121125036468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 05 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 (pcu_l1_if.cpp:182) 20241121125036468 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125036482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125036482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036484 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125036487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-1 (tbf_dl.cpp:354) 20241121125036487 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 (tbf_dl.cpp:686) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125036487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 (tbf_dl.cpp:911) 20241121125036487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 07 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 (pcu_l1_if.cpp:182) 20241121125036487 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125036501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125036501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125036505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-1 (tbf_dl.cpp:354) 20241121125036505 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 (tbf_dl.cpp:686) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125036505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 (tbf_dl.cpp:911) 20241121125036505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 09 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 (pcu_l1_if.cpp:182) 20241121125036506 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125036519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125036519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036520 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036520 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125036529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-1 (tbf_dl.cpp:354) 20241121125036529 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb (tbf_dl.cpp:686) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125036529 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb (tbf_dl.cpp:911) 20241121125036529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0b b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb (pcu_l1_if.cpp:182) 20241121125036529 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125036543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125036543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036543 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036543 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036544 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036544 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036545 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036545 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036545 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036545 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125036548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-1 (tbf_dl.cpp:354) 20241121125036548 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 (tbf_dl.cpp:686) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125036548 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 (tbf_dl.cpp:911) 20241121125036548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0d d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 (pcu_l1_if.cpp:182) 20241121125036548 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125036562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125036562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036564 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125036567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-1 (tbf_dl.cpp:354) 20241121125036567 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c (tbf_dl.cpp:686) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125036567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c (tbf_dl.cpp:911) 20241121125036567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 0f b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c (pcu_l1_if.cpp:182) 20241121125036567 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125036581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125036581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125036590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-1 (tbf_dl.cpp:354) 20241121125036590 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 (tbf_dl.cpp:686) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125036590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 (tbf_dl.cpp:911) 20241121125036590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 11 b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 (pcu_l1_if.cpp:182) 20241121125036590 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125036604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125036604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036604 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036605 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036605 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036605 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036606 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036606 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125036608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-1 (tbf_dl.cpp:354) 20241121125036608 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a (tbf_dl.cpp:686) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125036608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a (tbf_dl.cpp:911) 20241121125036608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 13 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a (pcu_l1_if.cpp:182) 20241121125036608 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125036623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125036623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125036627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-1 (tbf_dl.cpp:354) 20241121125036627 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 (tbf_dl.cpp:686) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125036627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 (tbf_dl.cpp:911) 20241121125036627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 15 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 (pcu_l1_if.cpp:182) 20241121125036627 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125036642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125036642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125036651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-1 (tbf_dl.cpp:354) 20241121125036651 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e (tbf_dl.cpp:686) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125036651 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e (tbf_dl.cpp:911) 20241121125036651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 17 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e (pcu_l1_if.cpp:182) 20241121125036651 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125036665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125036665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125036670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-1 (tbf_dl.cpp:354) 20241121125036670 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 (tbf_dl.cpp:686) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125036670 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 (tbf_dl.cpp:911) 20241121125036670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 19 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 (pcu_l1_if.cpp:182) 20241121125036670 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125036684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125036684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125036688 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-1 (tbf_dl.cpp:354) 20241121125036688 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd (tbf_dl.cpp:686) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125036688 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd (tbf_dl.cpp:911) 20241121125036688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1b 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd (pcu_l1_if.cpp:182) 20241121125036688 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125036703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125036703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125036712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-1 (tbf_dl.cpp:354) 20241121125036712 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 (tbf_dl.cpp:686) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125036712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 (tbf_dl.cpp:911) 20241121125036712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1d 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 (pcu_l1_if.cpp:182) 20241121125036712 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125036726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125036726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125036731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-1 (tbf_dl.cpp:354) 20241121125036731 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 (tbf_dl.cpp:686) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125036731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 (tbf_dl.cpp:911) 20241121125036731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 1f 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 (pcu_l1_if.cpp:182) 20241121125036731 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125036745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125036745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125036749 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-1 (tbf_dl.cpp:354) 20241121125036749 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 (tbf_dl.cpp:686) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125036749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 (tbf_dl.cpp:911) 20241121125036749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 21 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 (pcu_l1_if.cpp:182) 20241121125036749 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125036763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125036763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036764 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036764 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125036772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-1 (tbf_dl.cpp:354) 20241121125036772 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db (tbf_dl.cpp:686) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125036772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db (tbf_dl.cpp:911) 20241121125036772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 23 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db (pcu_l1_if.cpp:182) 20241121125036772 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125036786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125036786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125036791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-1 (tbf_dl.cpp:354) 20241121125036791 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 (tbf_dl.cpp:686) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125036791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 (tbf_dl.cpp:911) 20241121125036791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 25 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 (pcu_l1_if.cpp:182) 20241121125036791 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125036805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125036805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036805 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036805 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125036810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-1 (tbf_dl.cpp:354) 20241121125036810 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c (tbf_dl.cpp:686) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125036810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c (tbf_dl.cpp:911) 20241121125036810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 00 27 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c (pcu_l1_if.cpp:182) 20241121125036810 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125036824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125036824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036825 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036825 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036825 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125036833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-1 (tbf_dl.cpp:354) 20241121125036833 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 (tbf_dl.cpp:686) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125036833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241121125036833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241121125036833 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241121125036833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 (tbf_dl.cpp:911) 20241121125036833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 29 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 (pcu_l1_if.cpp:182) 20241121125036833 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125036847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125036847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036852 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125036866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125036866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036870 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125036884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125036884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036885 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036885 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036885 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036885 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125036886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036894 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125036908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125036908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125036908 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125036908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125036908 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 21 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 31 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125036908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125036908 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125036908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "RRRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125036908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125036908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"RRRRRRRRRRRRRRRRRRRRR"(BSN=20) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125036908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:21, lost=0, recv=21, skipped=0, bsn=0, info='RRRRRRRRRRRRRRRRRRRRR...........................................' (tbf_dl.cpp:998) 20241121125036908 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125036908 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 21 Lost: 0 Sum: 21 (gprs_rlcmac_meas.cpp:127) 20241121125036908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=21)""(V(S)-1=20) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125036908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036910 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125036910 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125036910 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125036910 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125036910 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125036910 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125036910 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125036912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125036912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-1 (tbf_dl.cpp:354) 20241121125036912 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 (tbf_dl.cpp:686) 20241121125036912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125036913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 (tbf_dl.cpp:911) 20241121125036913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2b d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 (pcu_l1_if.cpp:182) 20241121125036913 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125036927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125036927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036928 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036928 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036928 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125036931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-1 (tbf_dl.cpp:354) 20241121125036931 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 (tbf_dl.cpp:686) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125036931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 (tbf_dl.cpp:911) 20241121125036931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2d b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 (pcu_l1_if.cpp:182) 20241121125036931 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125036945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125036945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125036955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-1 (tbf_dl.cpp:354) 20241121125036955 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 (tbf_dl.cpp:686) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125036955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 (tbf_dl.cpp:911) 20241121125036955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 2f fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 (pcu_l1_if.cpp:182) 20241121125036955 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125036969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125036969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036969 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036969 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036970 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036970 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036970 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036970 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036970 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036970 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036970 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036970 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125036974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-1 (tbf_dl.cpp:354) 20241121125036974 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 (tbf_dl.cpp:686) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125036974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 (tbf_dl.cpp:911) 20241121125036974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 31 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 (pcu_l1_if.cpp:182) 20241121125036974 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125036988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125036988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036988 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036988 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036988 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036988 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036989 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036989 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036989 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036989 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125036989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125036993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125036993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-1 (tbf_dl.cpp:354) 20241121125036993 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 (tbf_dl.cpp:686) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125036993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 (tbf_dl.cpp:911) 20241121125036993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 33 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 (pcu_l1_if.cpp:182) 20241121125036993 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125037007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125037007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037008 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125037016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125037016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-1 (tbf_dl.cpp:354) 20241121125037016 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e (tbf_dl.cpp:686) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125037016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241121125037016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_dl.cpp:883) 20241121125037016 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=195, TS=7 (tbf_dl.cpp:903) 20241121125037016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e (tbf_dl.cpp:911) 20241121125037016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=0f 00 35 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e (pcu_l1_if.cpp:182) 20241121125037016 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125037030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125037030 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037031 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037031 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037031 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037031 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037031 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037031 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037031 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037035 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125037049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125037049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037050 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037054 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125037068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125037068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037070 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125037070 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037077 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125037091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 08 03 60 00 00 00 00 ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125037091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125037091 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125037091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125037091 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 27 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 7 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125037092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125037092 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125037092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 27, BSN 21 to 27 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125037092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125037092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=21)"RRRRRR"(BSN=26) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125037092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=21:27, lost=0, recv=6, skipped=0, bsn=21, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125037092 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125037092 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125037092 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125037092 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125037092 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125037092 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125037092 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125037092 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125037092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=27)""(V(S)-1=26) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125037092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125037094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125037094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125037094 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125037094 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125037094 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125037094 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125037096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125037096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-1 (tbf_dl.cpp:354) 20241121125037096 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 (tbf_dl.cpp:686) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125037096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 (tbf_dl.cpp:911) 20241121125037096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 37 a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 (pcu_l1_if.cpp:182) 20241121125037096 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125037110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125037110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037110 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037110 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125037115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-1 (tbf_dl.cpp:354) 20241121125037115 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 (tbf_dl.cpp:686) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125037115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 (tbf_dl.cpp:911) 20241121125037115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 39 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 (pcu_l1_if.cpp:182) 20241121125037115 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125037129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125037129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125037138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-1 (tbf_dl.cpp:354) 20241121125037138 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 (tbf_dl.cpp:686) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125037138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 (tbf_dl.cpp:911) 20241121125037138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 3b 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 (pcu_l1_if.cpp:182) 20241121125037138 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125037152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125037152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037153 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037153 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125037157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-1 (tbf_dl.cpp:354) 20241121125037157 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd (tbf_dl.cpp:686) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125037157 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd (tbf_dl.cpp:911) 20241121125037157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 3d dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd (pcu_l1_if.cpp:182) 20241121125037157 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125037171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125037171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037171 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037171 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125037175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-1 (tbf_dl.cpp:354) 20241121125037175 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 (tbf_dl.cpp:686) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125037175 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 (tbf_dl.cpp:911) 20241121125037175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 3f e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 (pcu_l1_if.cpp:182) 20241121125037175 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125037189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125037189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037190 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125037199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125037199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-1 (tbf_dl.cpp:354) 20241121125037199 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 (tbf_dl.cpp:686) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125037199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241121125037199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241121125037199 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241121125037199 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 (tbf_dl.cpp:911) 20241121125037199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=0f 00 41 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 (pcu_l1_if.cpp:182) 20241121125037199 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125037213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125037213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037217 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125037231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125037231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037236 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125037250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125037250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125037251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037259 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125037273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 08 04 20 00 00 00 3f ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125037273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125037273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125037273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125037273 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 33 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 1 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125037273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125037273 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125037273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 27 to 33 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125037273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125037273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=27)"RRRRRR"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125037273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=27:33, lost=0, recv=6, skipped=0, bsn=27, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125037273 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241121125037273 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125037273 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125037273 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125037273 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125037273 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125037273 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125037273 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125037273 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125037273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=33)""(V(S)-1=32) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125037273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037273 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037274 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037274 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037274 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037276 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125037276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125037276 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125037276 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125037276 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125037276 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125037276 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125037278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125037278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-2 (tbf_dl.cpp:354) 20241121125037278 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 (tbf_dl.cpp:686) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125037278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 00 (tbf_dl.cpp:911) 20241121125037278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 00 43 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 00 (pcu_l1_if.cpp:182) 20241121125037278 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125037292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125037292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037292 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037292 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125037297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-2 (tbf_dl.cpp:354) 20241121125037297 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c (tbf_dl.cpp:686) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125037297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 00 (tbf_dl.cpp:911) 20241121125037297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 00 45 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 00 (pcu_l1_if.cpp:182) 20241121125037297 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125037311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125037311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125037320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-2 (tbf_dl.cpp:354) 20241121125037320 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 (tbf_dl.cpp:686) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125037320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 00 (tbf_dl.cpp:911) 20241121125037320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 47 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 00 (pcu_l1_if.cpp:182) 20241121125037320 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125037334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125037334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125037338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-2 (tbf_dl.cpp:354) 20241121125037338 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f (tbf_dl.cpp:686) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125037338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f 00 (tbf_dl.cpp:911) 20241121125037338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 49 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f 00 (pcu_l1_if.cpp:182) 20241121125037339 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125037353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125037353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037354 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037354 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125037357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-2 (tbf_dl.cpp:354) 20241121125037357 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 (tbf_dl.cpp:686) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125037357 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 00 (tbf_dl.cpp:911) 20241121125037357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 00 4b b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 00 (pcu_l1_if.cpp:182) 20241121125037358 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125037372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125037372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037373 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037373 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037373 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037373 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037374 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125037381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125037381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-2 (tbf_dl.cpp:354) 20241121125037381 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 (tbf_dl.cpp:686) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125037381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241121125037381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241121125037381 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241121125037381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 00 (tbf_dl.cpp:911) 20241121125037381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 00 4d 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 00 (pcu_l1_if.cpp:182) 20241121125037381 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125037395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125037395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037395 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037395 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037395 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037395 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037396 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037396 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037396 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037396 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037396 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037396 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037399 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125037413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125037413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037414 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037414 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037414 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037414 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037414 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037414 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037418 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125037432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125037432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037433 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125037433 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037442 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125037456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 08 04 e0 00 00 0f ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125037456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125037456 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125037456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125037456 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 39 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 127 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125037456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125037456 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125037456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 39, BSN 33 to 39 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125037456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125037456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRR"(BSN=38) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125037456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=33:39, lost=0, recv=6, skipped=0, bsn=33, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125037456 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125037456 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125037456 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125037456 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125037456 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125037456 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125037456 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125037456 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125037456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=39)""(V(S)-1=38) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125037456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037457 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037457 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037457 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037457 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037458 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125037458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125037458 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125037458 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125037458 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125037458 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125037458 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125037460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125037460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-2 (tbf_dl.cpp:354) 20241121125037460 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 (tbf_dl.cpp:686) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125037460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 00 (tbf_dl.cpp:911) 20241121125037460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 4f bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 00 (pcu_l1_if.cpp:182) 20241121125037460 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125037475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125037475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037476 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037476 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125037479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-2 (tbf_dl.cpp:354) 20241121125037479 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 (tbf_dl.cpp:686) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125037479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 00 (tbf_dl.cpp:911) 20241121125037479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 00 51 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 00 (pcu_l1_if.cpp:182) 20241121125037479 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125037493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125037493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037494 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037494 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125037503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-2 (tbf_dl.cpp:354) 20241121125037503 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 (tbf_dl.cpp:686) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125037503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 00 (tbf_dl.cpp:911) 20241121125037503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 00 53 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 00 (pcu_l1_if.cpp:182) 20241121125037503 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125037517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125037517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125037521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-2 (tbf_dl.cpp:354) 20241121125037522 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a (tbf_dl.cpp:686) 20241121125037522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125037522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125037522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 00 (tbf_dl.cpp:911) 20241121125037522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 00 55 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 00 (pcu_l1_if.cpp:182) 20241121125037522 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125037536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125037536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037536 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037536 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125037540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-2 (tbf_dl.cpp:354) 20241121125037540 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c (tbf_dl.cpp:686) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125037540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c 00 (tbf_dl.cpp:911) 20241121125037540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=07 00 57 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c 00 (pcu_l1_if.cpp:182) 20241121125037540 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125037554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125037554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125037564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125037564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-2 (tbf_dl.cpp:354) 20241121125037564 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 (tbf_dl.cpp:686) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125037564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 299 + 13 = 312 (pdch_ul_controller.c:131) 20241121125037564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type POLL (pdch_ul_controller.c:184) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=312, TS=7) (tbf_dl.cpp:883) 20241121125037564 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=312, TS=7 (tbf_dl.cpp:903) 20241121125037564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 0f 00 59 a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 00 (tbf_dl.cpp:911) 20241121125037564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=0f 00 59 a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 00 (pcu_l1_if.cpp:182) 20241121125037564 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125037578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125037578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037578 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037578 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037582 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125037596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037601 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125037615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125037615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125037616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037625 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125037639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=40 08 05 a0 00 03 ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125037639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125037639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125037639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125037639 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 45 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 31 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125037639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125037639 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125037639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 45, BSN 39 to 45 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125037639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125037639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=39)"RRRRRR"(BSN=44) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125037639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=39:45, lost=0, recv=6, skipped=0, bsn=39, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125037639 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125037639 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125037639 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125037639 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125037639 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125037639 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125037639 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125037639 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125037639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=45)""(V(S)-1=44) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125037639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037641 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125037641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125037641 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125037641 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125037641 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125037641 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125037641 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125037643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125037643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-2 (tbf_dl.cpp:354) 20241121125037643 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 (tbf_dl.cpp:686) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125037643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 07 00 5b d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 00 (tbf_dl.cpp:911) 20241121125037643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 00 5b d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 00 (pcu_l1_if.cpp:182) 20241121125037643 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125037657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125037657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037658 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037658 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125037662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-2 (tbf_dl.cpp:354) 20241121125037662 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 (tbf_dl.cpp:686) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125037662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 00 (tbf_dl.cpp:911) 20241121125037662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 00 5d 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 00 (pcu_l1_if.cpp:182) 20241121125037662 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125037676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125037676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037676 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037676 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037677 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037677 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125037685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-2 (tbf_dl.cpp:354) 20241121125037685 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 (tbf_dl.cpp:686) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125037685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 00 (tbf_dl.cpp:911) 20241121125037685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 00 5f ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 00 (pcu_l1_if.cpp:182) 20241121125037685 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125037699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125037699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125037704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-2 (tbf_dl.cpp:354) 20241121125037704 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 (tbf_dl.cpp:686) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125037704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 00 (tbf_dl.cpp:911) 20241121125037704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=07 00 61 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 00 (pcu_l1_if.cpp:182) 20241121125037704 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125037718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125037718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125037722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-2 (tbf_dl.cpp:354) 20241121125037722 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 (tbf_dl.cpp:686) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125037722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 00 (tbf_dl.cpp:911) 20241121125037722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=07 00 63 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 00 (pcu_l1_if.cpp:182) 20241121125037723 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125037736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125037736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125037746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125037746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-2 (tbf_dl.cpp:354) 20241121125037746 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 (tbf_dl.cpp:686) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125037746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 338 + 13 = 351 (pdch_ul_controller.c:131) 20241121125037746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type POLL (pdch_ul_controller.c:184) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=351, TS=7) (tbf_dl.cpp:883) 20241121125037746 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=351, TS=7 (tbf_dl.cpp:903) 20241121125037746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 0f 00 65 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 00 (tbf_dl.cpp:911) 20241121125037746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=0f 00 65 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 00 (pcu_l1_if.cpp:182) 20241121125037746 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125037760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125037760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037761 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125037778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125037778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037779 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037779 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037779 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037779 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037779 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037779 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125037797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125037797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037798 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037798 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125037798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037806 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125037821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=40 08 06 60 00 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125037821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125037821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125037821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125037821 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 51 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 7 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125037821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125037821 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125037821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 51, BSN 45 to 51 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125037822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125037822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=45)"RRRRRR"(BSN=50) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125037822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=45:51, lost=0, recv=6, skipped=0, bsn=45, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125037822 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125037822 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125037822 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125037822 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125037822 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125037822 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125037822 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125037822 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125037822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=51)""(V(S)-1=50) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125037822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125037824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125037824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125037824 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125037824 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125037824 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125037824 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125037826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125037826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-2 (tbf_dl.cpp:354) 20241121125037826 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 (tbf_dl.cpp:686) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125037826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 00 (tbf_dl.cpp:911) 20241121125037826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 00 67 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 00 (pcu_l1_if.cpp:182) 20241121125037826 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125037840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125037840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037840 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125037844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-2 (tbf_dl.cpp:354) 20241121125037845 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 (tbf_dl.cpp:686) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125037845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 07 00 69 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 00 (tbf_dl.cpp:911) 20241121125037845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=07 00 69 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 00 (pcu_l1_if.cpp:182) 20241121125037845 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125037859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125037859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125037868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-2 (tbf_dl.cpp:354) 20241121125037868 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 (tbf_dl.cpp:686) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125037868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 00 (tbf_dl.cpp:911) 20241121125037868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 00 6b 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 00 (pcu_l1_if.cpp:182) 20241121125037868 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125037882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125037882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037883 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125037887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-2 (tbf_dl.cpp:354) 20241121125037887 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 (tbf_dl.cpp:686) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125037887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 00 (tbf_dl.cpp:911) 20241121125037887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 00 6d 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 00 (pcu_l1_if.cpp:182) 20241121125037887 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125037901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125037901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037901 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037902 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037902 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125037905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-2 (tbf_dl.cpp:354) 20241121125037905 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 (tbf_dl.cpp:686) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125037905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 00 (tbf_dl.cpp:911) 20241121125037905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=07 00 6f 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 00 (pcu_l1_if.cpp:182) 20241121125037906 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125037920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125037920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037921 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037921 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125037929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125037929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==51 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-2 (tbf_dl.cpp:354) 20241121125037929 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c (tbf_dl.cpp:686) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125037929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241121125037929 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=390, TS=7) (tbf_dl.cpp:883) 20241121125037929 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=390, TS=7 (tbf_dl.cpp:903) 20241121125037929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 0f 00 71 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 00 (tbf_dl.cpp:911) 20241121125037929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=0f 00 71 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 00 (pcu_l1_if.cpp:182) 20241121125037929 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125037943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125037943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037944 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037944 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037948 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125037962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125037962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037966 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125037981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125037981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125037984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125037991 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125038007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 08 07 20 3f ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125038007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125038007 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125038007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125038007 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 57 | RECEIVED_BLOCK_BITMAP[0] = 1 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125038007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125038007 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125038007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 57, BSN 51 to 57 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125038007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125038007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=51)"RRRRRR"(BSN=56) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125038007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=51:57, lost=0, recv=6, skipped=0, bsn=51, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125038007 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125038007 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125038007 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125038007 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125038007 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125038007 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125038007 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125038007 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125038007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=57)""(V(S)-1=56) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125038009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038011 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038011 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038012 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038012 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038014 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038014 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038017 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125038017 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125038017 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125038017 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125038017 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125038017 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125038017 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125038018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125038018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-2 (tbf_dl.cpp:354) 20241121125038018 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125038018 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 797 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125038018 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 (tbf_dl.cpp:686) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125038018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 00 (tbf_dl.cpp:911) 20241121125038018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 00 72 53 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 00 (pcu_l1_if.cpp:182) 20241121125038019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125038025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125038025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038031 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125038033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-2 (tbf_dl.cpp:354) 20241121125038033 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd (tbf_dl.cpp:686) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125038033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 07 00 75 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd 00 (tbf_dl.cpp:911) 20241121125038033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 00 75 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd 00 (pcu_l1_if.cpp:182) 20241121125038034 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125038044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125038044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125038053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-2 (tbf_dl.cpp:354) 20241121125038053 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 (tbf_dl.cpp:686) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125038053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 00 (tbf_dl.cpp:911) 20241121125038053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 00 77 df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 00 (pcu_l1_if.cpp:182) 20241121125038053 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125038067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125038067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038067 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038067 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038068 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038068 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125038071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-2 (tbf_dl.cpp:354) 20241121125038071 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a (tbf_dl.cpp:686) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125038071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 00 (tbf_dl.cpp:911) 20241121125038071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=07 00 79 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 00 (pcu_l1_if.cpp:182) 20241121125038071 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125038085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038086 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125038090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-2 (tbf_dl.cpp:354) 20241121125038090 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 (tbf_dl.cpp:686) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125038090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 00 (tbf_dl.cpp:911) 20241121125038090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=07 00 7b 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 00 (pcu_l1_if.cpp:182) 20241121125038090 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125038104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125038104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038104 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038104 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038105 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038105 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038105 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125038113 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-2 (tbf_dl.cpp:354) 20241121125038113 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 (tbf_dl.cpp:686) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125038113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 07 00 7d a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 00 (tbf_dl.cpp:911) 20241121125038113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=07 00 7d a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 00 (pcu_l1_if.cpp:182) 20241121125038114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125038118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125038128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125038128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125038134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==57 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-2 (tbf_dl.cpp:354) 20241121125038134 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 (tbf_dl.cpp:686) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125038134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 420 + 13 = 433 (pdch_ul_controller.c:131) 20241121125038134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type POLL (pdch_ul_controller.c:184) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=433, TS=7) (tbf_dl.cpp:883) 20241121125038134 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=433, TS=7 (tbf_dl.cpp:903) 20241121125038134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 0f 00 7f 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 00 (tbf_dl.cpp:911) 20241121125038134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=0f 00 7f 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 00 (pcu_l1_if.cpp:182) 20241121125038134 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125038147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125038147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038148 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038148 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038151 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125038166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125038166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038167 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038167 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038175 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125038189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125038189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125038190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038193 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125038207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=40 08 08 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125038207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125038207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125038208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125038208 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 64 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125038208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125038208 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125038208 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 64, BSN 57 to 64 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241121125038208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125038208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=57)"RRRRRRR"(BSN=63) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125038208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=57:64, lost=0, recv=7, skipped=0, bsn=57, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241121125038208 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125038208 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241121125038208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=64)""(V(S)-1=63) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125038208 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038208 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038209 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038209 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038209 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038209 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125038209 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125038209 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125038209 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125038209 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125038209 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125038209 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125038210 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038210 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125038212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-2 (tbf_dl.cpp:354) 20241121125038212 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 (tbf_dl.cpp:686) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125038212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 07 00 81 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 00 (tbf_dl.cpp:911) 20241121125038212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=07 00 81 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 00 (pcu_l1_if.cpp:182) 20241121125038213 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125038226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125038226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125038236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-2 (tbf_dl.cpp:354) 20241121125038236 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 (tbf_dl.cpp:686) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125038236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 00 (tbf_dl.cpp:911) 20241121125038236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 00 83 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 00 (pcu_l1_if.cpp:182) 20241121125038236 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125038250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125038250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125038254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-2 (tbf_dl.cpp:354) 20241121125038254 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 (tbf_dl.cpp:686) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125038254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 00 (tbf_dl.cpp:911) 20241121125038254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 00 85 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 00 (pcu_l1_if.cpp:182) 20241121125038255 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125038268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125038268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125038273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-2 (tbf_dl.cpp:354) 20241121125038273 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 (tbf_dl.cpp:686) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125038273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 00 (tbf_dl.cpp:911) 20241121125038273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=07 00 87 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 00 (pcu_l1_if.cpp:182) 20241121125038273 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125038287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125038287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125038297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-2 (tbf_dl.cpp:354) 20241121125038297 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 (tbf_dl.cpp:686) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125038297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 07 00 89 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 00 (tbf_dl.cpp:911) 20241121125038297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=07 00 89 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 00 (pcu_l1_if.cpp:182) 20241121125038297 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125038310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125038310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125038310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125038315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==64 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-2 (tbf_dl.cpp:354) 20241121125038315 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-2): b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 (tbf_dl.cpp:686) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125038315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 459 + 13 = 472 (pdch_ul_controller.c:131) 20241121125038315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type POLL (pdch_ul_controller.c:184) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=472, TS=7) (tbf_dl.cpp:883) 20241121125038315 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=472, TS=7 (tbf_dl.cpp:903) 20241121125038315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-2): 0f 00 8b b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 00 (tbf_dl.cpp:911) 20241121125038315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=0f 00 8b b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 00 (pcu_l1_if.cpp:182) 20241121125038315 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125038330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125038330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038334 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125038348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125038348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038357 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125038372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125038372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125038373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125038391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=40 08 08 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125038391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125038391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125038391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125038391 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 70 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125038391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125038391 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125038391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 70, BSN 64 to 70 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125038391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125038391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=64)"RRRRRR"(BSN=69) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125038391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=64:70, lost=0, recv=6, skipped=0, bsn=64, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125038391 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241121125038391 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125038391 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125038391 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125038391 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125038391 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125038391 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125038391 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125038391 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125038391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=70)""(V(S)-1=69) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125038391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125038393 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125038393 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125038393 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125038393 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125038393 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125038393 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125038396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125038396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-3 (tbf_dl.cpp:354) 20241121125038396 DRLCMACDL DEBUG -- Chunk with length 1031 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 (tbf_dl.cpp:686) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125038396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 00 (tbf_dl.cpp:911) 20241121125038396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 00 8d 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 00 (pcu_l1_if.cpp:182) 20241121125038396 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125038410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125038410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125038419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-3 (tbf_dl.cpp:354) 20241121125038419 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 (tbf_dl.cpp:686) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125038419 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 00 (tbf_dl.cpp:911) 20241121125038419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 00 8f c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 00 (pcu_l1_if.cpp:182) 20241121125038419 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125038433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125038433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038434 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038434 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125038438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-3 (tbf_dl.cpp:354) 20241121125038438 DRLCMACDL DEBUG -- Chunk with length 959 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e (tbf_dl.cpp:686) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125038438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 00 (tbf_dl.cpp:911) 20241121125038438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=07 00 91 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 00 (pcu_l1_if.cpp:182) 20241121125038438 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125038452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125038452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038452 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038452 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125038456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-3 (tbf_dl.cpp:354) 20241121125038456 DRLCMACDL DEBUG -- Chunk with length 923 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 (tbf_dl.cpp:686) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125038456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 00 (tbf_dl.cpp:911) 20241121125038456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=07 00 93 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 00 (pcu_l1_if.cpp:182) 20241121125038457 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125038470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125038470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125038480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-3 (tbf_dl.cpp:354) 20241121125038480 DRLCMACDL DEBUG -- Chunk with length 887 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 (tbf_dl.cpp:686) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125038480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 00 (tbf_dl.cpp:911) 20241121125038480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=07 00 95 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 00 (pcu_l1_if.cpp:182) 20241121125038480 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125038494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125038494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125038494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038494 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038494 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125038498 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==70 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-3 (tbf_dl.cpp:354) 20241121125038498 DRLCMACDL DEBUG -- Chunk with length 851 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb (tbf_dl.cpp:686) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125038498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 498 + 13 = 511 (pdch_ul_controller.c:131) 20241121125038498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type POLL (pdch_ul_controller.c:184) 20241121125038498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=511, TS=7) (tbf_dl.cpp:883) 20241121125038499 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=511, TS=7 (tbf_dl.cpp:903) 20241121125038499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 0f 00 97 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb 00 (tbf_dl.cpp:911) 20241121125038499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=0f 00 97 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb 00 (pcu_l1_if.cpp:182) 20241121125038499 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125038513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125038513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038513 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038513 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038514 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038514 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038514 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038514 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038514 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038514 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038517 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125038531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125038531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125038554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125038555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125038556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125038573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=40 08 09 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125038574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125038574 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125038574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125038574 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 76 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125038574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125038574 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125038574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 76, BSN 70 to 76 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125038574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125038574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=70)"RRRRRR"(BSN=75) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125038574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=70:76, lost=0, recv=6, skipped=0, bsn=70, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125038574 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125038574 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125038574 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125038574 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125038574 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125038574 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125038574 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125038574 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=76)""(V(S)-1=75) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125038574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038575 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038575 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038575 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038575 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038576 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038576 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038576 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125038576 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125038576 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125038576 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125038576 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125038576 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125038576 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125038578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125038578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-3 (tbf_dl.cpp:354) 20241121125038578 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 (tbf_dl.cpp:686) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125038578 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 00 (tbf_dl.cpp:911) 20241121125038578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=07 00 99 eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 00 (pcu_l1_if.cpp:182) 20241121125038578 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125038592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125038592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125038601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-3 (tbf_dl.cpp:354) 20241121125038601 DRLCMACDL DEBUG -- Chunk with length 779 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 (tbf_dl.cpp:686) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125038601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 00 (tbf_dl.cpp:911) 20241121125038601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 00 9b d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 00 (pcu_l1_if.cpp:182) 20241121125038601 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125038615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125038615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125038620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-3 (tbf_dl.cpp:354) 20241121125038620 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f (tbf_dl.cpp:686) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125038620 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f 00 (tbf_dl.cpp:911) 20241121125038620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 00 9d ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f 00 (pcu_l1_if.cpp:182) 20241121125038620 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125038634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125038634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038634 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038634 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038634 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038634 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038635 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038635 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038635 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038636 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038636 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125038639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-3 (tbf_dl.cpp:354) 20241121125038639 DRLCMACDL DEBUG -- Chunk with length 707 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c (tbf_dl.cpp:686) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125038639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c 00 (tbf_dl.cpp:911) 20241121125038639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 00 9f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c 00 (pcu_l1_if.cpp:182) 20241121125038639 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125038653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125038653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125038663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-3 (tbf_dl.cpp:354) 20241121125038663 DRLCMACDL DEBUG -- Chunk with length 671 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 (tbf_dl.cpp:686) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125038663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 00 (tbf_dl.cpp:911) 20241121125038663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=07 00 a1 a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 00 (pcu_l1_if.cpp:182) 20241121125038663 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125038676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125038677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125038677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038679 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038679 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125038681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-3 (tbf_dl.cpp:354) 20241121125038681 DRLCMACDL DEBUG -- Chunk with length 635 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 (tbf_dl.cpp:686) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125038681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241121125038681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=550, TS=7) (tbf_dl.cpp:883) 20241121125038681 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=550, TS=7 (tbf_dl.cpp:903) 20241121125038681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 0f 00 a3 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 00 (tbf_dl.cpp:911) 20241121125038681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=0f 00 a3 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 00 (pcu_l1_if.cpp:182) 20241121125038682 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125038696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125038696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125038714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125038714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038723 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125038737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125038737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038739 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125038739 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038742 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125038756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 08 0a 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125038756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125038756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125038756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125038756 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 82 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125038756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125038756 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125038756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 82, BSN 76 to 82 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125038756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125038756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=76)"RRRRRR"(BSN=81) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125038756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=76:82, lost=0, recv=6, skipped=0, bsn=76, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125038756 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125038756 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125038756 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125038756 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125038756 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125038756 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125038756 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125038756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=82)""(V(S)-1=81) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125038757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038757 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125038761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-3 (tbf_dl.cpp:354) 20241121125038761 DRLCMACDL DEBUG -- Chunk with length 599 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 (tbf_dl.cpp:686) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125038761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 00 (tbf_dl.cpp:911) 20241121125038761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 00 a5 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 00 (pcu_l1_if.cpp:182) 20241121125038761 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125038775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125038775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125038784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-3 (tbf_dl.cpp:354) 20241121125038784 DRLCMACDL DEBUG -- Chunk with length 563 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c (tbf_dl.cpp:686) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125038784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 00 (tbf_dl.cpp:911) 20241121125038784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 00 a7 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 00 (pcu_l1_if.cpp:182) 20241121125038784 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125038798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125038798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038799 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038799 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038799 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038799 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038800 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038800 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125038803 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-3 (tbf_dl.cpp:354) 20241121125038803 DRLCMACDL DEBUG -- Chunk with length 527 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 (tbf_dl.cpp:686) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125038803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 00 (tbf_dl.cpp:911) 20241121125038803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 00 a9 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 00 (pcu_l1_if.cpp:182) 20241121125038803 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125038817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125038817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125038821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-3 (tbf_dl.cpp:354) 20241121125038821 DRLCMACDL DEBUG -- Chunk with length 491 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 (tbf_dl.cpp:686) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125038821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 00 (tbf_dl.cpp:911) 20241121125038821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 00 ab 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 00 (pcu_l1_if.cpp:182) 20241121125038821 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125038836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125038836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125038845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-3 (tbf_dl.cpp:354) 20241121125038845 DRLCMACDL DEBUG -- Chunk with length 455 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 (tbf_dl.cpp:686) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125038845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 00 (tbf_dl.cpp:911) 20241121125038845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 00 ad 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 00 (pcu_l1_if.cpp:182) 20241121125038845 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125038859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125038859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125038864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-3 (tbf_dl.cpp:354) 20241121125038864 DRLCMACDL DEBUG -- Chunk with length 419 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 (tbf_dl.cpp:686) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125038864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 00 (tbf_dl.cpp:911) 20241121125038864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 00 af 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 00 (pcu_l1_if.cpp:182) 20241121125038864 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125038877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125038877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125038882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-3 (tbf_dl.cpp:354) 20241121125038882 DRLCMACDL DEBUG -- Chunk with length 383 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 (tbf_dl.cpp:686) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125038882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 00 (tbf_dl.cpp:911) 20241121125038882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 00 b1 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 00 (pcu_l1_if.cpp:182) 20241121125038882 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125038896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125038896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038898 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038898 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125038905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-3 (tbf_dl.cpp:354) 20241121125038905 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 (tbf_dl.cpp:686) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125038905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 00 (tbf_dl.cpp:911) 20241121125038905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 00 b3 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 00 (pcu_l1_if.cpp:182) 20241121125038906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125038919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125038919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125038924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-3 (tbf_dl.cpp:354) 20241121125038924 DRLCMACDL DEBUG -- Chunk with length 311 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 (tbf_dl.cpp:686) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125038924 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 00 (tbf_dl.cpp:911) 20241121125038924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 00 b5 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 00 (pcu_l1_if.cpp:182) 20241121125038924 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125038938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125038938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038938 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125038943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-3 (tbf_dl.cpp:354) 20241121125038943 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce (tbf_dl.cpp:686) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125038943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce 00 (tbf_dl.cpp:911) 20241121125038943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 00 b7 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce 00 (pcu_l1_if.cpp:182) 20241121125038943 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125038957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125038957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125038966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-3 (tbf_dl.cpp:354) 20241121125038966 DRLCMACDL DEBUG -- Chunk with length 239 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c (tbf_dl.cpp:686) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125038966 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c 00 (tbf_dl.cpp:911) 20241121125038966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 00 b9 cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c 00 (pcu_l1_if.cpp:182) 20241121125038967 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125038980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125038980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038981 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038981 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038981 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038981 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038981 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038981 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038981 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038981 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038982 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038982 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125038985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-3 (tbf_dl.cpp:354) 20241121125038985 DRLCMACDL DEBUG -- Chunk with length 203 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 (tbf_dl.cpp:686) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125038985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 00 (tbf_dl.cpp:911) 20241121125038985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 00 bb d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 00 (pcu_l1_if.cpp:182) 20241121125038985 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125038999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125038999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125038999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125038999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125038999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125039000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125039000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125039000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125039000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125039000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125039004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-3 (tbf_dl.cpp:354) 20241121125039004 DRLCMACDL DEBUG -- Chunk with length 167 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 (tbf_dl.cpp:686) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125039004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 00 (tbf_dl.cpp:911) 20241121125039004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 00 bd ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 00 (pcu_l1_if.cpp:182) 20241121125039004 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125039018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125039018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125039027 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-3 (tbf_dl.cpp:354) 20241121125039027 DRLCMACDL DEBUG -- Chunk with length 131 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 (tbf_dl.cpp:686) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125039027 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 00 (tbf_dl.cpp:911) 20241121125039027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 00 bf e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 00 (pcu_l1_if.cpp:182) 20241121125039027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125039041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125039041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039041 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039042 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039042 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039042 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125039046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-3 (tbf_dl.cpp:354) 20241121125039046 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 (tbf_dl.cpp:686) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125039046 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 00 (tbf_dl.cpp:911) 20241121125039046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 00 c1 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 00 (pcu_l1_if.cpp:182) 20241121125039046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125039060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125039060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125039065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-3 (tbf_dl.cpp:354) 20241121125039065 DRLCMACDL DEBUG -- Chunk with length 59 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 (tbf_dl.cpp:686) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125039065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 00 (tbf_dl.cpp:911) 20241121125039065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 00 c3 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 00 (pcu_l1_if.cpp:182) 20241121125039065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125039079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125039079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039079 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039079 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125039088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-3 (tbf_dl.cpp:354) 20241121125039088 DRLCMACDL DEBUG -- Chunk with length 23 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125039088 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1315 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125039088 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (12) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 5f 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f (tbf_dl.cpp:686) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125039088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 5f 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f 00 (tbf_dl.cpp:911) 20241121125039088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 00 c4 5f 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f 00 (pcu_l1_if.cpp:182) 20241121125039088 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125039102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125039102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039102 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039103 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039103 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039103 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125039107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-3 (tbf_dl.cpp:354) 20241121125039107 DRLCMACDL DEBUG -- Chunk with length 1388 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 (tbf_dl.cpp:686) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125039107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 00 (tbf_dl.cpp:911) 20241121125039107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=07 00 c7 ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 00 (pcu_l1_if.cpp:182) 20241121125039108 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125039121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125039121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125039126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-3 (tbf_dl.cpp:354) 20241121125039126 DRLCMACDL DEBUG -- Chunk with length 1352 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 (tbf_dl.cpp:686) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125039126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 00 (tbf_dl.cpp:911) 20241121125039126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=07 00 c9 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 00 (pcu_l1_if.cpp:182) 20241121125039126 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125039140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125039140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125039149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==82 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-3 (tbf_dl.cpp:354) 20241121125039149 DRLCMACDL DEBUG -- Chunk with length 1316 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb (tbf_dl.cpp:686) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125039149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 637 + 13 = 650 (pdch_ul_controller.c:131) 20241121125039149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type POLL (pdch_ul_controller.c:184) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=650, TS=7) (tbf_dl.cpp:883) 20241121125039149 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=650, TS=7 (tbf_dl.cpp:903) 20241121125039149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 0f 00 cb 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb 00 (tbf_dl.cpp:911) 20241121125039149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=0f 00 cb 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb 00 (pcu_l1_if.cpp:182) 20241121125039149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125039163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125039163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125039182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125039182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039182 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039182 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039182 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039182 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039186 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125039201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125039201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125039202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125039224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 data=40 08 0c df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125039224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125039224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125039224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125039224 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 102 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125039224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125039224 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125039224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 102, BSN 82 to 102 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125039224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125039224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=82)"RRRRRRRRRRRRRRRRRRRR"(BSN=101) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125039224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=82:102, lost=0, recv=20, skipped=0, bsn=82, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125039224 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125039224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=102)""(V(S)-1=101) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125039224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125039228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-3 (tbf_dl.cpp:354) 20241121125039228 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 (tbf_dl.cpp:686) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125039228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 00 (tbf_dl.cpp:911) 20241121125039228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 00 cd d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 00 (pcu_l1_if.cpp:182) 20241121125039229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125039242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125039242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039243 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039243 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039243 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125039247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=CS-3 (tbf_dl.cpp:354) 20241121125039247 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 (tbf_dl.cpp:686) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125039247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 00 (tbf_dl.cpp:911) 20241121125039247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 00 cf 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 00 (pcu_l1_if.cpp:182) 20241121125039247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125039261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125039261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125039270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=CS-3 (tbf_dl.cpp:354) 20241121125039270 DRLCMACDL DEBUG -- Chunk with length 1208 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 (tbf_dl.cpp:686) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125039270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 00 (tbf_dl.cpp:911) 20241121125039270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 00 d1 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 00 (pcu_l1_if.cpp:182) 20241121125039271 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125039285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125039285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039285 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039285 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039285 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039285 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125039289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=CS-3 (tbf_dl.cpp:354) 20241121125039289 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 (tbf_dl.cpp:686) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125039289 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 00 (tbf_dl.cpp:911) 20241121125039289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 00 d3 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 00 (pcu_l1_if.cpp:182) 20241121125039289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125039303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125039303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125039308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=CS-3 (tbf_dl.cpp:354) 20241121125039308 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 (tbf_dl.cpp:686) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125039308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 00 (tbf_dl.cpp:911) 20241121125039308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 00 d5 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 00 (pcu_l1_if.cpp:182) 20241121125039308 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125039322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125039322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125039331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=CS-3 (tbf_dl.cpp:354) 20241121125039331 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f (tbf_dl.cpp:686) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125039331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 00 (tbf_dl.cpp:911) 20241121125039331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 d7 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 00 (pcu_l1_if.cpp:182) 20241121125039331 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125039345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125039345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039346 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039346 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039346 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125039350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=CS-3 (tbf_dl.cpp:354) 20241121125039350 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 (tbf_dl.cpp:686) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125039350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 00 (tbf_dl.cpp:911) 20241121125039350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 00 d9 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 00 (pcu_l1_if.cpp:182) 20241121125039350 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125039364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125039364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039365 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039365 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125039368 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=CS-3 (tbf_dl.cpp:354) 20241121125039368 DRLCMACDL DEBUG -- Chunk with length 1028 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 (tbf_dl.cpp:686) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125039368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 00 (tbf_dl.cpp:911) 20241121125039368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 00 db d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 00 (pcu_l1_if.cpp:182) 20241121125039369 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125039383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125039383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125039393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=CS-3 (tbf_dl.cpp:354) 20241121125039393 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d (tbf_dl.cpp:686) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125039393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 00 (tbf_dl.cpp:911) 20241121125039393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 00 dd 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 00 (pcu_l1_if.cpp:182) 20241121125039393 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125039408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125039408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039409 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039412 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039412 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125039416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=CS-3 (tbf_dl.cpp:354) 20241121125039416 DRLCMACDL DEBUG -- Chunk with length 956 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 (tbf_dl.cpp:686) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125039416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 00 (tbf_dl.cpp:911) 20241121125039416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 df 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 00 (pcu_l1_if.cpp:182) 20241121125039417 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125039427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125039427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039428 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039428 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039429 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039429 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039429 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039429 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125039431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=CS-3 (tbf_dl.cpp:354) 20241121125039431 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 (tbf_dl.cpp:686) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125039431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 00 (tbf_dl.cpp:911) 20241121125039431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 00 e1 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 00 (pcu_l1_if.cpp:182) 20241121125039431 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125039445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125039445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125039454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=CS-3 (tbf_dl.cpp:354) 20241121125039454 DRLCMACDL DEBUG -- Chunk with length 884 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 (tbf_dl.cpp:686) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125039454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 (tbf_dl.cpp:911) 20241121125039454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 00 e3 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 (pcu_l1_if.cpp:182) 20241121125039454 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125039469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125039469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125039473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=CS-3 (tbf_dl.cpp:354) 20241121125039473 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d (tbf_dl.cpp:686) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125039473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d 00 (tbf_dl.cpp:911) 20241121125039473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 00 e5 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d 00 (pcu_l1_if.cpp:182) 20241121125039474 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125039487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125039487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125039492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=CS-3 (tbf_dl.cpp:354) 20241121125039492 DRLCMACDL DEBUG -- Chunk with length 812 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 (tbf_dl.cpp:686) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125039492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 00 (tbf_dl.cpp:911) 20241121125039492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 e7 e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 00 (pcu_l1_if.cpp:182) 20241121125039492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125039506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125039506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125039515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=CS-3 (tbf_dl.cpp:354) 20241121125039515 DRLCMACDL DEBUG -- Chunk with length 776 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 (tbf_dl.cpp:686) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125039515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 00 (tbf_dl.cpp:911) 20241121125039515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 00 e9 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 00 (pcu_l1_if.cpp:182) 20241121125039515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125039529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125039529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125039534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=CS-3 (tbf_dl.cpp:354) 20241121125039534 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 (tbf_dl.cpp:686) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125039534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 00 (tbf_dl.cpp:911) 20241121125039534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 00 eb 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 00 (pcu_l1_if.cpp:182) 20241121125039534 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125039548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125039548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125039553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=CS-3 (tbf_dl.cpp:354) 20241121125039553 DRLCMACDL DEBUG -- Chunk with length 704 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 (tbf_dl.cpp:686) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125039553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 00 (tbf_dl.cpp:911) 20241121125039553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 00 ed 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 00 (pcu_l1_if.cpp:182) 20241121125039553 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125039567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125039567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039568 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039568 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125039576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=CS-3 (tbf_dl.cpp:354) 20241121125039576 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 (tbf_dl.cpp:686) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125039576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 00 (tbf_dl.cpp:911) 20241121125039576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 00 ef f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 00 (pcu_l1_if.cpp:182) 20241121125039577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125039590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125039590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125039595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=CS-3 (tbf_dl.cpp:354) 20241121125039595 DRLCMACDL DEBUG -- Chunk with length 632 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef (tbf_dl.cpp:686) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125039595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 00 (tbf_dl.cpp:911) 20241121125039595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=07 00 f1 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 00 (pcu_l1_if.cpp:182) 20241121125039595 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125039609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125039609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125039614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==102 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=CS-3 (tbf_dl.cpp:354) 20241121125039614 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 (tbf_dl.cpp:686) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125039614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 736 + 13 = 749 (pdch_ul_controller.c:131) 20241121125039614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type POLL (pdch_ul_controller.c:184) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=749, TS=7) (tbf_dl.cpp:883) 20241121125039614 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=749, TS=7 (tbf_dl.cpp:903) 20241121125039614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 0f 00 f3 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 00 (tbf_dl.cpp:911) 20241121125039614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=0f 00 f3 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 00 (pcu_l1_if.cpp:182) 20241121125039614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125039628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125039628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039637 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125039651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125039651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039656 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125039670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125039670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125039671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039674 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125039689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=5 data=40 08 0f 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125039689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125039689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125039689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125039689 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 122 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125039689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125039689 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125039689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 122, BSN 102 to 122 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125039689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125039689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=102)"RRRRRRRRRRRRRRRRRRRR"(BSN=121) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125039689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=102:122, lost=0, recv=20, skipped=0, bsn=102, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125039689 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125039689 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125039689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=122)""(V(S)-1=121) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125039689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039689 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039689 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039690 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039690 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039690 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125039698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=CS-3 (tbf_dl.cpp:354) 20241121125039698 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 (tbf_dl.cpp:686) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125039698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 00 (tbf_dl.cpp:911) 20241121125039698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 00 f5 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 00 (pcu_l1_if.cpp:182) 20241121125039698 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125039712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125039712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125039717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=CS-3 (tbf_dl.cpp:354) 20241121125039717 DRLCMACDL DEBUG -- Chunk with length 524 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c (tbf_dl.cpp:686) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125039717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 00 (tbf_dl.cpp:911) 20241121125039717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 00 f7 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 00 (pcu_l1_if.cpp:182) 20241121125039717 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125039731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125039731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125039736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=CS-3 (tbf_dl.cpp:354) 20241121125039736 DRLCMACDL DEBUG -- Chunk with length 488 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be (tbf_dl.cpp:686) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125039736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 00 (tbf_dl.cpp:911) 20241121125039736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 00 f9 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 00 (pcu_l1_if.cpp:182) 20241121125039736 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125039750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125039750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125039759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=CS-3 (tbf_dl.cpp:354) 20241121125039759 DRLCMACDL DEBUG -- Chunk with length 452 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 (tbf_dl.cpp:686) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125039759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 00 (tbf_dl.cpp:911) 20241121125039759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 00 fb 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 00 (pcu_l1_if.cpp:182) 20241121125039759 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125039773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125039773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125039778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=CS-3 (tbf_dl.cpp:354) 20241121125039778 DRLCMACDL DEBUG -- Chunk with length 416 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 (tbf_dl.cpp:686) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125039778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 00 (tbf_dl.cpp:911) 20241121125039778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 00 fd 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 00 (pcu_l1_if.cpp:182) 20241121125039778 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125039792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125039792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039793 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039793 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039794 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039794 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125039797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=CS-3 (tbf_dl.cpp:354) 20241121125039797 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 (tbf_dl.cpp:686) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125039797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 00 (tbf_dl.cpp:911) 20241121125039797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 00 ff d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 00 (pcu_l1_if.cpp:182) 20241121125039797 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125039817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125039817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125039826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-3 (tbf_dl.cpp:354) 20241121125039827 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 (tbf_dl.cpp:686) 20241121125039827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125039827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125039827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 00 (tbf_dl.cpp:911) 20241121125039827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 00 01 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 00 (pcu_l1_if.cpp:182) 20241121125039827 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125039840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125039840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039842 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039842 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125039845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-3 (tbf_dl.cpp:354) 20241121125039845 DRLCMACDL DEBUG -- Chunk with length 308 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 (tbf_dl.cpp:686) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125039845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 00 (tbf_dl.cpp:911) 20241121125039845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 00 03 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 00 (pcu_l1_if.cpp:182) 20241121125039845 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125039859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125039859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039860 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039860 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039862 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039862 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039862 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039862 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039863 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039863 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125039864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-3 (tbf_dl.cpp:354) 20241121125039865 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 (tbf_dl.cpp:686) 20241121125039865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125039865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125039865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 00 (tbf_dl.cpp:911) 20241121125039865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 00 05 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 00 (pcu_l1_if.cpp:182) 20241121125039865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125039878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125039878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039880 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039880 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039880 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039880 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125039887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-3 (tbf_dl.cpp:354) 20241121125039887 DRLCMACDL DEBUG -- Chunk with length 236 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 (tbf_dl.cpp:686) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125039887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 00 (tbf_dl.cpp:911) 20241121125039887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 00 07 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 00 (pcu_l1_if.cpp:182) 20241121125039888 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125039901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125039902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039902 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039902 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039902 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039902 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039902 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039902 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039902 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039902 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039903 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125039903 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125039990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125039990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-3 (tbf_dl.cpp:354) 20241121125039990 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d (tbf_dl.cpp:686) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125039990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d 00 (tbf_dl.cpp:911) 20241121125039990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 00 09 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d 00 (pcu_l1_if.cpp:182) 20241121125039991 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125040002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125040002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040007 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040008 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040008 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125040008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-3 (tbf_dl.cpp:354) 20241121125040008 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f (tbf_dl.cpp:686) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125040008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 00 (tbf_dl.cpp:911) 20241121125040008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 00 0b ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 00 (pcu_l1_if.cpp:182) 20241121125040009 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125040021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125040021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040021 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040021 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040030 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125040030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-3 (tbf_dl.cpp:354) 20241121125040030 DRLCMACDL DEBUG -- Chunk with length 128 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 (tbf_dl.cpp:686) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125040030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 00 (tbf_dl.cpp:911) 20241121125040030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 00 0d 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 00 (pcu_l1_if.cpp:182) 20241121125040030 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125040044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125040044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125040048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-3 (tbf_dl.cpp:354) 20241121125040049 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 (tbf_dl.cpp:686) 20241121125040049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125040049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125040049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 00 (tbf_dl.cpp:911) 20241121125040049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 00 0f ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 00 (pcu_l1_if.cpp:182) 20241121125040049 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125040062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125040062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040063 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040063 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241121125040067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-3 (tbf_dl.cpp:354) 20241121125040067 DRLCMACDL DEBUG -- Chunk with length 56 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c (tbf_dl.cpp:686) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125040067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 00 (tbf_dl.cpp:911) 20241121125040067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 00 11 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 00 (pcu_l1_if.cpp:182) 20241121125040067 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125040081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125040081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125040091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-3 (tbf_dl.cpp:354) 20241121125040091 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125040091 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1397 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125040091 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (15) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 53 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 (tbf_dl.cpp:686) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125040091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 12 53 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 00 (tbf_dl.cpp:911) 20241121125040091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 00 12 53 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 00 (pcu_l1_if.cpp:182) 20241121125040091 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125040106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125040106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040109 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040109 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040109 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040110 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040110 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125040112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-3 (tbf_dl.cpp:354) 20241121125040112 DRLCMACDL DEBUG -- Chunk with length 1385 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 (tbf_dl.cpp:686) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125040112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 00 (tbf_dl.cpp:911) 20241121125040112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 00 15 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 00 (pcu_l1_if.cpp:182) 20241121125040113 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125040126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125040126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040130 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040131 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040131 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040131 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040135 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040135 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125040135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-3 (tbf_dl.cpp:354) 20241121125040135 DRLCMACDL DEBUG -- Chunk with length 1349 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f (tbf_dl.cpp:686) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125040135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f 00 (tbf_dl.cpp:911) 20241121125040135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=07 00 17 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f 00 (pcu_l1_if.cpp:182) 20241121125040136 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125040144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125040144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040145 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040145 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125040153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-3 (tbf_dl.cpp:354) 20241121125040153 DRLCMACDL DEBUG -- Chunk with length 1313 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 (tbf_dl.cpp:686) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125040153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 00 (tbf_dl.cpp:911) 20241121125040153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=07 00 19 ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 00 (pcu_l1_if.cpp:182) 20241121125040153 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125040167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125040167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125040172 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==122 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-3 (tbf_dl.cpp:354) 20241121125040172 DRLCMACDL DEBUG -- Chunk with length 1277 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 (tbf_dl.cpp:686) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125040172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 836 + 13 = 849 (pdch_ul_controller.c:131) 20241121125040172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type POLL (pdch_ul_controller.c:184) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=849, TS=7) (tbf_dl.cpp:883) 20241121125040172 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=849, TS=7 (tbf_dl.cpp:903) 20241121125040172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 0f 00 1b 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 00 (tbf_dl.cpp:911) 20241121125040172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=0f 00 1b 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 00 (pcu_l1_if.cpp:182) 20241121125040172 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125040186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125040186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040191 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125040205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125040205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040215 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125040230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125040230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040233 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040233 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040233 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125040237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040237 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125040248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=4 data=40 08 01 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125040248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125040248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125040248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125040248 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 14 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125040248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125040248 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125040248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 14, BSN 122 to 14 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125040248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125040248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=122)"RRRRRRRRRRRRRRRRRRRR"(BSN=13) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125040248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=122:14, lost=0, recv=20, skipped=0, bsn=122, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125040248 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125040248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=14)""(V(S)-1=13) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125040248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125040253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-3 (tbf_dl.cpp:354) 20241121125040253 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe (tbf_dl.cpp:686) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125040253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 00 (tbf_dl.cpp:911) 20241121125040253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 00 1d 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 00 (pcu_l1_if.cpp:182) 20241121125040253 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125040267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125040267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125040276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-3 (tbf_dl.cpp:354) 20241121125040276 DRLCMACDL DEBUG -- Chunk with length 1205 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 (tbf_dl.cpp:686) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125040276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 00 (tbf_dl.cpp:911) 20241121125040276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 00 1f 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 00 (pcu_l1_if.cpp:182) 20241121125040276 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125040290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125040290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040290 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040290 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040290 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040291 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040291 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040291 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040291 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125040295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-3 (tbf_dl.cpp:354) 20241121125040295 DRLCMACDL DEBUG -- Chunk with length 1169 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 (tbf_dl.cpp:686) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125040295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 00 (tbf_dl.cpp:911) 20241121125040295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 00 21 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 00 (pcu_l1_if.cpp:182) 20241121125040295 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125040309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125040309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125040313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-3 (tbf_dl.cpp:354) 20241121125040313 DRLCMACDL DEBUG -- Chunk with length 1133 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e (tbf_dl.cpp:686) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125040313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e 00 (tbf_dl.cpp:911) 20241121125040313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 00 23 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e 00 (pcu_l1_if.cpp:182) 20241121125040313 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125040328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125040328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040329 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040329 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125040337 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-3 (tbf_dl.cpp:354) 20241121125040337 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 (tbf_dl.cpp:686) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125040337 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 00 (tbf_dl.cpp:911) 20241121125040337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 00 25 ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 00 (pcu_l1_if.cpp:182) 20241121125040337 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125040351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125040351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040352 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040352 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040352 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040352 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040352 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040352 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040352 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125040356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-3 (tbf_dl.cpp:354) 20241121125040356 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc (tbf_dl.cpp:686) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125040356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc 00 (tbf_dl.cpp:911) 20241121125040356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 27 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc 00 (pcu_l1_if.cpp:182) 20241121125040356 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125040370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125040370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040371 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040371 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125040374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-3 (tbf_dl.cpp:354) 20241121125040375 DRLCMACDL DEBUG -- Chunk with length 1025 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b (tbf_dl.cpp:686) 20241121125040375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125040375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125040375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 00 (tbf_dl.cpp:911) 20241121125040375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 00 29 f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 00 (pcu_l1_if.cpp:182) 20241121125040375 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125040389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125040389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125040398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-3 (tbf_dl.cpp:354) 20241121125040399 DRLCMACDL DEBUG -- Chunk with length 989 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad (tbf_dl.cpp:686) 20241121125040399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125040399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125040399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 00 (tbf_dl.cpp:911) 20241121125040399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 00 2b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 00 (pcu_l1_if.cpp:182) 20241121125040399 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125040412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125040412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125040417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-3 (tbf_dl.cpp:354) 20241121125040417 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 (tbf_dl.cpp:686) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125040417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 00 (tbf_dl.cpp:911) 20241121125040417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 00 2d 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 00 (pcu_l1_if.cpp:182) 20241121125040417 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125040431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125040431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125040436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-3 (tbf_dl.cpp:354) 20241121125040436 DRLCMACDL DEBUG -- Chunk with length 917 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 (tbf_dl.cpp:686) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125040436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 00 (tbf_dl.cpp:911) 20241121125040436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 2f bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 00 (pcu_l1_if.cpp:182) 20241121125040436 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125040450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125040450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125040459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-3 (tbf_dl.cpp:354) 20241121125040459 DRLCMACDL DEBUG -- Chunk with length 881 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 (tbf_dl.cpp:686) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125040459 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 00 (tbf_dl.cpp:911) 20241121125040459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 00 31 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 00 (pcu_l1_if.cpp:182) 20241121125040459 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125040473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125040473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125040478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-3 (tbf_dl.cpp:354) 20241121125040478 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 (tbf_dl.cpp:686) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125040478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 33 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 00 (tbf_dl.cpp:911) 20241121125040478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 00 33 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 00 (pcu_l1_if.cpp:182) 20241121125040478 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125040494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125040494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040494 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040494 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125040499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-3 (tbf_dl.cpp:354) 20241121125040499 DRLCMACDL DEBUG -- Chunk with length 809 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 (tbf_dl.cpp:686) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125040499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 00 (tbf_dl.cpp:911) 20241121125040499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 00 35 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 00 (pcu_l1_if.cpp:182) 20241121125040499 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125040513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125040513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040513 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040513 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040514 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040514 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125040522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-3 (tbf_dl.cpp:354) 20241121125040522 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 (tbf_dl.cpp:686) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125040522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 00 (tbf_dl.cpp:911) 20241121125040522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 37 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 00 (pcu_l1_if.cpp:182) 20241121125040522 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125040536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125040536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040537 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040537 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040538 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040538 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125040541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-3 (tbf_dl.cpp:354) 20241121125040541 DRLCMACDL DEBUG -- Chunk with length 737 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 (tbf_dl.cpp:686) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125040541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 00 (tbf_dl.cpp:911) 20241121125040541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 00 39 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 00 (pcu_l1_if.cpp:182) 20241121125040541 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125040555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125040555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125040559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-3 (tbf_dl.cpp:354) 20241121125040559 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a (tbf_dl.cpp:686) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125040559 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 00 (tbf_dl.cpp:911) 20241121125040560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 00 3b 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 00 (pcu_l1_if.cpp:182) 20241121125040560 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125040574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125040574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040575 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040575 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040575 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040575 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125040583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-3 (tbf_dl.cpp:354) 20241121125040583 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 (tbf_dl.cpp:686) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125040583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 00 (tbf_dl.cpp:911) 20241121125040583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 00 3d 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 00 (pcu_l1_if.cpp:182) 20241121125040583 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125040597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125040597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125040602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-3 (tbf_dl.cpp:354) 20241121125040602 DRLCMACDL DEBUG -- Chunk with length 629 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 (tbf_dl.cpp:686) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125040602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 00 (tbf_dl.cpp:911) 20241121125040602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 00 3f 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 00 (pcu_l1_if.cpp:182) 20241121125040602 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125040616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125040616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040618 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040618 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040618 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040618 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125040621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-3 (tbf_dl.cpp:354) 20241121125040621 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 (tbf_dl.cpp:686) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125040621 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 00 (tbf_dl.cpp:911) 20241121125040621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=07 00 41 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 00 (pcu_l1_if.cpp:182) 20241121125040621 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125040634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125040634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125040644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-3 (tbf_dl.cpp:354) 20241121125040644 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 (tbf_dl.cpp:686) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125040644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241121125040644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=949, TS=7) (tbf_dl.cpp:883) 20241121125040644 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=949, TS=7 (tbf_dl.cpp:903) 20241121125040644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 0f 00 43 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 00 (tbf_dl.cpp:911) 20241121125040644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=0f 00 43 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 00 (pcu_l1_if.cpp:182) 20241121125040644 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125040658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125040658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040659 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040659 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040662 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125040676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125040676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040677 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040677 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040681 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125040695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125040695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125040697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040705 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125040719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=3 data=40 08 04 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125040719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125040719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125040719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125040719 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 34 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125040719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125040719 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125040719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 34, BSN 14 to 34 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125040719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125040719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=14)"RRRRRRRRRRRRRRRRRRRR"(BSN=33) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125040719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=14:34, lost=0, recv=20, skipped=0, bsn=14, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125040719 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125040719 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125040719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=34)""(V(S)-1=33) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125040719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040720 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=871 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125040723 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-3 (tbf_dl.cpp:354) 20241121125040723 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 (tbf_dl.cpp:686) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125040723 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 00 (tbf_dl.cpp:911) 20241121125040723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 00 45 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 00 (pcu_l1_if.cpp:182) 20241121125040724 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125040737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125040737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040739 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040739 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=871 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125040742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-3 (tbf_dl.cpp:354) 20241121125040742 DRLCMACDL DEBUG -- Chunk with length 485 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 (tbf_dl.cpp:686) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125040742 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 00 (tbf_dl.cpp:911) 20241121125040742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 00 47 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 00 (pcu_l1_if.cpp:182) 20241121125040742 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125040756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125040756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=871 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125040765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-3 (tbf_dl.cpp:354) 20241121125040765 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 (tbf_dl.cpp:686) 20241121125040766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125040766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125040766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 00 (tbf_dl.cpp:911) 20241121125040766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 00 49 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 00 (pcu_l1_if.cpp:182) 20241121125040766 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125040779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040780 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040780 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040780 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=871 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125040784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-3 (tbf_dl.cpp:354) 20241121125040784 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 (tbf_dl.cpp:686) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125040784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 00 (tbf_dl.cpp:911) 20241121125040784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 00 4b b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 00 (pcu_l1_if.cpp:182) 20241121125040784 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125040798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125040798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040799 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=871 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125040803 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-3 (tbf_dl.cpp:354) 20241121125040803 DRLCMACDL DEBUG -- Chunk with length 377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 (tbf_dl.cpp:686) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125040803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 00 (tbf_dl.cpp:911) 20241121125040803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 00 4d 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 00 (pcu_l1_if.cpp:182) 20241121125040803 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125040817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125040817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=871 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125040826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-3 (tbf_dl.cpp:354) 20241121125040826 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a (tbf_dl.cpp:686) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125040826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 00 (tbf_dl.cpp:911) 20241121125040826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 00 4f 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 00 (pcu_l1_if.cpp:182) 20241121125040826 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125040840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125040840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=871 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125040845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-3 (tbf_dl.cpp:354) 20241121125040845 DRLCMACDL DEBUG -- Chunk with length 305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 (tbf_dl.cpp:686) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125040845 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 00 (tbf_dl.cpp:911) 20241121125040845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 00 51 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 00 (pcu_l1_if.cpp:182) 20241121125040845 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125040859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125040859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=871 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125040863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-3 (tbf_dl.cpp:354) 20241121125040863 DRLCMACDL DEBUG -- Chunk with length 269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 (tbf_dl.cpp:686) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125040863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 00 (tbf_dl.cpp:911) 20241121125040863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 00 53 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 00 (pcu_l1_if.cpp:182) 20241121125040864 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125040878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125040878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=871 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125040887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-3 (tbf_dl.cpp:354) 20241121125040887 DRLCMACDL DEBUG -- Chunk with length 233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 (tbf_dl.cpp:686) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125040887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 00 (tbf_dl.cpp:911) 20241121125040887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 00 55 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 00 (pcu_l1_if.cpp:182) 20241121125040887 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125040901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125040901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040902 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040902 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040902 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040902 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040902 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040902 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040903 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040903 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040903 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040903 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=871 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125040906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-3 (tbf_dl.cpp:354) 20241121125040906 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b (tbf_dl.cpp:686) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125040906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b 00 (tbf_dl.cpp:911) 20241121125040906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 00 57 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b 00 (pcu_l1_if.cpp:182) 20241121125040906 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125040920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125040920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040921 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040921 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040921 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040922 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040922 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=871 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125040930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-3 (tbf_dl.cpp:354) 20241121125040930 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 (tbf_dl.cpp:686) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125040930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 00 (tbf_dl.cpp:911) 20241121125040930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 00 59 e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 00 (pcu_l1_if.cpp:182) 20241121125040930 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125040944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125040944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=871 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125040953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-3 (tbf_dl.cpp:354) 20241121125040953 DRLCMACDL DEBUG -- Chunk with length 125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b (tbf_dl.cpp:686) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125040953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 00 (tbf_dl.cpp:911) 20241121125040953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 00 5b 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 00 (pcu_l1_if.cpp:182) 20241121125040953 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125040967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125040967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=871 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125040972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-3 (tbf_dl.cpp:354) 20241121125040972 DRLCMACDL DEBUG -- Chunk with length 89 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 (tbf_dl.cpp:686) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125040972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 00 (tbf_dl.cpp:911) 20241121125040972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 00 5d 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 00 (pcu_l1_if.cpp:182) 20241121125040972 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125040986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125040986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125040987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125040991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=871 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125040991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-3 (tbf_dl.cpp:354) 20241121125040991 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 (tbf_dl.cpp:686) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125040991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 00 (tbf_dl.cpp:911) 20241121125040991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 00 5f fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 00 (pcu_l1_if.cpp:182) 20241121125040991 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125041005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125041005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=871 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125041014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-3 (tbf_dl.cpp:354) 20241121125041014 DRLCMACDL DEBUG -- Chunk with length 17 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125041014 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 47 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 (tbf_dl.cpp:686) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125041014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 60 47 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 00 (tbf_dl.cpp:911) 20241121125041014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 00 60 47 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 00 (pcu_l1_if.cpp:182) 20241121125041014 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125041028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125041028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041030 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041030 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=871 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125041033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-3 (tbf_dl.cpp:354) 20241121125041033 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 (tbf_dl.cpp:686) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125041033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 00 (tbf_dl.cpp:911) 20241121125041033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 00 63 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 00 (pcu_l1_if.cpp:182) 20241121125041033 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125041047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125041047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041049 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041049 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=871 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125041051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-3 (tbf_dl.cpp:354) 20241121125041051 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 (tbf_dl.cpp:686) 20241121125041052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125041052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125041052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 00 (tbf_dl.cpp:911) 20241121125041052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 00 65 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 00 (pcu_l1_if.cpp:182) 20241121125041052 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125041094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125041094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=871 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125041103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-3 (tbf_dl.cpp:354) 20241121125041104 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 (tbf_dl.cpp:686) 20241121125041104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125041104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125041104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 00 (tbf_dl.cpp:911) 20241121125041104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=07 00 67 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 00 (pcu_l1_if.cpp:182) 20241121125041104 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125041119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125041119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041120 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041120 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041124 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041124 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041124 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041124 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=871 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125041125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-3 (tbf_dl.cpp:354) 20241121125041125 DRLCMACDL DEBUG -- Chunk with length 1274 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c (tbf_dl.cpp:686) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125041125 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 00 (tbf_dl.cpp:911) 20241121125041125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=07 00 69 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 00 (pcu_l1_if.cpp:182) 20241121125041125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125041138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125041138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=871 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125041144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==34 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-3 (tbf_dl.cpp:354) 20241121125041144 DRLCMACDL DEBUG -- Chunk with length 1238 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 (tbf_dl.cpp:686) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125041144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1035 + 13 = 1048 (pdch_ul_controller.c:131) 20241121125041144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type POLL (pdch_ul_controller.c:184) 20241121125041144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1048, TS=7) (tbf_dl.cpp:883) 20241121125041144 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1048, TS=7 (tbf_dl.cpp:903) 20241121125041145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 0f 00 6b 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 00 (tbf_dl.cpp:911) 20241121125041145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=0f 00 6b 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 00 (pcu_l1_if.cpp:182) 20241121125041145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125041157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125041157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041167 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125041181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125041181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041192 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125041201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125041201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125041205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041206 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125041219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=2 data=40 08 06 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125041219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125041219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125041220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125041220 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 54 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125041220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125041220 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125041220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 54, BSN 34 to 54 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125041220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125041220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=34)"RRRRRRRRRRRRRRRRRRRR"(BSN=53) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125041221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=34:54, lost=0, recv=20, skipped=0, bsn=34, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125041221 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125041221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=54)""(V(S)-1=53) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125041221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=871 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125041229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-3 (tbf_dl.cpp:354) 20241121125041230 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 (tbf_dl.cpp:686) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125041230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 00 (tbf_dl.cpp:911) 20241121125041230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 00 6d 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 00 (pcu_l1_if.cpp:182) 20241121125041231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125041244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125041244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041245 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041245 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=871 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125041251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-3 (tbf_dl.cpp:354) 20241121125041252 DRLCMACDL DEBUG -- Chunk with length 1166 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f (tbf_dl.cpp:686) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125041252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f 00 (tbf_dl.cpp:911) 20241121125041252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 00 6f ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f 00 (pcu_l1_if.cpp:182) 20241121125041253 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125041263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125041263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041264 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041264 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=871 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125041271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-3 (tbf_dl.cpp:354) 20241121125041271 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 (tbf_dl.cpp:686) 20241121125041271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125041271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125041272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 00 (tbf_dl.cpp:911) 20241121125041272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 00 71 d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 00 (pcu_l1_if.cpp:182) 20241121125041272 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125041283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125041283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=871 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125041291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-3 (tbf_dl.cpp:354) 20241121125041291 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc (tbf_dl.cpp:686) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125041291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc 00 (tbf_dl.cpp:911) 20241121125041291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 00 73 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc 00 (pcu_l1_if.cpp:182) 20241121125041292 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125041305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125041305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041306 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041306 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041307 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041307 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=871 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125041310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-3 (tbf_dl.cpp:354) 20241121125041310 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a (tbf_dl.cpp:686) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125041310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a 00 (tbf_dl.cpp:911) 20241121125041310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 00 75 e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a 00 (pcu_l1_if.cpp:182) 20241121125041310 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125041324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125041324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041325 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041325 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=871 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125041328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-3 (tbf_dl.cpp:354) 20241121125041328 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 (tbf_dl.cpp:686) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125041328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 00 (tbf_dl.cpp:911) 20241121125041328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 77 b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 00 (pcu_l1_if.cpp:182) 20241121125041328 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125041342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125041342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041343 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041343 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041343 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041343 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=871 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125041352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-3 (tbf_dl.cpp:354) 20241121125041352 DRLCMACDL DEBUG -- Chunk with length 986 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 (tbf_dl.cpp:686) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125041352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 00 (tbf_dl.cpp:911) 20241121125041352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=07 00 79 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 00 (pcu_l1_if.cpp:182) 20241121125041352 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125041366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125041366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041367 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041367 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041367 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041367 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=871 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125041370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-3 (tbf_dl.cpp:354) 20241121125041370 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 (tbf_dl.cpp:686) 20241121125041370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125041370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125041371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 00 (tbf_dl.cpp:911) 20241121125041371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 00 7b f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 00 (pcu_l1_if.cpp:182) 20241121125041371 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125041385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125041385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=871 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125041389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-3 (tbf_dl.cpp:354) 20241121125041389 DRLCMACDL DEBUG -- Chunk with length 914 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a (tbf_dl.cpp:686) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125041389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 00 (tbf_dl.cpp:911) 20241121125041389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 00 7d 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 00 (pcu_l1_if.cpp:182) 20241121125041389 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125041403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125041403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041404 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041404 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=871 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125041412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-3 (tbf_dl.cpp:354) 20241121125041413 DRLCMACDL DEBUG -- Chunk with length 878 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b (tbf_dl.cpp:686) 20241121125041413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125041413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125041413 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b 00 (tbf_dl.cpp:911) 20241121125041413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 7f 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b 00 (pcu_l1_if.cpp:182) 20241121125041413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125041427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125041427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=871 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125041431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-3 (tbf_dl.cpp:354) 20241121125041431 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 (tbf_dl.cpp:686) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125041431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 00 (tbf_dl.cpp:911) 20241121125041431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 00 81 f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 00 (pcu_l1_if.cpp:182) 20241121125041431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125041445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125041445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041446 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041446 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041446 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041446 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=871 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125041450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-3 (tbf_dl.cpp:354) 20241121125041450 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b (tbf_dl.cpp:686) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125041450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 00 (tbf_dl.cpp:911) 20241121125041450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 00 83 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 00 (pcu_l1_if.cpp:182) 20241121125041450 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125041464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125041464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=871 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125041473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-3 (tbf_dl.cpp:354) 20241121125041473 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 (tbf_dl.cpp:686) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125041473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 00 (tbf_dl.cpp:911) 20241121125041473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 00 85 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 00 (pcu_l1_if.cpp:182) 20241121125041473 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125041487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125041487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=871 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125041492 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-3 (tbf_dl.cpp:354) 20241121125041492 DRLCMACDL DEBUG -- Chunk with length 734 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 (tbf_dl.cpp:686) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125041492 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 00 (tbf_dl.cpp:911) 20241121125041492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 87 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 00 (pcu_l1_if.cpp:182) 20241121125041492 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125041506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125041506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=871 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125041510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-3 (tbf_dl.cpp:354) 20241121125041510 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f (tbf_dl.cpp:686) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125041510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f 00 (tbf_dl.cpp:911) 20241121125041510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 00 89 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f 00 (pcu_l1_if.cpp:182) 20241121125041511 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125041524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125041524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041525 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041525 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041525 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041525 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041525 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041525 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041526 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041526 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041526 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041526 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041526 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041526 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041526 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041526 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=871 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125041534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-3 (tbf_dl.cpp:354) 20241121125041534 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b (tbf_dl.cpp:686) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125041534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b 00 (tbf_dl.cpp:911) 20241121125041534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 00 8b bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b 00 (pcu_l1_if.cpp:182) 20241121125041534 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125041548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125041548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=871 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125041553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-3 (tbf_dl.cpp:354) 20241121125041553 DRLCMACDL DEBUG -- Chunk with length 626 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 (tbf_dl.cpp:686) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125041553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 00 (tbf_dl.cpp:911) 20241121125041553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 00 8d c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 00 (pcu_l1_if.cpp:182) 20241121125041553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125041567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125041567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=871 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125041571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-3 (tbf_dl.cpp:354) 20241121125041571 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 (tbf_dl.cpp:686) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125041571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 00 (tbf_dl.cpp:911) 20241121125041571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 00 8f 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 00 (pcu_l1_if.cpp:182) 20241121125041571 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125041585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125041585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=871 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125041595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-3 (tbf_dl.cpp:354) 20241121125041595 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be (tbf_dl.cpp:686) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125041595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 00 (tbf_dl.cpp:911) 20241121125041595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=07 00 91 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 00 (pcu_l1_if.cpp:182) 20241121125041595 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125041609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125041609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=871 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125041614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==54 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-3 (tbf_dl.cpp:354) 20241121125041614 DRLCMACDL DEBUG -- Chunk with length 518 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 (tbf_dl.cpp:686) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125041614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1135 + 13 = 1148 (pdch_ul_controller.c:131) 20241121125041614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type POLL (pdch_ul_controller.c:184) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1148, TS=7) (tbf_dl.cpp:883) 20241121125041614 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1148, TS=7 (tbf_dl.cpp:903) 20241121125041614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 0f 00 93 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 00 (tbf_dl.cpp:911) 20241121125041614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=0f 00 93 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 00 (pcu_l1_if.cpp:182) 20241121125041614 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125041628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125041628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041632 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125041647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125041647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041656 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125041693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125041693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125041694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125041711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=1 data=40 08 09 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125041711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125041711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125041711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125041711 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 74 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125041711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125041711 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125041711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 74, BSN 54 to 74 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125041711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125041711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=54)"RRRRRRRRRRRRRRRRRRRR"(BSN=73) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125041711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=54:74, lost=0, recv=20, skipped=0, bsn=54, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125041711 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125041712 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125041712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=74)""(V(S)-1=73) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125041712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=871 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125041716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-3 (tbf_dl.cpp:354) 20241121125041716 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 (tbf_dl.cpp:686) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125041716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 00 (tbf_dl.cpp:911) 20241121125041716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 00 95 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 00 (pcu_l1_if.cpp:182) 20241121125041716 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125041730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125041730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=871 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125041739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-3 (tbf_dl.cpp:354) 20241121125041739 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c (tbf_dl.cpp:686) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125041739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c 00 (tbf_dl.cpp:911) 20241121125041740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 00 97 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c 00 (pcu_l1_if.cpp:182) 20241121125041740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125041754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125041754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041757 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041757 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041757 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041757 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=871 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125041759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-3 (tbf_dl.cpp:354) 20241121125041759 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 (tbf_dl.cpp:686) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125041759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 00 (tbf_dl.cpp:911) 20241121125041759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 00 99 a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 00 (pcu_l1_if.cpp:182) 20241121125041759 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125041773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125041773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=871 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125041778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-3 (tbf_dl.cpp:354) 20241121125041778 DRLCMACDL DEBUG -- Chunk with length 374 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 (tbf_dl.cpp:686) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125041778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 00 (tbf_dl.cpp:911) 20241121125041778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 00 9b f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 00 (pcu_l1_if.cpp:182) 20241121125041778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125041793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125041793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=871 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125041802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-3 (tbf_dl.cpp:354) 20241121125041802 DRLCMACDL DEBUG -- Chunk with length 338 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 (tbf_dl.cpp:686) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125041802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 00 (tbf_dl.cpp:911) 20241121125041802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 00 9d ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 00 (pcu_l1_if.cpp:182) 20241121125041802 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125041816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125041816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=871 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125041821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-3 (tbf_dl.cpp:354) 20241121125041821 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 (tbf_dl.cpp:686) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125041821 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 00 (tbf_dl.cpp:911) 20241121125041821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 00 9f af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 00 (pcu_l1_if.cpp:182) 20241121125041822 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125041835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125041835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041839 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041842 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041842 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=871 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125041844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-3 (tbf_dl.cpp:354) 20241121125041844 DRLCMACDL DEBUG -- Chunk with length 266 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 (tbf_dl.cpp:686) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125041844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 00 (tbf_dl.cpp:911) 20241121125041844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 00 a1 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 00 (pcu_l1_if.cpp:182) 20241121125041845 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125041854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125041854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=871 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125041863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041863 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-3 (tbf_dl.cpp:354) 20241121125041863 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 (tbf_dl.cpp:686) 20241121125041864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125041864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125041864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 00 (tbf_dl.cpp:911) 20241121125041864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 00 a3 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 00 (pcu_l1_if.cpp:182) 20241121125041864 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125041878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125041878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=871 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125041882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-3 (tbf_dl.cpp:354) 20241121125041882 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 (tbf_dl.cpp:686) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125041882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 00 (tbf_dl.cpp:911) 20241121125041882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 00 a5 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 00 (pcu_l1_if.cpp:182) 20241121125041882 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125041896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125041896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=871 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125041901 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-3 (tbf_dl.cpp:354) 20241121125041901 DRLCMACDL DEBUG -- Chunk with length 158 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab (tbf_dl.cpp:686) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125041901 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab 00 (tbf_dl.cpp:911) 20241121125041901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 00 a7 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab 00 (pcu_l1_if.cpp:182) 20241121125041901 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125041915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125041915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041916 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041916 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041917 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041917 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041918 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041918 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041918 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041918 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=871 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125041925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-3 (tbf_dl.cpp:354) 20241121125041925 DRLCMACDL DEBUG -- Chunk with length 122 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e (tbf_dl.cpp:686) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125041925 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 00 (tbf_dl.cpp:911) 20241121125041925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 00 a9 bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 00 (pcu_l1_if.cpp:182) 20241121125041926 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125041939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125041939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041940 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041940 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041940 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041940 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041941 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041941 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041941 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041941 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=871 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125041944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-3 (tbf_dl.cpp:354) 20241121125041944 DRLCMACDL DEBUG -- Chunk with length 86 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 (tbf_dl.cpp:686) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125041944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 00 (tbf_dl.cpp:911) 20241121125041944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 00 ab 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 00 (pcu_l1_if.cpp:182) 20241121125041944 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125041958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125041958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041958 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=871 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125041962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-3 (tbf_dl.cpp:354) 20241121125041962 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad (tbf_dl.cpp:686) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125041962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad 00 (tbf_dl.cpp:911) 20241121125041962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 00 ad 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad 00 (pcu_l1_if.cpp:182) 20241121125041963 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125041977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125041977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041977 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041977 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041977 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041977 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041978 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041978 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125041978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125041986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=871 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125041986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-3 (tbf_dl.cpp:354) 20241121125041986 DRLCMACDL DEBUG -- Chunk with length 14 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125041986 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1527 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125041986 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (21) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 3b ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b (tbf_dl.cpp:686) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125041986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 ae 3b ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b 00 (tbf_dl.cpp:911) 20241121125041986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 00 ae 3b ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b 00 (pcu_l1_if.cpp:182) 20241121125041986 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125042000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125042000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=871 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125042004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-3 (tbf_dl.cpp:354) 20241121125042004 DRLCMACDL DEBUG -- Chunk with length 1379 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e (tbf_dl.cpp:686) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125042004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 00 (tbf_dl.cpp:911) 20241121125042004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=07 00 b1 b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 00 (pcu_l1_if.cpp:182) 20241121125042005 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125042020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125042020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=871 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125042025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-3 (tbf_dl.cpp:354) 20241121125042025 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 (tbf_dl.cpp:686) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125042025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 00 (tbf_dl.cpp:911) 20241121125042025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 00 b3 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 00 (pcu_l1_if.cpp:182) 20241121125042025 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125042040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125042040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=871 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125042049 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-3 (tbf_dl.cpp:354) 20241121125042049 DRLCMACDL DEBUG -- Chunk with length 1307 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 (tbf_dl.cpp:686) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125042049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 00 (tbf_dl.cpp:911) 20241121125042049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 00 b5 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 00 (pcu_l1_if.cpp:182) 20241121125042049 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125042065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125042065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042066 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042066 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042069 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=871 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125042069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-3 (tbf_dl.cpp:354) 20241121125042069 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f (tbf_dl.cpp:686) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125042069 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f 00 (tbf_dl.cpp:911) 20241121125042069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=07 00 b7 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f 00 (pcu_l1_if.cpp:182) 20241121125042070 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125042084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125042084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042084 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042084 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042084 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=871 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125042088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-3 (tbf_dl.cpp:354) 20241121125042088 DRLCMACDL DEBUG -- Chunk with length 1235 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 (tbf_dl.cpp:686) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125042088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 00 (tbf_dl.cpp:911) 20241121125042088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=07 00 b9 af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 00 (pcu_l1_if.cpp:182) 20241121125042088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125042102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125042102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=871 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125042112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-3 (tbf_dl.cpp:354) 20241121125042112 DRLCMACDL DEBUG -- Chunk with length 1199 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 (tbf_dl.cpp:686) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125042112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1235 + 13 = 1248 (pdch_ul_controller.c:131) 20241121125042112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type POLL (pdch_ul_controller.c:184) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1248, TS=7) (tbf_dl.cpp:883) 20241121125042112 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1248, TS=7 (tbf_dl.cpp:903) 20241121125042112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 0f 00 bb c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 00 (tbf_dl.cpp:911) 20241121125042112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=0f 00 bb c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 00 (pcu_l1_if.cpp:182) 20241121125042112 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125042126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125042126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042130 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125042145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125042145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042149 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125042164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125042164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042165 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042165 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125042166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042173 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125042187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data=40 08 0b df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125042187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125042187 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125042187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125042187 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 94 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125042187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125042187 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125042187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 94, BSN 74 to 94 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=74)"RRRRRRRRRRRRRRRRRRRR"(BSN=93) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=74:94, lost=0, recv=20, skipped=0, bsn=74, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125042187 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125042187 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125042187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=94)""(V(S)-1=93) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125042187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=871 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125042191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-3 (tbf_dl.cpp:354) 20241121125042191 DRLCMACDL DEBUG -- Chunk with length 1163 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f (tbf_dl.cpp:686) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125042191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 00 (tbf_dl.cpp:911) 20241121125042191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 00 bd b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 00 (pcu_l1_if.cpp:182) 20241121125042192 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125042205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125042205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=871 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125042210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-3 (tbf_dl.cpp:354) 20241121125042210 DRLCMACDL DEBUG -- Chunk with length 1127 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 (tbf_dl.cpp:686) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125042210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 00 (tbf_dl.cpp:911) 20241121125042210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 00 bf 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 00 (pcu_l1_if.cpp:182) 20241121125042210 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125042224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125042224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=871 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125042233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-3 (tbf_dl.cpp:354) 20241121125042233 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 (tbf_dl.cpp:686) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125042233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 00 (tbf_dl.cpp:911) 20241121125042233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 00 c1 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 00 (pcu_l1_if.cpp:182) 20241121125042233 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125042247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125042247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042248 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042248 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=871 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125042252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-3 (tbf_dl.cpp:354) 20241121125042252 DRLCMACDL DEBUG -- Chunk with length 1055 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c (tbf_dl.cpp:686) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125042252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 00 (tbf_dl.cpp:911) 20241121125042252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 00 c3 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 00 (pcu_l1_if.cpp:182) 20241121125042252 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125042267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125042267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042269 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042269 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=871 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125042271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-3 (tbf_dl.cpp:354) 20241121125042271 DRLCMACDL DEBUG -- Chunk with length 1019 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 (tbf_dl.cpp:686) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125042271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 00 (tbf_dl.cpp:911) 20241121125042271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 00 c5 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 00 (pcu_l1_if.cpp:182) 20241121125042271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125042285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125042285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042287 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=871 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125042295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-3 (tbf_dl.cpp:354) 20241121125042295 DRLCMACDL DEBUG -- Chunk with length 983 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 (tbf_dl.cpp:686) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125042295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 00 (tbf_dl.cpp:911) 20241121125042295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 c7 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 00 (pcu_l1_if.cpp:182) 20241121125042295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125042309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125042309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=871 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125042313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-3 (tbf_dl.cpp:354) 20241121125042313 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 (tbf_dl.cpp:686) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125042313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 00 (tbf_dl.cpp:911) 20241121125042313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 00 c9 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 00 (pcu_l1_if.cpp:182) 20241121125042313 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125042327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125042327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=871 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125042332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-3 (tbf_dl.cpp:354) 20241121125042332 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 (tbf_dl.cpp:686) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125042332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 00 (tbf_dl.cpp:911) 20241121125042332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 00 cb 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 00 (pcu_l1_if.cpp:182) 20241121125042332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125042346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125042346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=871 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125042355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-3 (tbf_dl.cpp:354) 20241121125042355 DRLCMACDL DEBUG -- Chunk with length 875 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e (tbf_dl.cpp:686) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125042355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 00 (tbf_dl.cpp:911) 20241121125042355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 00 cd b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 00 (pcu_l1_if.cpp:182) 20241121125042355 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125042369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125042369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042370 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042370 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=871 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125042374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=CS-3 (tbf_dl.cpp:354) 20241121125042374 DRLCMACDL DEBUG -- Chunk with length 839 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 (tbf_dl.cpp:686) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125042374 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 00 (tbf_dl.cpp:911) 20241121125042374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 cf 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 00 (pcu_l1_if.cpp:182) 20241121125042374 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125042388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125042388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042388 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042388 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042389 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042389 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=871 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125042393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=CS-3 (tbf_dl.cpp:354) 20241121125042393 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae (tbf_dl.cpp:686) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125042393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae 00 (tbf_dl.cpp:911) 20241121125042393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 00 d1 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae 00 (pcu_l1_if.cpp:182) 20241121125042393 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125042407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125042407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042407 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042407 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042407 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042407 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=871 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125042416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=CS-3 (tbf_dl.cpp:354) 20241121125042416 DRLCMACDL DEBUG -- Chunk with length 767 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 (tbf_dl.cpp:686) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125042416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 00 (tbf_dl.cpp:911) 20241121125042416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 00 d3 eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 00 (pcu_l1_if.cpp:182) 20241121125042416 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125042430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125042430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=871 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125042435 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=CS-3 (tbf_dl.cpp:354) 20241121125042435 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a (tbf_dl.cpp:686) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125042435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 00 (tbf_dl.cpp:911) 20241121125042435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 00 d5 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 00 (pcu_l1_if.cpp:182) 20241121125042435 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125042449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125042449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=871 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125042453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=CS-3 (tbf_dl.cpp:354) 20241121125042453 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e (tbf_dl.cpp:686) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125042453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 00 (tbf_dl.cpp:911) 20241121125042453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 d7 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 00 (pcu_l1_if.cpp:182) 20241121125042454 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125042467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125042467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=871 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125042477 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=CS-3 (tbf_dl.cpp:354) 20241121125042477 DRLCMACDL DEBUG -- Chunk with length 659 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 (tbf_dl.cpp:686) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125042477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 00 (tbf_dl.cpp:911) 20241121125042477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 00 d9 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 00 (pcu_l1_if.cpp:182) 20241121125042477 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125042491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125042491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042492 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042492 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=871 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125042495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=CS-3 (tbf_dl.cpp:354) 20241121125042495 DRLCMACDL DEBUG -- Chunk with length 623 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec (tbf_dl.cpp:686) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125042495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 00 (tbf_dl.cpp:911) 20241121125042495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 00 db 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 00 (pcu_l1_if.cpp:182) 20241121125042495 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125042509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125042509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042510 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042510 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=871 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125042514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=CS-3 (tbf_dl.cpp:354) 20241121125042514 DRLCMACDL DEBUG -- Chunk with length 587 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc (tbf_dl.cpp:686) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125042514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 00 (tbf_dl.cpp:911) 20241121125042514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 00 dd 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 00 (pcu_l1_if.cpp:182) 20241121125042514 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125042528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125042528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=871 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125042537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=CS-3 (tbf_dl.cpp:354) 20241121125042537 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 (tbf_dl.cpp:686) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125042537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 00 (tbf_dl.cpp:911) 20241121125042537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 00 df 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 00 (pcu_l1_if.cpp:182) 20241121125042538 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125042551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042552 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=871 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125042556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=CS-3 (tbf_dl.cpp:354) 20241121125042556 DRLCMACDL DEBUG -- Chunk with length 515 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a (tbf_dl.cpp:686) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125042556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 00 (tbf_dl.cpp:911) 20241121125042556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=07 00 e1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 00 (pcu_l1_if.cpp:182) 20241121125042556 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125042570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125042570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=871 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125042575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==94 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=CS-3 (tbf_dl.cpp:354) 20241121125042575 DRLCMACDL DEBUG -- Chunk with length 479 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 (tbf_dl.cpp:686) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125042575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1334 + 13 = 1347 (pdch_ul_controller.c:131) 20241121125042575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type POLL (pdch_ul_controller.c:184) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1347, TS=7) (tbf_dl.cpp:883) 20241121125042575 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1347, TS=7 (tbf_dl.cpp:903) 20241121125042575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 0f 00 e3 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 00 (tbf_dl.cpp:911) 20241121125042575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=0f 00 e3 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 00 (pcu_l1_if.cpp:182) 20241121125042575 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125042589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125042589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042590 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042590 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042590 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042590 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042598 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125042613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125042613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042617 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125042636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125042636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042636 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042637 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042637 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125042637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042640 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125042654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=11 data=40 08 0e 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125042654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125042654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125042654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125042654 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 114 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125042655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125042655 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125042655 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 114, BSN 94 to 114 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125042655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125042655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=94)"RRRRRRRRRRRRRRRRRRRR"(BSN=113) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125042655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=94:114, lost=0, recv=20, skipped=0, bsn=94, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125042655 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125042655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=114)""(V(S)-1=113) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125042655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042655 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042655 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=871 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125042664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=CS-3 (tbf_dl.cpp:354) 20241121125042664 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c (tbf_dl.cpp:686) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125042664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 00 (tbf_dl.cpp:911) 20241121125042664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 00 e5 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 00 (pcu_l1_if.cpp:182) 20241121125042664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125042678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125042678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042678 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042678 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042679 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042679 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=871 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125042683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=CS-3 (tbf_dl.cpp:354) 20241121125042683 DRLCMACDL DEBUG -- Chunk with length 407 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c (tbf_dl.cpp:686) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125042683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 00 (tbf_dl.cpp:911) 20241121125042683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 00 e7 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 00 (pcu_l1_if.cpp:182) 20241121125042683 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125042697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125042697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042697 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042697 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042698 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042698 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042698 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042698 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=871 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125042701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=CS-3 (tbf_dl.cpp:354) 20241121125042701 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 (tbf_dl.cpp:686) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125042701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 00 (tbf_dl.cpp:911) 20241121125042701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 00 e9 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 00 (pcu_l1_if.cpp:182) 20241121125042701 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125042715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125042715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042716 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=871 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125042725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=CS-3 (tbf_dl.cpp:354) 20241121125042725 DRLCMACDL DEBUG -- Chunk with length 335 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 (tbf_dl.cpp:686) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125042725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 00 (tbf_dl.cpp:911) 20241121125042725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 00 eb cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 00 (pcu_l1_if.cpp:182) 20241121125042725 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125042739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125042739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=871 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125042744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=CS-3 (tbf_dl.cpp:354) 20241121125042744 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 (tbf_dl.cpp:686) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125042744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 00 (tbf_dl.cpp:911) 20241121125042744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 00 ed 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 00 (pcu_l1_if.cpp:182) 20241121125042744 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125042758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125042758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=871 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125042762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=CS-3 (tbf_dl.cpp:354) 20241121125042762 DRLCMACDL DEBUG -- Chunk with length 263 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 (tbf_dl.cpp:686) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125042762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 00 (tbf_dl.cpp:911) 20241121125042762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 00 ef 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 00 (pcu_l1_if.cpp:182) 20241121125042762 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125042776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125042776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=871 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125042786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=CS-3 (tbf_dl.cpp:354) 20241121125042786 DRLCMACDL DEBUG -- Chunk with length 227 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 (tbf_dl.cpp:686) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125042786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 00 (tbf_dl.cpp:911) 20241121125042786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 00 f1 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 00 (pcu_l1_if.cpp:182) 20241121125042786 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125042800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125042800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042800 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042800 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042800 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042800 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042800 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042800 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042801 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042801 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042801 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042801 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=871 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125042804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=CS-3 (tbf_dl.cpp:354) 20241121125042804 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d (tbf_dl.cpp:686) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125042804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 00 (tbf_dl.cpp:911) 20241121125042804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 00 f3 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 00 (pcu_l1_if.cpp:182) 20241121125042805 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125042818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125042818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=871 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125042823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=CS-3 (tbf_dl.cpp:354) 20241121125042823 DRLCMACDL DEBUG -- Chunk with length 155 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 (tbf_dl.cpp:686) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125042823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 00 (tbf_dl.cpp:911) 20241121125042823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 00 f5 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 00 (pcu_l1_if.cpp:182) 20241121125042823 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125042837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125042837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042838 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042838 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=871 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125042846 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=CS-3 (tbf_dl.cpp:354) 20241121125042846 DRLCMACDL DEBUG -- Chunk with length 119 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 (tbf_dl.cpp:686) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125042846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 00 (tbf_dl.cpp:911) 20241121125042846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 00 f7 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 00 (pcu_l1_if.cpp:182) 20241121125042847 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125042860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125042860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042861 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042861 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042861 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042861 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042862 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042862 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042862 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042862 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042862 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042862 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042862 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042862 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042862 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=871 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125042865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=CS-3 (tbf_dl.cpp:354) 20241121125042865 DRLCMACDL DEBUG -- Chunk with length 83 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 (tbf_dl.cpp:686) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125042865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 00 (tbf_dl.cpp:911) 20241121125042865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 00 f9 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 00 (pcu_l1_if.cpp:182) 20241121125042865 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125042880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125042880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042880 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042880 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042880 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042880 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042881 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042881 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042881 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042881 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=871 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125042884 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=CS-3 (tbf_dl.cpp:354) 20241121125042884 DRLCMACDL DEBUG -- Chunk with length 47 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 (tbf_dl.cpp:686) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125042884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 07 00 fb eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 00 (tbf_dl.cpp:911) 20241121125042884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 00 fb eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 00 (pcu_l1_if.cpp:182) 20241121125042884 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125042898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125042898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042899 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042899 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042900 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042900 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=871 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125042908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=CS-3 (tbf_dl.cpp:354) 20241121125042908 DRLCMACDL DEBUG -- Chunk with length 11 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125042908 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (24) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): 2f 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 (tbf_dl.cpp:686) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125042908 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fc 2f 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 00 (tbf_dl.cpp:911) 20241121125042908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 00 fc 2f 05 7f 0e 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 00 (pcu_l1_if.cpp:182) 20241121125042908 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125042922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125042922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042923 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042923 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042924 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=871 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125042926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=CS-3 (tbf_dl.cpp:354) 20241121125042926 DRLCMACDL DEBUG -- Chunk with length 1376 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 (tbf_dl.cpp:686) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125042926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 00 (tbf_dl.cpp:911) 20241121125042926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 00 ff 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 00 (pcu_l1_if.cpp:182) 20241121125042927 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125042941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125042941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042941 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042941 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042941 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042941 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042941 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042942 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042942 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042942 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042942 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042942 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042942 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042942 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042942 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 RX RTS.req: sapi=5 arfcn=871 cur_fn=1408 block=2 (pcu_l1_if.cpp:576) 20241121125042945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-3 (tbf_dl.cpp:354) 20241121125042945 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 (tbf_dl.cpp:686) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125042945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 00 (tbf_dl.cpp:911) 20241121125042945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 00 01 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 00 (pcu_l1_if.cpp:182) 20241121125042945 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125042959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125042959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042960 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042960 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042961 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042961 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042961 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042961 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 RX RTS.req: sapi=5 arfcn=871 cur_fn=1412 block=3 (pcu_l1_if.cpp:576) 20241121125042969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-3 (tbf_dl.cpp:354) 20241121125042969 DRLCMACDL DEBUG -- Chunk with length 1304 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 (tbf_dl.cpp:686) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125042969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 00 (tbf_dl.cpp:911) 20241121125042969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 00 03 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 00 (pcu_l1_if.cpp:182) 20241121125042969 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125042983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125042983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042984 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042984 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042985 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125042985 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125042988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 RX RTS.req: sapi=5 arfcn=871 cur_fn=1417 block=4 (pcu_l1_if.cpp:576) 20241121125042988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-3 (tbf_dl.cpp:354) 20241121125042988 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b (tbf_dl.cpp:686) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125042988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 00 (tbf_dl.cpp:911) 20241121125042988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 00 05 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 00 (pcu_l1_if.cpp:182) 20241121125042988 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125043006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125043006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043007 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043007 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043007 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043008 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043008 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043008 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043008 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 RX RTS.req: sapi=5 arfcn=871 cur_fn=1421 block=5 (pcu_l1_if.cpp:576) 20241121125043011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-3 (tbf_dl.cpp:354) 20241121125043011 DRLCMACDL DEBUG -- Chunk with length 1232 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f (tbf_dl.cpp:686) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125043011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f 00 (tbf_dl.cpp:911) 20241121125043011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=07 00 07 77 05 9a ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f 00 (pcu_l1_if.cpp:182) 20241121125043011 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125043025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125043025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043027 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043027 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 RX RTS.req: sapi=5 arfcn=871 cur_fn=1425 block=6 (pcu_l1_if.cpp:576) 20241121125043035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-3 (tbf_dl.cpp:354) 20241121125043035 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e (tbf_dl.cpp:686) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125043035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 00 (tbf_dl.cpp:911) 20241121125043035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=07 00 09 c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 00 (pcu_l1_if.cpp:182) 20241121125043035 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125043049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125043049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043049 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043049 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043049 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043049 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043050 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043050 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043050 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043050 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043050 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 RX RTS.req: sapi=5 arfcn=871 cur_fn=1430 block=7 (pcu_l1_if.cpp:576) 20241121125043053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==114 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-3 (tbf_dl.cpp:354) 20241121125043053 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 (tbf_dl.cpp:686) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125043053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1434 + 13 = 1447 (pdch_ul_controller.c:131) 20241121125043053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1447 for type POLL (pdch_ul_controller.c:184) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1447, TS=7) (tbf_dl.cpp:883) 20241121125043053 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1447, TS=7 (tbf_dl.cpp:903) 20241121125043053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 0f 00 0b 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 00 (tbf_dl.cpp:911) 20241121125043053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=0f 00 0b 38 70 5a 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 00 (pcu_l1_if.cpp:182) 20241121125043054 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125043070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125043070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043071 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043071 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043075 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125043089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125043089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043090 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043090 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043098 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125043113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125043113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125043114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043117 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125043131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=10 data=40 08 00 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125043131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125043131 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125043131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125043131 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 6 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125043131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125043131 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125043131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 6, BSN 114 to 6 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125043131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125043131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=114)"RRRRRRRRRRRRRRRRRRRR"(BSN=5) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125043131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=114:6, lost=0, recv=20, skipped=0, bsn=114, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125043131 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125043132 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125043132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=6)""(V(S)-1=5) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125043132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 RX RTS.req: sapi=5 arfcn=871 cur_fn=1447 block=11 (pcu_l1_if.cpp:576) 20241121125043136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-3 (tbf_dl.cpp:354) 20241121125043136 DRLCMACDL DEBUG -- Chunk with length 1124 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 (tbf_dl.cpp:686) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125043136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 00 (tbf_dl.cpp:911) 20241121125043136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 00 0d 11 6d 29 bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 00 (pcu_l1_if.cpp:182) 20241121125043136 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125043150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125043150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043150 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043150 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043150 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043150 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043150 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043150 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043151 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043151 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043151 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=871 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241121125043159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-3 (tbf_dl.cpp:354) 20241121125043159 DRLCMACDL DEBUG -- Chunk with length 1088 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c (tbf_dl.cpp:686) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125043159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c 00 (tbf_dl.cpp:911) 20241121125043159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 00 0f f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c 00 (pcu_l1_if.cpp:182) 20241121125043159 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125043173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125043173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043175 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043175 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=871 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125043178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-3 (tbf_dl.cpp:354) 20241121125043178 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f (tbf_dl.cpp:686) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125043178 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f 00 (tbf_dl.cpp:911) 20241121125043178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 00 11 d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f 00 (pcu_l1_if.cpp:182) 20241121125043178 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125043192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125043192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043192 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043192 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043193 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043193 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043193 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043193 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043193 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043193 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043193 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=871 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125043197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-3 (tbf_dl.cpp:354) 20241121125043197 DRLCMACDL DEBUG -- Chunk with length 1016 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 (tbf_dl.cpp:686) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125043197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 00 (tbf_dl.cpp:911) 20241121125043197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 00 13 f8 79 e5 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 00 (pcu_l1_if.cpp:182) 20241121125043197 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125043211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125043211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043212 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043212 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043212 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043212 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043212 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043212 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043213 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043213 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043213 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043213 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=871 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125043220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-3 (tbf_dl.cpp:354) 20241121125043220 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 (tbf_dl.cpp:686) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125043220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 00 (tbf_dl.cpp:911) 20241121125043220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 00 15 d0 64 07 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 00 (pcu_l1_if.cpp:182) 20241121125043220 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125043234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125043234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=871 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125043239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-3 (tbf_dl.cpp:354) 20241121125043239 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 (tbf_dl.cpp:686) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125043239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 00 (tbf_dl.cpp:911) 20241121125043239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 17 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 00 (pcu_l1_if.cpp:182) 20241121125043239 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125043253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125043253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043253 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043253 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043253 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043253 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043254 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043254 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043254 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043254 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043254 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043254 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=871 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125043258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-3 (tbf_dl.cpp:354) 20241121125043258 DRLCMACDL DEBUG -- Chunk with length 908 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 (tbf_dl.cpp:686) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125043258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 00 (tbf_dl.cpp:911) 20241121125043258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 00 19 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 00 (pcu_l1_if.cpp:182) 20241121125043258 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125043272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125043272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043272 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043272 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043273 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043273 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043273 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=871 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125043281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-3 (tbf_dl.cpp:354) 20241121125043281 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f (tbf_dl.cpp:686) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125043281 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 00 (tbf_dl.cpp:911) 20241121125043281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 00 1b 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 00 (pcu_l1_if.cpp:182) 20241121125043281 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125043295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125043295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043295 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043295 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043295 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043295 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043296 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043296 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043296 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043296 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=871 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125043299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-3 (tbf_dl.cpp:354) 20241121125043299 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 (tbf_dl.cpp:686) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125043299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 00 (tbf_dl.cpp:911) 20241121125043299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 00 1d 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 00 (pcu_l1_if.cpp:182) 20241121125043300 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125043314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043314 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043314 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043314 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=871 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125043318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-3 (tbf_dl.cpp:354) 20241121125043318 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f (tbf_dl.cpp:686) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125043318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 00 (tbf_dl.cpp:911) 20241121125043318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 1f dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 00 (pcu_l1_if.cpp:182) 20241121125043318 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125043332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125043332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043333 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043333 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043333 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043333 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043333 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043333 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043334 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043334 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043334 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=871 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125043341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-3 (tbf_dl.cpp:354) 20241121125043341 DRLCMACDL DEBUG -- Chunk with length 764 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 (tbf_dl.cpp:686) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125043341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 00 (tbf_dl.cpp:911) 20241121125043341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=07 00 21 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 00 (pcu_l1_if.cpp:182) 20241121125043342 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125043355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125043355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043357 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043357 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043357 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=871 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125043360 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-3 (tbf_dl.cpp:354) 20241121125043360 DRLCMACDL DEBUG -- Chunk with length 728 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 (tbf_dl.cpp:686) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125043360 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 07 00 23 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 00 (tbf_dl.cpp:911) 20241121125043360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 00 23 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 00 (pcu_l1_if.cpp:182) 20241121125043360 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125043374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125043375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043375 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043375 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043376 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043376 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=871 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125043379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-3 (tbf_dl.cpp:354) 20241121125043379 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 (tbf_dl.cpp:686) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125043379 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 00 (tbf_dl.cpp:911) 20241121125043379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 00 25 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 00 (pcu_l1_if.cpp:182) 20241121125043379 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125043393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125043393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043394 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043394 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043394 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043394 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043395 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043395 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=871 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125043402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-3 (tbf_dl.cpp:354) 20241121125043402 DRLCMACDL DEBUG -- Chunk with length 656 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f (tbf_dl.cpp:686) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125043402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f 00 (tbf_dl.cpp:911) 20241121125043402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 27 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f 00 (pcu_l1_if.cpp:182) 20241121125043402 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125043416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125043416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=871 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125043421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-3 (tbf_dl.cpp:354) 20241121125043421 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c (tbf_dl.cpp:686) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125043421 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 00 (tbf_dl.cpp:911) 20241121125043421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 00 29 b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 00 (pcu_l1_if.cpp:182) 20241121125043421 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125043435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125043435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043435 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043435 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043436 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043436 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=871 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125043440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-3 (tbf_dl.cpp:354) 20241121125043440 DRLCMACDL DEBUG -- Chunk with length 584 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 (tbf_dl.cpp:686) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125043440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 00 (tbf_dl.cpp:911) 20241121125043440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 00 2b 01 24 54 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 00 (pcu_l1_if.cpp:182) 20241121125043440 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125043454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125043454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=871 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125043463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-3 (tbf_dl.cpp:354) 20241121125043463 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 (tbf_dl.cpp:686) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125043463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 00 (tbf_dl.cpp:911) 20241121125043463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 00 2d a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 00 (pcu_l1_if.cpp:182) 20241121125043464 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125043477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125043477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043478 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 RX RTS.req: sapi=5 arfcn=871 cur_fn=1521 block=4 (pcu_l1_if.cpp:576) 20241121125043482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-3 (tbf_dl.cpp:354) 20241121125043482 DRLCMACDL DEBUG -- Chunk with length 512 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 (tbf_dl.cpp:686) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125043482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 00 (tbf_dl.cpp:911) 20241121125043482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 00 2f df 6d 53 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 00 (pcu_l1_if.cpp:182) 20241121125043482 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125043497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125043497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043499 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043499 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 RX RTS.req: sapi=5 arfcn=871 cur_fn=1525 block=5 (pcu_l1_if.cpp:576) 20241121125043501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-3 (tbf_dl.cpp:354) 20241121125043501 DRLCMACDL DEBUG -- Chunk with length 476 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a (tbf_dl.cpp:686) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125043501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 00 (tbf_dl.cpp:911) 20241121125043501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=07 00 31 8a 05 9b e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 00 (pcu_l1_if.cpp:182) 20241121125043501 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125043515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125043515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 RX RTS.req: sapi=5 arfcn=871 cur_fn=1529 block=6 (pcu_l1_if.cpp:576) 20241121125043524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==6 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-3 (tbf_dl.cpp:354) 20241121125043524 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 (tbf_dl.cpp:686) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125043524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1534 + 13 = 1547 (pdch_ul_controller.c:131) 20241121125043524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1547 for type POLL (pdch_ul_controller.c:184) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1547, TS=7) (tbf_dl.cpp:883) 20241121125043524 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1547, TS=7 (tbf_dl.cpp:903) 20241121125043524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 0f 00 33 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 00 (tbf_dl.cpp:911) 20241121125043524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=0f 00 33 4b 48 72 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 00 (pcu_l1_if.cpp:182) 20241121125043525 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125043538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125043538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043539 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043539 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043543 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125043557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125043557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043560 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043560 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043562 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125043576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125043576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043578 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043578 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125043579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043586 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125043600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=9 data=40 08 03 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125043600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125043600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125043600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125043600 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 26 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125043600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125043600 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125043600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 26, BSN 6 to 26 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125043600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125043600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=6)"RRRRRRRRRRRRRRRRRRRR"(BSN=25) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125043600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=6:26, lost=0, recv=20, skipped=0, bsn=6, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125043600 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125043600 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125043600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=26)""(V(S)-1=25) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125043601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043602 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043602 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043602 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043602 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 RX RTS.req: sapi=5 arfcn=871 cur_fn=1547 block=10 (pcu_l1_if.cpp:576) 20241121125043605 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-3 (tbf_dl.cpp:354) 20241121125043605 DRLCMACDL DEBUG -- Chunk with length 404 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e (tbf_dl.cpp:686) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125043605 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e 00 (tbf_dl.cpp:911) 20241121125043605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 00 35 74 06 27 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e 00 (pcu_l1_if.cpp:182) 20241121125043605 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125043619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125043619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043619 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043619 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043620 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043620 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043620 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043620 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 RX RTS.req: sapi=5 arfcn=871 cur_fn=1551 block=11 (pcu_l1_if.cpp:576) 20241121125043624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-3 (tbf_dl.cpp:354) 20241121125043624 DRLCMACDL DEBUG -- Chunk with length 368 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 (tbf_dl.cpp:686) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125043624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 00 (tbf_dl.cpp:911) 20241121125043624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 00 37 b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 00 (pcu_l1_if.cpp:182) 20241121125043624 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125043638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125043638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 RX RTS.req: sapi=5 arfcn=871 cur_fn=1555 block=0 (pcu_l1_if.cpp:576) 20241121125043647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-3 (tbf_dl.cpp:354) 20241121125043647 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc (tbf_dl.cpp:686) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125043647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 00 (tbf_dl.cpp:911) 20241121125043647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 00 39 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 00 (pcu_l1_if.cpp:182) 20241121125043647 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125043661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125043661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=871 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125043666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-3 (tbf_dl.cpp:354) 20241121125043666 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 (tbf_dl.cpp:686) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125043666 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 00 (tbf_dl.cpp:911) 20241121125043666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 00 3b 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 00 (pcu_l1_if.cpp:182) 20241121125043666 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125043680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125043680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043682 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043682 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=871 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125043684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-3 (tbf_dl.cpp:354) 20241121125043684 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 (tbf_dl.cpp:686) 20241121125043684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125043684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125043685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 00 (tbf_dl.cpp:911) 20241121125043685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 00 3d 74 8a 23 df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 00 (pcu_l1_if.cpp:182) 20241121125043685 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125043699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125043699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=871 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125043708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-3 (tbf_dl.cpp:354) 20241121125043708 DRLCMACDL DEBUG -- Chunk with length 224 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 (tbf_dl.cpp:686) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125043708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 00 (tbf_dl.cpp:911) 20241121125043708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 00 3f 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 00 (pcu_l1_if.cpp:182) 20241121125043708 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125043722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125043722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043723 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043723 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043723 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043723 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043724 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043724 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043724 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043724 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043724 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043724 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043724 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043724 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=871 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125043727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-3 (tbf_dl.cpp:354) 20241121125043727 DRLCMACDL DEBUG -- Chunk with length 188 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 (tbf_dl.cpp:686) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125043727 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 00 (tbf_dl.cpp:911) 20241121125043727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 00 41 72 de f5 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 00 (pcu_l1_if.cpp:182) 20241121125043727 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125043741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125043741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=871 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125043746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-3 (tbf_dl.cpp:354) 20241121125043746 DRLCMACDL DEBUG -- Chunk with length 152 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 (tbf_dl.cpp:686) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125043746 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 00 (tbf_dl.cpp:911) 20241121125043746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 00 43 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 00 (pcu_l1_if.cpp:182) 20241121125043746 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125043760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125043760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043761 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043762 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=871 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125043769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-3 (tbf_dl.cpp:354) 20241121125043769 DRLCMACDL DEBUG -- Chunk with length 116 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 (tbf_dl.cpp:686) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125043769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 00 (tbf_dl.cpp:911) 20241121125043769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 00 45 e8 4f af 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 00 (pcu_l1_if.cpp:182) 20241121125043770 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125043784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125043784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043786 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043786 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=871 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125043788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-3 (tbf_dl.cpp:354) 20241121125043788 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 (tbf_dl.cpp:686) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125043788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 00 (tbf_dl.cpp:911) 20241121125043788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 47 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 00 (pcu_l1_if.cpp:182) 20241121125043788 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125043802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125043802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043803 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043803 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043803 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043803 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043804 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043804 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043804 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043804 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043804 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043804 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043804 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043804 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=871 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125043807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-3 (tbf_dl.cpp:354) 20241121125043807 DRLCMACDL DEBUG -- Chunk with length 44 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e (tbf_dl.cpp:686) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125043807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 00 (tbf_dl.cpp:911) 20241121125043807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 00 49 a3 d9 7f da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 00 (pcu_l1_if.cpp:182) 20241121125043807 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125043821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125043821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=871 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125043830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-3 (tbf_dl.cpp:354) 20241121125043830 DRLCMACDL DEBUG -- Chunk with length 8 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125043830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125043830 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1567 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125043830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125043830 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (27) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 23 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c (tbf_dl.cpp:686) 20241121125043831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125043831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125043831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4a 23 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 00 (tbf_dl.cpp:911) 20241121125043831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 00 4a 23 77 b0 5e 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 00 (pcu_l1_if.cpp:182) 20241121125043831 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125043845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125043845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=871 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125043849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-3 (tbf_dl.cpp:354) 20241121125043849 DRLCMACDL DEBUG -- Chunk with length 1373 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 (tbf_dl.cpp:686) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125043849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 00 (tbf_dl.cpp:911) 20241121125043849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 00 4d 61 e3 1a 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 00 (pcu_l1_if.cpp:182) 20241121125043850 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125043863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125043863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=871 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125043868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-3 (tbf_dl.cpp:354) 20241121125043868 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a (tbf_dl.cpp:686) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125043868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 00 (tbf_dl.cpp:911) 20241121125043868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 00 4f 25 bc bb fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 00 (pcu_l1_if.cpp:182) 20241121125043868 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125043882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125043882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043884 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043884 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 RX RTS.req: sapi=5 arfcn=871 cur_fn=1607 block=0 (pcu_l1_if.cpp:576) 20241121125043891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-3 (tbf_dl.cpp:354) 20241121125043891 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b (tbf_dl.cpp:686) 20241121125043892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125043892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125043892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 00 (tbf_dl.cpp:911) 20241121125043892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 00 51 38 b0 78 a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 00 (pcu_l1_if.cpp:182) 20241121125043892 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125043906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125043906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043906 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043906 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043906 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043907 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 RX RTS.req: sapi=5 arfcn=871 cur_fn=1612 block=1 (pcu_l1_if.cpp:576) 20241121125043910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-3 (tbf_dl.cpp:354) 20241121125043910 DRLCMACDL DEBUG -- Chunk with length 1265 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a (tbf_dl.cpp:686) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125043910 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a 00 (tbf_dl.cpp:911) 20241121125043910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 00 53 25 eb c1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a 00 (pcu_l1_if.cpp:182) 20241121125043911 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125043924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125043925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043925 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043925 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043925 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043925 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043925 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043926 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043926 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043926 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 RX RTS.req: sapi=5 arfcn=871 cur_fn=1616 block=2 (pcu_l1_if.cpp:576) 20241121125043929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-3 (tbf_dl.cpp:354) 20241121125043929 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd (tbf_dl.cpp:686) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125043929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 00 (tbf_dl.cpp:911) 20241121125043929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 00 55 ca 42 75 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 00 (pcu_l1_if.cpp:182) 20241121125043929 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125043943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125043943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 RX RTS.req: sapi=5 arfcn=871 cur_fn=1620 block=3 (pcu_l1_if.cpp:576) 20241121125043953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-3 (tbf_dl.cpp:354) 20241121125043953 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a (tbf_dl.cpp:686) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125043953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 00 (tbf_dl.cpp:911) 20241121125043953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=07 00 57 28 ac 4e 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 00 (pcu_l1_if.cpp:182) 20241121125043953 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125043967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125043967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 RX RTS.req: sapi=5 arfcn=871 cur_fn=1625 block=4 (pcu_l1_if.cpp:576) 20241121125043971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-3 (tbf_dl.cpp:354) 20241121125043971 DRLCMACDL DEBUG -- Chunk with length 1157 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 (tbf_dl.cpp:686) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125043971 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 00 (tbf_dl.cpp:911) 20241121125043971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=07 00 59 26 da d9 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 00 (pcu_l1_if.cpp:182) 20241121125043972 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125043986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125043986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125043987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125043990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 RX RTS.req: sapi=5 arfcn=871 cur_fn=1629 block=5 (pcu_l1_if.cpp:576) 20241121125043990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==26 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-3 (tbf_dl.cpp:354) 20241121125043990 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 (tbf_dl.cpp:686) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125043990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1633 + 13 = 1646 (pdch_ul_controller.c:131) 20241121125043990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1646 for type POLL (pdch_ul_controller.c:184) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1646, TS=7) (tbf_dl.cpp:883) 20241121125043990 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1646, TS=7 (tbf_dl.cpp:903) 20241121125043990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 0f 00 5b bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 00 (tbf_dl.cpp:911) 20241121125043990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=0f 00 5b bd 34 50 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 00 (pcu_l1_if.cpp:182) 20241121125043991 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125044004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125044004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044014 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125044028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125044028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044030 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044030 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044033 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125044047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125044047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044049 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125044049 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044052 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125044066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=8 data=40 08 05 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125044066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125044066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125044066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125044066 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 46 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125044066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125044066 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125044066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 46, BSN 26 to 46 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=26)"RRRRRRRRRRRRRRRRRRRR"(BSN=45) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=26:46, lost=0, recv=20, skipped=0, bsn=26, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125044066 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125044066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=46)""(V(S)-1=45) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125044066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 RX RTS.req: sapi=5 arfcn=871 cur_fn=1646 block=9 (pcu_l1_if.cpp:576) 20241121125044075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-3 (tbf_dl.cpp:354) 20241121125044075 DRLCMACDL DEBUG -- Chunk with length 1085 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c (tbf_dl.cpp:686) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125044075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 00 (tbf_dl.cpp:911) 20241121125044075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 00 5d 27 f8 36 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 00 (pcu_l1_if.cpp:182) 20241121125044075 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125044089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125044090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044090 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044090 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044090 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044091 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044091 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044091 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044091 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044091 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044091 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 RX RTS.req: sapi=5 arfcn=871 cur_fn=1651 block=10 (pcu_l1_if.cpp:576) 20241121125044094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-3 (tbf_dl.cpp:354) 20241121125044094 DRLCMACDL DEBUG -- Chunk with length 1049 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 (tbf_dl.cpp:686) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125044094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 00 (tbf_dl.cpp:911) 20241121125044094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 00 5f 89 b7 3b 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 00 (pcu_l1_if.cpp:182) 20241121125044094 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125044108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125044108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044108 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044108 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044109 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044109 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044109 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044109 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044109 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044109 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044109 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=871 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125044113 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-3 (tbf_dl.cpp:354) 20241121125044113 DRLCMACDL DEBUG -- Chunk with length 1013 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 (tbf_dl.cpp:686) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125044113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 00 (tbf_dl.cpp:911) 20241121125044113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 00 61 da 40 8b 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 00 (pcu_l1_if.cpp:182) 20241121125044113 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125044127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125044127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044127 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=871 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125044136 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-3 (tbf_dl.cpp:354) 20241121125044136 DRLCMACDL DEBUG -- Chunk with length 977 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 (tbf_dl.cpp:686) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125044136 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 00 (tbf_dl.cpp:911) 20241121125044136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 00 63 45 b5 e1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 00 (pcu_l1_if.cpp:182) 20241121125044136 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125044150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125044150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044151 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044151 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044151 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044151 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044151 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044151 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=871 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125044155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-3 (tbf_dl.cpp:354) 20241121125044155 DRLCMACDL DEBUG -- Chunk with length 941 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed (tbf_dl.cpp:686) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125044155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed 00 (tbf_dl.cpp:911) 20241121125044155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 00 65 e2 fa a8 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed 00 (pcu_l1_if.cpp:182) 20241121125044155 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125044169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125044169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044171 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044171 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044171 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=871 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125044174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-3 (tbf_dl.cpp:354) 20241121125044174 DRLCMACDL DEBUG -- Chunk with length 905 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 (tbf_dl.cpp:686) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125044174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 00 (tbf_dl.cpp:911) 20241121125044174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 67 eb a8 84 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 00 (pcu_l1_if.cpp:182) 20241121125044174 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125044188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125044188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044188 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044188 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=871 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125044197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-3 (tbf_dl.cpp:354) 20241121125044197 DRLCMACDL DEBUG -- Chunk with length 869 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d (tbf_dl.cpp:686) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125044197 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 00 (tbf_dl.cpp:911) 20241121125044197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 00 69 c1 c5 31 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 00 (pcu_l1_if.cpp:182) 20241121125044197 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125044211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125044211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=871 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125044216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-3 (tbf_dl.cpp:354) 20241121125044216 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 (tbf_dl.cpp:686) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125044216 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 00 (tbf_dl.cpp:911) 20241121125044216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 00 6b 21 02 fc 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 00 (pcu_l1_if.cpp:182) 20241121125044217 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125044231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125044231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=871 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125044235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-3 (tbf_dl.cpp:354) 20241121125044235 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 (tbf_dl.cpp:686) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125044235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 00 (tbf_dl.cpp:911) 20241121125044235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 00 6d 70 f7 e0 b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 00 (pcu_l1_if.cpp:182) 20241121125044235 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125044250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125044250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=871 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125044259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-3 (tbf_dl.cpp:354) 20241121125044259 DRLCMACDL DEBUG -- Chunk with length 761 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a (tbf_dl.cpp:686) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125044259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a 00 (tbf_dl.cpp:911) 20241121125044259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 6f b7 d9 47 ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a 00 (pcu_l1_if.cpp:182) 20241121125044259 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125044278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125044278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=871 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125044283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-3 (tbf_dl.cpp:354) 20241121125044283 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 (tbf_dl.cpp:686) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125044283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 00 (tbf_dl.cpp:911) 20241121125044283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 00 71 b0 c2 2d 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 00 (pcu_l1_if.cpp:182) 20241121125044283 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125044297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125044297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044298 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=871 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125044302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-3 (tbf_dl.cpp:354) 20241121125044302 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 (tbf_dl.cpp:686) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125044302 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 00 (tbf_dl.cpp:911) 20241121125044302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 00 73 af f3 9d 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 00 (pcu_l1_if.cpp:182) 20241121125044302 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125044316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125044316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044316 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044316 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044316 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044316 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044317 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=871 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125044325 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-3 (tbf_dl.cpp:354) 20241121125044325 DRLCMACDL DEBUG -- Chunk with length 653 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 (tbf_dl.cpp:686) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125044325 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 00 (tbf_dl.cpp:911) 20241121125044325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 00 75 23 e9 c5 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 00 (pcu_l1_if.cpp:182) 20241121125044325 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125044340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125044340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044341 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044341 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=871 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125044345 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-3 (tbf_dl.cpp:354) 20241121125044345 DRLCMACDL DEBUG -- Chunk with length 617 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 (tbf_dl.cpp:686) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125044345 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 00 (tbf_dl.cpp:911) 20241121125044345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 77 03 fb 53 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 00 (pcu_l1_if.cpp:182) 20241121125044345 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125044359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125044359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=871 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125044364 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-3 (tbf_dl.cpp:354) 20241121125044364 DRLCMACDL DEBUG -- Chunk with length 581 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d (tbf_dl.cpp:686) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125044364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 00 (tbf_dl.cpp:911) 20241121125044364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 00 79 49 49 66 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 00 (pcu_l1_if.cpp:182) 20241121125044364 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125044379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125044379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044380 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=871 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125044389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-3 (tbf_dl.cpp:354) 20241121125044389 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 (tbf_dl.cpp:686) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125044389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 00 (tbf_dl.cpp:911) 20241121125044389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 00 7b 24 e0 f9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 00 (pcu_l1_if.cpp:182) 20241121125044389 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125044403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125044403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044404 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044404 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=871 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125044407 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-3 (tbf_dl.cpp:354) 20241121125044407 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b (tbf_dl.cpp:686) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125044407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b 00 (tbf_dl.cpp:911) 20241121125044407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 00 7d 2b fa 75 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b 00 (pcu_l1_if.cpp:182) 20241121125044408 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125044421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125044421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044422 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044422 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044423 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044423 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=871 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20241121125044426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-3 (tbf_dl.cpp:354) 20241121125044426 DRLCMACDL DEBUG -- Chunk with length 473 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 (tbf_dl.cpp:686) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125044426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 00 (tbf_dl.cpp:911) 20241121125044426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 00 7f e0 53 09 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 00 (pcu_l1_if.cpp:182) 20241121125044426 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125044442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125044442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044442 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=871 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20241121125044451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-3 (tbf_dl.cpp:354) 20241121125044451 DRLCMACDL DEBUG -- Chunk with length 437 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 (tbf_dl.cpp:686) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125044451 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 00 (tbf_dl.cpp:911) 20241121125044451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=07 00 81 a2 17 6f be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 00 (pcu_l1_if.cpp:182) 20241121125044451 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125044465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125044465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044465 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044465 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044466 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 RX RTS.req: sapi=5 arfcn=871 cur_fn=1729 block=4 (pcu_l1_if.cpp:576) 20241121125044469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-3 (tbf_dl.cpp:354) 20241121125044469 DRLCMACDL DEBUG -- Chunk with length 401 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e (tbf_dl.cpp:686) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125044469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1733 + 13 = 1746 (pdch_ul_controller.c:131) 20241121125044469 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1746 for type POLL (pdch_ul_controller.c:184) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1746, TS=7) (tbf_dl.cpp:883) 20241121125044469 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1746, TS=7 (tbf_dl.cpp:903) 20241121125044469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 0f 00 83 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e 00 (tbf_dl.cpp:911) 20241121125044469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=0f 00 83 47 53 23 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e 00 (pcu_l1_if.cpp:182) 20241121125044469 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125044483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125044483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044484 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044484 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044484 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044484 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044484 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044488 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125044546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125044546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044554 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125044569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125044569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125044575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044576 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125044587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=7 data=40 08 08 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125044587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125044587 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125044587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125044587 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 66 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125044587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125044587 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125044587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 66, BSN 46 to 66 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125044587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125044587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=46)"RRRRRRRRRRRRRRRRRRRR"(BSN=65) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125044587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=46:66, lost=0, recv=20, skipped=0, bsn=46, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125044587 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125044587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=66)""(V(S)-1=65) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125044588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 RX RTS.req: sapi=5 arfcn=871 cur_fn=1746 block=8 (pcu_l1_if.cpp:576) 20241121125044591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-3 (tbf_dl.cpp:354) 20241121125044591 DRLCMACDL DEBUG -- Chunk with length 365 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 (tbf_dl.cpp:686) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125044591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 00 (tbf_dl.cpp:911) 20241121125044591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 00 85 f2 6b 9f 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 00 (pcu_l1_if.cpp:182) 20241121125044592 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125044606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125044606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044607 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044607 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044607 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044607 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044607 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044607 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044608 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044608 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044608 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044608 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 RX RTS.req: sapi=5 arfcn=871 cur_fn=1750 block=9 (pcu_l1_if.cpp:576) 20241121125044615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-3 (tbf_dl.cpp:354) 20241121125044615 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 (tbf_dl.cpp:686) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125044615 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 00 (tbf_dl.cpp:911) 20241121125044615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 00 87 f0 5f 3b 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 00 (pcu_l1_if.cpp:182) 20241121125044616 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125044630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125044630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044631 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044631 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=871 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125044634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-3 (tbf_dl.cpp:354) 20241121125044634 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 (tbf_dl.cpp:686) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125044634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 00 (tbf_dl.cpp:911) 20241121125044634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 00 89 80 a4 d4 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 00 (pcu_l1_if.cpp:182) 20241121125044634 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125044648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125044649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=871 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125044653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-3 (tbf_dl.cpp:354) 20241121125044653 DRLCMACDL DEBUG -- Chunk with length 257 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e (tbf_dl.cpp:686) 20241121125044653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125044653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125044654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 00 (tbf_dl.cpp:911) 20241121125044654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 00 8b df f2 6a 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 00 (pcu_l1_if.cpp:182) 20241121125044654 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125044667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125044667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044669 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044669 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044670 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=871 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125044677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-3 (tbf_dl.cpp:354) 20241121125044677 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 (tbf_dl.cpp:686) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125044677 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 00 (tbf_dl.cpp:911) 20241121125044677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 00 8d 67 60 c6 e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 00 (pcu_l1_if.cpp:182) 20241121125044677 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125044690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125044690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044691 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044691 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044691 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044691 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044691 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044691 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044691 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044692 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=871 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125044695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-3 (tbf_dl.cpp:354) 20241121125044695 DRLCMACDL DEBUG -- Chunk with length 185 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 (tbf_dl.cpp:686) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125044695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 00 (tbf_dl.cpp:911) 20241121125044695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 00 8f 43 27 05 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 00 (pcu_l1_if.cpp:182) 20241121125044695 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125044709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125044709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044709 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044709 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044709 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044709 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044710 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044710 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044710 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=871 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125044713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-3 (tbf_dl.cpp:354) 20241121125044713 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af (tbf_dl.cpp:686) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125044713 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 00 (tbf_dl.cpp:911) 20241121125044713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 00 91 d3 c3 9a 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 00 (pcu_l1_if.cpp:182) 20241121125044714 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125044728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125044728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044728 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044728 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=871 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125044737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-3 (tbf_dl.cpp:354) 20241121125044737 DRLCMACDL DEBUG -- Chunk with length 113 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c (tbf_dl.cpp:686) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125044737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c 00 (tbf_dl.cpp:911) 20241121125044737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 00 93 18 5a 79 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c 00 (pcu_l1_if.cpp:182) 20241121125044737 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125044751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125044751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=871 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125044755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-3 (tbf_dl.cpp:354) 20241121125044756 DRLCMACDL DEBUG -- Chunk with length 77 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f (tbf_dl.cpp:686) 20241121125044756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125044756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125044756 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f 00 (tbf_dl.cpp:911) 20241121125044756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 00 95 e6 cd 92 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f 00 (pcu_l1_if.cpp:182) 20241121125044756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125044770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125044770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044770 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044770 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044770 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044770 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044771 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044771 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044771 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044771 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=871 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125044774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-3 (tbf_dl.cpp:354) 20241121125044774 DRLCMACDL DEBUG -- Chunk with length 41 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e (tbf_dl.cpp:686) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125044774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 00 (tbf_dl.cpp:911) 20241121125044774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 00 97 da b0 db e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 00 (pcu_l1_if.cpp:182) 20241121125044774 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125044788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125044788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044789 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044789 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044789 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044789 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=871 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125044797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-3 (tbf_dl.cpp:354) 20241121125044798 DRLCMACDL DEBUG -- Chunk with length 5 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125044798 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): 17 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a (tbf_dl.cpp:686) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125044798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 98 17 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 00 (tbf_dl.cpp:911) 20241121125044798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 00 98 17 57 af 3b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 00 (pcu_l1_if.cpp:182) 20241121125044798 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125044811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125044811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044812 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044813 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=871 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125044816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-3 (tbf_dl.cpp:354) 20241121125044816 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb (tbf_dl.cpp:686) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125044816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 07 00 9b 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb 00 (tbf_dl.cpp:911) 20241121125044816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 00 9b 88 93 90 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb 00 (pcu_l1_if.cpp:182) 20241121125044816 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125044830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125044830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044831 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044831 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044831 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044831 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044831 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044831 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044832 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044832 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044832 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044832 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044832 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=871 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125044835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-3 (tbf_dl.cpp:354) 20241121125044835 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 (tbf_dl.cpp:686) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125044835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 00 (tbf_dl.cpp:911) 20241121125044835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 00 9d fd 07 a5 f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 00 (pcu_l1_if.cpp:182) 20241121125044835 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125044869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125044869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=871 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125044878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-3 (tbf_dl.cpp:354) 20241121125044878 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 (tbf_dl.cpp:686) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125044878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 00 (tbf_dl.cpp:911) 20241121125044878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 00 9f a7 24 f6 fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 00 (pcu_l1_if.cpp:182) 20241121125044878 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125044892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125044892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044894 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044894 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 RX RTS.req: sapi=5 arfcn=871 cur_fn=1807 block=10 (pcu_l1_if.cpp:576) 20241121125044897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-3 (tbf_dl.cpp:354) 20241121125044897 DRLCMACDL DEBUG -- Chunk with length 1262 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 (tbf_dl.cpp:686) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125044897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 00 (tbf_dl.cpp:911) 20241121125044897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 00 a1 0c 94 b9 ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 00 (pcu_l1_if.cpp:182) 20241121125044897 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125044911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125044911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044911 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044911 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 RX RTS.req: sapi=5 arfcn=871 cur_fn=1811 block=11 (pcu_l1_if.cpp:576) 20241121125044915 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-3 (tbf_dl.cpp:354) 20241121125044915 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e (tbf_dl.cpp:686) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125044915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 00 (tbf_dl.cpp:911) 20241121125044915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 00 a3 59 04 de ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 00 (pcu_l1_if.cpp:182) 20241121125044915 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125044930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125044930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044930 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044930 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044931 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 RX RTS.req: sapi=5 arfcn=871 cur_fn=1815 block=0 (pcu_l1_if.cpp:576) 20241121125044939 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-3 (tbf_dl.cpp:354) 20241121125044939 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 (tbf_dl.cpp:686) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125044939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 00 (tbf_dl.cpp:911) 20241121125044939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 00 a5 76 9f 1c fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 00 (pcu_l1_if.cpp:182) 20241121125044939 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125044953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125044953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044953 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044954 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044954 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 RX RTS.req: sapi=5 arfcn=871 cur_fn=1820 block=1 (pcu_l1_if.cpp:576) 20241121125044958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-3 (tbf_dl.cpp:354) 20241121125044958 DRLCMACDL DEBUG -- Chunk with length 1154 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 (tbf_dl.cpp:686) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125044958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 07 00 a7 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 00 (tbf_dl.cpp:911) 20241121125044958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=07 00 a7 8e b8 38 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 00 (pcu_l1_if.cpp:182) 20241121125044958 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125044972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 RX RTS.req: sapi=5 arfcn=871 cur_fn=1824 block=2 (pcu_l1_if.cpp:576) 20241121125044976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-3 (tbf_dl.cpp:354) 20241121125044976 DRLCMACDL DEBUG -- Chunk with length 1118 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 (tbf_dl.cpp:686) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125044976 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 00 (tbf_dl.cpp:911) 20241121125044976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=07 00 a9 25 e1 72 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 00 (pcu_l1_if.cpp:182) 20241121125044976 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125044990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125044990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125044992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125044999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 RX RTS.req: sapi=5 arfcn=871 cur_fn=1828 block=3 (pcu_l1_if.cpp:576) 20241121125045000 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==66 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-3 (tbf_dl.cpp:354) 20241121125045000 DRLCMACDL DEBUG -- Chunk with length 1082 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b (tbf_dl.cpp:686) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125045000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1833 + 13 = 1846 (pdch_ul_controller.c:131) 20241121125045000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1846 for type POLL (pdch_ul_controller.c:184) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1846, TS=7) (tbf_dl.cpp:883) 20241121125045000 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1846, TS=7 (tbf_dl.cpp:903) 20241121125045000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 0f 00 ab 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 00 (tbf_dl.cpp:911) 20241121125045000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=0f 00 ab 51 d7 d3 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 00 (pcu_l1_if.cpp:182) 20241121125045000 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125045014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125045014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045018 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125045032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125045032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045037 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125045051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125045051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125045054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045060 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125045074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=6 data=40 08 0a df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125045074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125045074 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125045074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125045074 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 86 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125045075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125045075 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125045075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 86, BSN 66 to 86 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125045075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125045075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=66)"RRRRRRRRRRRRRRRRRRRR"(BSN=85) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125045075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=66:86, lost=0, recv=20, skipped=0, bsn=66, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125045075 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125045075 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125045075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=86)""(V(S)-1=85) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125045075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 RX RTS.req: sapi=5 arfcn=871 cur_fn=1846 block=7 (pcu_l1_if.cpp:576) 20241121125045079 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-3 (tbf_dl.cpp:354) 20241121125045079 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b (tbf_dl.cpp:686) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125045079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 00 (tbf_dl.cpp:911) 20241121125045079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 00 ad 5a 18 ad 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 00 (pcu_l1_if.cpp:182) 20241121125045079 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125045093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125045093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 RX RTS.req: sapi=5 arfcn=871 cur_fn=1850 block=8 (pcu_l1_if.cpp:576) 20241121125045098 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-3 (tbf_dl.cpp:354) 20241121125045098 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 (tbf_dl.cpp:686) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125045098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 00 (tbf_dl.cpp:911) 20241121125045098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 00 af 5d a0 5e d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 00 (pcu_l1_if.cpp:182) 20241121125045098 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125045112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125045112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 RX RTS.req: sapi=5 arfcn=871 cur_fn=1854 block=9 (pcu_l1_if.cpp:576) 20241121125045121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-3 (tbf_dl.cpp:354) 20241121125045121 DRLCMACDL DEBUG -- Chunk with length 974 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 (tbf_dl.cpp:686) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125045121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 00 (tbf_dl.cpp:911) 20241121125045121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 00 b1 62 d7 47 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 00 (pcu_l1_if.cpp:182) 20241121125045121 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125045135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125045135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045135 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045135 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 RX RTS.req: sapi=5 arfcn=871 cur_fn=1859 block=10 (pcu_l1_if.cpp:576) 20241121125045140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-3 (tbf_dl.cpp:354) 20241121125045140 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 (tbf_dl.cpp:686) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125045140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 00 (tbf_dl.cpp:911) 20241121125045140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 00 b3 a6 36 a5 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 00 (pcu_l1_if.cpp:182) 20241121125045140 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125045154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125045154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045159 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125045173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125045173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045175 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045175 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 RX RTS.req: sapi=5 arfcn=871 cur_fn=1867 block=0 (pcu_l1_if.cpp:576) 20241121125045182 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-3 (tbf_dl.cpp:354) 20241121125045182 DRLCMACDL DEBUG -- Chunk with length 902 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 (tbf_dl.cpp:686) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125045182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 00 (tbf_dl.cpp:911) 20241121125045182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 00 b5 f8 a7 d5 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 00 (pcu_l1_if.cpp:182) 20241121125045182 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125045196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125045196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 RX RTS.req: sapi=5 arfcn=871 cur_fn=1872 block=1 (pcu_l1_if.cpp:576) 20241121125045201 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-3 (tbf_dl.cpp:354) 20241121125045201 DRLCMACDL DEBUG -- Chunk with length 866 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc (tbf_dl.cpp:686) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125045201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 00 (tbf_dl.cpp:911) 20241121125045201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 00 b7 65 ac 56 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 00 (pcu_l1_if.cpp:182) 20241121125045201 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125045215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125045215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 RX RTS.req: sapi=5 arfcn=871 cur_fn=1876 block=2 (pcu_l1_if.cpp:576) 20241121125045219 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-3 (tbf_dl.cpp:354) 20241121125045219 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 (tbf_dl.cpp:686) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125045219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 00 (tbf_dl.cpp:911) 20241121125045219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 00 b9 45 bd b2 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 00 (pcu_l1_if.cpp:182) 20241121125045220 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125045234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125045234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045234 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045234 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045234 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045234 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045235 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045235 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 RX RTS.req: sapi=5 arfcn=871 cur_fn=1880 block=3 (pcu_l1_if.cpp:576) 20241121125045243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-3 (tbf_dl.cpp:354) 20241121125045243 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 (tbf_dl.cpp:686) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125045243 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 00 (tbf_dl.cpp:911) 20241121125045243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 00 bb b8 6f 0d 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 00 (pcu_l1_if.cpp:182) 20241121125045243 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125045257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125045257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 RX RTS.req: sapi=5 arfcn=871 cur_fn=1885 block=4 (pcu_l1_if.cpp:576) 20241121125045261 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-3 (tbf_dl.cpp:354) 20241121125045261 DRLCMACDL DEBUG -- Chunk with length 758 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d (tbf_dl.cpp:686) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125045261 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 00 (tbf_dl.cpp:911) 20241121125045261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 bd ba 8f ab ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 00 (pcu_l1_if.cpp:182) 20241121125045261 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125045275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125045275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 RX RTS.req: sapi=5 arfcn=871 cur_fn=1889 block=5 (pcu_l1_if.cpp:576) 20241121125045280 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-3 (tbf_dl.cpp:354) 20241121125045280 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d (tbf_dl.cpp:686) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125045280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 00 (tbf_dl.cpp:911) 20241121125045280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 00 bf 87 53 5c 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 00 (pcu_l1_if.cpp:182) 20241121125045280 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125045294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125045294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045294 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045294 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045295 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045295 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 RX RTS.req: sapi=5 arfcn=871 cur_fn=1893 block=6 (pcu_l1_if.cpp:576) 20241121125045303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-3 (tbf_dl.cpp:354) 20241121125045303 DRLCMACDL DEBUG -- Chunk with length 686 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 (tbf_dl.cpp:686) 20241121125045304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125045304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125045304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 00 (tbf_dl.cpp:911) 20241121125045304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 00 c1 4f df 83 a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 00 (pcu_l1_if.cpp:182) 20241121125045304 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125045317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125045317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 RX RTS.req: sapi=5 arfcn=871 cur_fn=1898 block=7 (pcu_l1_if.cpp:576) 20241121125045322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-3 (tbf_dl.cpp:354) 20241121125045322 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 (tbf_dl.cpp:686) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125045322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 00 (tbf_dl.cpp:911) 20241121125045322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=07 00 c3 49 fc d4 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 00 (pcu_l1_if.cpp:182) 20241121125045322 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125045336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125045336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045338 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 RX RTS.req: sapi=5 arfcn=871 cur_fn=1902 block=8 (pcu_l1_if.cpp:576) 20241121125045341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-3 (tbf_dl.cpp:354) 20241121125045341 DRLCMACDL DEBUG -- Chunk with length 614 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 (tbf_dl.cpp:686) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125045341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c5 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 00 (tbf_dl.cpp:911) 20241121125045341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=07 00 c5 32 fc 1a 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 00 (pcu_l1_if.cpp:182) 20241121125045341 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125045355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125045355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 RX RTS.req: sapi=5 arfcn=871 cur_fn=1906 block=9 (pcu_l1_if.cpp:576) 20241121125045365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-3 (tbf_dl.cpp:354) 20241121125045365 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 (tbf_dl.cpp:686) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125045365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 00 (tbf_dl.cpp:911) 20241121125045365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=07 00 c7 23 1e cf fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 00 (pcu_l1_if.cpp:182) 20241121125045365 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125045379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125045379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 RX RTS.req: sapi=5 arfcn=871 cur_fn=1911 block=10 (pcu_l1_if.cpp:576) 20241121125045383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-3 (tbf_dl.cpp:354) 20241121125045383 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 (tbf_dl.cpp:686) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125045383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 00 (tbf_dl.cpp:911) 20241121125045383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=07 00 c9 b6 55 cc ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 00 (pcu_l1_if.cpp:182) 20241121125045383 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125045397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125045397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 RX RTS.req: sapi=5 arfcn=871 cur_fn=1915 block=11 (pcu_l1_if.cpp:576) 20241121125045402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-3 (tbf_dl.cpp:354) 20241121125045402 DRLCMACDL DEBUG -- Chunk with length 506 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 (tbf_dl.cpp:686) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125045402 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 00 (tbf_dl.cpp:911) 20241121125045402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=07 00 cb 05 9a e2 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 00 (pcu_l1_if.cpp:182) 20241121125045402 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125045416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125045416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 RX RTS.req: sapi=5 arfcn=871 cur_fn=1919 block=0 (pcu_l1_if.cpp:576) 20241121125045426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-3 (tbf_dl.cpp:354) 20241121125045426 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f (tbf_dl.cpp:686) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125045426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f 00 (tbf_dl.cpp:911) 20241121125045426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=07 00 cd 04 a4 52 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f 00 (pcu_l1_if.cpp:182) 20241121125045426 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125045440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125045440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045444 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045444 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 RX RTS.req: sapi=5 arfcn=871 cur_fn=1924 block=1 (pcu_l1_if.cpp:576) 20241121125045444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=CS-3 (tbf_dl.cpp:354) 20241121125045444 DRLCMACDL DEBUG -- Chunk with length 434 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 (tbf_dl.cpp:686) 20241121125045445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125045445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125045445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 07 00 cf be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 00 (tbf_dl.cpp:911) 20241121125045445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 block=1 data=07 00 cf be 48 60 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 00 (pcu_l1_if.cpp:182) 20241121125045445 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125045458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125045458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045459 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045459 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 RX RTS.req: sapi=5 arfcn=871 cur_fn=1928 block=2 (pcu_l1_if.cpp:576) 20241121125045463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=CS-3 (tbf_dl.cpp:354) 20241121125045463 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f (tbf_dl.cpp:686) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125045463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 00 (tbf_dl.cpp:911) 20241121125045463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=07 00 d1 33 7c 0e fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 00 (pcu_l1_if.cpp:182) 20241121125045463 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125045477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125045477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045480 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045480 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 RX RTS.req: sapi=5 arfcn=871 cur_fn=1932 block=3 (pcu_l1_if.cpp:576) 20241121125045487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==86 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=CS-3 (tbf_dl.cpp:354) 20241121125045487 DRLCMACDL DEBUG -- Chunk with length 362 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b (tbf_dl.cpp:686) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125045487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1937 + 13 = 1950 (pdch_ul_controller.c:131) 20241121125045487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1950 for type POLL (pdch_ul_controller.c:184) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1950, TS=7) (tbf_dl.cpp:883) 20241121125045487 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1950, TS=7 (tbf_dl.cpp:903) 20241121125045487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 0f 00 d3 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 00 (tbf_dl.cpp:911) 20241121125045487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Sending data request: sapi=5 arfcn=871 cur_fn=1932 block=3 data=0f 00 d3 5d d7 56 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 00 (pcu_l1_if.cpp:182) 20241121125045487 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125045501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125045502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045505 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045505 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125045522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125045522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045525 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045525 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045526 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045526 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045527 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045527 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045527 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045527 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045529 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125045541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125045541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045544 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045544 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045545 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045545 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045545 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125045546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045549 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125045563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1945 block=6 data=40 08 0d 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125045563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125045563 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125045563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125045563 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 106 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125045563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125045563 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125045563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 106, BSN 86 to 106 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125045563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125045563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=86)"RRRRRRRRRRRRRRRRRRRR"(BSN=105) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125045563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=86:106, lost=0, recv=20, skipped=0, bsn=86, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125045563 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125045564 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125045564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=106)""(V(S)-1=105) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125045564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045564 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045565 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045565 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 RX RTS.req: sapi=5 arfcn=871 cur_fn=1950 block=7 (pcu_l1_if.cpp:576) 20241121125045568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=CS-3 (tbf_dl.cpp:354) 20241121125045568 DRLCMACDL DEBUG -- Chunk with length 326 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 (tbf_dl.cpp:686) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125045568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 00 (tbf_dl.cpp:911) 20241121125045568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=07 00 d5 6f 1b 43 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 00 (pcu_l1_if.cpp:182) 20241121125045568 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125045582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125045582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045583 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045583 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 RX RTS.req: sapi=5 arfcn=871 cur_fn=1954 block=8 (pcu_l1_if.cpp:576) 20241121125045586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=CS-3 (tbf_dl.cpp:354) 20241121125045586 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a (tbf_dl.cpp:686) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125045586 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 00 (tbf_dl.cpp:911) 20241121125045586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=07 00 d7 de 18 ba 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 00 (pcu_l1_if.cpp:182) 20241121125045587 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125045601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125045601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045602 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045602 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 RX RTS.req: sapi=5 arfcn=871 cur_fn=1958 block=9 (pcu_l1_if.cpp:576) 20241121125045610 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=CS-3 (tbf_dl.cpp:354) 20241121125045610 DRLCMACDL DEBUG -- Chunk with length 254 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 (tbf_dl.cpp:686) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125045610 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 00 (tbf_dl.cpp:911) 20241121125045610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=07 00 d9 43 25 02 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 00 (pcu_l1_if.cpp:182) 20241121125045610 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125045624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125045624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045624 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045624 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045625 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045625 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045625 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045625 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045625 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045625 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045625 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 RX RTS.req: sapi=5 arfcn=871 cur_fn=1963 block=10 (pcu_l1_if.cpp:576) 20241121125045628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=CS-3 (tbf_dl.cpp:354) 20241121125045629 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 (tbf_dl.cpp:686) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125045629 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 00 (tbf_dl.cpp:911) 20241121125045629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 00 db e0 9b 52 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 00 (pcu_l1_if.cpp:182) 20241121125045629 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125045643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125045643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045643 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045643 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045644 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045644 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045644 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045644 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045645 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 RX RTS.req: sapi=5 arfcn=871 cur_fn=1967 block=11 (pcu_l1_if.cpp:576) 20241121125045647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=CS-3 (tbf_dl.cpp:354) 20241121125045647 DRLCMACDL DEBUG -- Chunk with length 182 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a (tbf_dl.cpp:686) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125045647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 00 (tbf_dl.cpp:911) 20241121125045648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=07 00 dd 73 ea 23 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 00 (pcu_l1_if.cpp:182) 20241121125045648 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125045662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125045662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045663 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 RX RTS.req: sapi=5 arfcn=871 cur_fn=1971 block=0 (pcu_l1_if.cpp:576) 20241121125045672 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=CS-3 (tbf_dl.cpp:354) 20241121125045672 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 (tbf_dl.cpp:686) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125045672 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 00 (tbf_dl.cpp:911) 20241121125045672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=07 00 df 01 8f fb c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 00 (pcu_l1_if.cpp:182) 20241121125045673 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125045686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125045686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045686 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045686 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045687 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045687 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045688 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045688 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 RX RTS.req: sapi=5 arfcn=871 cur_fn=1976 block=1 (pcu_l1_if.cpp:576) 20241121125045690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=CS-3 (tbf_dl.cpp:354) 20241121125045690 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 (tbf_dl.cpp:686) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125045690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 00 (tbf_dl.cpp:911) 20241121125045690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=07 00 e1 8a b9 ad f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 00 (pcu_l1_if.cpp:182) 20241121125045691 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125045704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125045704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045704 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045704 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045705 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045705 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045705 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045705 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045705 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045705 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045705 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045705 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045706 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045706 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045706 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045706 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 RX RTS.req: sapi=5 arfcn=871 cur_fn=1980 block=2 (pcu_l1_if.cpp:576) 20241121125045709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=CS-3 (tbf_dl.cpp:354) 20241121125045709 DRLCMACDL DEBUG -- Chunk with length 74 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db (tbf_dl.cpp:686) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125045709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db 00 (tbf_dl.cpp:911) 20241121125045709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=07 00 e3 98 7b 90 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db 00 (pcu_l1_if.cpp:182) 20241121125045709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125045723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125045723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045723 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045723 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045724 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045724 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 RX RTS.req: sapi=5 arfcn=871 cur_fn=1984 block=3 (pcu_l1_if.cpp:576) 20241121125045732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=CS-3 (tbf_dl.cpp:354) 20241121125045732 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b (tbf_dl.cpp:686) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125045732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b 00 (tbf_dl.cpp:911) 20241121125045732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=07 00 e5 e8 df 54 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b 00 (pcu_l1_if.cpp:182) 20241121125045732 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125045746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125045746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045747 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045747 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045747 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045747 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045748 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045748 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045749 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045749 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045749 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045749 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045749 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045749 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 RX RTS.req: sapi=5 arfcn=871 cur_fn=1989 block=4 (pcu_l1_if.cpp:576) 20241121125045751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=CS-3 (tbf_dl.cpp:354) 20241121125045751 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125045751 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1508 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125045751 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (33) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): 0b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 (tbf_dl.cpp:686) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125045751 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e6 0b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 00 (tbf_dl.cpp:911) 20241121125045751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=07 00 e6 0b c3 6a a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 00 (pcu_l1_if.cpp:182) 20241121125045751 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125045766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125045766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045767 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045767 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045767 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045767 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045768 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 RX RTS.req: sapi=5 arfcn=871 cur_fn=1993 block=5 (pcu_l1_if.cpp:576) 20241121125045771 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=CS-3 (tbf_dl.cpp:354) 20241121125045771 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 (tbf_dl.cpp:686) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125045771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 00 (tbf_dl.cpp:911) 20241121125045771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=07 00 e9 7d 99 fd 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 00 (pcu_l1_if.cpp:182) 20241121125045771 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125045784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125045784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045785 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045785 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045786 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045786 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 RX RTS.req: sapi=5 arfcn=871 cur_fn=1997 block=6 (pcu_l1_if.cpp:576) 20241121125045794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=CS-3 (tbf_dl.cpp:354) 20241121125045794 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 (tbf_dl.cpp:686) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125045794 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 00 (tbf_dl.cpp:911) 20241121125045794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=07 00 eb f5 4a 23 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 00 (pcu_l1_if.cpp:182) 20241121125045795 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125045809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125045809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 RX RTS.req: sapi=5 arfcn=871 cur_fn=2002 block=7 (pcu_l1_if.cpp:576) 20241121125045818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=CS-3 (tbf_dl.cpp:354) 20241121125045818 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 (tbf_dl.cpp:686) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125045818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 00 (tbf_dl.cpp:911) 20241121125045818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=07 00 ed fa e8 76 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 00 (pcu_l1_if.cpp:182) 20241121125045818 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125045827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125045827 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045829 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045829 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045831 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045831 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 RX RTS.req: sapi=5 arfcn=871 cur_fn=2006 block=8 (pcu_l1_if.cpp:576) 20241121125045832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=CS-3 (tbf_dl.cpp:354) 20241121125045832 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de (tbf_dl.cpp:686) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125045832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de 00 (tbf_dl.cpp:911) 20241121125045832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=07 00 ef ab 9c 30 e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de 00 (pcu_l1_if.cpp:182) 20241121125045833 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125045846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125045846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 RX RTS.req: sapi=5 arfcn=871 cur_fn=2010 block=9 (pcu_l1_if.cpp:576) 20241121125045855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=CS-3 (tbf_dl.cpp:354) 20241121125045855 DRLCMACDL DEBUG -- Chunk with length 1223 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c (tbf_dl.cpp:686) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125045855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c 00 (tbf_dl.cpp:911) 20241121125045855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=07 00 f1 ae 5d f2 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c 00 (pcu_l1_if.cpp:182) 20241121125045855 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125045869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125045869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 RX RTS.req: sapi=5 arfcn=871 cur_fn=2015 block=10 (pcu_l1_if.cpp:576) 20241121125045874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=CS-3 (tbf_dl.cpp:354) 20241121125045874 DRLCMACDL DEBUG -- Chunk with length 1187 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 (tbf_dl.cpp:686) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125045874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 00 (tbf_dl.cpp:911) 20241121125045874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=07 00 f3 fd e9 02 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 00 (pcu_l1_if.cpp:182) 20241121125045874 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125045888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125045888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 RX RTS.req: sapi=5 arfcn=871 cur_fn=2019 block=11 (pcu_l1_if.cpp:576) 20241121125045892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=CS-3 (tbf_dl.cpp:354) 20241121125045892 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 (tbf_dl.cpp:686) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125045892 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 00 (tbf_dl.cpp:911) 20241121125045892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=07 00 f5 8e ed 3e ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 00 (pcu_l1_if.cpp:182) 20241121125045893 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125045906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125045906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 RX RTS.req: sapi=5 arfcn=871 cur_fn=2023 block=0 (pcu_l1_if.cpp:576) 20241121125045916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=CS-3 (tbf_dl.cpp:354) 20241121125045916 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 (tbf_dl.cpp:686) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125045916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 07 00 f7 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 00 (tbf_dl.cpp:911) 20241121125045916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 block=0 data=07 00 f7 b0 93 05 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 00 (pcu_l1_if.cpp:182) 20241121125045916 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125045930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125045930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045930 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045930 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045931 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045931 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 RX RTS.req: sapi=5 arfcn=871 cur_fn=2028 block=1 (pcu_l1_if.cpp:576) 20241121125045934 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045934 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=CS-3 (tbf_dl.cpp:354) 20241121125045934 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-3): 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad (tbf_dl.cpp:686) 20241121125045935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125045935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125045935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-3): 07 00 f9 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 00 (tbf_dl.cpp:911) 20241121125045935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=07 00 f9 0d 48 28 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 00 (pcu_l1_if.cpp:182) 20241121125045935 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125045948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045949 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 RX RTS.req: sapi=5 arfcn=871 cur_fn=2032 block=2 (pcu_l1_if.cpp:576) 20241121125045953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==106 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=CS-3 (tbf_dl.cpp:354) 20241121125045953 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-3): 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e (tbf_dl.cpp:686) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125045953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2036 + 13 = 2049 (pdch_ul_controller.c:131) 20241121125045953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2049 for type POLL (pdch_ul_controller.c:184) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2049, TS=7) (tbf_dl.cpp:883) 20241121125045953 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2049, TS=7 (tbf_dl.cpp:903) 20241121125045953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-3): 0f 00 fb 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e 00 (tbf_dl.cpp:911) 20241121125045953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 block=2 data=0f 00 fb 9d 71 db 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e 00 (pcu_l1_if.cpp:182) 20241121125045953 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125045967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125045967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045977 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125045991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125045991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125045993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125045995 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125046009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125046009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046011 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046011 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046011 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125046011 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046014 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125046028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2045 block=5 data=40 08 0f df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125046028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125046028 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125046028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125046028 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 126 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125046028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125046028 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125046028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 126, BSN 106 to 126 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125046028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125046028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=106)"RRRRRRRRRRRRRRRRRRRR"(BSN=125) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125046028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=106:126, lost=0, recv=20, skipped=0, bsn=106, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125046028 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125046028 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=126)""(V(S)-1=125) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125046028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 RX RTS.req: sapi=5 arfcn=871 cur_fn=2049 block=6 (pcu_l1_if.cpp:576) 20241121125046037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=CS-3 (tbf_dl.cpp:354) 20241121125046037 DRLCMACDL DEBUG -- Chunk with length 1007 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-3): d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 (tbf_dl.cpp:686) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125046037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-3): 07 00 fd d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 00 (tbf_dl.cpp:911) 20241121125046037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=07 00 fd d4 05 da 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 00 (pcu_l1_if.cpp:182) 20241121125046038 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125046061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125046061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046062 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 RX RTS.req: sapi=5 arfcn=871 cur_fn=2054 block=7 (pcu_l1_if.cpp:576) 20241121125046066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=CS-3 (tbf_dl.cpp:354) 20241121125046066 DRLCMACDL DEBUG -- Chunk with length 971 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-3): 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 (tbf_dl.cpp:686) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125046066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-3): 07 00 ff 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 00 (tbf_dl.cpp:911) 20241121125046066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=07 00 ff 04 50 45 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 00 (pcu_l1_if.cpp:182) 20241121125046066 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125046080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125046080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 RX RTS.req: sapi=5 arfcn=871 cur_fn=2058 block=8 (pcu_l1_if.cpp:576) 20241121125046084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-3 (tbf_dl.cpp:354) 20241121125046084 DRLCMACDL DEBUG -- Chunk with length 935 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-3): 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 (tbf_dl.cpp:686) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125046084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-3): 07 00 01 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 00 (tbf_dl.cpp:911) 20241121125046084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=07 00 01 59 b6 f3 c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 00 (pcu_l1_if.cpp:182) 20241121125046084 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125046098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125046098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046100 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046100 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 RX RTS.req: sapi=5 arfcn=871 cur_fn=2062 block=9 (pcu_l1_if.cpp:576) 20241121125046108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-3 (tbf_dl.cpp:354) 20241121125046108 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-3): d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 (tbf_dl.cpp:686) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125046108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-3): 07 00 03 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 00 (tbf_dl.cpp:911) 20241121125046108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=07 00 03 d7 32 9b ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 00 (pcu_l1_if.cpp:182) 20241121125046108 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125046122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125046122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 RX RTS.req: sapi=5 arfcn=871 cur_fn=2067 block=10 (pcu_l1_if.cpp:576) 20241121125046126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-3 (tbf_dl.cpp:354) 20241121125046126 DRLCMACDL DEBUG -- Chunk with length 863 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-3): 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 (tbf_dl.cpp:686) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125046126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-3): 07 00 05 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 00 (tbf_dl.cpp:911) 20241121125046126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=07 00 05 8d 88 0e a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 00 (pcu_l1_if.cpp:182) 20241121125046126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125046140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125046140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 RX RTS.req: sapi=5 arfcn=871 cur_fn=2071 block=11 (pcu_l1_if.cpp:576) 20241121125046145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-3 (tbf_dl.cpp:354) 20241121125046145 DRLCMACDL DEBUG -- Chunk with length 827 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-3): 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d (tbf_dl.cpp:686) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125046145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-3): 07 00 07 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 00 (tbf_dl.cpp:911) 20241121125046145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=07 00 07 5e b3 c5 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 00 (pcu_l1_if.cpp:182) 20241121125046145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125046159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125046159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046159 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046159 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 RX RTS.req: sapi=5 arfcn=871 cur_fn=2075 block=0 (pcu_l1_if.cpp:576) 20241121125046168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-3 (tbf_dl.cpp:354) 20241121125046168 DRLCMACDL DEBUG -- Chunk with length 791 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-3): 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab (tbf_dl.cpp:686) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125046168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-3): 07 00 09 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab 00 (tbf_dl.cpp:911) 20241121125046168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=07 00 09 19 94 39 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab 00 (pcu_l1_if.cpp:182) 20241121125046168 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125046182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125046182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046182 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046182 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 RX RTS.req: sapi=5 arfcn=871 cur_fn=2080 block=1 (pcu_l1_if.cpp:576) 20241121125046187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-3 (tbf_dl.cpp:354) 20241121125046187 DRLCMACDL DEBUG -- Chunk with length 755 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-3): ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c (tbf_dl.cpp:686) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125046187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-3): 07 00 0b ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 00 (tbf_dl.cpp:911) 20241121125046187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=07 00 0b ec 10 22 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 00 (pcu_l1_if.cpp:182) 20241121125046187 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125046190 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125046190 DLBSSGP DEBUG Estimated BVC leak rate = 13630 (measured 13614, usage 97%) (gprs_bssgp_pcu.c:965) 20241121125046190 DLBSSGP DEBUG Computed MS default leak rate = 7200, ms_num_pdch = 4, cs = CS-3 (gprs_bssgp_pcu.c:1001) 20241121125046190 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 136300, R = 13630, Bmax_MS = 72000, R_MS = 7200, avg_dly = 3800 (gprs_bssgp_pcu.c:1029) 20241121125046190 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125046192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125046192 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125046192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125046192 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125046192 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125046201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125046201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 RX RTS.req: sapi=5 arfcn=871 cur_fn=2084 block=2 (pcu_l1_if.cpp:576) 20241121125046205 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-3 (tbf_dl.cpp:354) 20241121125046205 DRLCMACDL DEBUG -- Chunk with length 719 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-3): 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 (tbf_dl.cpp:686) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125046205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-3): 07 00 0d 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 00 (tbf_dl.cpp:911) 20241121125046205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=07 00 0d 5d e5 2c 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 00 (pcu_l1_if.cpp:182) 20241121125046206 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125046220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125046220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046223 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046223 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046223 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046223 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 RX RTS.req: sapi=5 arfcn=871 cur_fn=2088 block=3 (pcu_l1_if.cpp:576) 20241121125046229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-3 (tbf_dl.cpp:354) 20241121125046229 DRLCMACDL DEBUG -- Chunk with length 683 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-3): a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 (tbf_dl.cpp:686) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125046229 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-3): 07 00 0f a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 00 (tbf_dl.cpp:911) 20241121125046229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=07 00 0f a4 5a 3c 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 00 (pcu_l1_if.cpp:182) 20241121125046230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125046244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125046244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046245 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046245 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 RX RTS.req: sapi=5 arfcn=871 cur_fn=2093 block=4 (pcu_l1_if.cpp:576) 20241121125046250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-3 (tbf_dl.cpp:354) 20241121125046250 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-3): 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a (tbf_dl.cpp:686) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125046250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-3): 07 00 11 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 00 (tbf_dl.cpp:911) 20241121125046250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=07 00 11 60 f8 02 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 00 (pcu_l1_if.cpp:182) 20241121125046251 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125046263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125046263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046264 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046264 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 RX RTS.req: sapi=5 arfcn=871 cur_fn=2097 block=5 (pcu_l1_if.cpp:576) 20241121125046271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-3 (tbf_dl.cpp:354) 20241121125046271 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-3): 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf (tbf_dl.cpp:686) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125046271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-3): 07 00 13 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf 00 (tbf_dl.cpp:911) 20241121125046271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=07 00 13 2d d9 b1 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf 00 (pcu_l1_if.cpp:182) 20241121125046271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125046281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125046281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046282 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046282 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046283 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046283 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046283 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046283 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046284 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046284 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046285 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046285 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046285 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046285 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 RX RTS.req: sapi=5 arfcn=871 cur_fn=2101 block=6 (pcu_l1_if.cpp:576) 20241121125046291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-3 (tbf_dl.cpp:354) 20241121125046291 DRLCMACDL DEBUG -- Chunk with length 575 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-3): fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc (tbf_dl.cpp:686) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125046291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-3): 07 00 15 fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc 00 (tbf_dl.cpp:911) 20241121125046291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=07 00 15 fc ab 67 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc 00 (pcu_l1_if.cpp:182) 20241121125046291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125046304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125046304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 RX RTS.req: sapi=5 arfcn=871 cur_fn=2106 block=7 (pcu_l1_if.cpp:576) 20241121125046309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-3 (tbf_dl.cpp:354) 20241121125046309 DRLCMACDL DEBUG -- Chunk with length 539 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-3): ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 (tbf_dl.cpp:686) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125046309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-3): 07 00 17 ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 00 (tbf_dl.cpp:911) 20241121125046309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 data=07 00 17 ff 17 2d 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 00 (pcu_l1_if.cpp:182) 20241121125046309 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125046324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125046324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 RX RTS.req: sapi=5 arfcn=871 cur_fn=2110 block=8 (pcu_l1_if.cpp:576) 20241121125046331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-3 (tbf_dl.cpp:354) 20241121125046331 DRLCMACDL DEBUG -- Chunk with length 503 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-3): 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 (tbf_dl.cpp:686) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125046331 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-3): 07 00 19 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 00 (tbf_dl.cpp:911) 20241121125046331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=07 00 19 37 99 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 00 (pcu_l1_if.cpp:182) 20241121125046333 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125046343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125046343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 RX RTS.req: sapi=5 arfcn=871 cur_fn=2114 block=9 (pcu_l1_if.cpp:576) 20241121125046353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-3 (tbf_dl.cpp:354) 20241121125046353 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-3): 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 (tbf_dl.cpp:686) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125046353 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-3): 07 00 1b 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 00 (tbf_dl.cpp:911) 20241121125046353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=07 00 1b 70 af 05 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 00 (pcu_l1_if.cpp:182) 20241121125046354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125046367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125046367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 RX RTS.req: sapi=5 arfcn=871 cur_fn=2119 block=10 (pcu_l1_if.cpp:576) 20241121125046374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-3 (tbf_dl.cpp:354) 20241121125046375 DRLCMACDL DEBUG -- Chunk with length 431 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-3): 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e (tbf_dl.cpp:686) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125046375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-3): 07 00 1d 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e 00 (tbf_dl.cpp:911) 20241121125046375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=07 00 1d 65 7c 2c e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e 00 (pcu_l1_if.cpp:182) 20241121125046375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125046387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125046387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 RX RTS.req: sapi=5 arfcn=871 cur_fn=2123 block=11 (pcu_l1_if.cpp:576) 20241121125046394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-3 (tbf_dl.cpp:354) 20241121125046394 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-3): fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 (tbf_dl.cpp:686) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125046394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-3): 07 00 1f fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 00 (tbf_dl.cpp:911) 20241121125046394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=07 00 1f fd da 6f 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 00 (pcu_l1_if.cpp:182) 20241121125046394 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125046406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125046406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 RX RTS.req: sapi=5 arfcn=871 cur_fn=2127 block=0 (pcu_l1_if.cpp:576) 20241121125046416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-3 (tbf_dl.cpp:354) 20241121125046416 DRLCMACDL DEBUG -- Chunk with length 359 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-3): e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 (tbf_dl.cpp:686) 20241121125046417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125046417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125046417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-3): 07 00 21 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 00 (tbf_dl.cpp:911) 20241121125046417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=07 00 21 e1 6a 36 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 00 (pcu_l1_if.cpp:182) 20241121125046418 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125046430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125046430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046433 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046433 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046433 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046433 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 RX RTS.req: sapi=5 arfcn=871 cur_fn=2132 block=1 (pcu_l1_if.cpp:576) 20241121125046434 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==126 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-3 (tbf_dl.cpp:354) 20241121125046434 DRLCMACDL DEBUG -- Chunk with length 323 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-3): 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba (tbf_dl.cpp:686) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125046434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2136 + 13 = 2149 (pdch_ul_controller.c:131) 20241121125046434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2149 for type POLL (pdch_ul_controller.c:184) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2149, TS=7) (tbf_dl.cpp:883) 20241121125046434 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2149, TS=7 (tbf_dl.cpp:903) 20241121125046434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-3): 0f 00 23 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 00 (tbf_dl.cpp:911) 20241121125046435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Sending data request: sapi=5 arfcn=871 cur_fn=2132 block=1 data=0f 00 23 69 9f 15 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 00 (pcu_l1_if.cpp:182) 20241121125046435 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125046448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125046448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046448 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046448 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125046467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125046467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046477 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125046491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125046491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046497 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046497 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046499 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046499 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125046500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046501 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125046511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2145 block=4 data=40 08 02 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125046511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125046511 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125046511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125046511 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 18 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125046511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125046511 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125046511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 18, BSN 126 to 18 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125046511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125046511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=126)"RRRRRRRRRRRRRRRRRRRR"(BSN=17) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125046511 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=126:18, lost=0, recv=20, skipped=0, bsn=126, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125046511 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125046511 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125046512 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125046512 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125046512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=18)""(V(S)-1=17) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125046513 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046513 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046518 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046518 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 RX RTS.req: sapi=5 arfcn=871 cur_fn=2149 block=5 (pcu_l1_if.cpp:576) 20241121125046519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-3 (tbf_dl.cpp:354) 20241121125046520 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-3): 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 (tbf_dl.cpp:686) 20241121125046520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125046520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125046520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-3): 07 00 25 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 00 (tbf_dl.cpp:911) 20241121125046520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=07 00 25 59 b8 fc 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 00 (pcu_l1_if.cpp:182) 20241121125046520 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125046529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125046529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 RX RTS.req: sapi=5 arfcn=871 cur_fn=2153 block=6 (pcu_l1_if.cpp:576) 20241121125046539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-3 (tbf_dl.cpp:354) 20241121125046539 DRLCMACDL DEBUG -- Chunk with length 251 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-3): 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 (tbf_dl.cpp:686) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125046539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-3): 07 00 27 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 00 (tbf_dl.cpp:911) 20241121125046539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=07 00 27 0a bf 62 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 00 (pcu_l1_if.cpp:182) 20241121125046540 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125046553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125046554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 RX RTS.req: sapi=5 arfcn=871 cur_fn=2158 block=7 (pcu_l1_if.cpp:576) 20241121125046560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-3 (tbf_dl.cpp:354) 20241121125046560 DRLCMACDL DEBUG -- Chunk with length 215 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-3): 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 (tbf_dl.cpp:686) 20241121125046560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125046560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125046561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-3): 07 00 29 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 00 (tbf_dl.cpp:911) 20241121125046561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=07 00 29 81 e1 ef 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 00 (pcu_l1_if.cpp:182) 20241121125046561 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125046573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125046573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046575 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046575 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046575 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046575 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046578 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 RX RTS.req: sapi=5 arfcn=871 cur_fn=2162 block=8 (pcu_l1_if.cpp:576) 20241121125046579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-3 (tbf_dl.cpp:354) 20241121125046579 DRLCMACDL DEBUG -- Chunk with length 179 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-3): 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb (tbf_dl.cpp:686) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125046579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-3): 07 00 2b 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb 00 (tbf_dl.cpp:911) 20241121125046579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=07 00 2b 76 aa 8d cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb 00 (pcu_l1_if.cpp:182) 20241121125046580 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125046592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125046592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 RX RTS.req: sapi=5 arfcn=871 cur_fn=2166 block=9 (pcu_l1_if.cpp:576) 20241121125046601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-3 (tbf_dl.cpp:354) 20241121125046601 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-3): c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad (tbf_dl.cpp:686) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125046601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-3): 07 00 2d c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad 00 (tbf_dl.cpp:911) 20241121125046601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=07 00 2d c5 09 87 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad 00 (pcu_l1_if.cpp:182) 20241121125046602 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125046616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125046616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 RX RTS.req: sapi=5 arfcn=871 cur_fn=2171 block=10 (pcu_l1_if.cpp:576) 20241121125046622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-3 (tbf_dl.cpp:354) 20241121125046622 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-3): f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 (tbf_dl.cpp:686) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125046622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-3): 07 00 2f f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 00 (tbf_dl.cpp:911) 20241121125046622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=07 00 2f f9 46 21 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 00 (pcu_l1_if.cpp:182) 20241121125046623 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125046635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125046635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 RX RTS.req: sapi=5 arfcn=871 cur_fn=2175 block=11 (pcu_l1_if.cpp:576) 20241121125046642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-3 (tbf_dl.cpp:354) 20241121125046642 DRLCMACDL DEBUG -- Chunk with length 71 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-3): c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 (tbf_dl.cpp:686) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125046642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-3): 07 00 31 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 00 (tbf_dl.cpp:911) 20241121125046642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=07 00 31 c5 a4 fd 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 00 (pcu_l1_if.cpp:182) 20241121125046643 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125046654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125046654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046658 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046658 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046660 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046660 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 RX RTS.req: sapi=5 arfcn=871 cur_fn=2179 block=0 (pcu_l1_if.cpp:576) 20241121125046663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-3 (tbf_dl.cpp:354) 20241121125046663 DRLCMACDL DEBUG -- Chunk with length 35 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125046663 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-3): 8d 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a (tbf_dl.cpp:686) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125046663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-3): 07 00 32 8d 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a 00 (tbf_dl.cpp:911) 20241121125046663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=07 00 32 8d 9f ee 97 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a 00 (pcu_l1_if.cpp:182) 20241121125046664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125046678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125046678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046679 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 RX RTS.req: sapi=5 arfcn=871 cur_fn=2184 block=1 (pcu_l1_if.cpp:576) 20241121125046684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-3 (tbf_dl.cpp:354) 20241121125046684 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-3): a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd (tbf_dl.cpp:686) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125046684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-3): 07 00 35 a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 00 (tbf_dl.cpp:911) 20241121125046684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=07 00 35 a6 ea 7a 5b 5d 97 87 1c a4 d8 fc 0f ea a1 f4 ed cf 81 a9 c7 5b b8 24 18 54 05 6c 61 e3 1a 88 93 90 7d 99 fd 00 (pcu_l1_if.cpp:182) 20241121125046684 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125046696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125046696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 RX RTS.req: sapi=5 arfcn=871 cur_fn=2188 block=2 (pcu_l1_if.cpp:576) 20241121125046712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-3 (tbf_dl.cpp:354) 20241121125046712 DRLCMACDL DEBUG -- Chunk with length 1364 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-3): 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 (tbf_dl.cpp:686) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125046712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-3): 07 00 37 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 00 (tbf_dl.cpp:911) 20241121125046712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=07 00 37 74 89 fd df 3b 32 99 18 fa c3 6f 73 dd 16 29 b5 01 f4 3f 9e 3e 09 36 90 b9 8f 72 25 bc bb fd 07 a5 f5 4a 23 00 (pcu_l1_if.cpp:182) 20241121125046712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125046726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125046726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 RX RTS.req: sapi=5 arfcn=871 cur_fn=2192 block=3 (pcu_l1_if.cpp:576) 20241121125046735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-3 (tbf_dl.cpp:354) 20241121125046735 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-3): 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 (tbf_dl.cpp:686) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125046735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-3): 07 00 39 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 00 (tbf_dl.cpp:911) 20241121125046735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=07 00 39 12 c0 1d a5 22 9a a6 f9 96 87 cf 93 92 4a 0f ec e0 e0 4b f6 39 98 a4 e2 ae df 9a 38 b0 78 a7 24 f6 fa e8 76 00 (pcu_l1_if.cpp:182) 20241121125046735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125046769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125046770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046773 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046773 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 RX RTS.req: sapi=5 arfcn=871 cur_fn=2197 block=4 (pcu_l1_if.cpp:576) 20241121125046774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-3 (tbf_dl.cpp:354) 20241121125046774 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-3): 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 (tbf_dl.cpp:686) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125046774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-3): 07 00 3b 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 00 (tbf_dl.cpp:911) 20241121125046774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=07 00 3b 83 85 8a 4f 62 5e 4c f1 97 7a 82 bb d0 b3 a6 15 0a f2 db 66 14 a2 fa d5 91 9c 0b 25 eb c1 0c 94 b9 ab 9c 30 00 (pcu_l1_if.cpp:182) 20241121125046774 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125046787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125046787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046787 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046787 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046788 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046788 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046788 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046788 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 RX RTS.req: sapi=5 arfcn=871 cur_fn=2201 block=5 (pcu_l1_if.cpp:576) 20241121125046792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-3 (tbf_dl.cpp:354) 20241121125046792 DRLCMACDL DEBUG -- Chunk with length 1256 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-3): e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 (tbf_dl.cpp:686) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125046792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-3): 07 00 3d e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 00 (tbf_dl.cpp:911) 20241121125046792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=07 00 3d e7 b7 b0 4b 1a 6b a2 68 46 c2 69 c8 2d a9 40 8c b5 1c 58 f8 8f af 3f 7b 77 05 9a ca 42 75 59 04 de ae 5d f2 00 (pcu_l1_if.cpp:182) 20241121125046792 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125046806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125046806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046806 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046806 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 RX RTS.req: sapi=5 arfcn=871 cur_fn=2205 block=6 (pcu_l1_if.cpp:576) 20241121125046815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-3 (tbf_dl.cpp:354) 20241121125046815 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-3): 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 (tbf_dl.cpp:686) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125046815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-3): 07 00 3f 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 00 (tbf_dl.cpp:911) 20241121125046815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=07 00 3f 08 d8 29 2d ac ab ca f5 02 7c 0e e6 d8 e8 fe 3c 8d 60 8d 0a 15 c4 db 9f c2 f6 cd 28 ac 4e 76 9f 1c fd e9 02 00 (pcu_l1_if.cpp:182) 20241121125046815 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125046829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125046829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046829 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046829 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 RX RTS.req: sapi=5 arfcn=871 cur_fn=2210 block=7 (pcu_l1_if.cpp:576) 20241121125046833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-3 (tbf_dl.cpp:354) 20241121125046833 DRLCMACDL DEBUG -- Chunk with length 1184 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-3): 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e (tbf_dl.cpp:686) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125046833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-3): 07 00 41 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e 00 (tbf_dl.cpp:911) 20241121125046833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=07 00 41 85 42 30 f3 7c 61 bb 02 ae f5 6d 54 33 a9 88 b5 3b e7 ea 57 c7 b3 e0 4e 38 70 5a 26 da d9 8e b8 38 8e ed 3e 00 (pcu_l1_if.cpp:182) 20241121125046834 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125046848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125046848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046848 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046848 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046849 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046849 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046849 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046849 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 RX RTS.req: sapi=5 arfcn=871 cur_fn=2214 block=8 (pcu_l1_if.cpp:576) 20241121125046852 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-3 (tbf_dl.cpp:354) 20241121125046852 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 (tbf_dl.cpp:686) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125046852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 00 (tbf_dl.cpp:911) 20241121125046852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=07 00 43 ff ba 08 03 2f 9d c7 f5 57 79 5b 39 80 71 30 6c 68 5f d8 70 7f 1b a0 c4 11 6d 29 bd 34 50 25 e1 72 b0 93 05 00 (pcu_l1_if.cpp:182) 20241121125046853 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125046868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125046868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 RX RTS.req: sapi=5 arfcn=871 cur_fn=2218 block=9 (pcu_l1_if.cpp:576) 20241121125046877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-3 (tbf_dl.cpp:354) 20241121125046877 DRLCMACDL DEBUG -- Chunk with length 1112 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 (tbf_dl.cpp:686) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125046877 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 00 (tbf_dl.cpp:911) 20241121125046877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=07 00 45 01 66 fd b2 41 b7 3f 00 63 8c 50 13 60 f7 8e ca 5c d7 17 99 77 8f 1f 17 f6 b0 50 27 f8 36 51 d7 d3 0d 48 28 00 (pcu_l1_if.cpp:182) 20241121125046878 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125046892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125046892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 RX RTS.req: sapi=5 arfcn=871 cur_fn=2223 block=10 (pcu_l1_if.cpp:576) 20241121125046898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-3 (tbf_dl.cpp:354) 20241121125046898 DRLCMACDL DEBUG -- Chunk with length 1076 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db (tbf_dl.cpp:686) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125046898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 00 (tbf_dl.cpp:911) 20241121125046898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=07 00 47 2d fb 79 63 29 ed e9 3a 08 cd da 6f 1d 80 52 b5 c2 bc e0 0a 60 7e e6 0c d6 35 8c 89 b7 3b 5a 18 ad 9d 71 db 00 (pcu_l1_if.cpp:182) 20241121125046898 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125046912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125046912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046918 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046918 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 RX RTS.req: sapi=5 arfcn=871 cur_fn=2227 block=11 (pcu_l1_if.cpp:576) 20241121125046919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-3 (tbf_dl.cpp:354) 20241121125046919 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da (tbf_dl.cpp:686) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125046919 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 00 (tbf_dl.cpp:911) 20241121125046919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=07 00 49 59 11 cb 86 ce f7 b7 ed 44 06 2e 53 d6 7a fc f7 fe 8a b8 f0 0c 65 c8 3f f8 79 e5 da 40 8b 5d a0 5e d4 05 da 00 (pcu_l1_if.cpp:182) 20241121125046919 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125046931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125046931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 RX RTS.req: sapi=5 arfcn=871 cur_fn=2231 block=0 (pcu_l1_if.cpp:576) 20241121125046940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==18 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-3 (tbf_dl.cpp:354) 20241121125046940 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 (tbf_dl.cpp:686) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125046940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2236 + 13 = 2249 (pdch_ul_controller.c:131) 20241121125046940 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2249 for type POLL (pdch_ul_controller.c:184) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2249, TS=7) (tbf_dl.cpp:883) 20241121125046940 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2249, TS=7 (tbf_dl.cpp:903) 20241121125046940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 0f 00 4b 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 00 (tbf_dl.cpp:911) 20241121125046940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Sending data request: sapi=5 arfcn=871 cur_fn=2231 block=0 data=0f 00 4b 8a ac 8f 7c 12 b7 e6 af 85 c4 08 e7 99 94 5b 06 13 49 23 e3 f2 e2 da b8 d0 64 07 45 b5 e1 62 d7 47 04 50 45 00 (pcu_l1_if.cpp:182) 20241121125046941 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125046955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125046955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046961 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125046973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125046974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046978 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125046992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125046992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125046993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125046993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047001 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125047015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2244 block=3 data=40 08 04 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125047015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125047015 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125047015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125047015 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 38 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125047015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125047015 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125047015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 38, BSN 18 to 38 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125047015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125047015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=18)"RRRRRRRRRRRRRRRRRRRR"(BSN=37) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125047015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=18:38, lost=0, recv=20, skipped=0, bsn=18, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125047015 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125047015 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=38)""(V(S)-1=37) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125047016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 RX RTS.req: sapi=5 arfcn=871 cur_fn=2249 block=4 (pcu_l1_if.cpp:576) 20241121125047020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-3 (tbf_dl.cpp:354) 20241121125047020 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 (tbf_dl.cpp:686) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125047020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 00 (tbf_dl.cpp:911) 20241121125047020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=07 00 4d 48 71 29 f9 52 f5 dc 42 b0 61 4d 0d 4c db ad 22 61 04 f4 9f 65 5d 1c b6 49 78 c8 e2 fa a8 a6 36 a5 59 b6 f3 00 (pcu_l1_if.cpp:182) 20241121125047020 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125047036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125047036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 RX RTS.req: sapi=5 arfcn=871 cur_fn=2253 block=5 (pcu_l1_if.cpp:576) 20241121125047042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-3 (tbf_dl.cpp:354) 20241121125047042 DRLCMACDL DEBUG -- Chunk with length 932 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b (tbf_dl.cpp:686) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125047042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b 00 (tbf_dl.cpp:911) 20241121125047042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=07 00 4f c7 c7 a0 46 4c 55 2f c0 9e 56 30 35 af 82 01 bf b7 75 9f 33 61 12 f5 29 a5 e8 ed eb a8 84 f8 a7 d5 d7 32 9b 00 (pcu_l1_if.cpp:182) 20241121125047043 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125047054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125047054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047055 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047056 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047056 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 RX RTS.req: sapi=5 arfcn=871 cur_fn=2257 block=6 (pcu_l1_if.cpp:576) 20241121125047063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-3 (tbf_dl.cpp:354) 20241121125047063 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e (tbf_dl.cpp:686) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125047063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e 00 (tbf_dl.cpp:911) 20241121125047063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=07 00 51 ab 39 ad 8e bf b9 ee 03 c2 ec 7b 81 04 69 e3 b3 b0 5a 29 27 62 b4 62 21 05 1d 30 c1 c5 31 65 ac 56 8d 88 0e 00 (pcu_l1_if.cpp:182) 20241121125047063 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125047078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125047078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 RX RTS.req: sapi=5 arfcn=871 cur_fn=2262 block=7 (pcu_l1_if.cpp:576) 20241121125047082 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-3 (tbf_dl.cpp:354) 20241121125047083 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 (tbf_dl.cpp:686) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125047083 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 00 (tbf_dl.cpp:911) 20241121125047083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=07 00 53 a6 62 d8 12 c1 4e d9 65 b5 f4 a1 40 00 02 38 2d e7 0b f8 43 5e 84 9b 0f 32 63 8d 21 02 fc 45 bd b2 5e b3 c5 00 (pcu_l1_if.cpp:182) 20241121125047083 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125047107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125047107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047109 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047109 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047109 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047109 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047110 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047110 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 RX RTS.req: sapi=5 arfcn=871 cur_fn=2266 block=8 (pcu_l1_if.cpp:576) 20241121125047116 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-3 (tbf_dl.cpp:354) 20241121125047116 DRLCMACDL DEBUG -- Chunk with length 824 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 (tbf_dl.cpp:686) 20241121125047116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125047116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125047117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 00 (tbf_dl.cpp:911) 20241121125047117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=07 00 55 5c fe 31 38 4f e0 a4 bd fb eb 74 6d e4 45 73 81 b7 e1 24 98 92 a2 e2 15 dc 61 01 70 f7 e0 b8 6f 0d 19 94 39 00 (pcu_l1_if.cpp:182) 20241121125047117 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125047125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125047125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 RX RTS.req: sapi=5 arfcn=871 cur_fn=2270 block=9 (pcu_l1_if.cpp:576) 20241121125047135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-3 (tbf_dl.cpp:354) 20241121125047135 DRLCMACDL DEBUG -- Chunk with length 788 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 (tbf_dl.cpp:686) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125047135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 00 (tbf_dl.cpp:911) 20241121125047135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=07 00 57 33 53 89 a1 92 30 08 fd e6 d2 2c f7 27 b7 16 db cb 6b 3d 74 ae eb e9 0f 3c 58 26 b7 d9 47 ba 8f ab ec 10 22 00 (pcu_l1_if.cpp:182) 20241121125047135 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125047149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125047149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047149 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 RX RTS.req: sapi=5 arfcn=871 cur_fn=2275 block=10 (pcu_l1_if.cpp:576) 20241121125047153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-3 (tbf_dl.cpp:354) 20241121125047153 DRLCMACDL DEBUG -- Chunk with length 752 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c (tbf_dl.cpp:686) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125047153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 00 (tbf_dl.cpp:911) 20241121125047153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=07 00 59 7d 82 32 66 11 d6 11 6f 46 ea 53 b1 56 39 a6 14 5e d6 da 15 25 c3 4b c9 09 29 6a b0 c2 2d 87 53 5c 5d e5 2c 00 (pcu_l1_if.cpp:182) 20241121125047153 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125047168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125047168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047169 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047170 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047170 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047170 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047170 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 RX RTS.req: sapi=5 arfcn=871 cur_fn=2279 block=11 (pcu_l1_if.cpp:576) 20241121125047173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-3 (tbf_dl.cpp:354) 20241121125047173 DRLCMACDL DEBUG -- Chunk with length 716 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c (tbf_dl.cpp:686) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125047173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 00 (tbf_dl.cpp:911) 20241121125047173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=07 00 5b 53 3b 56 2a d4 c5 99 47 6f ba 37 f6 4b 43 a6 42 08 93 80 df 6a 0d 2b 18 6a a2 c6 af f3 9d 4f df 83 a4 5a 3c 00 (pcu_l1_if.cpp:182) 20241121125047173 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125047186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125047186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 RX RTS.req: sapi=5 arfcn=871 cur_fn=2283 block=0 (pcu_l1_if.cpp:576) 20241121125047196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-3 (tbf_dl.cpp:354) 20241121125047196 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 (tbf_dl.cpp:686) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125047196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5d 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 00 (tbf_dl.cpp:911) 20241121125047196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=07 00 5d 2a 6e 3d c3 d0 17 d3 3a 0c a0 78 23 f6 cc 9a 91 7b 4f bb f3 6e 5e 46 95 07 e5 c3 23 e9 c5 49 fc d4 60 f8 02 00 (pcu_l1_if.cpp:182) 20241121125047196 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125047210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125047210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047210 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 RX RTS.req: sapi=5 arfcn=871 cur_fn=2288 block=1 (pcu_l1_if.cpp:576) 20241121125047214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-3 (tbf_dl.cpp:354) 20241121125047214 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 (tbf_dl.cpp:686) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125047214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 00 (tbf_dl.cpp:911) 20241121125047214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=07 00 5f 7e bc 37 4a 04 32 e2 c7 63 c8 55 83 27 ff c5 18 b5 3b c6 3c 50 5e 87 3f b7 b2 e9 03 fb 53 32 fc 1a 2d d9 b1 00 (pcu_l1_if.cpp:182) 20241121125047214 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125047228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125047228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 RX RTS.req: sapi=5 arfcn=871 cur_fn=2292 block=2 (pcu_l1_if.cpp:576) 20241121125047233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-3 (tbf_dl.cpp:354) 20241121125047233 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 (tbf_dl.cpp:686) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125047233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 00 (tbf_dl.cpp:911) 20241121125047233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=07 00 61 5c 2f 13 41 0c 1b 28 d6 72 36 69 ef 4c 5e 08 91 0e 59 0c b0 ec 88 20 3c 01 24 54 49 49 66 23 1e cf fc ab 67 00 (pcu_l1_if.cpp:182) 20241121125047233 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125047247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125047247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047248 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047248 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 RX RTS.req: sapi=5 arfcn=871 cur_fn=2296 block=3 (pcu_l1_if.cpp:576) 20241121125047256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-3 (tbf_dl.cpp:354) 20241121125047256 DRLCMACDL DEBUG -- Chunk with length 572 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d (tbf_dl.cpp:686) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125047256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 00 (tbf_dl.cpp:911) 20241121125047256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=07 00 63 7d 30 1e f4 a7 ac f6 b6 c2 90 26 86 bc 40 07 36 27 09 b3 87 dc 34 a1 42 a3 40 7d 24 e0 f9 b6 55 cc ff 17 2d 00 (pcu_l1_if.cpp:182) 20241121125047256 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125047270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125047270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 RX RTS.req: sapi=5 arfcn=871 cur_fn=2301 block=4 (pcu_l1_if.cpp:576) 20241121125047275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-3 (tbf_dl.cpp:354) 20241121125047275 DRLCMACDL DEBUG -- Chunk with length 536 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 (tbf_dl.cpp:686) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125047275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 00 (tbf_dl.cpp:911) 20241121125047275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 block=4 data=07 00 65 85 fe 7d a1 4e d4 f5 56 5c 63 eb e4 e2 9b b4 67 b1 be 0e 4a b1 60 b1 23 df 6d 53 2b fa 75 05 9a e2 37 99 67 00 (pcu_l1_if.cpp:182) 20241121125047275 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125047289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125047289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2309 RX RTS.req: sapi=5 arfcn=871 cur_fn=2305 block=5 (pcu_l1_if.cpp:576) 20241121125047293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2309 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-3 (tbf_dl.cpp:354) 20241121125047293 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 (tbf_dl.cpp:686) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125047293 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 00 (tbf_dl.cpp:911) 20241121125047293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 block=5 data=07 00 67 43 ce 05 39 df 1e 55 b6 a0 35 25 4c 28 a8 a7 b1 78 32 1d e2 5a 08 71 91 8a 05 9b e0 53 09 04 a4 52 70 af 05 00 (pcu_l1_if.cpp:182) 20241121125047293 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125047307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125047307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 RX RTS.req: sapi=5 arfcn=871 cur_fn=2309 block=6 (pcu_l1_if.cpp:576) 20241121125047317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-3 (tbf_dl.cpp:354) 20241121125047317 DRLCMACDL DEBUG -- Chunk with length 464 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c (tbf_dl.cpp:686) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125047317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 07 00 69 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c 00 (tbf_dl.cpp:911) 20241121125047317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=07 00 69 32 da ce 22 87 b1 59 e1 00 4f f2 be 0d 6b 44 5a 5b 80 45 7e b8 de f2 3a 4b 48 72 a2 17 6f be 48 60 65 7c 2c 00 (pcu_l1_if.cpp:182) 20241121125047317 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125047331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125047331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 RX RTS.req: sapi=5 arfcn=871 cur_fn=2314 block=7 (pcu_l1_if.cpp:576) 20241121125047335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-3 (tbf_dl.cpp:354) 20241121125047335 DRLCMACDL DEBUG -- Chunk with length 428 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f (tbf_dl.cpp:686) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125047335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 00 (tbf_dl.cpp:911) 20241121125047335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=07 00 6b e0 0a 7b f5 5f c5 dd 57 c1 8e 2e 39 12 c5 d2 b7 ef 4c a1 56 3c 14 2c 03 74 06 27 47 53 23 33 7c 0e fd da 6f 00 (pcu_l1_if.cpp:182) 20241121125047336 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125047350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125047350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047352 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047352 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047354 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047354 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 RX RTS.req: sapi=5 arfcn=871 cur_fn=2318 block=8 (pcu_l1_if.cpp:576) 20241121125047356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-3 (tbf_dl.cpp:354) 20241121125047356 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 (tbf_dl.cpp:686) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125047356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 00 (tbf_dl.cpp:911) 20241121125047356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Sending data request: sapi=5 arfcn=871 cur_fn=2318 block=8 data=07 00 6d 5f 11 ab ca 48 09 18 8c 51 50 20 99 d7 c2 d0 84 30 45 f3 c8 3c 77 5c 7e b2 98 6e f2 6b 9f 5d d7 56 e1 6a 36 00 (pcu_l1_if.cpp:182) 20241121125047357 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125047370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125047370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047377 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047377 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047378 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047378 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 RX RTS.req: sapi=5 arfcn=871 cur_fn=2322 block=9 (pcu_l1_if.cpp:576) 20241121125047380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-3 (tbf_dl.cpp:354) 20241121125047380 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 (tbf_dl.cpp:686) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125047380 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 00 (tbf_dl.cpp:911) 20241121125047380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 block=9 data=07 00 6f 83 4a 07 21 6c 06 9a 9e a4 10 b8 b9 61 8a a7 41 a2 e3 ae fd 60 cc ac 42 95 4e b4 f0 5f 3b 6f 1b 43 69 9f 15 00 (pcu_l1_if.cpp:182) 20241121125047380 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125047393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125047393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047394 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047394 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047394 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047394 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047395 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047395 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 RX RTS.req: sapi=5 arfcn=871 cur_fn=2327 block=10 (pcu_l1_if.cpp:576) 20241121125047398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-3 (tbf_dl.cpp:354) 20241121125047398 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc (tbf_dl.cpp:686) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125047398 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 00 (tbf_dl.cpp:911) 20241121125047398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Sending data request: sapi=5 arfcn=871 cur_fn=2327 block=10 data=07 00 71 ef 40 08 26 04 39 20 db 53 c4 35 54 02 e3 4a 4e 11 07 af 07 a6 94 bb dc 9f 9d 50 80 a4 d4 de 18 ba 59 b8 fc 00 (pcu_l1_if.cpp:182) 20241121125047398 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125047412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125047412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047412 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047412 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 RX RTS.req: sapi=5 arfcn=871 cur_fn=2331 block=11 (pcu_l1_if.cpp:576) 20241121125047417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==38 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-3 (tbf_dl.cpp:354) 20241121125047417 DRLCMACDL DEBUG -- Chunk with length 284 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 (tbf_dl.cpp:686) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125047417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2335 + 13 = 2348 (pdch_ul_controller.c:131) 20241121125047417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2348 for type POLL (pdch_ul_controller.c:184) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2348, TS=7) (tbf_dl.cpp:883) 20241121125047417 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2348, TS=7 (tbf_dl.cpp:903) 20241121125047417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 0f 00 73 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 00 (tbf_dl.cpp:911) 20241121125047417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2335 Sending data request: sapi=5 arfcn=871 cur_fn=2331 block=11 data=0f 00 73 3e 7f 44 e8 e0 18 48 ad 69 69 48 33 83 68 25 e0 de 70 91 5b c2 25 ef 46 74 8a 23 df f2 6a 43 25 02 0a bf 62 00 (pcu_l1_if.cpp:182) 20241121125047417 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125047431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125047431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047441 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125047455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125047455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047455 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047455 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047456 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047456 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047459 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125047474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125047474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047476 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047476 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047477 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047477 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125047478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047479 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125047494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2344 block=2 data=40 08 07 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125047494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125047494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125047494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2348 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125047494 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 58 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125047495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2348 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125047495 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125047495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 58, BSN 38 to 58 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125047495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125047495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=38)"RRRRRRRRRRRRRRRRRRRR"(BSN=57) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125047495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=38:58, lost=0, recv=20, skipped=0, bsn=38, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125047495 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125047495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=58)""(V(S)-1=57) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125047497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047498 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 RX RTS.req: sapi=5 arfcn=871 cur_fn=2348 block=3 (pcu_l1_if.cpp:576) 20241121125047504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-3 (tbf_dl.cpp:354) 20241121125047504 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef (tbf_dl.cpp:686) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125047504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 00 (tbf_dl.cpp:911) 20241121125047504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Sending data request: sapi=5 arfcn=871 cur_fn=2348 block=3 data=07 00 75 cd 3e 3c 4b 78 6c 4b e9 ce cf 37 06 31 8c e7 95 3c 23 fc 13 26 59 0e 48 55 8e 7e 67 60 c6 e0 9b 52 81 e1 ef 00 (pcu_l1_if.cpp:182) 20241121125047505 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125047518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125047518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047523 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047523 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047525 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047525 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047525 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047525 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047526 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047526 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 RX RTS.req: sapi=5 arfcn=871 cur_fn=2353 block=4 (pcu_l1_if.cpp:576) 20241121125047527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-3 (tbf_dl.cpp:354) 20241121125047527 DRLCMACDL DEBUG -- Chunk with length 212 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d (tbf_dl.cpp:686) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125047527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d 00 (tbf_dl.cpp:911) 20241121125047527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Sending data request: sapi=5 arfcn=871 cur_fn=2353 block=4 data=07 00 77 08 e1 41 51 54 aa 71 ed 4c d0 02 f5 c3 ae 88 65 cd a8 b1 ab 63 4b 0d 16 72 de f5 43 27 05 73 ea 23 76 aa 8d 00 (pcu_l1_if.cpp:182) 20241121125047527 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125047537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125047537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047538 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047538 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2361 RX RTS.req: sapi=5 arfcn=871 cur_fn=2357 block=5 (pcu_l1_if.cpp:576) 20241121125047541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2361 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-3 (tbf_dl.cpp:354) 20241121125047541 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 (tbf_dl.cpp:686) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125047541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 00 (tbf_dl.cpp:911) 20241121125047541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Sending data request: sapi=5 arfcn=871 cur_fn=2357 block=5 data=07 00 79 cf 12 a0 5b 7e f2 f2 99 88 ad 15 3d ae 4c 9b e7 f0 89 19 a0 2d 65 11 d1 87 b5 67 d3 c3 9a 01 8f fb c5 09 87 00 (pcu_l1_if.cpp:182) 20241121125047542 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125047555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125047555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2366 RX RTS.req: sapi=5 arfcn=871 cur_fn=2361 block=6 (pcu_l1_if.cpp:576) 20241121125047564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2366 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-3 (tbf_dl.cpp:354) 20241121125047564 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 (tbf_dl.cpp:686) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125047564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 00 (tbf_dl.cpp:911) 20241121125047564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Sending data request: sapi=5 arfcn=871 cur_fn=2361 block=6 data=07 00 7b 17 59 7e ce a9 dc af f7 d7 e1 34 8f 87 ae b0 5c e1 ab bd 39 b8 79 6e 93 e8 4f af 18 5a 79 8a b9 ad f9 46 21 00 (pcu_l1_if.cpp:182) 20241121125047564 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125047578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125047578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 RX RTS.req: sapi=5 arfcn=871 cur_fn=2366 block=7 (pcu_l1_if.cpp:576) 20241121125047583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-3 (tbf_dl.cpp:354) 20241121125047583 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd (tbf_dl.cpp:686) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125047583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 00 (tbf_dl.cpp:911) 20241121125047583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 data=07 00 7d 66 48 8b b6 45 30 f1 d9 30 49 46 17 ea b8 2b 77 87 1e 4c 5b 70 3e 1c a7 99 06 1c e6 cd 92 98 7b 90 c5 a4 fd 00 (pcu_l1_if.cpp:182) 20241121125047583 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125047597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125047597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 RX RTS.req: sapi=5 arfcn=871 cur_fn=2370 block=8 (pcu_l1_if.cpp:576) 20241121125047601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-3 (tbf_dl.cpp:354) 20241121125047601 DRLCMACDL DEBUG -- Chunk with length 68 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125047601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 (tbf_dl.cpp:686) 20241121125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125047602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 00 (tbf_dl.cpp:911) 20241121125047602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Sending data request: sapi=5 arfcn=871 cur_fn=2370 block=8 data=07 00 7f 17 1e dc b6 15 da dc e5 09 6d 51 61 45 79 e6 fa 45 a1 50 dc 13 eb 40 d2 a3 d9 7f da b0 db e8 df 54 9f ee 97 00 (pcu_l1_if.cpp:182) 20241121125047602 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125047616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125047616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2379 RX RTS.req: sapi=5 arfcn=871 cur_fn=2374 block=9 (pcu_l1_if.cpp:576) 20241121125047625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2379 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==58 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-3 (tbf_dl.cpp:354) 20241121125047625 DRLCMACDL DEBUG -- Chunk with length 32 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125047625 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1543 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 3 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 81 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a 2b 2b 2b (tbf_dl.cpp:686) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125047625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2379 + 13 = 2392 (pdch_ul_controller.c:131) 20241121125047625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2392 for type POLL (pdch_ul_controller.c:184) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2392, TS=7) (tbf_dl.cpp:883) 20241121125047625 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2392, TS=7 (tbf_dl.cpp:903) 20241121125047625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 0f 00 80 81 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125047625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Sending data request: sapi=5 arfcn=871 cur_fn=2374 block=9 data=0f 00 80 81 7d 36 4d b1 ec d2 81 57 c8 3f 21 0c 4e 69 a8 c8 ea ad ce 32 02 05 7f 0e 77 b0 5e 57 af 3b c3 6a 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125047626 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125047641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125047641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047643 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047643 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047644 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047644 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047648 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125047660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125047660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047666 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125047678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125047678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047678 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047678 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047679 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047679 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047679 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047679 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125047679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047687 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125047702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2387 block=0 data=40 08 08 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125047702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125047702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125047702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125047702 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 65 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125047703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125047703 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125047703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 58 to 65 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241121125047703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125047703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=58)"RRRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125047703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=58:65, lost=0, recv=7, skipped=0, bsn=58, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125047703 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241121125047703 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125047703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=65)""(V(S)-1=64) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125047703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125047705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125047707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2396 RX RTS.req: sapi=5 arfcn=871 cur_fn=2392 block=1 (pcu_l1_if.cpp:576) 20241121125047707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2396 Sending data request: sapi=5 arfcn=871 cur_fn=2392 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125047707 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(99)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(99)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125047714 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32988<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125047718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32984<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125047719 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125047719 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125047719 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047719 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125047719 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125047719 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125047719 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125047719 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125047719 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125047719 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125047719 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125047719 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125047719 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047719 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047719 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047719 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047720 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047720 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047720 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125047720 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125047720 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125047720 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125047720 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125047720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125047720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125047720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 11: stopped pid 6853 with status 0 MTC@1d710fa6204d: Test case TC_cs_max_dl finished. Verdict: pass respawn: 12: starting: osmo-pcu MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass'. Thu Nov 21 12:50:47 UTC 2024 ====== PCU_Tests.TC_cs_max_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_cs_max_dl.talloc 20241121125047769 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125047770 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125047770 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125047770 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125047806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125047907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46852<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4531944) Waiting for packet dumper to finish... 1 (prev_count=4531944, count=4575104) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_cs_max_dl pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4'. ------ PCU_Tests.TC_dl_cs1_to_cs4 ------ Thu Nov 21 12:50:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_cs1_to_cs4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_cs1_to_cs4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_cs1_to_cs4' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_cs1_to_cs4 started. 105@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_cs1_to_cs4-BVCI1234(107)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 105@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(109)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(109)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 105@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125051019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46854<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 105@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(113)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 105@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(113)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(110)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(110)@1d710fa6204d: Start timer T: 5 s 20241121125051025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46866<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(110)@1d710fa6204d: Start timer T_Conn: 10 s TC_dl_cs1_to_cs4-STATS(114)@1d710fa6204d: Start timer T: 2 s TC_dl_cs1_to_cs4-STATS(114)@1d710fa6204d: Start timer T: 2 s 105@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(117)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(117)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125052771 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125052771 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125052771 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(110)@1d710fa6204d: OsmoPCU is now connected BTS(112)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125052786 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125052786 DLGLOBAL DEBUG validating counter group 0x55d194c30040(bts) with 102 counters (rate_ctr.c:86) 20241121125052786 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125052786 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125052786 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125052786 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125052787 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125052787 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125052787 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125052787 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125052787 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125052787 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125052787 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125052787 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125052787 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125052787 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125052787 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125052787 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125052787 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125052787 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125052787 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125052787 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125052787 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125052787 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125052787 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125052787 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125052787 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125052787 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) MTC@1d710fa6204d: Start timer T: 2 s 20241121125052787 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125052787 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125052787 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125052787 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125052787 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125052787 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125052787 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125052787 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125052787 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125052787 DLGLOBAL DEBUG validating counter group 0x7fac621315e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125052787 DLGLOBAL DEBUG validating counter group 0x55d194c2f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125052787 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125052787 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125052787 DLGLOBAL DEBUG validating counter group 0x7fac62132180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125052788 DLGLOBAL DEBUG validating counter group 0x7fac62132160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125052788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125052788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125052788 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125052788 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052788 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052788 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052788 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125052789 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125052789 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125052789 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125052789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125052789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052789 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125052790 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@1d710fa6204d: Start timer T: 2 s BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(109)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(109)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(109)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(109)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125052797 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125052797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125052797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125052797 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125052797 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125052797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125052798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125052798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125052798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s 20241121125052799 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(109)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(109)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125052800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(112)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Start timer T: 2 s 20241121125052801 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125052801 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125052801 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125052801 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125052801 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125052801 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125052801 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125052801 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125052801 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125052801 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125052803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052803 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125052803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(109)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(109)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(109)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125052804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125052806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125052807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125052809 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 106@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 106@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125052817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125052818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052819 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052819 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052820 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052821 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125052821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125052821 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125052821 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125052821 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125052821 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125052821 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125052821 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125052822 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_cs1_to_cs4-BVCI1234(107)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_cs1_to_cs4-BVCI1234(107)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125052827 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125052827 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125052827 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125052827 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125052827 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125052827 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125052827 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125052827 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125052829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125052829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125052829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125052829 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125052829 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125052829 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125052829 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125052829 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125052829 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125052829 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125052831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125052831 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125052831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125052831 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125052831 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Start timer T: 10 s MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 2 s 20241121125052835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125052835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052836 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125052837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125052837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125052837 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125052837 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125052837 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241121125052837 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125052837 DLGLOBAL DEBUG validating counter group 0x55d194c2f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125052837 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125052837 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125052837 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125052837 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125052837 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125052837 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125052837 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125052837 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125052837 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125052837 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125052837 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125052837 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125052837 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125052837 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125052837 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125052837 DLGLOBAL DEBUG validating counter group 0x55d194c2fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125052837 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125052837 DLGLOBAL DEBUG validating counter group 0x55d194c2fe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125052837 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125052837 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125052837 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125052837 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125052837 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125052837 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125052837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125052837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125052837 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125052837 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125052837 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125052837 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125052837 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=8 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125052837 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(112)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(112)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125052839 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125052839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125052839 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125052839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125052845 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125052859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125052859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052861 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052861 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052863 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125052878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125052878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052880 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052880 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052881 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052881 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052881 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052881 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052882 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125052897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125052897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052906 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125052921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125052921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052926 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125052941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125052941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052946 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052946 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052948 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052948 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052949 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125052959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125052959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052961 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052969 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125052983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125052983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052984 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125052988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125052989 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125053001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053002 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053002 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053005 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125053020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125053020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053021 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053021 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053029 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125053039 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125053039 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125053039 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125053043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125053043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053044 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053044 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053044 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053044 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125053048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-1 (tbf_dl.cpp:354) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125053048 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d (tbf_dl.cpp:686) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125053048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 01 ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d (tbf_dl.cpp:911) 20241121125053048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 01 ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d (pcu_l1_if.cpp:182) 20241121125053048 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125053061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125053061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053062 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125053066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-1 (tbf_dl.cpp:354) 20241121125053066 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b (tbf_dl.cpp:686) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125053066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b (tbf_dl.cpp:911) 20241121125053066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 03 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b (pcu_l1_if.cpp:182) 20241121125053067 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125053081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125053081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125053090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-1 (tbf_dl.cpp:354) 20241121125053091 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 (tbf_dl.cpp:686) 20241121125053091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125053091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125053091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 (tbf_dl.cpp:911) 20241121125053091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 05 b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 (pcu_l1_if.cpp:182) 20241121125053091 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125053105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125053105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053109 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053109 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053110 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053110 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125053113 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-1 (tbf_dl.cpp:354) 20241121125053113 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 (tbf_dl.cpp:686) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125053113 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 (tbf_dl.cpp:911) 20241121125053113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 07 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 (pcu_l1_if.cpp:182) 20241121125053114 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125053124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125053125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125053130 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-1 (tbf_dl.cpp:354) 20241121125053130 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 (tbf_dl.cpp:686) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125053130 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 09 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 (tbf_dl.cpp:911) 20241121125053130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 09 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 (pcu_l1_if.cpp:182) 20241121125053130 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125053142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125053142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125053152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-1 (tbf_dl.cpp:354) 20241121125053152 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-1): 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 (tbf_dl.cpp:686) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125053152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-1): 07 00 0b 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 (tbf_dl.cpp:911) 20241121125053152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0b 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 (pcu_l1_if.cpp:182) 20241121125053152 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125053167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125053167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053169 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125053174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-1 (tbf_dl.cpp:354) 20241121125053174 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-1): cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f (tbf_dl.cpp:686) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125053174 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-1): 07 00 0d cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f (tbf_dl.cpp:911) 20241121125053174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0d cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f (pcu_l1_if.cpp:182) 20241121125053175 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125053186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125053186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053191 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053191 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125053193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-1 (tbf_dl.cpp:354) 20241121125053193 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-1): 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 46 70 44 1d 40 (tbf_dl.cpp:686) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125053193 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-1): 07 00 0f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 46 70 44 1d 40 (tbf_dl.cpp:911) 20241121125053193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 0f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 46 70 44 1d 40 (pcu_l1_if.cpp:182) 20241121125053194 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125053205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125053205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053209 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053209 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053210 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053210 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125053215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-1 (tbf_dl.cpp:354) 20241121125053215 DRLCMACDL DEBUG -- Chunk with length 1240 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-1): d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa (tbf_dl.cpp:686) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125053215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-1): 07 00 11 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa (tbf_dl.cpp:911) 20241121125053215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 11 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa (pcu_l1_if.cpp:182) 20241121125053215 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125053229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125053229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053230 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053233 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053233 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053234 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125053236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-1 (tbf_dl.cpp:354) 20241121125053236 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-1): 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc (tbf_dl.cpp:686) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125053236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-1): 07 00 13 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc (tbf_dl.cpp:911) 20241121125053236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 13 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc (pcu_l1_if.cpp:182) 20241121125053237 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125053249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125053249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053253 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053253 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053254 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053254 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125053255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-1 (tbf_dl.cpp:354) 20241121125053255 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-1): b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 (tbf_dl.cpp:686) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125053255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-1): 07 00 15 b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 (tbf_dl.cpp:911) 20241121125053255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 15 b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 (pcu_l1_if.cpp:182) 20241121125053256 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125053267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125053267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125053276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-1 (tbf_dl.cpp:354) 20241121125053276 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-1): 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd (tbf_dl.cpp:686) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125053276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-1): 07 00 17 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd (tbf_dl.cpp:911) 20241121125053276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 17 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd (pcu_l1_if.cpp:182) 20241121125053276 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125053291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125053291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053292 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053292 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125053296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-1 (tbf_dl.cpp:354) 20241121125053296 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-1): 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 6f 35 02 fa 23 (tbf_dl.cpp:686) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125053296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-1): 07 00 19 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 6f 35 02 fa 23 (tbf_dl.cpp:911) 20241121125053296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 19 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 6f 35 02 fa 23 (pcu_l1_if.cpp:182) 20241121125053297 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125053310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125053310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125053315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-1 (tbf_dl.cpp:354) 20241121125053315 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-1): 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 (tbf_dl.cpp:686) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125053315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-1): 07 00 1b 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 (tbf_dl.cpp:911) 20241121125053315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1b 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 (pcu_l1_if.cpp:182) 20241121125053316 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125053329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125053329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125053338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-1 (tbf_dl.cpp:354) 20241121125053338 DRLCMACDL DEBUG -- Chunk with length 1120 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-1): 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb (tbf_dl.cpp:686) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125053338 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-1): 07 00 1d 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb (tbf_dl.cpp:911) 20241121125053338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1d 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb (pcu_l1_if.cpp:182) 20241121125053339 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125053352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125053352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125053356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-1 (tbf_dl.cpp:354) 20241121125053356 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-1): 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 (tbf_dl.cpp:686) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125053356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-1): 07 00 1f 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 (tbf_dl.cpp:911) 20241121125053356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 1f 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 (pcu_l1_if.cpp:182) 20241121125053356 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125053370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125053370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053371 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053371 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125053375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-1 (tbf_dl.cpp:354) 20241121125053375 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-1): 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 (tbf_dl.cpp:686) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125053375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-1): 07 00 21 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 (tbf_dl.cpp:911) 20241121125053375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 21 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 (pcu_l1_if.cpp:182) 20241121125053375 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125053389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125053389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125053399 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-1 (tbf_dl.cpp:354) 20241121125053399 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-1): aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 (tbf_dl.cpp:686) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125053399 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-1): 07 00 23 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 (tbf_dl.cpp:911) 20241121125053399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 23 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 (pcu_l1_if.cpp:182) 20241121125053399 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125053414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125053414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125053420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-1 (tbf_dl.cpp:354) 20241121125053420 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-1): 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 (tbf_dl.cpp:686) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125053420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-1): 07 00 25 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 (tbf_dl.cpp:911) 20241121125053420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 25 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 (pcu_l1_if.cpp:182) 20241121125053420 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125053431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125053431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125053436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-1 (tbf_dl.cpp:354) 20241121125053436 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-1): b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 (tbf_dl.cpp:686) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125053436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-1): 07 00 27 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 (tbf_dl.cpp:911) 20241121125053436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=07 00 27 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 (pcu_l1_if.cpp:182) 20241121125053436 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125053451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125053451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125053460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-1 (tbf_dl.cpp:354) 20241121125053460 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-1): 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e (tbf_dl.cpp:686) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125053460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241121125053460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241121125053460 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241121125053460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-1): 0f 00 29 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e (tbf_dl.cpp:911) 20241121125053460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 29 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e (pcu_l1_if.cpp:182) 20241121125053460 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125053475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125053475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053480 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125053494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125053494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053496 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053497 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053497 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053499 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053499 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053501 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125053513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125053513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125053519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053522 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125053537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125053537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125053537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125053537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125053537 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 21 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 31 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125053537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125053537 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125053537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "RRRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125053537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125053537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"RRRRRRRRRRRRRRRRRRRRR"(BSN=20) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125053537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:21, lost=0, recv=21, skipped=0, bsn=0, info='RRRRRRRRRRRRRRRRRRRRR...........................................' (tbf_dl.cpp:998) 20241121125053537 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125053537 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125053538 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 21 Lost: 0 Sum: 21 (gprs_rlcmac_meas.cpp:127) 20241121125053538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=21)""(V(S)-1=20) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125053538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053542 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053542 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125053544 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-1 (tbf_dl.cpp:354) 20241121125053544 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 (tbf_dl.cpp:686) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125053544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 (tbf_dl.cpp:911) 20241121125053544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2b b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 (pcu_l1_if.cpp:182) 20241121125053545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125053545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125053545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125053545 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125053545 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125053545 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125053545 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125053545 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125053556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125053556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053560 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053560 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125053563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-1 (tbf_dl.cpp:354) 20241121125053563 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff (tbf_dl.cpp:686) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125053563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff (tbf_dl.cpp:911) 20241121125053563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2d a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff (pcu_l1_if.cpp:182) 20241121125053563 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125053575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125053575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053578 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053578 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125053585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-1 (tbf_dl.cpp:354) 20241121125053585 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd (tbf_dl.cpp:686) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125053585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd (tbf_dl.cpp:911) 20241121125053585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 2f 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd (pcu_l1_if.cpp:182) 20241121125053585 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125053599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125053599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125053606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-1 (tbf_dl.cpp:354) 20241121125053606 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef (tbf_dl.cpp:686) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125053606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 07 00 31 d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef (tbf_dl.cpp:911) 20241121125053606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 31 d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef (pcu_l1_if.cpp:182) 20241121125053606 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125053618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125053618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053619 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053619 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125053624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-1 (tbf_dl.cpp:354) 20241121125053624 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 (tbf_dl.cpp:686) 20241121125053625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125053625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125053625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 (tbf_dl.cpp:911) 20241121125053625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 33 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 (pcu_l1_if.cpp:182) 20241121125053625 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125053637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125053637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053640 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053640 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125053646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125053646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-1 (tbf_dl.cpp:354) 20241121125053646 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab (tbf_dl.cpp:686) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125053646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125053647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241121125053647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241121125053647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_dl.cpp:883) 20241121125053647 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=195, TS=7 (tbf_dl.cpp:903) 20241121125053647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 0f 00 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab (tbf_dl.cpp:911) 20241121125053647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=0f 00 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab (pcu_l1_if.cpp:182) 20241121125053647 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125053661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125053661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053668 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125053680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125053680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053681 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053681 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053686 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125053699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125053699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125053705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053708 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125053723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 08 03 60 00 00 00 00 ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125053723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125053723 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125053723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125053723 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 27 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 7 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125053723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125053724 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125053724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 27, BSN 21 to 27 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125053724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125053724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=21)"RRRRRR"(BSN=26) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125053724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=21:27, lost=0, recv=6, skipped=0, bsn=21, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125053724 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125053724 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125053724 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125053724 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125053724 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125053724 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125053724 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125053724 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125053724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=27)""(V(S)-1=26) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125053726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053728 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053731 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125053731 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125053731 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125053731 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125053731 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125053731 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125053731 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125053731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125053734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-1 (tbf_dl.cpp:354) 20241121125053734 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 (tbf_dl.cpp:686) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125053734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 (tbf_dl.cpp:911) 20241121125053734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 37 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 (pcu_l1_if.cpp:182) 20241121125053735 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125053743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125053743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053744 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053744 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053744 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053747 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053747 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053748 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053748 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053749 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053749 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125053749 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-1 (tbf_dl.cpp:354) 20241121125053749 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-1): 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 (tbf_dl.cpp:686) 20241121125053749 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125053750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125053750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-1): 07 00 39 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 (tbf_dl.cpp:911) 20241121125053750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 39 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 (pcu_l1_if.cpp:182) 20241121125053750 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125053761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125053762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053763 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053763 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053763 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053763 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053766 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053766 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053767 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053767 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125053771 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-1 (tbf_dl.cpp:354) 20241121125053771 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-1): a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 (tbf_dl.cpp:686) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125053771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-1): 07 00 3b a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 (tbf_dl.cpp:911) 20241121125053771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 3b a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 (pcu_l1_if.cpp:182) 20241121125053772 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125053785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125053785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053790 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125053792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-1 (tbf_dl.cpp:354) 20241121125053792 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-1): d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 (tbf_dl.cpp:686) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125053792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-1): 07 00 3d d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 (tbf_dl.cpp:911) 20241121125053792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 3d d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 (pcu_l1_if.cpp:182) 20241121125053792 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125053805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125053805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053807 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053807 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053808 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053808 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053808 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053808 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053809 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053809 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053811 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053811 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125053812 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-1 (tbf_dl.cpp:354) 20241121125053812 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-1): 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 (tbf_dl.cpp:686) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125053812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-1): 07 00 3f 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 (tbf_dl.cpp:911) 20241121125053812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 3f 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 (pcu_l1_if.cpp:182) 20241121125053812 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125053825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125053825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053826 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053826 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125053834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125053834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-1 (tbf_dl.cpp:354) 20241121125053834 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-1): 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc da d7 1a 25 8a c3 (tbf_dl.cpp:686) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125053834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241121125053834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241121125053834 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241121125053834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-1): 0f 00 41 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc da d7 1a 25 8a c3 (tbf_dl.cpp:911) 20241121125053834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=0f 00 41 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc da d7 1a 25 8a c3 (pcu_l1_if.cpp:182) 20241121125053835 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125053848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125053848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053856 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125053868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125053868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053872 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053872 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053873 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053877 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125053887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125053887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125053890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053895 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125053910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 08 04 20 00 00 00 3f ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125053910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125053910 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125053910 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125053910 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 33 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 1 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125053911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125053911 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125053911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 27 to 33 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=27)"RRRRRR"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=27:33, lost=0, recv=6, skipped=0, bsn=27, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125053911 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241121125053911 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125053911 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125053911 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125053911 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125053911 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125053911 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125053911 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125053911 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125053911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=33)""(V(S)-1=32) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125053911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053915 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053915 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125053916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-2 (tbf_dl.cpp:354) 20241121125053916 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 (tbf_dl.cpp:686) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125053916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 00 (tbf_dl.cpp:911) 20241121125053916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 00 43 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 00 (pcu_l1_if.cpp:182) 20241121125053916 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125053917 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125053917 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125053917 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125053917 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125053917 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125053917 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125053917 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125053929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125053930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125053939 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-2 (tbf_dl.cpp:354) 20241121125053939 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 (tbf_dl.cpp:686) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125053939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 00 (tbf_dl.cpp:911) 20241121125053939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 00 45 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 00 (pcu_l1_if.cpp:182) 20241121125053940 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125053949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125053949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053950 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053950 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053951 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053951 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125053958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-2 (tbf_dl.cpp:354) 20241121125053958 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 (tbf_dl.cpp:686) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125053958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 00 (tbf_dl.cpp:911) 20241121125053958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 47 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 00 (pcu_l1_if.cpp:182) 20241121125053959 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125053973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125053973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053978 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125053979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-2 (tbf_dl.cpp:354) 20241121125053980 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 (tbf_dl.cpp:686) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125053980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 00 (tbf_dl.cpp:911) 20241121125053980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 49 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 00 (pcu_l1_if.cpp:182) 20241121125053980 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125053992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125053992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053993 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053995 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053995 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053996 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053996 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125053998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125053999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125053999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-2 (tbf_dl.cpp:354) 20241121125053999 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 (tbf_dl.cpp:686) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125053999 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 00 (tbf_dl.cpp:911) 20241121125053999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 00 4b 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 00 (pcu_l1_if.cpp:182) 20241121125054000 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125054011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125054011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054012 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054012 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125054020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125054020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-2 (tbf_dl.cpp:354) 20241121125054020 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 (tbf_dl.cpp:686) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125054020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241121125054020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=273, TS=7) (tbf_dl.cpp:883) 20241121125054020 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=273, TS=7 (tbf_dl.cpp:903) 20241121125054020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 0f 00 4d bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 00 (tbf_dl.cpp:911) 20241121125054020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=0f 00 4d bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 00 (pcu_l1_if.cpp:182) 20241121125054021 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125054035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125054035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054037 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054037 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054042 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125054054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125054054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054055 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054059 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054059 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054060 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054060 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054061 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125054073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125054073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054079 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125054079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054083 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125054097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 08 04 e0 00 00 0f ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125054098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125054098 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125054098 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125054098 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 39 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 127 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125054099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125054099 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125054099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 39, BSN 33 to 39 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125054099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125054099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRR"(BSN=38) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125054099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=33:39, lost=0, recv=6, skipped=0, bsn=33, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125054099 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125054099 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125054099 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125054099 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125054099 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125054099 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125054099 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125054099 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125054099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=39)""(V(S)-1=38) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125054100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054101 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054102 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054105 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125054105 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125054105 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125054105 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125054105 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125054105 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125054105 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125054106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125054107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-2 (tbf_dl.cpp:354) 20241121125054107 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 (tbf_dl.cpp:686) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125054107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 00 (tbf_dl.cpp:911) 20241121125054107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 4f cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 00 (pcu_l1_if.cpp:182) 20241121125054107 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125054115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125054115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054115 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054116 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054116 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054116 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054116 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054116 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054116 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054116 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054116 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054117 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054117 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125054120 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-2 (tbf_dl.cpp:354) 20241121125054120 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 (tbf_dl.cpp:686) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125054120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 07 00 51 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 00 (tbf_dl.cpp:911) 20241121125054120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 00 51 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 00 (pcu_l1_if.cpp:182) 20241121125054120 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125054135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125054135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054139 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054139 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054140 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054140 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125054144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-2 (tbf_dl.cpp:354) 20241121125054144 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-2): b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 (tbf_dl.cpp:686) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125054144 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-2): 07 00 53 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 00 (tbf_dl.cpp:911) 20241121125054144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 00 53 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 00 (pcu_l1_if.cpp:182) 20241121125054145 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125054158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125054159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054161 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054161 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054161 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054161 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125054163 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-2 (tbf_dl.cpp:354) 20241121125054163 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-2): 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af (tbf_dl.cpp:686) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125054163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-2): 07 00 55 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af 00 (tbf_dl.cpp:911) 20241121125054163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 00 55 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af 00 (pcu_l1_if.cpp:182) 20241121125054164 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125054179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125054179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054180 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054181 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054181 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054181 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054181 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054182 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054182 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125054184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-2 (tbf_dl.cpp:354) 20241121125054184 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-2): d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b (tbf_dl.cpp:686) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125054184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-2): 07 00 57 d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b 00 (tbf_dl.cpp:911) 20241121125054184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=07 00 57 d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b 00 (pcu_l1_if.cpp:182) 20241121125054184 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125054196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125054196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125054205 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-2 (tbf_dl.cpp:354) 20241121125054205 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-2): e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e (tbf_dl.cpp:686) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125054205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-2): 07 00 59 e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 00 (tbf_dl.cpp:911) 20241121125054205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=07 00 59 e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 00 (pcu_l1_if.cpp:182) 20241121125054205 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125054206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125054220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125054220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054220 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054220 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054220 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054220 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054220 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054220 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054220 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054220 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125054224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-2 (tbf_dl.cpp:354) 20241121125054224 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-2): 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 (tbf_dl.cpp:686) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125054224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 303 + 13 = 316 (pdch_ul_controller.c:131) 20241121125054224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type POLL (pdch_ul_controller.c:184) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=316, TS=7) (tbf_dl.cpp:883) 20241121125054224 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=316, TS=7 (tbf_dl.cpp:903) 20241121125054224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-2): 0f 00 5b 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 00 (tbf_dl.cpp:911) 20241121125054224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=0f 00 5b 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 00 (pcu_l1_if.cpp:182) 20241121125054224 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125054238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125054238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054238 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054238 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054242 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125054257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125054257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054266 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125054280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125054280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125054282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054285 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125054300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=40 08 05 c0 00 07 ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125054300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125054300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125054300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125054300 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 46 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 63 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125054301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125054301 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125054301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 46, BSN 39 to 46 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241121125054301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125054301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=39)"RRRRRRR"(BSN=45) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125054301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=39:46, lost=0, recv=7, skipped=0, bsn=39, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241121125054301 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125054301 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241121125054301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=46)""(V(S)-1=45) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125054301 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054301 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054302 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054302 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054307 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054307 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125054308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-2 (tbf_dl.cpp:354) 20241121125054308 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-2): 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 (tbf_dl.cpp:686) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125054308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-2): 07 00 5d 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 00 (tbf_dl.cpp:911) 20241121125054308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 00 5d 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 00 (pcu_l1_if.cpp:182) 20241121125054308 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125054309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125054309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125054309 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125054309 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125054309 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125054309 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125054309 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125054319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125054319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054321 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054321 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054322 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054322 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054325 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054325 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125054329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-2 (tbf_dl.cpp:354) 20241121125054329 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-2): 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae (tbf_dl.cpp:686) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125054329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-2): 07 00 5f 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae 00 (tbf_dl.cpp:911) 20241121125054329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 00 5f 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae 00 (pcu_l1_if.cpp:182) 20241121125054330 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125054343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125054343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125054350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-2 (tbf_dl.cpp:354) 20241121125054351 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-2): d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 (tbf_dl.cpp:686) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125054351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-2): 07 00 61 d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 00 (tbf_dl.cpp:911) 20241121125054351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=07 00 61 d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 00 (pcu_l1_if.cpp:182) 20241121125054351 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125054363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125054363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054366 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125054369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-2 (tbf_dl.cpp:354) 20241121125054369 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-2): da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d (tbf_dl.cpp:686) 20241121125054369 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125054370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125054370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-2): 07 00 63 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d 00 (tbf_dl.cpp:911) 20241121125054370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=07 00 63 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d 00 (pcu_l1_if.cpp:182) 20241121125054370 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125054382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125054382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054389 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054389 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125054391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-2 (tbf_dl.cpp:354) 20241121125054391 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-2): d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 (tbf_dl.cpp:686) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125054391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-2): 07 00 65 d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 00 (tbf_dl.cpp:911) 20241121125054391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=07 00 65 d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 00 (pcu_l1_if.cpp:182) 20241121125054392 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125054404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125054404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125054409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-2 (tbf_dl.cpp:354) 20241121125054409 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-2): 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa (tbf_dl.cpp:686) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125054409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-2): 07 00 67 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 00 (tbf_dl.cpp:911) 20241121125054409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=07 00 67 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 00 (pcu_l1_if.cpp:182) 20241121125054409 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125054410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125054423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125054423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054424 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054424 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054424 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054424 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054425 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054425 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054425 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054425 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054426 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054426 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054426 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054426 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054426 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125054428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==46 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-2 (tbf_dl.cpp:354) 20241121125054428 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-2): 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da (tbf_dl.cpp:686) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125054428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 346 + 13 = 359 (pdch_ul_controller.c:131) 20241121125054428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type POLL (pdch_ul_controller.c:184) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=359, TS=7) (tbf_dl.cpp:883) 20241121125054428 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=359, TS=7 (tbf_dl.cpp:903) 20241121125054428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-2): 0f 00 69 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 00 (tbf_dl.cpp:911) 20241121125054428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=0f 00 69 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 00 (pcu_l1_if.cpp:182) 20241121125054429 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125054443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125054443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054453 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125054467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125054467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054467 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054467 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054467 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054467 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054468 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054468 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054471 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125054485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125054485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054486 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054486 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054486 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054486 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054486 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054486 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054486 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054486 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125054487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054492 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125054507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=40 08 06 a0 03 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125054507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125054507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125054507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125054507 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 53 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 31 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125054507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125054507 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125054507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 53, BSN 46 to 53 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241121125054507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125054507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=46)"RRRRRRR"(BSN=52) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125054507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=46:53, lost=0, recv=7, skipped=0, bsn=46, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241121125054507 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125054507 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241121125054507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=53)""(V(S)-1=52) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125054507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054507 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054508 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054508 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125054509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125054509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125054509 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125054509 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125054509 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125054509 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125054515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125054516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-2 (tbf_dl.cpp:354) 20241121125054516 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-2): 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 (tbf_dl.cpp:686) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125054516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-2): 07 00 6b 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 00 (tbf_dl.cpp:911) 20241121125054516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 00 6b 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 00 (pcu_l1_if.cpp:182) 20241121125054516 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125054530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125054530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125054534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-2 (tbf_dl.cpp:354) 20241121125054534 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-2): 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 (tbf_dl.cpp:686) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125054534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-2): 07 00 6d 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 00 (tbf_dl.cpp:911) 20241121125054534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=07 00 6d 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 00 (pcu_l1_if.cpp:182) 20241121125054535 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125054548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125054549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125054553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-2 (tbf_dl.cpp:354) 20241121125054553 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-2): 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 (tbf_dl.cpp:686) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125054553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-2): 07 00 6f 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 00 (tbf_dl.cpp:911) 20241121125054553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=07 00 6f 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 00 (pcu_l1_if.cpp:182) 20241121125054553 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125054567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125054567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125054577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-2 (tbf_dl.cpp:354) 20241121125054577 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-2): d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e (tbf_dl.cpp:686) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125054577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-2): 07 00 71 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 00 (tbf_dl.cpp:911) 20241121125054577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=07 00 71 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 00 (pcu_l1_if.cpp:182) 20241121125054577 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125054591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125054595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-2 (tbf_dl.cpp:354) 20241121125054595 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125054595 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 820 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125054595 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (9) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-2): 53 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 0d f6 3a da (tbf_dl.cpp:686) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125054595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-2): 07 00 72 53 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 0d f6 3a da 00 (tbf_dl.cpp:911) 20241121125054595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=07 00 72 53 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 0d f6 3a da 00 (pcu_l1_if.cpp:182) 20241121125054595 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125054609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125054609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125054609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125054614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-2 (tbf_dl.cpp:354) 20241121125054614 DRLCMACDL DEBUG -- Chunk with length 1391 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-2): 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf (tbf_dl.cpp:686) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125054614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 385 + 13 = 398 (pdch_ul_controller.c:131) 20241121125054614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type POLL (pdch_ul_controller.c:184) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=398, TS=7) (tbf_dl.cpp:883) 20241121125054614 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=398, TS=7 (tbf_dl.cpp:903) 20241121125054614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-2): 0f 00 75 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 00 (tbf_dl.cpp:911) 20241121125054614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=0f 00 75 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 00 (pcu_l1_if.cpp:182) 20241121125054614 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125054628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125054628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054638 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125054652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125054652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054656 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125054670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125054670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054671 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054671 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125054672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054675 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125054689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 data=40 08 07 60 ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125054689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125054689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125054689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125054689 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 59 | RECEIVED_BLOCK_BITMAP[0] = 7 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125054689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125054689 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125054689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 59, BSN 53 to 59 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125054689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125054689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=53)"RRRRRR"(BSN=58) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125054689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=53:59, lost=0, recv=6, skipped=0, bsn=53, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125054689 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125054689 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125054689 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125054689 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125054689 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125054689 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125054689 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125054689 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125054689 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=59)""(V(S)-1=58) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125054689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054690 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054690 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054690 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125054691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125054691 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125054691 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125054691 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125054691 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125054691 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125054698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125054698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==59 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-2 (tbf_dl.cpp:354) 20241121125054698 DRLCMACDL DEBUG -- Chunk with length 1361 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-2): 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 (tbf_dl.cpp:686) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125054698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-2): 07 00 77 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 00 (tbf_dl.cpp:911) 20241121125054698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 00 77 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 00 (pcu_l1_if.cpp:182) 20241121125054698 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125054712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125054712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125054717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==59 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-2 (tbf_dl.cpp:354) 20241121125054717 DRLCMACDL DEBUG -- Chunk with length 1331 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-2): 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e (tbf_dl.cpp:686) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125054717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-2): 07 00 79 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 00 (tbf_dl.cpp:911) 20241121125054717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=07 00 79 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 00 (pcu_l1_if.cpp:182) 20241121125054717 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125054731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125054731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125054736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==59 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-2 (tbf_dl.cpp:354) 20241121125054736 DRLCMACDL DEBUG -- Chunk with length 1301 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-2): 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b (tbf_dl.cpp:686) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125054736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-2): 07 00 7b 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b 00 (tbf_dl.cpp:911) 20241121125054736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=07 00 7b 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b 00 (pcu_l1_if.cpp:182) 20241121125054736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125054750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125054750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054750 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054750 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125054759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==59 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-2 (tbf_dl.cpp:354) 20241121125054759 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-2): a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 46 70 44 1d (tbf_dl.cpp:686) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125054759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-2): 07 00 7d a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 46 70 44 1d 00 (tbf_dl.cpp:911) 20241121125054759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=07 00 7d a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 46 70 44 1d 00 (pcu_l1_if.cpp:182) 20241121125054759 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125054773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125054773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125054778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==59 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-2 (tbf_dl.cpp:354) 20241121125054778 DRLCMACDL DEBUG -- Chunk with length 1241 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-2): 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c (tbf_dl.cpp:686) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125054778 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-2): 07 00 7f 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 00 (tbf_dl.cpp:911) 20241121125054778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=07 00 7f 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 00 (pcu_l1_if.cpp:182) 20241121125054778 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125054791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125054792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125054792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054792 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054792 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125054796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==59 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-2 (tbf_dl.cpp:354) 20241121125054796 DRLCMACDL DEBUG -- Chunk with length 1211 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-2): 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a (tbf_dl.cpp:686) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125054796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 424 + 13 = 437 (pdch_ul_controller.c:131) 20241121125054796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type POLL (pdch_ul_controller.c:184) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=437, TS=7) (tbf_dl.cpp:883) 20241121125054796 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=437, TS=7 (tbf_dl.cpp:903) 20241121125054796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-2): 0f 00 81 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a 00 (tbf_dl.cpp:911) 20241121125054796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=0f 00 81 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a 00 (pcu_l1_if.cpp:182) 20241121125054796 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125054811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125054811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054813 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054821 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125054836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125054836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054838 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054838 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054839 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054842 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125054855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125054855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054862 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125054862 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054863 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125054873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=40 08 08 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125054873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125054873 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125054873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125054873 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 65 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125054873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125054873 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125054873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 59 to 65 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125054873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125054873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=59)"RRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125054873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=59:65, lost=0, recv=6, skipped=0, bsn=59, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125054873 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125054873 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125054873 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125054873 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125054873 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125054873 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125054873 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125054873 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125054873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=65)""(V(S)-1=64) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125054873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125054876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125054876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125054876 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125054876 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125054876 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125054876 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125054882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125054882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-2 (tbf_dl.cpp:354) 20241121125054882 DRLCMACDL DEBUG -- Chunk with length 1181 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-2): b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 (tbf_dl.cpp:686) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125054882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-2): 07 00 83 b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 00 (tbf_dl.cpp:911) 20241121125054882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 00 83 b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 00 (pcu_l1_if.cpp:182) 20241121125054883 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125054897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125054897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125054903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-2 (tbf_dl.cpp:354) 20241121125054904 DRLCMACDL DEBUG -- Chunk with length 1151 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-2): dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 (tbf_dl.cpp:686) 20241121125054904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125054904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125054904 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-2): 07 00 85 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 00 (tbf_dl.cpp:911) 20241121125054904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=07 00 85 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 00 (pcu_l1_if.cpp:182) 20241121125054904 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125054917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125054917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054922 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054922 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054922 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054922 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054925 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125054927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-2 (tbf_dl.cpp:354) 20241121125054927 DRLCMACDL DEBUG -- Chunk with length 1121 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-2): b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 83 44 66 20 8a (tbf_dl.cpp:686) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125054927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-2): 07 00 87 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 83 44 66 20 8a 00 (tbf_dl.cpp:911) 20241121125054927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=07 00 87 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 83 44 66 20 8a 00 (pcu_l1_if.cpp:182) 20241121125054928 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125054936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125054936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125054947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-2 (tbf_dl.cpp:354) 20241121125054947 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-2): e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c (tbf_dl.cpp:686) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125054947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-2): 07 00 89 e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 00 (tbf_dl.cpp:911) 20241121125054947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=07 00 89 e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 00 (pcu_l1_if.cpp:182) 20241121125054948 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125054961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125054961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054963 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054963 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054963 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054963 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054963 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054967 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054967 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125054968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-2 (tbf_dl.cpp:354) 20241121125054968 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-2): 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f (tbf_dl.cpp:686) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125054968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-2): 07 00 8b 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 00 (tbf_dl.cpp:911) 20241121125054968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=07 00 8b 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 00 (pcu_l1_if.cpp:182) 20241121125054969 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125054977 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125054980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125054980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054983 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125054987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125054987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-2 (tbf_dl.cpp:354) 20241121125054987 DRLCMACDL DEBUG -- Chunk with length 1031 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-2): 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a (tbf_dl.cpp:686) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125054987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 463 + 13 = 476 (pdch_ul_controller.c:131) 20241121125054987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type POLL (pdch_ul_controller.c:184) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=476, TS=7) (tbf_dl.cpp:883) 20241121125054987 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=476, TS=7 (tbf_dl.cpp:903) 20241121125054987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-2): 0f 00 8d 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a 00 (tbf_dl.cpp:911) 20241121125054987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=0f 00 8d 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a 00 (pcu_l1_if.cpp:182) 20241121125054988 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125054999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125054999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055004 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055009 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125055024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125055024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055032 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125055045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125055045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055048 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055048 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055049 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055049 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125055054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055054 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125055063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=2 data=40 08 08 ff ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125055063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125055063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125055063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125055063 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 71 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125055063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125055063 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125055063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 71, BSN 65 to 71 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125055063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125055063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=65)"RRRRRR"(BSN=70) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125055063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=65:71, lost=0, recv=6, skipped=0, bsn=65, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125055063 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241121125055063 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125055063 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125055063 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125055063 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125055063 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125055063 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125055063 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125055063 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125055063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=71)""(V(S)-1=70) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125055063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125055071 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125055071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125055071 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125055071 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125055071 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125055071 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125055071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125055074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-3 (tbf_dl.cpp:354) 20241121125055074 DRLCMACDL DEBUG -- Chunk with length 1001 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b (tbf_dl.cpp:686) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125055074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 00 (tbf_dl.cpp:911) 20241121125055074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 00 8f b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 00 (pcu_l1_if.cpp:182) 20241121125055074 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125055087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125055087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055087 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055087 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125055091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-3 (tbf_dl.cpp:354) 20241121125055091 DRLCMACDL DEBUG -- Chunk with length 965 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d (tbf_dl.cpp:686) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125055091 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 07 00 91 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 00 (tbf_dl.cpp:911) 20241121125055091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=07 00 91 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 00 (pcu_l1_if.cpp:182) 20241121125055092 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125055105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125055105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125055110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-3 (tbf_dl.cpp:354) 20241121125055110 DRLCMACDL DEBUG -- Chunk with length 929 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-3): 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 e2 7b (tbf_dl.cpp:686) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125055110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-3): 07 00 93 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 e2 7b 00 (tbf_dl.cpp:911) 20241121125055110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=07 00 93 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 e2 7b 00 (pcu_l1_if.cpp:182) 20241121125055110 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125055124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125055124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055124 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055124 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055125 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055125 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055125 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055125 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125055134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-3 (tbf_dl.cpp:354) 20241121125055134 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-3): 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 (tbf_dl.cpp:686) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125055134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-3): 07 00 95 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 00 (tbf_dl.cpp:911) 20241121125055134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=07 00 95 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 00 (pcu_l1_if.cpp:182) 20241121125055134 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125055147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125055147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055148 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055148 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055148 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055148 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125055152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-3 (tbf_dl.cpp:354) 20241121125055152 DRLCMACDL DEBUG -- Chunk with length 857 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-3): 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 (tbf_dl.cpp:686) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125055152 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-3): 07 00 97 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 00 (tbf_dl.cpp:911) 20241121125055152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=07 00 97 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 00 (pcu_l1_if.cpp:182) 20241121125055152 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125055166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125055166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055167 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055167 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125055170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-3 (tbf_dl.cpp:354) 20241121125055170 DRLCMACDL DEBUG -- Chunk with length 821 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-3): c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a (tbf_dl.cpp:686) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125055170 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-3): 07 00 99 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 00 (tbf_dl.cpp:911) 20241121125055171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=07 00 99 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 00 (pcu_l1_if.cpp:182) 20241121125055171 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125055172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125055185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125055185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055185 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055185 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055185 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055185 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055186 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055186 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125055194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==71 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-3 (tbf_dl.cpp:354) 20241121125055194 DRLCMACDL DEBUG -- Chunk with length 785 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-3): 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 (tbf_dl.cpp:686) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125055194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 507 + 13 = 520 (pdch_ul_controller.c:131) 20241121125055194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type POLL (pdch_ul_controller.c:184) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=520, TS=7) (tbf_dl.cpp:883) 20241121125055194 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=520, TS=7 (tbf_dl.cpp:903) 20241121125055194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-3): 0f 00 9b 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 00 (tbf_dl.cpp:911) 20241121125055194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=0f 00 9b 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 00 (pcu_l1_if.cpp:182) 20241121125055194 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125055210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125055210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055216 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125055230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125055230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055233 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055233 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055233 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055234 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055235 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125055247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125055248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125055251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055257 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125055272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data=40 08 09 df ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125055272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125055272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125055272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125055272 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 78 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125055273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125055273 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125055273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 78, BSN 71 to 78 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241121125055273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125055273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=71)"RRRRRRR"(BSN=77) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125055273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=71:78, lost=0, recv=7, skipped=0, bsn=71, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241121125055273 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125055273 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241121125055273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=78)""(V(S)-1=77) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125055274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125055278 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125055278 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125055278 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125055278 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125055278 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125055278 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125055278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125055278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==78 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-3 (tbf_dl.cpp:354) 20241121125055278 DRLCMACDL DEBUG -- Chunk with length 749 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-3): fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f (tbf_dl.cpp:686) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125055278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-3): 07 00 9d fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f 00 (tbf_dl.cpp:911) 20241121125055278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=07 00 9d fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f 00 (pcu_l1_if.cpp:182) 20241121125055279 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125055291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125055291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055299 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055299 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125055300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==78 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-3 (tbf_dl.cpp:354) 20241121125055300 DRLCMACDL DEBUG -- Chunk with length 713 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-3): da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 (tbf_dl.cpp:686) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125055300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-3): 07 00 9f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 00 (tbf_dl.cpp:911) 20241121125055300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 00 9f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 00 (pcu_l1_if.cpp:182) 20241121125055300 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125055311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125055311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125055320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==78 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-3 (tbf_dl.cpp:354) 20241121125055320 DRLCMACDL DEBUG -- Chunk with length 677 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-3): b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a (tbf_dl.cpp:686) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125055320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-3): 07 00 a1 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a 00 (tbf_dl.cpp:911) 20241121125055320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=07 00 a1 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a 00 (pcu_l1_if.cpp:182) 20241121125055320 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125055336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125055336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055339 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055339 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055340 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055340 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055342 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055342 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055342 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055342 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055343 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055343 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125055344 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==78 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-3 (tbf_dl.cpp:354) 20241121125055344 DRLCMACDL DEBUG -- Chunk with length 641 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-3): e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 (tbf_dl.cpp:686) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125055344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-3): 07 00 a3 e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 00 (tbf_dl.cpp:911) 20241121125055344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=07 00 a3 e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 00 (pcu_l1_if.cpp:182) 20241121125055345 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125055354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125055354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055357 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055357 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125055359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==78 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-3 (tbf_dl.cpp:354) 20241121125055359 DRLCMACDL DEBUG -- Chunk with length 605 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-3): d1 cf 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 (tbf_dl.cpp:686) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125055359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-3): 07 00 a5 d1 cf 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 00 (tbf_dl.cpp:911) 20241121125055359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=07 00 a5 d1 cf 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 00 (pcu_l1_if.cpp:182) 20241121125055360 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125055374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125055374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055376 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055376 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055378 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055378 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125055378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125055384 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==78 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-3 (tbf_dl.cpp:354) 20241121125055384 DRLCMACDL DEBUG -- Chunk with length 569 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-3): 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 (tbf_dl.cpp:686) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125055384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 546 + 13 = 559 (pdch_ul_controller.c:131) 20241121125055384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type POLL (pdch_ul_controller.c:184) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=559, TS=7) (tbf_dl.cpp:883) 20241121125055384 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=559, TS=7 (tbf_dl.cpp:903) 20241121125055384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-3): 0f 00 a7 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 00 (tbf_dl.cpp:911) 20241121125055384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=0f 00 a7 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 00 (pcu_l1_if.cpp:182) 20241121125055385 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125055398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125055399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055400 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055400 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055406 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125055418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125055418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055426 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125055438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125055438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125055445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055447 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125055462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=9 data=40 08 0a 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125055462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125055462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125055462 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125055462 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 84 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125055463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125055463 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125055463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 84, BSN 78 to 84 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125055463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125055463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=78)"RRRRRR"(BSN=83) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125055463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=78:84, lost=0, recv=6, skipped=0, bsn=78, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125055464 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125055464 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125055464 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125055464 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125055464 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125055464 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125055464 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125055464 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125055464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=84)""(V(S)-1=83) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125055465 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055465 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055467 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055467 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125055472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-3 (tbf_dl.cpp:354) 20241121125055472 DRLCMACDL DEBUG -- Chunk with length 533 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-3): cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 (tbf_dl.cpp:686) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125055472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-3): 07 00 a9 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 00 (tbf_dl.cpp:911) 20241121125055472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 00 a9 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 00 (pcu_l1_if.cpp:182) 20241121125055473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125055482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125055482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055483 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055483 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055484 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055484 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055486 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055486 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055486 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055486 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125055489 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-3 (tbf_dl.cpp:354) 20241121125055489 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-3): aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d (tbf_dl.cpp:686) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125055489 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-3): 07 00 ab aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 00 (tbf_dl.cpp:911) 20241121125055489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 00 ab aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 00 (pcu_l1_if.cpp:182) 20241121125055490 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125055499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125055499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055500 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055500 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125055510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-3 (tbf_dl.cpp:354) 20241121125055510 DRLCMACDL DEBUG -- Chunk with length 461 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-3): 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 (tbf_dl.cpp:686) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125055510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-3): 07 00 ad 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 00 (tbf_dl.cpp:911) 20241121125055510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 00 ad 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 00 (pcu_l1_if.cpp:182) 20241121125055511 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125055523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125055523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055525 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055525 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055527 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055527 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055527 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055527 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055528 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125055528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-3 (tbf_dl.cpp:354) 20241121125055528 DRLCMACDL DEBUG -- Chunk with length 425 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-3): 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b (tbf_dl.cpp:686) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125055528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-3): 07 00 af 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 00 (tbf_dl.cpp:911) 20241121125055528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 00 af 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 00 (pcu_l1_if.cpp:182) 20241121125055529 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125055542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125055542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055543 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055543 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055545 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055545 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055545 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125055547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-3 (tbf_dl.cpp:354) 20241121125055547 DRLCMACDL DEBUG -- Chunk with length 389 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-3): 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 (tbf_dl.cpp:686) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125055547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-3): 07 00 b1 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 00 (tbf_dl.cpp:911) 20241121125055547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 00 b1 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 00 (pcu_l1_if.cpp:182) 20241121125055548 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125055562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125055562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055565 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055567 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125055571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-3 (tbf_dl.cpp:354) 20241121125055571 DRLCMACDL DEBUG -- Chunk with length 353 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-3): a7 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 (tbf_dl.cpp:686) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125055571 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-3): 07 00 b3 a7 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 00 (tbf_dl.cpp:911) 20241121125055571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 00 b3 a7 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 00 (pcu_l1_if.cpp:182) 20241121125055572 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125055586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125055586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055587 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055589 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055589 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055589 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055589 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125055590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-3 (tbf_dl.cpp:354) 20241121125055590 DRLCMACDL DEBUG -- Chunk with length 317 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-3): 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 (tbf_dl.cpp:686) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125055590 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-3): 07 00 b5 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 00 (tbf_dl.cpp:911) 20241121125055590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 00 b5 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 00 (pcu_l1_if.cpp:182) 20241121125055591 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125055605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125055605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055608 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055608 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125055612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-3 (tbf_dl.cpp:354) 20241121125055612 DRLCMACDL DEBUG -- Chunk with length 281 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-3): 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be (tbf_dl.cpp:686) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125055612 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-3): 07 00 b7 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be 00 (tbf_dl.cpp:911) 20241121125055612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 00 b7 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be 00 (pcu_l1_if.cpp:182) 20241121125055613 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125055624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125055624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055625 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055625 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055626 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055626 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055626 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055627 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055627 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055627 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055627 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055628 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055628 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125055633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-3 (tbf_dl.cpp:354) 20241121125055633 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-3): b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e (tbf_dl.cpp:686) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125055633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-3): 07 00 b9 b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 00 (tbf_dl.cpp:911) 20241121125055633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 00 b9 b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 00 (pcu_l1_if.cpp:182) 20241121125055635 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125055648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125055648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125055657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-3 (tbf_dl.cpp:354) 20241121125055657 DRLCMACDL DEBUG -- Chunk with length 209 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-3): 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 (tbf_dl.cpp:686) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125055657 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-3): 07 00 bb 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 00 (tbf_dl.cpp:911) 20241121125055657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 00 bb 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 00 (pcu_l1_if.cpp:182) 20241121125055658 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125055667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125055667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055669 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055672 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055672 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055673 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055673 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055673 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055673 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125055675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-3 (tbf_dl.cpp:354) 20241121125055675 DRLCMACDL DEBUG -- Chunk with length 173 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-3): 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 (tbf_dl.cpp:686) 20241121125055676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125055676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125055676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-3): 07 00 bd 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 00 (tbf_dl.cpp:911) 20241121125055676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 00 bd 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 00 (pcu_l1_if.cpp:182) 20241121125055676 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125055686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125055686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125055695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-3 (tbf_dl.cpp:354) 20241121125055695 DRLCMACDL DEBUG -- Chunk with length 137 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-3): 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 (tbf_dl.cpp:686) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125055695 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-3): 07 00 bf 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 00 (tbf_dl.cpp:911) 20241121125055695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 00 bf 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 00 (pcu_l1_if.cpp:182) 20241121125055696 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125055710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125055710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125055714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-3 (tbf_dl.cpp:354) 20241121125055714 DRLCMACDL DEBUG -- Chunk with length 101 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-3): 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 (tbf_dl.cpp:686) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125055714 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-3): 07 00 c1 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 00 (tbf_dl.cpp:911) 20241121125055714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 00 c1 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 00 (pcu_l1_if.cpp:182) 20241121125055715 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125055729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125055729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125055736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-3 (tbf_dl.cpp:354) 20241121125055737 DRLCMACDL DEBUG -- Chunk with length 65 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-3): 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 (tbf_dl.cpp:686) 20241121125055737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125055737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125055737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-3): 07 00 c3 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 00 (tbf_dl.cpp:911) 20241121125055737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 00 c3 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 00 (pcu_l1_if.cpp:182) 20241121125055737 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125055748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125055748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125055757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-3 (tbf_dl.cpp:354) 20241121125055757 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125055757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125055757 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1216 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125055758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125055758 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-3): 77 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 0d (tbf_dl.cpp:686) 20241121125055758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125055758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125055758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-3): 07 00 c4 77 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 0d 00 (tbf_dl.cpp:911) 20241121125055758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=07 00 c4 77 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 0d 00 (pcu_l1_if.cpp:182) 20241121125055758 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125055772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125055773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125055781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-3 (tbf_dl.cpp:354) 20241121125055781 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-3): f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e (tbf_dl.cpp:686) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125055781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-3): 07 00 c7 f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 00 (tbf_dl.cpp:911) 20241121125055781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=07 00 c7 f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 00 (pcu_l1_if.cpp:182) 20241121125055781 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125055791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125055791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125055799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-3 (tbf_dl.cpp:354) 20241121125055799 DRLCMACDL DEBUG -- Chunk with length 1358 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-3): 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 (tbf_dl.cpp:686) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125055799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-3): 07 00 c9 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 00 (tbf_dl.cpp:911) 20241121125055799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=07 00 c9 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 00 (pcu_l1_if.cpp:182) 20241121125055799 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125055811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125055811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125055819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-3 (tbf_dl.cpp:354) 20241121125055820 DRLCMACDL DEBUG -- Chunk with length 1322 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-3): a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 (tbf_dl.cpp:686) 20241121125055820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125055820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125055820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-3): 07 00 cb a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 00 (tbf_dl.cpp:911) 20241121125055820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=07 00 cb a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 00 (pcu_l1_if.cpp:182) 20241121125055820 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125055833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125055833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125055838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-3 (tbf_dl.cpp:354) 20241121125055838 DRLCMACDL DEBUG -- Chunk with length 1286 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-3): ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 (tbf_dl.cpp:686) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125055838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-3): 07 00 cd ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 00 (tbf_dl.cpp:911) 20241121125055838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=07 00 cd ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 00 (pcu_l1_if.cpp:182) 20241121125055838 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125055852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125055852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055852 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055852 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055852 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055852 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125055856 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==84 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=CS-3 (tbf_dl.cpp:354) 20241121125055856 DRLCMACDL DEBUG -- Chunk with length 1250 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-3): c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 (tbf_dl.cpp:686) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125055856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 645 + 13 = 658 (pdch_ul_controller.c:131) 20241121125055856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type POLL (pdch_ul_controller.c:184) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=658, TS=7) (tbf_dl.cpp:883) 20241121125055856 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=658, TS=7 (tbf_dl.cpp:903) 20241121125055856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-3): 0f 00 cf c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 00 (tbf_dl.cpp:911) 20241121125055856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=0f 00 cf c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 00 (pcu_l1_if.cpp:182) 20241121125055856 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125055870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125055870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055880 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125055894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125055894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055898 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125055912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125055912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125055914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055917 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125055931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=8 data=40 08 0d 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125055931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125055931 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125055931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125055931 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 104 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125055931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125055931 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125055931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 104, BSN 84 to 104 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125055931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125055931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=84)"RRRRRRRRRRRRRRRRRRRR"(BSN=103) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125055931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=84:104, lost=0, recv=20, skipped=0, bsn=84, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125055931 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125055931 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125055931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=104)""(V(S)-1=103) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125055932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055932 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125055941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=CS-3 (tbf_dl.cpp:354) 20241121125055941 DRLCMACDL DEBUG -- Chunk with length 1214 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-3): 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc (tbf_dl.cpp:686) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125055941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-3): 07 00 d1 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 00 (tbf_dl.cpp:911) 20241121125055941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 00 d1 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 00 (pcu_l1_if.cpp:182) 20241121125055941 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125055955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125055955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125055960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=CS-3 (tbf_dl.cpp:354) 20241121125055960 DRLCMACDL DEBUG -- Chunk with length 1178 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-3): 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 6f 35 02 (tbf_dl.cpp:686) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125055960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-3): 07 00 d3 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 6f 35 02 00 (tbf_dl.cpp:911) 20241121125055960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 00 d3 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 6f 35 02 00 (pcu_l1_if.cpp:182) 20241121125055960 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125055974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125055974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125055979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=CS-3 (tbf_dl.cpp:354) 20241121125055979 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-3): fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c (tbf_dl.cpp:686) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125055979 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-3): 07 00 d5 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 00 (tbf_dl.cpp:911) 20241121125055979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 00 d5 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 00 (pcu_l1_if.cpp:182) 20241121125055979 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125055993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125055993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055994 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055994 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055995 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055995 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055995 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055995 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055996 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055996 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055996 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055996 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125055997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125055997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125056003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=CS-3 (tbf_dl.cpp:354) 20241121125056003 DRLCMACDL DEBUG -- Chunk with length 1106 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-3): 07 d6 51 d3 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 (tbf_dl.cpp:686) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125056003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-3): 07 00 d7 07 d6 51 d3 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 00 (tbf_dl.cpp:911) 20241121125056003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 d7 07 d6 51 d3 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 00 (pcu_l1_if.cpp:182) 20241121125056004 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125056017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125056017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125056021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=CS-3 (tbf_dl.cpp:354) 20241121125056021 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-3): 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 (tbf_dl.cpp:686) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125056021 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-3): 07 00 d9 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 00 (tbf_dl.cpp:911) 20241121125056021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 00 d9 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 00 (pcu_l1_if.cpp:182) 20241121125056022 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125056036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125056036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056037 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056037 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056037 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056037 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056038 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056038 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056038 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056038 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056038 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056038 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125056041 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=CS-3 (tbf_dl.cpp:354) 20241121125056041 DRLCMACDL DEBUG -- Chunk with length 1034 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-3): ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 (tbf_dl.cpp:686) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125056041 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-3): 07 00 db ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 00 (tbf_dl.cpp:911) 20241121125056041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 00 db ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 00 (pcu_l1_if.cpp:182) 20241121125056041 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125056056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125056056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056059 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056059 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125056066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=CS-3 (tbf_dl.cpp:354) 20241121125056066 DRLCMACDL DEBUG -- Chunk with length 998 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-3): a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f (tbf_dl.cpp:686) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125056066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-3): 07 00 dd a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 00 (tbf_dl.cpp:911) 20241121125056066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 00 dd a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 00 (pcu_l1_if.cpp:182) 20241121125056067 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125056080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125056080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056086 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056087 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056087 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125056090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=CS-3 (tbf_dl.cpp:354) 20241121125056090 DRLCMACDL DEBUG -- Chunk with length 962 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-3): 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf (tbf_dl.cpp:686) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125056090 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-3): 07 00 df 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 00 (tbf_dl.cpp:911) 20241121125056090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 df 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 00 (pcu_l1_if.cpp:182) 20241121125056091 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125056100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125056100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056102 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056104 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056104 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125056108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=CS-3 (tbf_dl.cpp:354) 20241121125056108 DRLCMACDL DEBUG -- Chunk with length 926 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-3): 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 (tbf_dl.cpp:686) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125056108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-3): 07 00 e1 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 00 (tbf_dl.cpp:911) 20241121125056108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 00 e1 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 00 (pcu_l1_if.cpp:182) 20241121125056109 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125056118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125056118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125056127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=CS-3 (tbf_dl.cpp:354) 20241121125056127 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-3): 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c (tbf_dl.cpp:686) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125056127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-3): 07 00 e3 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 00 (tbf_dl.cpp:911) 20241121125056127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 00 e3 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 00 (pcu_l1_if.cpp:182) 20241121125056128 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125056141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125056141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125056146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=CS-3 (tbf_dl.cpp:354) 20241121125056146 DRLCMACDL DEBUG -- Chunk with length 854 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-3): 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db (tbf_dl.cpp:686) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125056146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-3): 07 00 e5 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db 00 (tbf_dl.cpp:911) 20241121125056146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 00 e5 98 a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db 00 (pcu_l1_if.cpp:182) 20241121125056146 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125056161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125056161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056168 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056168 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125056171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=CS-3 (tbf_dl.cpp:354) 20241121125056172 DRLCMACDL DEBUG -- Chunk with length 818 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-3): fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 (tbf_dl.cpp:686) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125056172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-3): 07 00 e7 fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 00 (tbf_dl.cpp:911) 20241121125056172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 e7 fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 00 (pcu_l1_if.cpp:182) 20241121125056173 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125056180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125056180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056181 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056181 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056182 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056182 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056184 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056186 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056186 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125056190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=CS-3 (tbf_dl.cpp:354) 20241121125056190 DRLCMACDL DEBUG -- Chunk with length 782 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-3): bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc (tbf_dl.cpp:686) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125056190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-3): 07 00 e9 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc 00 (tbf_dl.cpp:911) 20241121125056190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 00 e9 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc 00 (pcu_l1_if.cpp:182) 20241121125056191 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125056204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125056204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125056208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=CS-3 (tbf_dl.cpp:354) 20241121125056208 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-3): da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 (tbf_dl.cpp:686) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125056208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-3): 07 00 eb da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 00 (tbf_dl.cpp:911) 20241121125056208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 00 eb da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 00 (pcu_l1_if.cpp:182) 20241121125056208 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125056223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125056223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056226 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056226 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125056231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=CS-3 (tbf_dl.cpp:354) 20241121125056232 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-3): af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 (tbf_dl.cpp:686) 20241121125056232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125056232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125056232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-3): 07 00 ed af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 00 (tbf_dl.cpp:911) 20241121125056232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=07 00 ed af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 00 (pcu_l1_if.cpp:182) 20241121125056232 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125056243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125056243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056245 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056245 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125056252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=CS-3 (tbf_dl.cpp:354) 20241121125056252 DRLCMACDL DEBUG -- Chunk with length 674 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-3): a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 (tbf_dl.cpp:686) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125056252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-3): 07 00 ef a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 00 (tbf_dl.cpp:911) 20241121125056252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 00 ef a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 00 (pcu_l1_if.cpp:182) 20241121125056252 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125056266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125056266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056269 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056269 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125056273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=CS-3 (tbf_dl.cpp:354) 20241121125056273 DRLCMACDL DEBUG -- Chunk with length 638 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-3): 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 (tbf_dl.cpp:686) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125056273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-3): 07 00 f1 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 00 (tbf_dl.cpp:911) 20241121125056273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=07 00 f1 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 00 (pcu_l1_if.cpp:182) 20241121125056273 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125056285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125056285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125056292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=CS-3 (tbf_dl.cpp:354) 20241121125056292 DRLCMACDL DEBUG -- Chunk with length 602 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-3): 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 (tbf_dl.cpp:686) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125056292 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-3): 07 00 f3 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 00 (tbf_dl.cpp:911) 20241121125056292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=07 00 f3 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 00 (pcu_l1_if.cpp:182) 20241121125056293 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125056303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125056303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056304 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056304 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125056313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=CS-3 (tbf_dl.cpp:354) 20241121125056313 DRLCMACDL DEBUG -- Chunk with length 566 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-3): 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 (tbf_dl.cpp:686) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125056313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-3): 07 00 f5 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 00 (tbf_dl.cpp:911) 20241121125056313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=07 00 f5 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 00 (pcu_l1_if.cpp:182) 20241121125056313 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125056328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125056328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125056333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==104 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=CS-3 (tbf_dl.cpp:354) 20241121125056333 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-3): bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa ad 4a (tbf_dl.cpp:686) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125056333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 745 + 13 = 758 (pdch_ul_controller.c:131) 20241121125056333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type POLL (pdch_ul_controller.c:184) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=758, TS=7) (tbf_dl.cpp:883) 20241121125056333 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=758, TS=7 (tbf_dl.cpp:903) 20241121125056333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-3): 0f 00 f7 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa ad 4a 00 (tbf_dl.cpp:911) 20241121125056333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=0f 00 f7 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa ad 4a 00 (pcu_l1_if.cpp:182) 20241121125056334 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125056348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125056348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056356 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125056367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125056367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056376 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125056390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125056390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056393 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056393 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125056393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056394 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125056409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=7 data=40 08 0f 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125056409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125056409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125056409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125056409 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 124 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125056409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125056409 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125056409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 124, BSN 104 to 124 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125056409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125056409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=104)"RRRRRRRRRRRRRRRRRRRR"(BSN=123) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125056409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=104:124, lost=0, recv=20, skipped=0, bsn=104, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125056409 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125056409 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125056409 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125056409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=124)""(V(S)-1=123) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125056410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125056417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=CS-4 (tbf_dl.cpp:354) 20241121125056417 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 (tbf_dl.cpp:686) 20241121125056417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125056418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125056418 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 00 (tbf_dl.cpp:911) 20241121125056418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 00 f9 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 06 00 (pcu_l1_if.cpp:182) 20241121125056418 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125056429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125056429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125056438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=CS-4 (tbf_dl.cpp:354) 20241121125056438 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 (tbf_dl.cpp:686) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125056438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 00 (tbf_dl.cpp:911) 20241121125056438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 00 fb 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 57 00 (pcu_l1_if.cpp:182) 20241121125056439 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125056452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125056453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125056462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=CS-4 (tbf_dl.cpp:354) 20241121125056462 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 91 91 (tbf_dl.cpp:686) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125056462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 91 91 00 (tbf_dl.cpp:911) 20241121125056462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 00 fd 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 91 91 00 (pcu_l1_if.cpp:182) 20241121125056464 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125056471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125056471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125056476 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=CS-4 (tbf_dl.cpp:354) 20241121125056476 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 (tbf_dl.cpp:686) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125056476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 00 (tbf_dl.cpp:911) 20241121125056476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 00 ff 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 e5 00 (pcu_l1_if.cpp:182) 20241121125056477 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125056490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125056491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056497 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056497 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125056500 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-4 (tbf_dl.cpp:354) 20241121125056500 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be b2 (tbf_dl.cpp:686) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125056500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be b2 00 (tbf_dl.cpp:911) 20241121125056500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 00 01 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be b2 00 (pcu_l1_if.cpp:182) 20241121125056501 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125056515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125056515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125056522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-4 (tbf_dl.cpp:354) 20241121125056522 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 4f (tbf_dl.cpp:686) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125056522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 4f 00 (tbf_dl.cpp:911) 20241121125056522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 00 03 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 4f 00 (pcu_l1_if.cpp:182) 20241121125056522 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125056533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125056533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056533 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056533 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056533 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056533 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056534 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056534 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056534 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125056537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-4 (tbf_dl.cpp:354) 20241121125056537 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d (tbf_dl.cpp:686) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125056537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 00 (tbf_dl.cpp:911) 20241121125056537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 00 05 e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 7d 00 (pcu_l1_if.cpp:182) 20241121125056537 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125056552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125056552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125056561 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-4 (tbf_dl.cpp:354) 20241121125056561 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 ff (tbf_dl.cpp:686) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125056561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 ff 00 (tbf_dl.cpp:911) 20241121125056561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 00 07 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 ff 00 (pcu_l1_if.cpp:182) 20241121125056561 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125056575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125056575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056575 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056575 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056576 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056576 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056576 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056576 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125056579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-4 (tbf_dl.cpp:354) 20241121125056579 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 c0 (tbf_dl.cpp:686) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125056579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 07 00 09 eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 c0 00 (tbf_dl.cpp:911) 20241121125056580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 00 09 eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 c0 00 (pcu_l1_if.cpp:182) 20241121125056580 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125056593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125056593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125056598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-4 (tbf_dl.cpp:354) 20241121125056598 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125056598 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): b3 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 (tbf_dl.cpp:686) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125056598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0a b3 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 00 (tbf_dl.cpp:911) 20241121125056598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 00 0a b3 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 62 00 (pcu_l1_if.cpp:182) 20241121125056598 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125056613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125056613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056614 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125056623 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-4 (tbf_dl.cpp:354) 20241121125056623 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 (tbf_dl.cpp:686) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125056623 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 00 (tbf_dl.cpp:911) 20241121125056623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 00 0d 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da b6 00 (pcu_l1_if.cpp:182) 20241121125056624 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125056637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125056638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056641 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056641 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125056642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-4 (tbf_dl.cpp:354) 20241121125056642 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 5e (tbf_dl.cpp:686) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125056642 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 5e 00 (tbf_dl.cpp:911) 20241121125056642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 00 0f 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 5e 00 (pcu_l1_if.cpp:182) 20241121125056642 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125056655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125056655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241121125056660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-4 (tbf_dl.cpp:354) 20241121125056660 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 (tbf_dl.cpp:686) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125056660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 00 (tbf_dl.cpp:911) 20241121125056660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 00 11 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 34 00 (pcu_l1_if.cpp:182) 20241121125056661 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125056676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125056676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056680 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056680 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125056685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-4 (tbf_dl.cpp:354) 20241121125056685 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 (tbf_dl.cpp:686) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125056685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 00 (tbf_dl.cpp:911) 20241121125056685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 00 13 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 83 00 (pcu_l1_if.cpp:182) 20241121125056686 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125056699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125056699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125056703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-4 (tbf_dl.cpp:354) 20241121125056703 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e (tbf_dl.cpp:686) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125056703 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 00 (tbf_dl.cpp:911) 20241121125056703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=07 00 15 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 1e 00 (pcu_l1_if.cpp:182) 20241121125056704 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125056717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125056717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125056722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-4 (tbf_dl.cpp:354) 20241121125056722 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 83 (tbf_dl.cpp:686) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125056722 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 83 00 (tbf_dl.cpp:911) 20241121125056722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=07 00 17 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 83 00 (pcu_l1_if.cpp:182) 20241121125056723 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125056736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125056736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056737 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056737 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056737 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056737 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056737 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056737 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056738 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056738 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056738 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056738 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056738 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056738 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125056745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-4 (tbf_dl.cpp:354) 20241121125056745 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 (tbf_dl.cpp:686) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125056745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 00 (tbf_dl.cpp:911) 20241121125056745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=07 00 19 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 47 00 (pcu_l1_if.cpp:182) 20241121125056745 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125056759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125056759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125056764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-4 (tbf_dl.cpp:354) 20241121125056764 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 92 4e (tbf_dl.cpp:686) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125056764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 92 4e 00 (tbf_dl.cpp:911) 20241121125056764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=07 00 1b cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 92 4e 00 (pcu_l1_if.cpp:182) 20241121125056764 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125056778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125056778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125056782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-4 (tbf_dl.cpp:354) 20241121125056782 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 (tbf_dl.cpp:686) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125056782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 00 (tbf_dl.cpp:911) 20241121125056782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=07 00 1d f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 d0 00 (pcu_l1_if.cpp:182) 20241121125056783 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125056797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125056797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125056806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==124 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-4 (tbf_dl.cpp:354) 20241121125056806 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 (tbf_dl.cpp:686) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125056806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 845 + 13 = 858 (pdch_ul_controller.c:131) 20241121125056806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type POLL (pdch_ul_controller.c:184) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=858, TS=7) (tbf_dl.cpp:883) 20241121125056806 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=858, TS=7 (tbf_dl.cpp:903) 20241121125056806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 0f 00 1f 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 00 (tbf_dl.cpp:911) 20241121125056806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=0f 00 1f 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 68 00 (pcu_l1_if.cpp:182) 20241121125056806 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125056820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125056820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056825 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125056839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056839 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056839 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056843 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125056858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125056858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056862 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056862 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056863 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125056863 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056868 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125056881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=6 data=40 08 02 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125056881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125056881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125056881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125056881 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 16 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125056881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125056881 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125056881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 16, BSN 124 to 16 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125056881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125056881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=124)"RRRRRRRRRRRRRRRRRRRR"(BSN=15) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125056881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=124:16, lost=0, recv=20, skipped=0, bsn=124, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125056881 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125056881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=16)""(V(S)-1=15) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125056881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056882 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125056886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-4 (tbf_dl.cpp:354) 20241121125056886 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 (tbf_dl.cpp:686) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125056886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 00 (tbf_dl.cpp:911) 20241121125056886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 00 21 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 d5 00 (pcu_l1_if.cpp:182) 20241121125056886 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125056900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125056900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056901 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056902 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056902 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125056905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-4 (tbf_dl.cpp:354) 20241121125056905 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 (tbf_dl.cpp:686) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125056905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 00 (tbf_dl.cpp:911) 20241121125056905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 00 23 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a b3 00 (pcu_l1_if.cpp:182) 20241121125056906 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125056920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125056920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056926 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125056930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-4 (tbf_dl.cpp:354) 20241121125056930 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc da (tbf_dl.cpp:686) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125056930 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc da 00 (tbf_dl.cpp:911) 20241121125056930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 00 25 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc da 00 (pcu_l1_if.cpp:182) 20241121125056931 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125056943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125056943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125056948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-4 (tbf_dl.cpp:354) 20241121125056948 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 (tbf_dl.cpp:686) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125056948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 00 (tbf_dl.cpp:911) 20241121125056948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 27 d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a c7 00 (pcu_l1_if.cpp:182) 20241121125056948 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125056963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125056963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056967 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125056970 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-4 (tbf_dl.cpp:354) 20241121125056970 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 (tbf_dl.cpp:686) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125056970 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 00 (tbf_dl.cpp:911) 20241121125056970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 00 29 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 25 00 (pcu_l1_if.cpp:182) 20241121125056971 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125056982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125056982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056982 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056983 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056983 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056984 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056984 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056984 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056984 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125056984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125056991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125056991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125056991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125056991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-4 (tbf_dl.cpp:354) 20241121125056991 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125056992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 53 (tbf_dl.cpp:686) 20241121125056992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125056992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125056992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125056992 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 53 00 (tbf_dl.cpp:911) 20241121125056992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 00 2b e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 53 00 (pcu_l1_if.cpp:182) 20241121125056992 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125057006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125057006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125057011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-4 (tbf_dl.cpp:354) 20241121125057011 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc (tbf_dl.cpp:686) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125057011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 00 (tbf_dl.cpp:911) 20241121125057011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 00 2d 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d bc 00 (pcu_l1_if.cpp:182) 20241121125057012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125057025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125057025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057028 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057029 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125057029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-4 (tbf_dl.cpp:354) 20241121125057029 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa ad (tbf_dl.cpp:686) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125057029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa ad 00 (tbf_dl.cpp:911) 20241121125057029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 2f 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa ad 00 (pcu_l1_if.cpp:182) 20241121125057029 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125057043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125057043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125057053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-4 (tbf_dl.cpp:354) 20241121125057053 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e (tbf_dl.cpp:686) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125057053 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 07 00 31 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 00 (tbf_dl.cpp:911) 20241121125057054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 00 31 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 5e 00 (pcu_l1_if.cpp:182) 20241121125057054 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125057068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125057068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057072 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057072 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057073 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057073 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057073 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125057075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-4 (tbf_dl.cpp:354) 20241121125057075 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 (tbf_dl.cpp:686) 20241121125057075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125057075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125057076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 00 (tbf_dl.cpp:911) 20241121125057076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 00 33 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 93 00 (pcu_l1_if.cpp:182) 20241121125057076 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125057088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125057088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057090 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057090 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057091 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057091 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057097 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057097 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057098 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057098 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125057099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-4 (tbf_dl.cpp:354) 20241121125057099 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 91 (tbf_dl.cpp:686) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125057099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 91 00 (tbf_dl.cpp:911) 20241121125057099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 00 35 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 91 00 (pcu_l1_if.cpp:182) 20241121125057100 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125057107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125057107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057108 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057108 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057109 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057110 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057110 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125057116 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-4 (tbf_dl.cpp:354) 20241121125057116 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 (tbf_dl.cpp:686) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125057116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 00 (tbf_dl.cpp:911) 20241121125057116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 37 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 39 00 (pcu_l1_if.cpp:182) 20241121125057116 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125057130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125057130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057131 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057131 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057131 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057131 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125057134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-4 (tbf_dl.cpp:354) 20241121125057134 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be (tbf_dl.cpp:686) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125057134 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be 00 (tbf_dl.cpp:911) 20241121125057134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 00 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 be 00 (pcu_l1_if.cpp:182) 20241121125057134 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125057148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125057148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125057153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-4 (tbf_dl.cpp:354) 20241121125057153 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 (tbf_dl.cpp:686) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125057153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 00 (tbf_dl.cpp:911) 20241121125057153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 00 3b b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 00 (pcu_l1_if.cpp:182) 20241121125057153 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125057167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125057167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057168 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057168 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125057176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-4 (tbf_dl.cpp:354) 20241121125057176 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 (tbf_dl.cpp:686) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125057176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 00 (tbf_dl.cpp:911) 20241121125057176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=07 00 3d 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 28 00 (pcu_l1_if.cpp:182) 20241121125057176 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125057192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125057192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057194 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057194 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057195 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057195 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057195 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057195 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057195 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057195 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057196 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125057196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-4 (tbf_dl.cpp:354) 20241121125057196 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 (tbf_dl.cpp:686) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125057196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 00 (tbf_dl.cpp:911) 20241121125057196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 00 3f 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 42 00 (pcu_l1_if.cpp:182) 20241121125057197 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125057209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125057209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057209 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057209 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057210 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057210 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057210 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057210 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057210 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057210 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125057214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-4 (tbf_dl.cpp:354) 20241121125057214 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 (tbf_dl.cpp:686) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125057214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 00 (tbf_dl.cpp:911) 20241121125057214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=07 00 41 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 e5 00 (pcu_l1_if.cpp:182) 20241121125057214 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125057228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125057228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057228 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057228 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057228 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057228 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057228 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057228 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125057237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-4 (tbf_dl.cpp:354) 20241121125057237 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125057237 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1935 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125057237 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): b7 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e (tbf_dl.cpp:686) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125057237 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 42 b7 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 00 (tbf_dl.cpp:911) 20241121125057237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=07 00 42 b7 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 0e 00 (pcu_l1_if.cpp:182) 20241121125057237 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125057251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125057251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125057256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-4 (tbf_dl.cpp:354) 20241121125057256 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da (tbf_dl.cpp:686) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125057256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da 00 (tbf_dl.cpp:911) 20241121125057256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=07 00 45 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 da 00 (pcu_l1_if.cpp:182) 20241121125057256 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125057270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125057270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=871 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125057274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==16 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-4 (tbf_dl.cpp:354) 20241121125057274 DRLCMACDL DEBUG -- Chunk with length 1346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 (tbf_dl.cpp:686) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125057275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 944 + 13 = 957 (pdch_ul_controller.c:131) 20241121125057275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 957 for type POLL (pdch_ul_controller.c:184) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=957, TS=7) (tbf_dl.cpp:883) 20241121125057275 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=957, TS=7 (tbf_dl.cpp:903) 20241121125057275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 0f 00 47 b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 00 (tbf_dl.cpp:911) 20241121125057275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=0f 00 47 b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 61 00 (pcu_l1_if.cpp:182) 20241121125057275 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125057289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125057289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057298 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125057312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125057312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057312 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057312 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057316 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125057330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125057330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125057332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057335 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125057349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=5 data=40 08 04 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125057349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125057349 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125057349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125057349 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 36 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125057350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125057350 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125057350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 36, BSN 16 to 36 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125057350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125057350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=16)"RRRRRRRRRRRRRRRRRRRR"(BSN=35) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125057350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=16:36, lost=0, recv=20, skipped=0, bsn=16, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125057350 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125057350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=36)""(V(S)-1=35) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125057350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=871 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125057358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-4 (tbf_dl.cpp:354) 20241121125057359 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 (tbf_dl.cpp:686) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125057359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 00 (tbf_dl.cpp:911) 20241121125057359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 00 49 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 61 00 (pcu_l1_if.cpp:182) 20241121125057359 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125057373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125057373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=871 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125057378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-4 (tbf_dl.cpp:354) 20241121125057378 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 (tbf_dl.cpp:686) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125057378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 00 (tbf_dl.cpp:911) 20241121125057378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 00 4b 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f c3 00 (pcu_l1_if.cpp:182) 20241121125057378 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125057392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125057392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057395 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057395 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057396 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057396 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=871 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125057400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-4 (tbf_dl.cpp:354) 20241121125057400 DRLCMACDL DEBUG -- Chunk with length 1196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 (tbf_dl.cpp:686) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125057400 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 00 (tbf_dl.cpp:911) 20241121125057400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 00 4d 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab e1 00 (pcu_l1_if.cpp:182) 20241121125057401 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125057411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125057411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057412 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057412 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=871 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125057423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-4 (tbf_dl.cpp:354) 20241121125057423 DRLCMACDL DEBUG -- Chunk with length 1146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 (tbf_dl.cpp:686) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125057423 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 00 (tbf_dl.cpp:911) 20241121125057423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 00 4f 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 85 00 (pcu_l1_if.cpp:182) 20241121125057423 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125057437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125057437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057444 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057444 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057445 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057445 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=871 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125057449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-4 (tbf_dl.cpp:354) 20241121125057449 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 (tbf_dl.cpp:686) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125057449 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 00 (tbf_dl.cpp:911) 20241121125057449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 00 51 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 a5 00 (pcu_l1_if.cpp:182) 20241121125057451 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125057456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125057456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=871 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125057461 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-4 (tbf_dl.cpp:354) 20241121125057461 DRLCMACDL DEBUG -- Chunk with length 1046 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 92 (tbf_dl.cpp:686) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125057461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 92 00 (tbf_dl.cpp:911) 20241121125057461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 00 53 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 92 00 (pcu_l1_if.cpp:182) 20241121125057461 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125057476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125057476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=871 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125057485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-4 (tbf_dl.cpp:354) 20241121125057485 DRLCMACDL DEBUG -- Chunk with length 996 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 (tbf_dl.cpp:686) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125057485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 00 (tbf_dl.cpp:911) 20241121125057485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 00 55 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 24 00 (pcu_l1_if.cpp:182) 20241121125057485 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125057499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125057499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=871 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125057505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-4 (tbf_dl.cpp:354) 20241121125057505 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 (tbf_dl.cpp:686) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125057505 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 00 (tbf_dl.cpp:911) 20241121125057505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 00 57 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 44 00 (pcu_l1_if.cpp:182) 20241121125057505 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125057518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125057518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=871 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125057524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-4 (tbf_dl.cpp:354) 20241121125057524 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 (tbf_dl.cpp:686) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125057524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 07 00 59 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 00 (tbf_dl.cpp:911) 20241121125057524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 00 59 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 40 00 (pcu_l1_if.cpp:182) 20241121125057524 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125057537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125057537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057537 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057537 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057538 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057538 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=871 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125057546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-4 (tbf_dl.cpp:354) 20241121125057546 DRLCMACDL DEBUG -- Chunk with length 846 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a (tbf_dl.cpp:686) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125057546 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a 00 (tbf_dl.cpp:911) 20241121125057546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 00 5b d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 5a 00 (pcu_l1_if.cpp:182) 20241121125057546 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125057560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125057560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057560 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057560 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057560 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=871 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125057565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-4 (tbf_dl.cpp:354) 20241121125057565 DRLCMACDL DEBUG -- Chunk with length 796 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc (tbf_dl.cpp:686) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125057565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc 00 (tbf_dl.cpp:911) 20241121125057565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 00 5d b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 bc 00 (pcu_l1_if.cpp:182) 20241121125057565 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125057580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125057580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=871 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125057585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-4 (tbf_dl.cpp:354) 20241121125057585 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a (tbf_dl.cpp:686) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125057585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a 00 (tbf_dl.cpp:911) 20241121125057585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 00 5f da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 5a 00 (pcu_l1_if.cpp:182) 20241121125057585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125057600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125057600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=871 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125057609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-4 (tbf_dl.cpp:354) 20241121125057609 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 (tbf_dl.cpp:686) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125057609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 00 (tbf_dl.cpp:911) 20241121125057609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 00 61 c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 d3 00 (pcu_l1_if.cpp:182) 20241121125057609 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125057623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125057623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=871 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125057627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-4 (tbf_dl.cpp:354) 20241121125057627 DRLCMACDL DEBUG -- Chunk with length 646 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a (tbf_dl.cpp:686) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125057627 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 00 (tbf_dl.cpp:911) 20241121125057627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 00 63 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 0a 00 (pcu_l1_if.cpp:182) 20241121125057627 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125057642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125057642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057643 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057643 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057644 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057644 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057646 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057647 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057647 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057648 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057648 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=871 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125057648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057648 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-4 (tbf_dl.cpp:354) 20241121125057648 DRLCMACDL DEBUG -- Chunk with length 596 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d (tbf_dl.cpp:686) 20241121125057649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125057649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125057649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d 00 (tbf_dl.cpp:911) 20241121125057649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=07 00 65 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 2d 00 (pcu_l1_if.cpp:182) 20241121125057649 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125057662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125057662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057663 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057665 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057668 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=871 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125057671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-4 (tbf_dl.cpp:354) 20241121125057671 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa (tbf_dl.cpp:686) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125057671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa 00 (tbf_dl.cpp:911) 20241121125057671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=07 00 67 bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 aa 00 (pcu_l1_if.cpp:182) 20241121125057672 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125057686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125057686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057691 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057691 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=871 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125057694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-4 (tbf_dl.cpp:354) 20241121125057694 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 (tbf_dl.cpp:686) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125057694 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 00 (tbf_dl.cpp:911) 20241121125057694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=07 00 69 ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 e6 00 (pcu_l1_if.cpp:182) 20241121125057695 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125057705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125057705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=871 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125057709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-4 (tbf_dl.cpp:354) 20241121125057709 DRLCMACDL DEBUG -- Chunk with length 446 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 (tbf_dl.cpp:686) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125057709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 00 (tbf_dl.cpp:911) 20241121125057709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=07 00 6b 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 09 00 (pcu_l1_if.cpp:182) 20241121125057709 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125057725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125057725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057728 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057728 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057728 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057728 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057730 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057730 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=871 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125057735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-4 (tbf_dl.cpp:354) 20241121125057735 DRLCMACDL DEBUG -- Chunk with length 396 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba (tbf_dl.cpp:686) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125057735 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 00 (tbf_dl.cpp:911) 20241121125057735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=07 00 6d 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 ba 00 (pcu_l1_if.cpp:182) 20241121125057736 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125057751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125057751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057757 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057757 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=871 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125057760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==36 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-4 (tbf_dl.cpp:354) 20241121125057760 DRLCMACDL DEBUG -- Chunk with length 346 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de (tbf_dl.cpp:686) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125057760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1044 + 13 = 1057 (pdch_ul_controller.c:131) 20241121125057760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1057 for type POLL (pdch_ul_controller.c:184) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1057, TS=7) (tbf_dl.cpp:883) 20241121125057760 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1057, TS=7 (tbf_dl.cpp:903) 20241121125057760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 0f 00 6f 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 00 (tbf_dl.cpp:911) 20241121125057760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=0f 00 6f 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 de 00 (pcu_l1_if.cpp:182) 20241121125057761 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125057770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125057770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057778 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125057788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125057788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057789 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057789 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057789 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057790 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057790 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057790 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057798 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125057813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125057813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057816 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057816 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057819 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057819 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057820 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125057820 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057821 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125057832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=4 data=40 08 07 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125057832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125057832 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125057832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125057832 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 56 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125057833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125057833 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125057833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 56, BSN 36 to 56 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=36)"RRRRRRRRRRRRRRRRRRRR"(BSN=55) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=36:56, lost=0, recv=20, skipped=0, bsn=36, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125057833 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125057833 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125057833 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=56)""(V(S)-1=55) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125057834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=871 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125057841 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-4 (tbf_dl.cpp:354) 20241121125057841 DRLCMACDL DEBUG -- Chunk with length 296 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 (tbf_dl.cpp:686) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125057841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 00 (tbf_dl.cpp:911) 20241121125057841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 00 71 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 f6 00 (pcu_l1_if.cpp:182) 20241121125057842 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125057851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125057851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057854 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057854 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=871 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125057861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-4 (tbf_dl.cpp:354) 20241121125057861 DRLCMACDL DEBUG -- Chunk with length 246 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 (tbf_dl.cpp:686) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125057861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 (tbf_dl.cpp:911) 20241121125057861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 00 73 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 b2 00 (pcu_l1_if.cpp:182) 20241121125057862 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125057875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125057875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057880 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057880 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=871 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125057887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-4 (tbf_dl.cpp:354) 20241121125057887 DRLCMACDL DEBUG -- Chunk with length 196 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 (tbf_dl.cpp:686) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125057887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 00 (tbf_dl.cpp:911) 20241121125057887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 00 75 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 37 00 (pcu_l1_if.cpp:182) 20241121125057888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125057894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125057894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=871 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125057898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-4 (tbf_dl.cpp:354) 20241121125057898 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f (tbf_dl.cpp:686) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125057898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 00 (tbf_dl.cpp:911) 20241121125057898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 77 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 2f 00 (pcu_l1_if.cpp:182) 20241121125057898 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125057912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125057912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=871 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125057922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-4 (tbf_dl.cpp:354) 20241121125057922 DRLCMACDL DEBUG -- Chunk with length 96 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 (tbf_dl.cpp:686) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125057922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 00 (tbf_dl.cpp:911) 20241121125057922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=07 00 79 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 a8 00 (pcu_l1_if.cpp:182) 20241121125057922 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125057936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=871 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125057940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-4 (tbf_dl.cpp:354) 20241121125057940 DRLCMACDL DEBUG -- Chunk with length 46 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125057940 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): bb e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e (tbf_dl.cpp:686) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125057940 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7a bb e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 00 (tbf_dl.cpp:911) 20241121125057940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 00 7a bb e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 3e 00 (pcu_l1_if.cpp:182) 20241121125057940 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125057954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125057954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=871 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125057959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-4 (tbf_dl.cpp:354) 20241121125057959 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 (tbf_dl.cpp:686) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125057959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 00 (tbf_dl.cpp:911) 20241121125057959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 00 7d 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 50 00 (pcu_l1_if.cpp:182) 20241121125057959 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125057973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125057973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=871 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125057982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-4 (tbf_dl.cpp:354) 20241121125057982 DRLCMACDL DEBUG -- Chunk with length 1347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 (tbf_dl.cpp:686) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125057982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 00 (tbf_dl.cpp:911) 20241121125057982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 7f da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac e3 00 (pcu_l1_if.cpp:182) 20241121125057982 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125057996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125057996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125057997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125057997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=871 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125058001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-4 (tbf_dl.cpp:354) 20241121125058001 DRLCMACDL DEBUG -- Chunk with length 1297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 (tbf_dl.cpp:686) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125058001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 07 00 81 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 00 (tbf_dl.cpp:911) 20241121125058001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 00 81 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 d8 00 (pcu_l1_if.cpp:182) 20241121125058001 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125058015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125058015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=871 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125058019 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058019 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-4 (tbf_dl.cpp:354) 20241121125058020 DRLCMACDL DEBUG -- Chunk with length 1247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f (tbf_dl.cpp:686) 20241121125058020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125058020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125058020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f 00 (tbf_dl.cpp:911) 20241121125058020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 00 83 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 5f 00 (pcu_l1_if.cpp:182) 20241121125058020 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125058034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125058034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058035 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058035 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058036 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058036 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=871 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125058043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-4 (tbf_dl.cpp:354) 20241121125058043 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab (tbf_dl.cpp:686) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125058043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab 00 (tbf_dl.cpp:911) 20241121125058043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 00 85 c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec ab 00 (pcu_l1_if.cpp:182) 20241121125058044 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125058058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125058058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=871 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125058065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-4 (tbf_dl.cpp:354) 20241121125058065 DRLCMACDL DEBUG -- Chunk with length 1147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc (tbf_dl.cpp:686) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125058065 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 07 00 87 e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 00 (tbf_dl.cpp:911) 20241121125058065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 87 e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 bc 00 (pcu_l1_if.cpp:182) 20241121125058066 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125058076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125058076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=871 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125058081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-4 (tbf_dl.cpp:354) 20241121125058081 DRLCMACDL DEBUG -- Chunk with length 1097 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 (tbf_dl.cpp:686) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125058081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 00 (tbf_dl.cpp:911) 20241121125058081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 00 89 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 c7 00 (pcu_l1_if.cpp:182) 20241121125058081 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125058095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125058095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=871 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125058104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-4 (tbf_dl.cpp:354) 20241121125058104 DRLCMACDL DEBUG -- Chunk with length 1047 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 (tbf_dl.cpp:686) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125058104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 00 (tbf_dl.cpp:911) 20241121125058104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 00 8b a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 a0 00 (pcu_l1_if.cpp:182) 20241121125058104 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125058118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125058118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=871 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125058123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-4 (tbf_dl.cpp:354) 20241121125058123 DRLCMACDL DEBUG -- Chunk with length 997 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f (tbf_dl.cpp:686) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125058123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 00 (tbf_dl.cpp:911) 20241121125058123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=07 00 8d 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 0f 00 (pcu_l1_if.cpp:182) 20241121125058124 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125058138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125058138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058145 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=871 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125058147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-4 (tbf_dl.cpp:354) 20241121125058147 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 (tbf_dl.cpp:686) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125058147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 00 (tbf_dl.cpp:911) 20241121125058147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 00 8f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d e0 00 (pcu_l1_if.cpp:182) 20241121125058148 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125058157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125058157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058161 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=871 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125058167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-4 (tbf_dl.cpp:354) 20241121125058167 DRLCMACDL DEBUG -- Chunk with length 897 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 (tbf_dl.cpp:686) 20241121125058167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125058167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058167 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125058168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 07 00 91 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 00 (tbf_dl.cpp:911) 20241121125058168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=07 00 91 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 30 00 (pcu_l1_if.cpp:182) 20241121125058168 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125058182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125058182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=871 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125058189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-4 (tbf_dl.cpp:354) 20241121125058189 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 (tbf_dl.cpp:686) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125058189 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 00 (tbf_dl.cpp:911) 20241121125058189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=07 00 93 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 66 00 (pcu_l1_if.cpp:182) 20241121125058190 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125058200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125058200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058204 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058204 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=871 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125058208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-4 (tbf_dl.cpp:354) 20241121125058208 DRLCMACDL DEBUG -- Chunk with length 797 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 (tbf_dl.cpp:686) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125058208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 00 (tbf_dl.cpp:911) 20241121125058208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=07 00 95 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 67 00 (pcu_l1_if.cpp:182) 20241121125058208 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125058221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125058221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058226 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=871 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125058231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-4 (tbf_dl.cpp:354) 20241121125058231 DRLCMACDL DEBUG -- Chunk with length 747 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb (tbf_dl.cpp:686) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125058231 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125058231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1144 + 13 = 1157 (pdch_ul_controller.c:131) 20241121125058232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type POLL (pdch_ul_controller.c:184) 20241121125058232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1157, TS=7) (tbf_dl.cpp:883) 20241121125058232 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1157, TS=7 (tbf_dl.cpp:903) 20241121125058232 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 0f 00 97 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 00 (tbf_dl.cpp:911) 20241121125058232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=0f 00 97 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 bb 00 (pcu_l1_if.cpp:182) 20241121125058232 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125058243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125058243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058248 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125058262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125058262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058264 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058264 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058265 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058266 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058266 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058266 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058267 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058267 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058267 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125058282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125058282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125058291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058292 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125058307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=3 data=40 08 09 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125058307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125058307 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125058307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125058307 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 76 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125058307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125058307 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125058307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 76, BSN 56 to 76 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125058307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125058307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=56)"RRRRRRRRRRRRRRRRRRRR"(BSN=75) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125058307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=56:76, lost=0, recv=20, skipped=0, bsn=56, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125058307 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125058307 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=76)""(V(S)-1=75) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125058309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=871 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125058314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-4 (tbf_dl.cpp:354) 20241121125058314 DRLCMACDL DEBUG -- Chunk with length 697 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 (tbf_dl.cpp:686) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125058314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 00 (tbf_dl.cpp:911) 20241121125058314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 00 99 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 89 00 (pcu_l1_if.cpp:182) 20241121125058315 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125058326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125058326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058327 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058327 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=871 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125058334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-4 (tbf_dl.cpp:354) 20241121125058334 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 (tbf_dl.cpp:686) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125058334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 00 (tbf_dl.cpp:911) 20241121125058334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 00 9b d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 d7 00 (pcu_l1_if.cpp:182) 20241121125058334 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125058345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125058345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=871 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125058354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-4 (tbf_dl.cpp:354) 20241121125058354 DRLCMACDL DEBUG -- Chunk with length 597 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 (tbf_dl.cpp:686) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125058354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 00 (tbf_dl.cpp:911) 20241121125058354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 00 9d 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 71 00 (pcu_l1_if.cpp:182) 20241121125058355 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125058369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125058369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058373 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058373 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=871 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125058376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-4 (tbf_dl.cpp:354) 20241121125058376 DRLCMACDL DEBUG -- Chunk with length 547 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 (tbf_dl.cpp:686) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125058376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 00 (tbf_dl.cpp:911) 20241121125058376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 00 9f 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 c2 00 (pcu_l1_if.cpp:182) 20241121125058377 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125058388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125058388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058394 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058394 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=871 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125058395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-4 (tbf_dl.cpp:354) 20241121125058395 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 (tbf_dl.cpp:686) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125058395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 00 (tbf_dl.cpp:911) 20241121125058395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 00 a1 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 89 00 (pcu_l1_if.cpp:182) 20241121125058396 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125058407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125058407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=871 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125058415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-4 (tbf_dl.cpp:354) 20241121125058415 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 (tbf_dl.cpp:686) 20241121125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125058416 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 00 (tbf_dl.cpp:911) 20241121125058416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 00 a3 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 68 00 (pcu_l1_if.cpp:182) 20241121125058416 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125058430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125058430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058433 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058433 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058433 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058433 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=871 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125058435 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-4 (tbf_dl.cpp:354) 20241121125058435 DRLCMACDL DEBUG -- Chunk with length 397 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 (tbf_dl.cpp:686) 20241121125058436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125058436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125058436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 00 (tbf_dl.cpp:911) 20241121125058436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 00 a5 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 88 00 (pcu_l1_if.cpp:182) 20241121125058436 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125058450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125058450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058454 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=871 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125058457 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-4 (tbf_dl.cpp:354) 20241121125058457 DRLCMACDL DEBUG -- Chunk with length 347 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 (tbf_dl.cpp:686) 20241121125058457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125058457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125058458 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 00 (tbf_dl.cpp:911) 20241121125058458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 00 a7 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 27 00 (pcu_l1_if.cpp:182) 20241121125058460 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125058470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125058470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=871 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125058478 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058478 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-4 (tbf_dl.cpp:354) 20241121125058479 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 (tbf_dl.cpp:686) 20241121125058479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125058479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125058479 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 00 (tbf_dl.cpp:911) 20241121125058479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 00 a9 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 92 00 (pcu_l1_if.cpp:182) 20241121125058479 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125058492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125058492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=871 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125058497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-4 (tbf_dl.cpp:354) 20241121125058497 DRLCMACDL DEBUG -- Chunk with length 247 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 (tbf_dl.cpp:686) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125058497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 00 (tbf_dl.cpp:911) 20241121125058497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 00 ab f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 60 00 (pcu_l1_if.cpp:182) 20241121125058497 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125058511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125058511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=871 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125058515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-4 (tbf_dl.cpp:354) 20241121125058515 DRLCMACDL DEBUG -- Chunk with length 197 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc (tbf_dl.cpp:686) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125058515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 00 (tbf_dl.cpp:911) 20241121125058515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 00 ad b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 cc 00 (pcu_l1_if.cpp:182) 20241121125058515 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125058529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125058529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=871 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125058539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-4 (tbf_dl.cpp:354) 20241121125058539 DRLCMACDL DEBUG -- Chunk with length 147 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f (tbf_dl.cpp:686) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125058539 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 00 (tbf_dl.cpp:911) 20241121125058539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 00 af 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 4f 00 (pcu_l1_if.cpp:182) 20241121125058539 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125058553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125058553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058554 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058554 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058554 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=871 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125058557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-4 (tbf_dl.cpp:354) 20241121125058558 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 (tbf_dl.cpp:686) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125058558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 00 (tbf_dl.cpp:911) 20241121125058558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=07 00 b1 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 50 00 (pcu_l1_if.cpp:182) 20241121125058558 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125058572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125058572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=871 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125058576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-4 (tbf_dl.cpp:354) 20241121125058576 DRLCMACDL DEBUG -- Chunk with length 47 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125058576 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2128 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125058576 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (2) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): bf a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc (tbf_dl.cpp:686) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125058576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b2 bf a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 00 (tbf_dl.cpp:911) 20241121125058576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 00 b2 bf a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac fc 00 (pcu_l1_if.cpp:182) 20241121125058577 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125058590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125058590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=871 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125058599 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-4 (tbf_dl.cpp:354) 20241121125058599 DRLCMACDL DEBUG -- Chunk with length 1398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d (tbf_dl.cpp:686) 20241121125058600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125058600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125058600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 00 (tbf_dl.cpp:911) 20241121125058600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=07 00 b5 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 9d 00 (pcu_l1_if.cpp:182) 20241121125058600 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125058613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125058613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058614 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=871 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125058618 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-4 (tbf_dl.cpp:354) 20241121125058618 DRLCMACDL DEBUG -- Chunk with length 1348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac (tbf_dl.cpp:686) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125058618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac 00 (tbf_dl.cpp:911) 20241121125058618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=07 00 b7 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c ac 00 (pcu_l1_if.cpp:182) 20241121125058618 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125058632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125058632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=871 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125058637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-4 (tbf_dl.cpp:354) 20241121125058637 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 (tbf_dl.cpp:686) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125058637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 07 00 b9 e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 00 (tbf_dl.cpp:911) 20241121125058637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=07 00 b9 e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 21 00 (pcu_l1_if.cpp:182) 20241121125058637 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125058650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125058650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=871 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125058660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-4 (tbf_dl.cpp:354) 20241121125058660 DRLCMACDL DEBUG -- Chunk with length 1248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c (tbf_dl.cpp:686) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125058660 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 00 (tbf_dl.cpp:911) 20241121125058660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=07 00 bb d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 8c 00 (pcu_l1_if.cpp:182) 20241121125058660 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125058674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125058674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=871 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125058679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-4 (tbf_dl.cpp:354) 20241121125058679 DRLCMACDL DEBUG -- Chunk with length 1198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec (tbf_dl.cpp:686) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125058679 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec 00 (tbf_dl.cpp:911) 20241121125058679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=07 00 bd 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd ec 00 (pcu_l1_if.cpp:182) 20241121125058679 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125058693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125058693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=871 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125058697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==76 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-4 (tbf_dl.cpp:354) 20241121125058697 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 (tbf_dl.cpp:686) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125058697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1243 + 13 = 1256 (pdch_ul_controller.c:131) 20241121125058697 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type POLL (pdch_ul_controller.c:184) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1256, TS=7) (tbf_dl.cpp:883) 20241121125058697 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1256, TS=7 (tbf_dl.cpp:903) 20241121125058697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 0f 00 bf ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 00 (tbf_dl.cpp:911) 20241121125058697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=0f 00 bf ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 a8 00 (pcu_l1_if.cpp:182) 20241121125058697 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125058711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125058711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058712 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058712 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058712 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058712 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058720 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125058734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125058734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058735 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058735 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058735 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058735 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058739 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125058753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125058753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125058755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058758 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125058772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=2 data=40 08 0c 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125058772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125058772 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125058772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125058772 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 96 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125058772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125058772 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125058772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 96, BSN 76 to 96 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125058772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125058772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=76)"RRRRRRRRRRRRRRRRRRRR"(BSN=95) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125058772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=76:96, lost=0, recv=20, skipped=0, bsn=76, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125058772 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125058772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=96)""(V(S)-1=95) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125058773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=871 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125058781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-4 (tbf_dl.cpp:354) 20241121125058781 DRLCMACDL DEBUG -- Chunk with length 1098 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 (tbf_dl.cpp:686) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125058781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 00 (tbf_dl.cpp:911) 20241121125058781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 00 c1 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 44 00 (pcu_l1_if.cpp:182) 20241121125058781 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125058795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125058795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=871 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125058800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-4 (tbf_dl.cpp:354) 20241121125058800 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 (tbf_dl.cpp:686) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125058800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 00 (tbf_dl.cpp:911) 20241121125058800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 00 c3 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 83 00 (pcu_l1_if.cpp:182) 20241121125058800 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125058814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125058814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=871 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125058818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-4 (tbf_dl.cpp:354) 20241121125058818 DRLCMACDL DEBUG -- Chunk with length 998 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 (tbf_dl.cpp:686) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125058818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 00 (tbf_dl.cpp:911) 20241121125058818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 00 c5 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 b6 00 (pcu_l1_if.cpp:182) 20241121125058818 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125058832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125058832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=871 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125058852 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-4 (tbf_dl.cpp:354) 20241121125058852 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d (tbf_dl.cpp:686) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125058852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d 00 (tbf_dl.cpp:911) 20241121125058852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 c7 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 2d 00 (pcu_l1_if.cpp:182) 20241121125058852 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125058866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125058866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=871 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125058870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-4 (tbf_dl.cpp:354) 20241121125058870 DRLCMACDL DEBUG -- Chunk with length 898 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c (tbf_dl.cpp:686) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125058870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 00 (tbf_dl.cpp:911) 20241121125058870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 00 c9 e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 4c 00 (pcu_l1_if.cpp:182) 20241121125058870 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125058884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125058884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=871 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125058889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-4 (tbf_dl.cpp:354) 20241121125058889 DRLCMACDL DEBUG -- Chunk with length 848 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 (tbf_dl.cpp:686) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125058889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 00 (tbf_dl.cpp:911) 20241121125058889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 00 cb 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 84 00 (pcu_l1_if.cpp:182) 20241121125058889 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125058903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125058903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058904 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058904 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058904 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058904 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=871 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125058912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-4 (tbf_dl.cpp:354) 20241121125058912 DRLCMACDL DEBUG -- Chunk with length 798 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc (tbf_dl.cpp:686) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125058912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 00 (tbf_dl.cpp:911) 20241121125058912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 00 cd 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 fc 00 (pcu_l1_if.cpp:182) 20241121125058912 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125058926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125058926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=871 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125058931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=CS-4 (tbf_dl.cpp:354) 20241121125058931 DRLCMACDL DEBUG -- Chunk with length 748 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 (tbf_dl.cpp:686) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125058931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 00 (tbf_dl.cpp:911) 20241121125058931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 cf 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 52 00 (pcu_l1_if.cpp:182) 20241121125058931 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125058960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125058960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058961 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058961 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058961 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058961 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058961 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058961 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=871 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125058965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=CS-4 (tbf_dl.cpp:354) 20241121125058965 DRLCMACDL DEBUG -- Chunk with length 698 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 (tbf_dl.cpp:686) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125058965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 00 (tbf_dl.cpp:911) 20241121125058965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 00 d1 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b a6 00 (pcu_l1_if.cpp:182) 20241121125058965 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125058979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125058979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058979 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058979 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058980 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058981 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058981 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125058981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125058988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=871 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125058988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=CS-4 (tbf_dl.cpp:354) 20241121125058988 DRLCMACDL DEBUG -- Chunk with length 648 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 (tbf_dl.cpp:686) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125058988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 00 (tbf_dl.cpp:911) 20241121125058988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 00 d3 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 a1 00 (pcu_l1_if.cpp:182) 20241121125058988 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125059002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125059002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059002 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059002 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059002 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059002 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059003 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059003 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059003 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=871 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125059007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=CS-4 (tbf_dl.cpp:354) 20241121125059007 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 (tbf_dl.cpp:686) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125059007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 00 (tbf_dl.cpp:911) 20241121125059007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 00 d5 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 c8 00 (pcu_l1_if.cpp:182) 20241121125059007 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125059020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125059020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059021 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059021 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059021 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059021 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059021 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059021 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=871 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125059025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=CS-4 (tbf_dl.cpp:354) 20241121125059025 DRLCMACDL DEBUG -- Chunk with length 548 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 (tbf_dl.cpp:686) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125059025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 00 (tbf_dl.cpp:911) 20241121125059025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 d7 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 08 00 (pcu_l1_if.cpp:182) 20241121125059025 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125059039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125059039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=871 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125059048 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059048 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=CS-4 (tbf_dl.cpp:354) 20241121125059049 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee (tbf_dl.cpp:686) 20241121125059049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125059049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125059049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 00 (tbf_dl.cpp:911) 20241121125059049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 00 d9 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 ee 00 (pcu_l1_if.cpp:182) 20241121125059049 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125059063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125059063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059063 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059063 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=871 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125059067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=CS-4 (tbf_dl.cpp:354) 20241121125059067 DRLCMACDL DEBUG -- Chunk with length 448 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a (tbf_dl.cpp:686) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125059067 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 db 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 00 (tbf_dl.cpp:911) 20241121125059067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 00 db 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 8a 00 (pcu_l1_if.cpp:182) 20241121125059067 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125059081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125059081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=871 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125059086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=CS-4 (tbf_dl.cpp:354) 20241121125059086 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b (tbf_dl.cpp:686) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125059086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 00 (tbf_dl.cpp:911) 20241121125059086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=07 00 dd 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 8b 00 (pcu_l1_if.cpp:182) 20241121125059086 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125059100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125059100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=871 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125059109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=CS-4 (tbf_dl.cpp:354) 20241121125059109 DRLCMACDL DEBUG -- Chunk with length 348 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d (tbf_dl.cpp:686) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125059109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 00 (tbf_dl.cpp:911) 20241121125059109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 00 df 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 2d 00 (pcu_l1_if.cpp:182) 20241121125059109 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125059123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125059123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059123 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059123 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059124 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059124 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059124 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059124 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059124 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059124 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059124 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059124 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059124 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=871 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125059128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=CS-4 (tbf_dl.cpp:354) 20241121125059128 DRLCMACDL DEBUG -- Chunk with length 298 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd (tbf_dl.cpp:686) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125059128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 07 00 e1 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 00 (tbf_dl.cpp:911) 20241121125059128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=07 00 e1 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 bd 00 (pcu_l1_if.cpp:182) 20241121125059128 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125059142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125059142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=871 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125059147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=CS-4 (tbf_dl.cpp:354) 20241121125059147 DRLCMACDL DEBUG -- Chunk with length 248 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 (tbf_dl.cpp:686) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125059147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 00 (tbf_dl.cpp:911) 20241121125059147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=07 00 e3 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 69 00 (pcu_l1_if.cpp:182) 20241121125059147 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125059161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125059161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=871 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125059171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=CS-4 (tbf_dl.cpp:354) 20241121125059171 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 (tbf_dl.cpp:686) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125059171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 00 (tbf_dl.cpp:911) 20241121125059171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=07 00 e5 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d d1 00 (pcu_l1_if.cpp:182) 20241121125059172 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125059185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125059185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=871 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125059190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==96 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=CS-4 (tbf_dl.cpp:354) 20241121125059190 DRLCMACDL DEBUG -- Chunk with length 148 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 (tbf_dl.cpp:686) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125059190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1343 + 13 = 1356 (pdch_ul_controller.c:131) 20241121125059190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1356 for type POLL (pdch_ul_controller.c:184) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1356, TS=7) (tbf_dl.cpp:883) 20241121125059190 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1356, TS=7 (tbf_dl.cpp:903) 20241121125059190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 0f 00 e7 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 00 (tbf_dl.cpp:911) 20241121125059190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=0f 00 e7 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 03 00 (pcu_l1_if.cpp:182) 20241121125059190 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125059204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125059204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059209 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125059223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125059224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059226 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059226 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059228 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059228 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059233 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125059248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125059248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059254 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059254 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059255 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125059256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059257 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125059267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=1 data=40 08 0e 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125059267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125059267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125059267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125059267 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 116 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125059268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125059268 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125059268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 116, BSN 96 to 116 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125059268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125059268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=96)"RRRRRRRRRRRRRRRRRRRR"(BSN=115) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125059268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=96:116, lost=0, recv=20, skipped=0, bsn=96, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125059268 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125059269 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125059269 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125059269 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125059269 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125059269 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125059269 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125059269 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=116)""(V(S)-1=115) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125059269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=871 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125059276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=CS-4 (tbf_dl.cpp:354) 20241121125059276 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c (tbf_dl.cpp:686) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125059276 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e9 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 00 (tbf_dl.cpp:911) 20241121125059276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 00 e9 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 1c 00 (pcu_l1_if.cpp:182) 20241121125059277 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125059286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125059286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059292 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059292 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=871 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125059295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=CS-4 (tbf_dl.cpp:354) 20241121125059295 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125059295 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (1) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): c3 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac (tbf_dl.cpp:686) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125059295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 ea c3 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac 00 (tbf_dl.cpp:911) 20241121125059295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 00 ea c3 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b ac 00 (pcu_l1_if.cpp:182) 20241121125059295 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125059310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125059310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=871 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125059315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=CS-4 (tbf_dl.cpp:354) 20241121125059315 DRLCMACDL DEBUG -- Chunk with length 1399 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 (tbf_dl.cpp:686) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125059315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 00 (tbf_dl.cpp:911) 20241121125059315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 00 ed fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 c5 00 (pcu_l1_if.cpp:182) 20241121125059315 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125059328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125059328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059328 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059328 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059328 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059328 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059329 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059329 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=871 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125059332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=CS-4 (tbf_dl.cpp:354) 20241121125059332 DRLCMACDL DEBUG -- Chunk with length 1349 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c (tbf_dl.cpp:686) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125059332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c 00 (tbf_dl.cpp:911) 20241121125059332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 00 ef 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 8c 00 (pcu_l1_if.cpp:182) 20241121125059333 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125059346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125059347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=871 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125059356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=CS-4 (tbf_dl.cpp:354) 20241121125059356 DRLCMACDL DEBUG -- Chunk with length 1299 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 (tbf_dl.cpp:686) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125059356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 00 (tbf_dl.cpp:911) 20241121125059356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 00 f1 ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 c7 00 (pcu_l1_if.cpp:182) 20241121125059356 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125059370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125059370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059371 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059371 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=871 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125059375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=CS-4 (tbf_dl.cpp:354) 20241121125059375 DRLCMACDL DEBUG -- Chunk with length 1249 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 (tbf_dl.cpp:686) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125059375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 00 (tbf_dl.cpp:911) 20241121125059375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 00 f3 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc b2 00 (pcu_l1_if.cpp:182) 20241121125059375 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125059389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125059389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=871 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125059393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=CS-4 (tbf_dl.cpp:354) 20241121125059393 DRLCMACDL DEBUG -- Chunk with length 1199 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd (tbf_dl.cpp:686) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125059393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd 00 (tbf_dl.cpp:911) 20241121125059393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 00 f5 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc cd 00 (pcu_l1_if.cpp:182) 20241121125059394 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125059407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125059407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=871 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125059417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=CS-4 (tbf_dl.cpp:354) 20241121125059417 DRLCMACDL DEBUG -- Chunk with length 1149 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 (tbf_dl.cpp:686) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125059417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 00 (tbf_dl.cpp:911) 20241121125059417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 00 f7 ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 33 00 (pcu_l1_if.cpp:182) 20241121125059417 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125059432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125059432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=871 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125059440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=CS-4 (tbf_dl.cpp:354) 20241121125059440 DRLCMACDL DEBUG -- Chunk with length 1099 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c (tbf_dl.cpp:686) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125059440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 00 (tbf_dl.cpp:911) 20241121125059440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 00 f9 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 9c 00 (pcu_l1_if.cpp:182) 20241121125059441 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125059451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125059451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=871 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125059460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=CS-4 (tbf_dl.cpp:354) 20241121125059460 DRLCMACDL DEBUG -- Chunk with length 1049 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 (tbf_dl.cpp:686) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125059460 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 00 (tbf_dl.cpp:911) 20241121125059460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 00 fb 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 89 00 (pcu_l1_if.cpp:182) 20241121125059461 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125059470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125059470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=871 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125059480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=CS-4 (tbf_dl.cpp:354) 20241121125059480 DRLCMACDL DEBUG -- Chunk with length 999 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 (tbf_dl.cpp:686) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125059480 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 00 (tbf_dl.cpp:911) 20241121125059480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 00 fd 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 a6 00 (pcu_l1_if.cpp:182) 20241121125059481 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125059494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125059494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059496 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=871 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125059504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=CS-4 (tbf_dl.cpp:354) 20241121125059504 DRLCMACDL DEBUG -- Chunk with length 949 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a (tbf_dl.cpp:686) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125059504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 00 (tbf_dl.cpp:911) 20241121125059504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 00 ff b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 7a 00 (pcu_l1_if.cpp:182) 20241121125059505 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125059513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125059513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059518 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059518 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 RX RTS.req: sapi=5 arfcn=871 cur_fn=1408 block=2 (pcu_l1_if.cpp:576) 20241121125059519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-4 (tbf_dl.cpp:354) 20241121125059519 DRLCMACDL DEBUG -- Chunk with length 899 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f (tbf_dl.cpp:686) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125059519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 00 (tbf_dl.cpp:911) 20241121125059519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 00 01 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 0f 00 (pcu_l1_if.cpp:182) 20241121125059519 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125059533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125059533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 RX RTS.req: sapi=5 arfcn=871 cur_fn=1412 block=3 (pcu_l1_if.cpp:576) 20241121125059542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-4 (tbf_dl.cpp:354) 20241121125059542 DRLCMACDL DEBUG -- Chunk with length 849 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 (tbf_dl.cpp:686) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125059542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 00 (tbf_dl.cpp:911) 20241121125059542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 00 03 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 d8 00 (pcu_l1_if.cpp:182) 20241121125059542 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125059556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 RX RTS.req: sapi=5 arfcn=871 cur_fn=1417 block=4 (pcu_l1_if.cpp:576) 20241121125059560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-4 (tbf_dl.cpp:354) 20241121125059560 DRLCMACDL DEBUG -- Chunk with length 799 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 (tbf_dl.cpp:686) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125059560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 00 (tbf_dl.cpp:911) 20241121125059560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=07 00 05 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 84 00 (pcu_l1_if.cpp:182) 20241121125059560 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125059575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125059575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059578 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 RX RTS.req: sapi=5 arfcn=871 cur_fn=1421 block=5 (pcu_l1_if.cpp:576) 20241121125059582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-4 (tbf_dl.cpp:354) 20241121125059582 DRLCMACDL DEBUG -- Chunk with length 749 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db (tbf_dl.cpp:686) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125059582 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 00 (tbf_dl.cpp:911) 20241121125059582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=07 00 07 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 db 00 (pcu_l1_if.cpp:182) 20241121125059583 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125059593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125059593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 RX RTS.req: sapi=5 arfcn=871 cur_fn=1425 block=6 (pcu_l1_if.cpp:576) 20241121125059603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-4 (tbf_dl.cpp:354) 20241121125059603 DRLCMACDL DEBUG -- Chunk with length 699 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b (tbf_dl.cpp:686) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125059603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 07 00 09 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b 00 (tbf_dl.cpp:911) 20241121125059603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=07 00 09 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 1b 00 (pcu_l1_if.cpp:182) 20241121125059603 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125059618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125059618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 RX RTS.req: sapi=5 arfcn=871 cur_fn=1430 block=7 (pcu_l1_if.cpp:576) 20241121125059625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-4 (tbf_dl.cpp:354) 20241121125059625 DRLCMACDL DEBUG -- Chunk with length 649 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 (tbf_dl.cpp:686) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125059625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 00 (tbf_dl.cpp:911) 20241121125059625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=07 00 0b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 49 00 (pcu_l1_if.cpp:182) 20241121125059625 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125059636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125059636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 RX RTS.req: sapi=5 arfcn=871 cur_fn=1434 block=8 (pcu_l1_if.cpp:576) 20241121125059641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-4 (tbf_dl.cpp:354) 20241121125059641 DRLCMACDL DEBUG -- Chunk with length 599 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 (tbf_dl.cpp:686) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125059641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 00 (tbf_dl.cpp:911) 20241121125059641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=07 00 0d a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 a2 00 (pcu_l1_if.cpp:182) 20241121125059641 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125059655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125059655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 RX RTS.req: sapi=5 arfcn=871 cur_fn=1438 block=9 (pcu_l1_if.cpp:576) 20241121125059664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==116 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-4 (tbf_dl.cpp:354) 20241121125059664 DRLCMACDL DEBUG -- Chunk with length 549 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 (tbf_dl.cpp:686) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125059664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1443 + 13 = 1456 (pdch_ul_controller.c:131) 20241121125059664 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1456 for type POLL (pdch_ul_controller.c:184) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1456, TS=7) (tbf_dl.cpp:883) 20241121125059664 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1456, TS=7 (tbf_dl.cpp:903) 20241121125059664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 0f 00 0f c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 00 (tbf_dl.cpp:911) 20241121125059664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=0f 00 0f c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 b4 00 (pcu_l1_if.cpp:182) 20241121125059664 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125059678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125059678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059679 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059679 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059679 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059679 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059680 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059680 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059680 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059680 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059683 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125059697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125059697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059698 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059698 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059698 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059698 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059702 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125059716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125059716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125059718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059725 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125059739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data=40 08 01 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125059739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125059739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125059739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125059739 DCSN1 INFO[1;31m csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 8 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125059739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125059739 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125059739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 8, BSN 116 to 8 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125059739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125059739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=116)"RRRRRRRRRRRRRRRRRRRR"(BSN=7) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125059739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=116:8, lost=0, recv=20, skipped=0, bsn=116, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125059739 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125059739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=8)""(V(S)-1=7) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125059739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=871 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125059743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-4 (tbf_dl.cpp:354) 20241121125059743 DRLCMACDL DEBUG -- Chunk with length 499 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 (tbf_dl.cpp:686) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125059743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 00 (tbf_dl.cpp:911) 20241121125059743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 00 11 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 22 00 (pcu_l1_if.cpp:182) 20241121125059744 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125059758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125059758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059759 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059759 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059759 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059759 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059759 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059759 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=871 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125059762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-4 (tbf_dl.cpp:354) 20241121125059762 DRLCMACDL DEBUG -- Chunk with length 449 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 (tbf_dl.cpp:686) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125059762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 13 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 00 (tbf_dl.cpp:911) 20241121125059762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 00 13 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 78 00 (pcu_l1_if.cpp:182) 20241121125059763 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125059776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125059776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059777 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059777 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059777 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059777 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=871 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125059786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-4 (tbf_dl.cpp:354) 20241121125059786 DRLCMACDL DEBUG -- Chunk with length 399 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 (tbf_dl.cpp:686) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125059786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 00 (tbf_dl.cpp:911) 20241121125059786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 00 15 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 64 00 (pcu_l1_if.cpp:182) 20241121125059786 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125059800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125059800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059800 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059800 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059800 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059801 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059801 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059801 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059801 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059801 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059801 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059802 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059802 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=871 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125059804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-4 (tbf_dl.cpp:354) 20241121125059804 DRLCMACDL DEBUG -- Chunk with length 349 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 (tbf_dl.cpp:686) 20241121125059804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125059805 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 00 (tbf_dl.cpp:911) 20241121125059805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 17 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 80 00 (pcu_l1_if.cpp:182) 20241121125059805 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125059820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125059820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059825 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059825 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059825 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059825 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=871 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125059826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-4 (tbf_dl.cpp:354) 20241121125059826 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 (tbf_dl.cpp:686) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125059826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 00 (tbf_dl.cpp:911) 20241121125059826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 00 19 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 70 00 (pcu_l1_if.cpp:182) 20241121125059828 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125059840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125059840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059844 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059844 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=871 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125059849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-4 (tbf_dl.cpp:354) 20241121125059849 DRLCMACDL DEBUG -- Chunk with length 249 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 (tbf_dl.cpp:686) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125059849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 00 (tbf_dl.cpp:911) 20241121125059849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 00 1b bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 81 00 (pcu_l1_if.cpp:182) 20241121125059849 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125059863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125059863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059865 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059865 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=871 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125059868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-4 (tbf_dl.cpp:354) 20241121125059868 DRLCMACDL DEBUG -- Chunk with length 199 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d (tbf_dl.cpp:686) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125059868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d 00 (tbf_dl.cpp:911) 20241121125059868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 00 1d 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 3d 00 (pcu_l1_if.cpp:182) 20241121125059869 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125059882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125059882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=871 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125059886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059886 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-4 (tbf_dl.cpp:354) 20241121125059887 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 (tbf_dl.cpp:686) 20241121125059887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125059887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125059887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 00 (tbf_dl.cpp:911) 20241121125059887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 1f d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 91 00 (pcu_l1_if.cpp:182) 20241121125059887 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125059901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125059901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059906 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059906 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059907 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059907 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=871 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125059911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-4 (tbf_dl.cpp:354) 20241121125059911 DRLCMACDL DEBUG -- Chunk with length 99 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 (tbf_dl.cpp:686) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125059911 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 00 (tbf_dl.cpp:911) 20241121125059911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=07 00 21 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 d8 00 (pcu_l1_if.cpp:182) 20241121125059912 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125059926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125059927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059933 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059933 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=871 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125059937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059937 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-4 (tbf_dl.cpp:354) 20241121125059937 DRLCMACDL DEBUG -- Chunk with length 49 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125059938 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125059938 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 2095 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): c5 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b (tbf_dl.cpp:686) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125059938 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 22 c5 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b 00 (tbf_dl.cpp:911) 20241121125059938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 00 22 c5 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 0b 00 (pcu_l1_if.cpp:182) 20241121125059939 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125059945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125059945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059946 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059948 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059948 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059948 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059948 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059949 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059949 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=871 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125059949 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-4 (tbf_dl.cpp:354) 20241121125059949 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 (tbf_dl.cpp:686) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125059949 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 00 (tbf_dl.cpp:911) 20241121125059949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 00 25 ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 2e 10 00 (pcu_l1_if.cpp:182) 20241121125059950 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125059964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125059964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059966 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059966 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059967 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059970 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059970 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=871 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125059974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-4 (tbf_dl.cpp:354) 20241121125059974 DRLCMACDL DEBUG -- Chunk with length 1350 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 (tbf_dl.cpp:686) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125059974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 00 (tbf_dl.cpp:911) 20241121125059974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 27 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 3e 92 00 (pcu_l1_if.cpp:182) 20241121125059975 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125059989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125059989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059993 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059993 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059994 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059995 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059995 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059996 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059996 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125059997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125059998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=871 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125059998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-4 (tbf_dl.cpp:354) 20241121125059998 DRLCMACDL DEBUG -- Chunk with length 1300 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 (tbf_dl.cpp:686) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125059998 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 00 (tbf_dl.cpp:911) 20241121125059998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 00 29 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 cf 73 00 (pcu_l1_if.cpp:182) 20241121125100000 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125100007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125100007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=871 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125100011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-4 (tbf_dl.cpp:354) 20241121125100011 DRLCMACDL DEBUG -- Chunk with length 1250 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc (tbf_dl.cpp:686) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125100011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc 00 (tbf_dl.cpp:911) 20241121125100011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 00 2b c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 53 dc 00 (pcu_l1_if.cpp:182) 20241121125100011 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125100025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125100025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100027 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100027 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100028 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=871 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125100035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-4 (tbf_dl.cpp:354) 20241121125100035 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc (tbf_dl.cpp:686) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125100035 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc 00 (tbf_dl.cpp:911) 20241121125100035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=07 00 2d b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 28 dc 00 (pcu_l1_if.cpp:182) 20241121125100036 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125100050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125100050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100053 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100053 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100056 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100056 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 RX RTS.req: sapi=5 arfcn=871 cur_fn=1521 block=4 (pcu_l1_if.cpp:576) 20241121125100062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-4 (tbf_dl.cpp:354) 20241121125100062 DRLCMACDL DEBUG -- Chunk with length 1150 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb (tbf_dl.cpp:686) 20241121125100063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125100063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125100063 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 00 (tbf_dl.cpp:911) 20241121125100063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 00 2f cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 77 cb 00 (pcu_l1_if.cpp:182) 20241121125100064 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125100069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125100070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100071 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100071 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100072 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100072 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100072 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100072 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100074 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100074 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100074 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100074 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100075 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100075 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 RX RTS.req: sapi=5 arfcn=871 cur_fn=1525 block=5 (pcu_l1_if.cpp:576) 20241121125100076 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-4 (tbf_dl.cpp:354) 20241121125100076 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 (tbf_dl.cpp:686) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125100076 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 07 00 31 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 00 (tbf_dl.cpp:911) 20241121125100076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=07 00 31 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 aa 92 00 (pcu_l1_if.cpp:182) 20241121125100076 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125100088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125100088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100090 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100090 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100090 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100090 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100090 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100091 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100091 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100091 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100091 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100091 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100091 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 RX RTS.req: sapi=5 arfcn=871 cur_fn=1529 block=6 (pcu_l1_if.cpp:576) 20241121125100098 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-4 (tbf_dl.cpp:354) 20241121125100098 DRLCMACDL DEBUG -- Chunk with length 1050 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 (tbf_dl.cpp:686) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125100098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 00 (tbf_dl.cpp:911) 20241121125100098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=07 00 33 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 2a b7 00 (pcu_l1_if.cpp:182) 20241121125100099 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125100112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125100112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100114 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100114 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100116 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100116 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 RX RTS.req: sapi=5 arfcn=871 cur_fn=1534 block=7 (pcu_l1_if.cpp:576) 20241121125100117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-4 (tbf_dl.cpp:354) 20241121125100117 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 (tbf_dl.cpp:686) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125100117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 00 (tbf_dl.cpp:911) 20241121125100117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=07 00 35 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 f5 e9 00 (pcu_l1_if.cpp:182) 20241121125100118 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125100132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125100132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100137 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100137 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100140 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 RX RTS.req: sapi=5 arfcn=871 cur_fn=1538 block=8 (pcu_l1_if.cpp:576) 20241121125100141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-4 (tbf_dl.cpp:354) 20241121125100141 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef (tbf_dl.cpp:686) 20241121125100141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125100141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125100142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125100142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1542 + 13 = 1555 (pdch_ul_controller.c:131) 20241121125100142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1555 for type POLL (pdch_ul_controller.c:184) 20241121125100142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1555, TS=7) (tbf_dl.cpp:883) 20241121125100142 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1555, TS=7 (tbf_dl.cpp:903) 20241121125100142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 0f 00 37 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 00 (tbf_dl.cpp:911) 20241121125100142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=0f 00 37 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 ba ef 00 (pcu_l1_if.cpp:182) 20241121125100142 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125100151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125100151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100153 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100158 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100158 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100162 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125100175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125100175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100176 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100176 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100179 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125100194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125100194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100195 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100195 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125100197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100198 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125100214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=11 data=40 08 03 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125100214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125100214 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125100214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125100214 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 28 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125100214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125100214 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125100214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 28, BSN 8 to 28 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125100214 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125100215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=8)"RRRRRRRRRRRRRRRRRRRR"(BSN=27) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125100215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=8:28, lost=0, recv=20, skipped=0, bsn=8, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125100215 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125100215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=28)""(V(S)-1=27) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125100216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100218 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100220 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100220 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100223 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100223 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 RX RTS.req: sapi=5 arfcn=871 cur_fn=1555 block=0 (pcu_l1_if.cpp:576) 20241121125100225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-4 (tbf_dl.cpp:354) 20241121125100225 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb (tbf_dl.cpp:686) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125100225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 00 (tbf_dl.cpp:911) 20241121125100225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 00 39 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 38 bb 00 (pcu_l1_if.cpp:182) 20241121125100225 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125100241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125100241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100242 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100245 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100245 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100246 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100246 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100248 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100248 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=871 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125100250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-4 (tbf_dl.cpp:354) 20241121125100250 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 (tbf_dl.cpp:686) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125100250 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 00 (tbf_dl.cpp:911) 20241121125100250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 00 3b 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 c6 d9 00 (pcu_l1_if.cpp:182) 20241121125100250 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125100257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125100257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=871 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125100262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-4 (tbf_dl.cpp:354) 20241121125100262 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 (tbf_dl.cpp:686) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125100262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 00 (tbf_dl.cpp:911) 20241121125100262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 00 3d d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 a0 49 00 (pcu_l1_if.cpp:182) 20241121125100262 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125100276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125100276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100277 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=871 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125100285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-4 (tbf_dl.cpp:354) 20241121125100286 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 (tbf_dl.cpp:686) 20241121125100286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125100286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125100286 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 00 (tbf_dl.cpp:911) 20241121125100286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 00 3f 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 71 59 00 (pcu_l1_if.cpp:182) 20241121125100286 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125100300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125100300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100302 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100302 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=871 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125100304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-4 (tbf_dl.cpp:354) 20241121125100304 DRLCMACDL DEBUG -- Chunk with length 700 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 (tbf_dl.cpp:686) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125100304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 00 (tbf_dl.cpp:911) 20241121125100304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 00 41 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 31 28 00 (pcu_l1_if.cpp:182) 20241121125100304 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125100318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125100318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100320 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100320 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=871 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125100323 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-4 (tbf_dl.cpp:354) 20241121125100323 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 (tbf_dl.cpp:686) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125100323 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 00 (tbf_dl.cpp:911) 20241121125100323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 00 43 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 85 73 00 (pcu_l1_if.cpp:182) 20241121125100323 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125100337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125100337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=871 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125100346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-4 (tbf_dl.cpp:354) 20241121125100346 DRLCMACDL DEBUG -- Chunk with length 600 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 (tbf_dl.cpp:686) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125100346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 00 (tbf_dl.cpp:911) 20241121125100346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 00 45 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 cd 60 00 (pcu_l1_if.cpp:182) 20241121125100346 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125100360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125100360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100360 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100360 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100360 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100360 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100361 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100361 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100361 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100361 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=871 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125100365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-4 (tbf_dl.cpp:354) 20241121125100365 DRLCMACDL DEBUG -- Chunk with length 550 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 (tbf_dl.cpp:686) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125100365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 00 (tbf_dl.cpp:911) 20241121125100365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 47 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 90 68 00 (pcu_l1_if.cpp:182) 20241121125100365 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125100379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125100379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=871 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125100383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-4 (tbf_dl.cpp:354) 20241121125100383 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c (tbf_dl.cpp:686) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125100383 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 00 (tbf_dl.cpp:911) 20241121125100383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 00 49 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 ed 9c 00 (pcu_l1_if.cpp:182) 20241121125100384 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125100397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125100397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=871 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125100407 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-4 (tbf_dl.cpp:354) 20241121125100407 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b (tbf_dl.cpp:686) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125100407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4b 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 00 (tbf_dl.cpp:911) 20241121125100407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 00 4b 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 83 1b 00 (pcu_l1_if.cpp:182) 20241121125100407 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125100439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125100439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=871 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125100444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-4 (tbf_dl.cpp:354) 20241121125100444 DRLCMACDL DEBUG -- Chunk with length 400 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 (tbf_dl.cpp:686) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125100444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 00 (tbf_dl.cpp:911) 20241121125100444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 00 4d 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 58 33 00 (pcu_l1_if.cpp:182) 20241121125100444 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125100458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125100458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100458 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100458 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100459 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100459 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=871 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125100462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-4 (tbf_dl.cpp:354) 20241121125100462 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 (tbf_dl.cpp:686) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125100462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 00 (tbf_dl.cpp:911) 20241121125100462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 00 4f 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 28 64 00 (pcu_l1_if.cpp:182) 20241121125100462 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125100476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125100476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100477 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100477 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 RX RTS.req: sapi=5 arfcn=871 cur_fn=1607 block=0 (pcu_l1_if.cpp:576) 20241121125100486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-4 (tbf_dl.cpp:354) 20241121125100486 DRLCMACDL DEBUG -- Chunk with length 300 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 (tbf_dl.cpp:686) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125100486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 00 (tbf_dl.cpp:911) 20241121125100486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 00 51 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 50 05 00 (pcu_l1_if.cpp:182) 20241121125100486 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125100518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125100518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100519 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100519 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100519 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100519 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 RX RTS.req: sapi=5 arfcn=871 cur_fn=1612 block=1 (pcu_l1_if.cpp:576) 20241121125100523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-4 (tbf_dl.cpp:354) 20241121125100523 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 (tbf_dl.cpp:686) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125100523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 00 (tbf_dl.cpp:911) 20241121125100523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 00 53 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 12 e8 00 (pcu_l1_if.cpp:182) 20241121125100523 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125100537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100537 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 RX RTS.req: sapi=5 arfcn=871 cur_fn=1616 block=2 (pcu_l1_if.cpp:576) 20241121125100541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-4 (tbf_dl.cpp:354) 20241121125100541 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 (tbf_dl.cpp:686) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125100541 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 00 (tbf_dl.cpp:911) 20241121125100541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=07 00 55 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de e1 f8 00 (pcu_l1_if.cpp:182) 20241121125100541 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125100555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125100555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 RX RTS.req: sapi=5 arfcn=871 cur_fn=1620 block=3 (pcu_l1_if.cpp:576) 20241121125100564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-4 (tbf_dl.cpp:354) 20241121125100564 DRLCMACDL DEBUG -- Chunk with length 150 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 (tbf_dl.cpp:686) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125100564 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 00 (tbf_dl.cpp:911) 20241121125100564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=07 00 57 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 61 63 00 (pcu_l1_if.cpp:182) 20241121125100565 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125100579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125100579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 RX RTS.req: sapi=5 arfcn=871 cur_fn=1625 block=4 (pcu_l1_if.cpp:576) 20241121125100583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-4 (tbf_dl.cpp:354) 20241121125100583 DRLCMACDL DEBUG -- Chunk with length 100 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 (tbf_dl.cpp:686) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125100583 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 07 00 59 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 00 (tbf_dl.cpp:911) 20241121125100583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=07 00 59 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 2b 21 00 (pcu_l1_if.cpp:182) 20241121125100584 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125100597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125100597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 RX RTS.req: sapi=5 arfcn=871 cur_fn=1629 block=5 (pcu_l1_if.cpp:576) 20241121125100602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-4 (tbf_dl.cpp:354) 20241121125100602 DRLCMACDL DEBUG -- Chunk with length 50 would exactly fit into space (50): add length header with LI=0, to make frame extend to next block, and we are done (encoding.cpp:1448) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): 01 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e (tbf_dl.cpp:686) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125100602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5a 01 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 00 (tbf_dl.cpp:911) 20241121125100602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=07 00 5a 01 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 9e 00 (pcu_l1_if.cpp:182) 20241121125100602 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125100616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125100616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 RX RTS.req: sapi=5 arfcn=871 cur_fn=1633 block=6 (pcu_l1_if.cpp:576) 20241121125100644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-4 (tbf_dl.cpp:354) 20241121125100644 DRLCMACDL DEBUG -- Chunk with length 1 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125100644 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (48) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 07 0b ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 (tbf_dl.cpp:686) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125100644 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5c 07 0b ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 00 (tbf_dl.cpp:911) 20241121125100644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=07 00 5c 07 0b ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf c4 00 (pcu_l1_if.cpp:182) 20241121125100645 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125100658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125100658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100662 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100662 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 RX RTS.req: sapi=5 arfcn=871 cur_fn=1638 block=7 (pcu_l1_if.cpp:576) 20241121125100663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==28 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-4 (tbf_dl.cpp:354) 20241121125100663 DRLCMACDL DEBUG -- Chunk with length 1352 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 (tbf_dl.cpp:686) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125100663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1642 + 13 = 1655 (pdch_ul_controller.c:131) 20241121125100663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1655 for type POLL (pdch_ul_controller.c:184) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1655, TS=7) (tbf_dl.cpp:883) 20241121125100663 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1655, TS=7 (tbf_dl.cpp:903) 20241121125100663 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 0f 00 5f 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 00 (tbf_dl.cpp:911) 20241121125100663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=0f 00 5f 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a d1 00 (pcu_l1_if.cpp:182) 20241121125100664 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125100678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125100678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100682 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100683 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100683 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100685 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125100696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125100696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100706 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125100720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125100720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100723 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125100723 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100725 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125100739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=10 data=40 08 06 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125100739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125100739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125100739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125100739 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 48 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125100739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125100739 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125100739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 48, BSN 28 to 48 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125100739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125100739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=28)"RRRRRRRRRRRRRRRRRRRR"(BSN=47) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125100739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=28:48, lost=0, recv=20, skipped=0, bsn=28, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125100739 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125100739 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125100739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=48)""(V(S)-1=47) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125100739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=871 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125100743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-4 (tbf_dl.cpp:354) 20241121125100743 DRLCMACDL DEBUG -- Chunk with length 1302 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 (tbf_dl.cpp:686) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125100743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 00 (tbf_dl.cpp:911) 20241121125100743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 00 61 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 48 00 (pcu_l1_if.cpp:182) 20241121125100743 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125100757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125100757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=871 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125100767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-4 (tbf_dl.cpp:354) 20241121125100767 DRLCMACDL DEBUG -- Chunk with length 1252 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): cf 73 c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 (tbf_dl.cpp:686) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125100767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 cf 73 c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 00 (tbf_dl.cpp:911) 20241121125100767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 00 63 cf 73 c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 26 00 (pcu_l1_if.cpp:182) 20241121125100767 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125100781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125100782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100783 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100783 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=871 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125100788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-4 (tbf_dl.cpp:354) 20241121125100788 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd (tbf_dl.cpp:686) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125100788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 00 (tbf_dl.cpp:911) 20241121125100788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 00 65 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 dd 00 (pcu_l1_if.cpp:182) 20241121125100789 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125100826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125100826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100829 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100829 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100832 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100832 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=871 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125100835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-4 (tbf_dl.cpp:354) 20241121125100835 DRLCMACDL DEBUG -- Chunk with length 1152 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): 28 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 (tbf_dl.cpp:686) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125100835 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 28 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 00 (tbf_dl.cpp:911) 20241121125100835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 67 28 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 d3 00 (pcu_l1_if.cpp:182) 20241121125100836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125100842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125100842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100843 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100843 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100843 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100844 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100844 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100844 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100844 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100844 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100844 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=871 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125100851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-4 (tbf_dl.cpp:354) 20241121125100851 DRLCMACDL DEBUG -- Chunk with length 1102 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 (tbf_dl.cpp:686) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125100851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 00 (tbf_dl.cpp:911) 20241121125100851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 00 69 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 87 00 (pcu_l1_if.cpp:182) 20241121125100851 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125100865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125100865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=871 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125100870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-4 (tbf_dl.cpp:354) 20241121125100870 DRLCMACDL DEBUG -- Chunk with length 1052 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a (tbf_dl.cpp:686) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125100870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 00 (tbf_dl.cpp:911) 20241121125100870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 00 6b aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 0a 00 (pcu_l1_if.cpp:182) 20241121125100870 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125100883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125100883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=871 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125100888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-4 (tbf_dl.cpp:354) 20241121125100888 DRLCMACDL DEBUG -- Chunk with length 1002 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 2a b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 (tbf_dl.cpp:686) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125100888 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 2a b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 00 (tbf_dl.cpp:911) 20241121125100888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 00 6d 2a b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 04 00 (pcu_l1_if.cpp:182) 20241121125100888 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125100902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125100902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100902 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100902 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100902 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100902 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100903 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100903 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100903 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100903 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=871 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125100912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-4 (tbf_dl.cpp:354) 20241121125100912 DRLCMACDL DEBUG -- Chunk with length 952 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 (tbf_dl.cpp:686) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125100912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 00 (tbf_dl.cpp:911) 20241121125100912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 6f f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 35 00 (pcu_l1_if.cpp:182) 20241121125100912 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125100926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125100926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100929 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100931 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=871 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125100932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-4 (tbf_dl.cpp:354) 20241121125100932 DRLCMACDL DEBUG -- Chunk with length 902 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): ba ef 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 (tbf_dl.cpp:686) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125100932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 00 (tbf_dl.cpp:911) 20241121125100932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 00 71 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 a9 00 (pcu_l1_if.cpp:182) 20241121125100933 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125100945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125100945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100948 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100948 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=871 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125100950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-4 (tbf_dl.cpp:354) 20241121125100950 DRLCMACDL DEBUG -- Chunk with length 852 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 (tbf_dl.cpp:686) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125100950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 00 (tbf_dl.cpp:911) 20241121125100950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 00 73 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 13 00 (pcu_l1_if.cpp:182) 20241121125100951 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125100963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125100963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100963 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100963 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125100964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125100972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=871 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125100972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-4 (tbf_dl.cpp:354) 20241121125100972 DRLCMACDL DEBUG -- Chunk with length 802 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 (tbf_dl.cpp:686) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125100972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 00 (tbf_dl.cpp:911) 20241121125100972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 00 75 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 63 00 (pcu_l1_if.cpp:182) 20241121125100973 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125101008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125101008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101009 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=871 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125101012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-4 (tbf_dl.cpp:354) 20241121125101012 DRLCMACDL DEBUG -- Chunk with length 752 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): a0 49 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 (tbf_dl.cpp:686) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125101012 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 a0 49 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 00 (tbf_dl.cpp:911) 20241121125101012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 77 a0 49 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 21 00 (pcu_l1_if.cpp:182) 20241121125101013 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125101026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125101026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101028 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=871 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125101031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-4 (tbf_dl.cpp:354) 20241121125101031 DRLCMACDL DEBUG -- Chunk with length 702 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea (tbf_dl.cpp:686) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125101031 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 00 (tbf_dl.cpp:911) 20241121125101031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 00 79 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 ea 00 (pcu_l1_if.cpp:182) 20241121125101031 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125101045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125101045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=871 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125101054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-4 (tbf_dl.cpp:354) 20241121125101054 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 (tbf_dl.cpp:686) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125101054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 00 (tbf_dl.cpp:911) 20241121125101054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 00 7b 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 59 00 (pcu_l1_if.cpp:182) 20241121125101054 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125101068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125101068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=871 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125101073 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-4 (tbf_dl.cpp:354) 20241121125101073 DRLCMACDL DEBUG -- Chunk with length 602 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 (tbf_dl.cpp:686) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125101073 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 00 (tbf_dl.cpp:911) 20241121125101073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=07 00 7d 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 66 00 (pcu_l1_if.cpp:182) 20241121125101074 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125101088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125101088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101090 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101091 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101091 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=871 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20241121125101096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-4 (tbf_dl.cpp:354) 20241121125101096 DRLCMACDL DEBUG -- Chunk with length 552 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 (tbf_dl.cpp:686) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125101096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 00 (tbf_dl.cpp:911) 20241121125101096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 00 7f cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 c0 00 (pcu_l1_if.cpp:182) 20241121125101097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125101108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125101108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=871 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20241121125101119 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-4 (tbf_dl.cpp:354) 20241121125101119 DRLCMACDL DEBUG -- Chunk with length 502 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 90 68 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 (tbf_dl.cpp:686) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125101119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 07 00 81 90 68 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 00 (tbf_dl.cpp:911) 20241121125101119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=07 00 81 90 68 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b f3 00 (pcu_l1_if.cpp:182) 20241121125101120 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125101132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125101132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101133 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101133 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101133 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101133 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101135 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101135 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 RX RTS.req: sapi=5 arfcn=871 cur_fn=1729 block=4 (pcu_l1_if.cpp:576) 20241121125101137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-4 (tbf_dl.cpp:354) 20241121125101137 DRLCMACDL DEBUG -- Chunk with length 452 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 (tbf_dl.cpp:686) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125101137 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 07 00 83 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 00 (tbf_dl.cpp:911) 20241121125101137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=07 00 83 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 b0 00 (pcu_l1_if.cpp:182) 20241121125101137 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125101152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125101152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101156 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101156 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101158 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101158 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101158 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101159 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101159 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 RX RTS.req: sapi=5 arfcn=871 cur_fn=1733 block=5 (pcu_l1_if.cpp:576) 20241121125101160 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-4 (tbf_dl.cpp:354) 20241121125101160 DRLCMACDL DEBUG -- Chunk with length 402 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, CS-4): 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 (tbf_dl.cpp:686) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125101160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-4): 07 00 85 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 00 (tbf_dl.cpp:911) 20241121125101160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=07 00 85 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 a7 00 (pcu_l1_if.cpp:182) 20241121125101161 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125101170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125101170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101171 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101171 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101172 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101173 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101173 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 RX RTS.req: sapi=5 arfcn=871 cur_fn=1737 block=6 (pcu_l1_if.cpp:576) 20241121125101181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==48 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-4 (tbf_dl.cpp:354) 20241121125101181 DRLCMACDL DEBUG -- Chunk with length 352 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, CS-4): 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 (tbf_dl.cpp:686) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125101181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1742 + 13 = 1755 (pdch_ul_controller.c:131) 20241121125101181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1755 for type POLL (pdch_ul_controller.c:184) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1755, TS=7) (tbf_dl.cpp:883) 20241121125101181 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1755, TS=7 (tbf_dl.cpp:903) 20241121125101181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-4): 0f 00 87 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 00 (tbf_dl.cpp:911) 20241121125101181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=0f 00 87 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 12 00 (pcu_l1_if.cpp:182) 20241121125101182 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125101195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125101195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101197 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101197 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101198 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101198 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101198 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101198 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101199 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125101213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125101213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101214 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101218 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125101232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125101232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125101233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101241 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125101255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=9 data=40 08 08 9f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125101255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125101255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125101255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125101255 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 68 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125101255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125101255 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125101255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 68, BSN 48 to 68 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125101255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125101255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=48)"RRRRRRRRRRRRRRRRRRRR"(BSN=67) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125101255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=48:68, lost=0, recv=20, skipped=0, bsn=48, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125101255 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125101255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=68)""(V(S)-1=67) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125101255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101255 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101255 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=871 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125101259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101259 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-4 (tbf_dl.cpp:354) 20241121125101260 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, CS-4): 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe (tbf_dl.cpp:686) 20241121125101260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125101260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125101260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-4): 07 00 89 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 00 (tbf_dl.cpp:911) 20241121125101260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 00 89 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 fe 00 (pcu_l1_if.cpp:182) 20241121125101260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125101273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125101273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101274 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101274 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=871 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125101278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-4 (tbf_dl.cpp:354) 20241121125101278 DRLCMACDL DEBUG -- Chunk with length 252 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, CS-4): 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 (tbf_dl.cpp:686) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125101278 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-4): 07 00 8b 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 00 (tbf_dl.cpp:911) 20241121125101278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 00 8b 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 94 00 (pcu_l1_if.cpp:182) 20241121125101278 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125101293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125101293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101294 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101294 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101296 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101296 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=871 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125101303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-4 (tbf_dl.cpp:354) 20241121125101303 DRLCMACDL DEBUG -- Chunk with length 202 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, CS-4): 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de (tbf_dl.cpp:686) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125101303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-4): 07 00 8d 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de 00 (tbf_dl.cpp:911) 20241121125101303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 00 8d 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b de 00 (pcu_l1_if.cpp:182) 20241121125101304 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125101318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125101318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=871 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125101328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-4 (tbf_dl.cpp:354) 20241121125101328 DRLCMACDL DEBUG -- Chunk with length 152 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, CS-4): e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b (tbf_dl.cpp:686) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125101328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-4): 07 00 8f e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 00 (tbf_dl.cpp:911) 20241121125101328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 00 8f e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 5b 00 (pcu_l1_if.cpp:182) 20241121125101328 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125101336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125101336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=871 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125101341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-4 (tbf_dl.cpp:354) 20241121125101341 DRLCMACDL DEBUG -- Chunk with length 102 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, CS-4): 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 (tbf_dl.cpp:686) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125101341 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-4): 07 00 91 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 00 (tbf_dl.cpp:911) 20241121125101341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 00 91 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 86 00 (pcu_l1_if.cpp:182) 20241121125101341 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125101355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125101355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101358 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101358 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=871 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125101365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-4 (tbf_dl.cpp:354) 20241121125101365 DRLCMACDL DEBUG -- Chunk with length 52 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e (tbf_dl.cpp:686) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125101365 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 00 (tbf_dl.cpp:911) 20241121125101365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 00 93 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 2e 00 (pcu_l1_if.cpp:182) 20241121125101365 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125101380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125101380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101382 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101382 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101382 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101382 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101384 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101384 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101385 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101385 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=871 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125101387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-4 (tbf_dl.cpp:354) 20241121125101388 DRLCMACDL DEBUG -- Chunk with length 2 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125101388 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1973 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125101388 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (47) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 0b 9e 0b ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf (tbf_dl.cpp:686) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125101388 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 94 0b 9e 0b ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf 00 (tbf_dl.cpp:911) 20241121125101388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 00 94 0b 9e 0b ac fc 3e 0e 62 0d f6 3a da 1b fc 97 bb 32 26 b0 48 8c a4 4d 64 52 8c 0b e0 68 dc 3f eb 93 1f 48 1a ae 35 ce be 82 cf 3b b3 7e 76 7b 11 84 cf 00 (pcu_l1_if.cpp:182) 20241121125101389 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125101399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125101400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=871 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125101408 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-4 (tbf_dl.cpp:354) 20241121125101408 DRLCMACDL DEBUG -- Chunk with length 1353 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a (tbf_dl.cpp:686) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125101408 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a 00 (tbf_dl.cpp:911) 20241121125101408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 00 97 c4 2e 10 c5 9d 50 da b6 53 91 7c bb 65 3c 73 cb 4f 89 d6 55 ce e5 98 08 f7 e9 9e b5 51 86 d5 a1 40 72 f8 51 f9 ae 6b 05 e5 00 92 11 46 40 ef 46 2e 7a 00 (pcu_l1_if.cpp:182) 20241121125101409 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125101418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125101418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101419 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101419 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101419 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101419 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101420 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=871 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125101427 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-4 (tbf_dl.cpp:354) 20241121125101427 DRLCMACDL DEBUG -- Chunk with length 1303 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): d1 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 (tbf_dl.cpp:686) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125101427 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 d1 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 00 (tbf_dl.cpp:911) 20241121125101427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 00 99 d1 3e 92 8c ac e3 61 5e 3e f6 1e 34 db a2 87 4a f3 ee b4 8d b6 10 48 cc 42 f1 e5 fc 03 c7 e8 7b a8 8f 17 1d ab 44 06 aa 9f bc 6f 8a a5 7a a5 fe c1 09 00 (pcu_l1_if.cpp:182) 20241121125101428 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125101442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125101442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101442 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101444 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101444 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=871 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125101446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-4 (tbf_dl.cpp:354) 20241121125101446 DRLCMACDL DEBUG -- Chunk with length 1253 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): 48 cf 73 c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 (tbf_dl.cpp:686) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125101446 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b 48 cf 73 c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 00 (tbf_dl.cpp:911) 20241121125101446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 00 9b 48 cf 73 c7 21 d8 61 34 46 70 44 1d 40 d6 8c 95 69 ce d4 8a 1b 86 34 cb 56 91 f9 2e c9 31 23 86 fa 47 e2 ed da a2 39 3c 0c 2c 13 db 5b 19 60 98 7e 67 00 (pcu_l1_if.cpp:182) 20241121125101446 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125101461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125101461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=871 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125101469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-4 (tbf_dl.cpp:354) 20241121125101469 DRLCMACDL DEBUG -- Chunk with length 1203 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 (tbf_dl.cpp:686) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125101469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 00 (tbf_dl.cpp:911) 20241121125101469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 00 9d 26 53 dc b2 8c 5f c3 83 7f 66 31 4d 29 54 02 c1 42 d2 dd 59 45 4a b3 80 dc 5b 10 ff e7 50 cc 2d f1 bc c0 d4 f5 36 c2 26 39 cd fd 85 55 5f b9 7a a4 b5 00 (pcu_l1_if.cpp:182) 20241121125101469 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125101481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125101481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101484 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101484 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101486 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101486 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=871 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125101491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-4 (tbf_dl.cpp:354) 20241121125101491 DRLCMACDL DEBUG -- Chunk with length 1153 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): dd 28 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 (tbf_dl.cpp:686) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125101491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f dd 28 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 00 (tbf_dl.cpp:911) 20241121125101491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 00 9f dd 28 dc cd ec ab e1 1e 6f 35 02 fa 23 82 1a 95 fd d8 5a cf 1a 7b b9 09 84 fd 1f 6e 3d 81 b6 64 b2 4c 5d 3d a2 a0 05 f4 ed 78 8f 9e 49 af 7c 07 d6 51 00 (pcu_l1_if.cpp:182) 20241121125101492 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125101503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125101503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 RX RTS.req: sapi=5 arfcn=871 cur_fn=1807 block=10 (pcu_l1_if.cpp:576) 20241121125101508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-4 (tbf_dl.cpp:354) 20241121125101508 DRLCMACDL DEBUG -- Chunk with length 1103 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): d3 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 (tbf_dl.cpp:686) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125101508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 d3 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 00 (tbf_dl.cpp:911) 20241121125101508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 00 a1 d3 77 cb 33 a8 bc 85 83 44 66 20 8a e4 8f 46 57 4f f9 0f d8 2a 82 d1 96 59 ec d6 57 fb 30 47 4c 79 9e ed 78 17 2b df 6f 7e 6c 91 aa 77 4f 11 3f fa a9 00 (pcu_l1_if.cpp:182) 20241121125101508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125101522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125101522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 RX RTS.req: sapi=5 arfcn=871 cur_fn=1811 block=11 (pcu_l1_if.cpp:576) 20241121125101526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-4 (tbf_dl.cpp:354) 20241121125101526 DRLCMACDL DEBUG -- Chunk with length 1053 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f (tbf_dl.cpp:686) 20241121125101526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125101526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125101527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a3 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 00 (tbf_dl.cpp:911) 20241121125101527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 00 a3 87 aa 92 9c 44 c7 a5 47 cc 1f bf 37 76 2c e9 e7 71 81 14 ea 26 1f 07 70 90 80 0b 61 a7 9c fe a9 52 b9 cc f2 98 e8 de 70 7b fe 11 55 7e f7 07 83 48 6f 00 (pcu_l1_if.cpp:182) 20241121125101527 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125101541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125101541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101541 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101541 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101542 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101542 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101542 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101542 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 RX RTS.req: sapi=5 arfcn=871 cur_fn=1815 block=0 (pcu_l1_if.cpp:576) 20241121125101550 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-4 (tbf_dl.cpp:354) 20241121125101550 DRLCMACDL DEBUG -- Chunk with length 1003 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 0a 2a b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba (tbf_dl.cpp:686) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125101550 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 0a 2a b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 00 (tbf_dl.cpp:911) 20241121125101550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=07 00 a5 0a 2a b7 89 83 a0 92 4e f7 9a db b0 5f f1 33 e6 a8 91 43 0d c9 5c 1e b9 6a 48 00 af 75 56 5c fb 6b 10 b7 73 b3 3b 39 7e 1f 0b e9 a3 89 0a 09 57 b5 ba 00 (pcu_l1_if.cpp:182) 20241121125101550 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125101564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125101564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101564 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101565 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101565 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 RX RTS.req: sapi=5 arfcn=871 cur_fn=1820 block=1 (pcu_l1_if.cpp:576) 20241121125101568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-4 (tbf_dl.cpp:354) 20241121125101568 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c (tbf_dl.cpp:686) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125101568 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 00 (tbf_dl.cpp:911) 20241121125101569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=07 00 a7 04 f5 e9 a6 b6 0f 24 d0 14 18 45 54 ff 72 21 ad 83 be 90 48 81 0f ad 5d 3e 7f cf 87 13 06 c8 93 bd d9 66 32 b2 10 5c 8a fd 85 68 b0 28 7a 4e 01 14 5c 00 (pcu_l1_if.cpp:182) 20241121125101569 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125101583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125101583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101583 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101583 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101583 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101583 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101583 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101583 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101584 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101584 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101584 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101584 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101584 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 RX RTS.req: sapi=5 arfcn=871 cur_fn=1824 block=2 (pcu_l1_if.cpp:576) 20241121125101587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-4 (tbf_dl.cpp:354) 20241121125101587 DRLCMACDL DEBUG -- Chunk with length 903 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 35 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 (tbf_dl.cpp:686) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125101587 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 35 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 00 (tbf_dl.cpp:911) 20241121125101587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=07 00 a9 35 ba ef 7a 2d e0 44 68 e2 7b 58 60 09 25 80 18 1b 66 cb 23 72 d2 35 21 4d 46 1c 26 c8 98 d2 52 26 6d 47 77 9d d5 cc 95 c5 81 ab 6f 11 33 48 41 3c 98 00 (pcu_l1_if.cpp:182) 20241121125101587 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125101602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125101602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101603 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101603 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 RX RTS.req: sapi=5 arfcn=871 cur_fn=1828 block=3 (pcu_l1_if.cpp:576) 20241121125101611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-4 (tbf_dl.cpp:354) 20241121125101611 DRLCMACDL DEBUG -- Chunk with length 853 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 (tbf_dl.cpp:686) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125101611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 00 (tbf_dl.cpp:911) 20241121125101611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=07 00 ab a9 38 bb 0f 4c 30 40 d5 f4 d8 ee 3e 55 65 6e 97 3e 39 de 62 7c 80 b4 bc d5 0e 88 66 e7 f5 0b 15 c7 a3 db fb 11 d3 03 70 87 6f 39 40 9d de 1c 0f ab 93 00 (pcu_l1_if.cpp:182) 20241121125101611 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125101626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125101626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101627 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101627 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101628 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101628 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101628 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101628 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 RX RTS.req: sapi=5 arfcn=871 cur_fn=1833 block=4 (pcu_l1_if.cpp:576) 20241121125101632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-4 (tbf_dl.cpp:354) 20241121125101632 DRLCMACDL DEBUG -- Chunk with length 803 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 (tbf_dl.cpp:686) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125101632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 00 (tbf_dl.cpp:911) 20241121125101632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=07 00 ad 13 c6 d9 d8 84 66 5a b3 d0 4d a3 31 32 50 18 2f 3f 5a 90 c8 16 bf 30 42 20 cb 38 ea 90 02 c1 88 61 3d 5a ab 06 5d 65 3e 39 b6 05 6a 2f bc e8 d0 51 a8 00 (pcu_l1_if.cpp:182) 20241121125101633 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125101647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125101647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 RX RTS.req: sapi=5 arfcn=871 cur_fn=1837 block=5 (pcu_l1_if.cpp:576) 20241121125101658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-4 (tbf_dl.cpp:354) 20241121125101658 DRLCMACDL DEBUG -- Chunk with length 753 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 63 a0 49 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a (tbf_dl.cpp:686) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125101658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1841 + 13 = 1854 (pdch_ul_controller.c:131) 20241121125101658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1854 for type POLL (pdch_ul_controller.c:184) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1854, TS=7) (tbf_dl.cpp:883) 20241121125101658 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1854, TS=7 (tbf_dl.cpp:903) 20241121125101658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 0f 00 af 63 a0 49 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 00 (tbf_dl.cpp:911) 20241121125101658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=0f 00 af 63 a0 49 84 fc 67 bc da d7 1a 25 8a c3 cc a4 16 12 52 d3 3c 52 57 40 d2 58 08 5d c2 8c 8b c4 43 d2 fb f5 dd ae c9 bb 3f da 7c b9 af bb b2 83 84 66 9a 00 (pcu_l1_if.cpp:182) 20241121125101659 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125101665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125101665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101665 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101665 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101673 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125101688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125101688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101689 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101689 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101692 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125101708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125101708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101709 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101709 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101709 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101709 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101710 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101710 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101710 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125101711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101712 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125101727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1850 block=8 data=40 08 0b 1f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125101727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125101727 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125101727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125101727 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 88 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125101728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125101728 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125101728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 88, BSN 68 to 88 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125101728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125101728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=68)"RRRRRRRRRRRRRRRRRRRR"(BSN=87) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125101728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=68:88, lost=0, recv=20, skipped=0, bsn=68, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125101728 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125101728 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=88)""(V(S)-1=87) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125101729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101734 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101734 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 RX RTS.req: sapi=5 arfcn=871 cur_fn=1854 block=9 (pcu_l1_if.cpp:576) 20241121125101737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-4 (tbf_dl.cpp:354) 20241121125101737 DRLCMACDL DEBUG -- Chunk with length 703 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 (tbf_dl.cpp:686) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125101737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 00 (tbf_dl.cpp:911) 20241121125101737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 00 b1 21 71 59 db 52 bb 5a c7 0f 63 40 09 8f 7c 40 40 7a d6 33 8a 19 36 43 da 85 41 b2 01 71 a2 59 a3 04 dc db d2 9a c5 9c 67 4e fa d5 5a 18 29 73 49 6f b4 00 (pcu_l1_if.cpp:182) 20241121125101739 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125101751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125101751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 RX RTS.req: sapi=5 arfcn=871 cur_fn=1859 block=10 (pcu_l1_if.cpp:576) 20241121125101755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-4 (tbf_dl.cpp:354) 20241121125101755 DRLCMACDL DEBUG -- Chunk with length 653 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): ea 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf (tbf_dl.cpp:686) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125101755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 00 (tbf_dl.cpp:911) 20241121125101755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 00 b3 ea 31 28 1b a6 89 d3 25 e9 3d 15 2a e2 05 b3 76 cf 79 5e 2a 19 45 aa a5 9b 5a fe 29 20 97 14 94 53 2a 54 aa 81 5e 0e 7e 97 dc a2 61 dd ab 3a 79 d1 cf 00 (pcu_l1_if.cpp:182) 20241121125101755 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125101769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125101769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101770 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101770 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101770 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101770 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101770 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101770 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101771 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101771 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101771 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101771 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 RX RTS.req: sapi=5 arfcn=871 cur_fn=1863 block=11 (pcu_l1_if.cpp:576) 20241121125101774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-4 (tbf_dl.cpp:354) 20241121125101774 DRLCMACDL DEBUG -- Chunk with length 603 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a (tbf_dl.cpp:686) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125101774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 00 (tbf_dl.cpp:911) 20241121125101774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 00 b5 59 85 73 49 a1 d7 0a 53 10 5a 54 7f 70 bd 9f 07 41 5a 89 3f a9 40 9d e2 8b be 03 f1 33 8d 4e 39 a9 a9 6e b7 27 87 ab 3f ef 83 25 cd b4 49 9e 20 a3 4a 00 (pcu_l1_if.cpp:182) 20241121125101774 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125101788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125101788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101789 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101789 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101789 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 RX RTS.req: sapi=5 arfcn=871 cur_fn=1867 block=0 (pcu_l1_if.cpp:576) 20241121125101799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-4 (tbf_dl.cpp:354) 20241121125101799 DRLCMACDL DEBUG -- Chunk with length 553 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 (tbf_dl.cpp:686) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125101799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 00 (tbf_dl.cpp:911) 20241121125101799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 00 b7 66 cd 60 a2 c8 71 2d bc 79 7a eb 79 5c ad c1 49 11 57 c3 89 cd 3e d5 bd 3d 75 52 85 91 ee 68 46 62 b1 4c fd 0d c4 db 68 6e 43 87 e1 a4 eb e4 f4 ff 81 00 (pcu_l1_if.cpp:182) 20241121125101800 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125101813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125101813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101817 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101817 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 RX RTS.req: sapi=5 arfcn=871 cur_fn=1872 block=1 (pcu_l1_if.cpp:576) 20241121125101820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-4 (tbf_dl.cpp:354) 20241121125101820 DRLCMACDL DEBUG -- Chunk with length 503 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): c0 90 68 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b (tbf_dl.cpp:686) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125101820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 07 00 b9 c0 90 68 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b 00 (tbf_dl.cpp:911) 20241121125101821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 00 b9 c0 90 68 b4 08 c2 aa ad 4a 9d 5e be a8 5b 89 00 60 86 47 14 d1 26 49 7a a3 7d f8 44 ab ea 7e 7f 03 47 d5 99 75 c0 8b 10 34 0d 9e 30 dd 8a b7 40 a9 7b 00 (pcu_l1_if.cpp:182) 20241121125101822 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125101832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125101832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101836 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101836 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 RX RTS.req: sapi=5 arfcn=871 cur_fn=1876 block=2 (pcu_l1_if.cpp:576) 20241121125101837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-4 (tbf_dl.cpp:354) 20241121125101837 DRLCMACDL DEBUG -- Chunk with length 453 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 (tbf_dl.cpp:686) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125101837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 00 (tbf_dl.cpp:911) 20241121125101837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 00 bb f3 ed 9c 22 ee 89 e6 5e 06 6c 11 41 af d1 ed 22 b7 76 f2 14 09 3f 86 52 16 fd e7 05 19 87 fa 25 77 72 58 fe 88 e1 0d b3 ac e0 8b e2 77 c9 df 43 b2 87 00 (pcu_l1_if.cpp:182) 20241121125101838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125101851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125101851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 RX RTS.req: sapi=5 arfcn=871 cur_fn=1880 block=3 (pcu_l1_if.cpp:576) 20241121125101860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-4 (tbf_dl.cpp:354) 20241121125101860 DRLCMACDL DEBUG -- Chunk with length 403 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 (tbf_dl.cpp:686) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125101860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 00 (tbf_dl.cpp:911) 20241121125101860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 00 bd b0 83 1b 78 8a 68 09 93 57 88 a4 3b 67 4b 5c 07 6a 32 72 07 fc 98 6e 4b a9 de 9d 0c d3 0f 54 95 4c 64 a8 ac 96 84 ee f3 82 46 f0 ec 19 82 14 ee 17 a3 00 (pcu_l1_if.cpp:182) 20241121125101860 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125101874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125101874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 RX RTS.req: sapi=5 arfcn=871 cur_fn=1885 block=4 (pcu_l1_if.cpp:576) 20241121125101879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-4 (tbf_dl.cpp:354) 20241121125101880 DRLCMACDL DEBUG -- Chunk with length 353 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): a7 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 (tbf_dl.cpp:686) 20241121125101880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125101880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125101880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf a7 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 00 (tbf_dl.cpp:911) 20241121125101880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 bf a7 58 33 64 8b 88 ba 91 91 69 8d e3 d3 f4 0f 41 6f 99 f5 9b 0b 68 df e9 11 c9 03 ec be 50 86 eb 47 0a 51 01 37 a6 05 1e 6b 8d eb 70 f6 36 da 69 44 55 00 (pcu_l1_if.cpp:182) 20241121125101880 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125101894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125101894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 RX RTS.req: sapi=5 arfcn=871 cur_fn=1889 block=5 (pcu_l1_if.cpp:576) 20241121125101902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-4 (tbf_dl.cpp:354) 20241121125101902 DRLCMACDL DEBUG -- Chunk with length 303 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 (tbf_dl.cpp:686) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125101902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 00 (tbf_dl.cpp:911) 20241121125101902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 00 c1 12 28 64 80 2d 27 de 39 e5 d0 68 33 ae d7 ab ee 03 c6 71 7d fc c0 99 19 c7 3a cf 03 30 fd 1d e2 54 bb 9f db e3 70 22 0a 2f 9e 55 da b0 a1 8f 6d ed 56 00 (pcu_l1_if.cpp:182) 20241121125101902 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125101912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125101912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 RX RTS.req: sapi=5 arfcn=871 cur_fn=1893 block=6 (pcu_l1_if.cpp:576) 20241121125101922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-4 (tbf_dl.cpp:354) 20241121125101922 DRLCMACDL DEBUG -- Chunk with length 253 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): fe 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 (tbf_dl.cpp:686) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125101922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 fe 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 00 (tbf_dl.cpp:911) 20241121125101922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 00 c3 fe 50 05 70 bd 92 f6 be b2 a3 f7 ee 76 34 36 cb 36 41 68 2d 46 c0 3d d9 c3 15 0b 53 c4 42 14 08 02 fa 47 62 3b ac dd be e7 b3 55 6e 79 3e 1b 4f 95 87 00 (pcu_l1_if.cpp:182) 20241121125101922 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125101936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125101936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101940 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125101956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125101956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101959 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101959 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101961 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125101974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125101974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101977 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101977 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101983 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125101998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125101998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125101999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125101999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102003 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102003 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102004 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102004 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102004 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125102017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125102017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102024 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125102036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125102036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102045 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125102060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125102060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102067 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125102079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125102079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102084 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125102098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125102098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102102 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102102 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102103 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102103 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102103 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102107 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125102121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125102121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102123 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102123 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102124 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102124 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102126 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102126 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125102141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125102141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102146 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102147 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125102160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125102160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102168 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125102184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125102184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 RX RTS.req: sapi=5 arfcn=871 cur_fn=1950 block=7 (pcu_l1_if.cpp:576) 20241121125102195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125102195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125102195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-4 (tbf_dl.cpp:354) 20241121125102195 DRLCMACDL DEBUG -- Chunk with length 203 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125102195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): 94 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b (tbf_dl.cpp:686) 20241121125102195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125102195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125102195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125102196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 94 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b 00 (tbf_dl.cpp:911) 20241121125102196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=07 00 c5 94 12 e8 81 69 60 b2 00 4f e9 fe 6e 38 4e be 2e fc ce fc 76 22 2a a8 8c 41 5e 85 75 54 95 95 c2 fa 0e e7 1c 77 a5 2d a7 a6 a5 28 f0 ab a4 ea 39 d1 9b 00 (pcu_l1_if.cpp:182) 20241121125102196 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125102203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125102203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102206 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102206 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 RX RTS.req: sapi=5 arfcn=871 cur_fn=1954 block=8 (pcu_l1_if.cpp:576) 20241121125102207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-4 (tbf_dl.cpp:354) 20241121125102207 DRLCMACDL DEBUG -- Chunk with length 153 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 (tbf_dl.cpp:686) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125102207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 00 (tbf_dl.cpp:911) 20241121125102207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=07 00 c7 de e1 f8 3d d1 cc 37 28 7d 54 e6 ec da 45 7a 44 58 b3 dc 3d 94 21 cf 15 d3 b5 23 87 32 dd d2 57 58 24 7c 30 e4 98 91 92 6a 5a 86 82 8f ef a3 a5 f4 79 00 (pcu_l1_if.cpp:182) 20241121125102207 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125102220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125102220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 RX RTS.req: sapi=5 arfcn=871 cur_fn=1958 block=9 (pcu_l1_if.cpp:576) 20241121125102230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-4 (tbf_dl.cpp:354) 20241121125102230 DRLCMACDL DEBUG -- Chunk with length 103 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 5b 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 (tbf_dl.cpp:686) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125102230 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 5b 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 00 (tbf_dl.cpp:911) 20241121125102230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=07 00 c9 5b 61 63 91 03 4f 2f 42 ff eb 58 b0 54 03 cc 7d b0 1a ba 04 15 08 f3 05 4e 16 08 3f 50 92 76 13 7b cf 00 98 3d e9 16 a6 8b bb 6e 8e 73 39 0c ce 95 73 00 (pcu_l1_if.cpp:182) 20241121125102230 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125102244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125102244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 RX RTS.req: sapi=5 arfcn=871 cur_fn=1963 block=10 (pcu_l1_if.cpp:576) 20241121125102248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-4 (tbf_dl.cpp:354) 20241121125102248 DRLCMACDL DEBUG -- Chunk with length 53 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): 86 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 (tbf_dl.cpp:686) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125102248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb 86 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 00 (tbf_dl.cpp:911) 20241121125102248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 00 cb 86 2b 21 d8 1c 50 a8 e5 c0 c3 1b 21 63 17 5c 89 07 b0 73 1b ac 19 ba d9 be 94 95 24 91 9c d1 bc 8e 6e 05 e2 e2 26 fb 60 3a 40 16 6e ce 22 5b 0a 95 f7 00 (pcu_l1_if.cpp:182) 20241121125102249 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125102262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125102262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102263 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102263 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 RX RTS.req: sapi=5 arfcn=871 cur_fn=1967 block=11 (pcu_l1_if.cpp:576) 20241121125102267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==88 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-4 (tbf_dl.cpp:354) 20241121125102267 DRLCMACDL DEBUG -- Chunk with length 3 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 46 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 0d 2e 9e 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125102267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1971 + 13 = 1984 (pdch_ul_controller.c:131) 20241121125102267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1984 for type POLL (pdch_ul_controller.c:184) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1984, TS=7) (tbf_dl.cpp:883) 20241121125102267 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1984, TS=7 (tbf_dl.cpp:903) 20241121125102267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 0f 00 cc 0d 2e 9e 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125102267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=0f 00 cc 0d 2e 9e 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125102267 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125102281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125102281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102290 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125102305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125102305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102309 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125102323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125102323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125102325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102328 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125102342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1980 block=2 data=40 08 0c ff ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125102342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125102342 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125102342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125102342 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 103 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125102342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125102342 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125102342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 103, BSN 88 to 103 - 1 (15 blocks), "RRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125102342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125102342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=88)"RRRRRRRRRRRRRRR"(BSN=102) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125102342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=88:103, lost=0, recv=15, skipped=0, bsn=88, info='RRRRRRRRRRRRRRR.................................................' (tbf_dl.cpp:998) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125102342 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 15 Lost: 0 Sum: 15 (gprs_rlcmac_meas.cpp:127) 20241121125102342 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125102342 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=103)""(V(S)-1=102) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125102342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102343 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102343 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125102344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125102351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 RX RTS.req: sapi=5 arfcn=871 cur_fn=1984 block=3 (pcu_l1_if.cpp:576) 20241121125102351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125102352 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(112)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(112)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125102355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46866<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125102356 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46854<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125102356 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125102356 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125102356 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125102356 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125102356 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125102356 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125102356 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125102356 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125102356 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) MTC@1d710fa6204d: Test case TC_dl_cs1_to_cs4 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass'. 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125102356 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125102356 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125102356 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125102356 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125102356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125102356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125102356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 12: stopped pid 6925 with status 0 respawn: 13: starting: osmo-pcu Thu Nov 21 12:51:02 UTC 2024 ====== PCU_Tests.TC_dl_cs1_to_cs4 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_cs1_to_cs4.talloc 20241121125102370 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125102370 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125102370 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125102370 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125102387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125102488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3762804) Waiting for packet dumper to finish... 1 (prev_count=3762804, count=3799148) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_cs1_to_cs4 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul'. ------ PCU_Tests.TC_mcs_initial_ul ------ Thu Nov 21 12:51:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_ul' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mcs_initial_ul started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125105595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(118)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125105610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(118)@1d710fa6204d: Start timer T: 5 s PCUIF(118)@1d710fa6204d: Start timer T_Conn: 10 s TC_mcs_initial_ul-STATS(120)@1d710fa6204d: Start timer T: 2 s TC_mcs_initial_ul-STATS(120)@1d710fa6204d: Start timer T: 2 s 20241121125107371 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125107371 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125107371 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(118)@1d710fa6204d: OsmoPCU is now connected BTS(119)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125107379 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125107379 DLGLOBAL DEBUG validating counter group 0x55bc71a8d040(bts) with 102 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125107380 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125107380 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125107380 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125107380 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125107380 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125107380 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125107380 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125107380 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125107380 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125107380 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125107380 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125107380 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125107380 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125107380 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125107380 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125107380 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125107380 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125107380 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125107380 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125107380 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125107380 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125107380 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125107380 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125107380 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125107380 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125107380 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125107380 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125107380 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125107380 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125107380 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125107380 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125107380 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125107380 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125107380 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125107380 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125107380 DLGLOBAL DEBUG validating counter group 0x7f7f630105e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125107380 DLGLOBAL DEBUG validating counter group 0x55bc71a8c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125107380 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125107380 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125107380 DLGLOBAL DEBUG validating counter group 0x7f7f63011180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125107380 DLGLOBAL DEBUG validating counter group 0x7f7f63011160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125107380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125107380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125107380 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125107380 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125107380 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125107380 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125107380 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125107382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125107382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125107382 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125107383 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(119)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125107386 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125107386 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125107386 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125107386 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125107386 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125107386 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125107386 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(119)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125107391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107395 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125107409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125107409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107414 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125107428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125107428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107429 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107429 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107429 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107429 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107437 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125107452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125107452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107454 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107454 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107456 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125107471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125107471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107476 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125107490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125107490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107491 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107491 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107491 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107491 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107492 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107492 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107499 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125107514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125107514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107519 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125107533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125107533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107537 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125107553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125107553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107557 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107557 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107558 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107558 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107562 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125107576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125107576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107582 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107582 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107583 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125107598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125107598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107604 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125107615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125107615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125107617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107624 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125107638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125107638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125107638 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125107639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125107639 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125107639 DLGLOBAL DEBUG validating counter group 0x55bc71a8c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125107639 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125107639 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125107639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125107639 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125107639 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125107639 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125107639 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125107639 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125107639 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125107639 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125107639 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125107639 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125107639 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125107639 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125107639 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125107639 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125107639 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241121125107639 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125107639 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125107639 DLGLOBAL DEBUG validating counter group 0x55bc71a8cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125107639 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125107639 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125107639 DLGLOBAL DEBUG validating counter group 0x55bc71a8cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125107639 DLGLOBAL DEBUG validating counter group 0x55bc71a8cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125107639 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125107639 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125107639 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125107639 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125107639 DTBFUL INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125107639 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125107639 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Attaching UL TBF: TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125107639 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125107639 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125107639 DTBFUL INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125107639 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125107639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125107639 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125107639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125107639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125107639 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125107639 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125107639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107640 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107642 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107642 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125107643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125107643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125107643 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125107643 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125107643 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_EGPRS_Struct = 1 |  : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 |  : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 2 | RESEGMENT = 1 | EGPRS_WindowSize = 64 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 | Exist_BEP_PERIOD2 = 0 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation |  : End u.PUA_EGPRS_00 |  : End u.PUA_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125107643 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125107643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125107643 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125107643 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125107643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125107643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 30 28 0a 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107643 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241121125107657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125107657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107658 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107658 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125107675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125107675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107685 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125107699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125107699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125107700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107703 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125107717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125107717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125107717 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125107717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125107717 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125107717 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125107717 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125107717 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125107717 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125107717 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125107718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125107718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107722 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125107736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 c0 80 d4 b5 53 84 55 e8 9e bd c5 f1 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107736 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 80 d4 b5 53 84 55 e8 9e bd c5 f1 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107736 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107736 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=ea da 29 c2 2a 74 cf de e2 78 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107736 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241121125107736 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125107736 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125107736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107737 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107737 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107737 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107737 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107737 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107737 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125107737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125107745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125107745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125107745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107745 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 08 c0 80 a0 53 da 0a 82 38 aa 0c 4f 82 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 80 a0 53 da 0a 82 38 aa 0c 4f 82 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107759 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107759 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=d0 29 6d 05 41 1c 55 86 27 41 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107759 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241121125107759 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125107759 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125107760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125107760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125107764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125107764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125107764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107764 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 10 c0 80 78 8c fe 02 25 30 96 32 d2 29 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107778 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 80 78 8c fe 02 25 30 96 32 d2 29 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107778 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=3c 46 7f 81 12 18 4b 19 e9 14 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107778 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241121125107778 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125107778 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107778 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125107778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125107779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125107782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125107782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125107782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107783 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 18 c0 80 78 0d 37 84 3d 9c 35 63 88 3a a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 80 78 0d 37 84 3d 9c 35 63 88 3a a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125107796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125107796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=bc 86 1b c2 1e ce 9a 31 44 9d d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107796 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241121125107796 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125107796 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125107796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107797 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125107797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125107797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125107806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125107806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125107806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107806 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 20 c0 80 94 d6 9c fe 3c 06 cd 70 00 f9 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 80 94 d6 9c fe 3c 06 cd 70 00 f9 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107820 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=4a 6b 4e 7f 1e 83 66 38 80 fc d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107820 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241121125107820 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125107820 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125107820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107820 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107820 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125107821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125107824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125107824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125107824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107824 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 28 c0 80 92 21 88 e2 8e 46 b0 a5 84 44 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 80 92 21 88 e2 8e 46 b0 a5 84 44 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107838 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=c9 10 44 71 47 23 d8 52 42 22 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107838 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241121125107838 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125107838 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125107838 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107838 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107839 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107839 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107839 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125107839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125107843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125107843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125107843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 30 c0 80 00 b3 31 e6 85 e4 93 a6 67 f1 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107857 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 80 00 b3 31 e6 85 e4 93 a6 67 f1 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107857 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=80 d9 18 f3 42 f2 49 d3 b3 f8 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107857 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241121125107857 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125107857 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107857 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125107857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107857 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107857 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107857 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125107858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125107866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125107866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125107866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107866 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 38 c0 80 10 c6 7b 9c 75 0f 33 ad 57 7c a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 80 10 c6 7b 9c 75 0f 33 ad 57 7c a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107880 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=08 e3 3d ce ba 87 99 d6 2b 3e d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107880 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241121125107880 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125107880 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125107880 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107880 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107881 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107881 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107881 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107881 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107881 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107881 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107881 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107881 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107881 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125107881 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125107885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125107885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125107885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 40 c0 80 1a a9 8e a3 19 5b 6d 88 cf 2a a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107899 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 80 1a a9 8e a3 19 5b 6d 88 cf 2a a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107899 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=8d 54 c7 d1 8c ad 36 c4 67 15 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107899 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20241121125107899 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125107899 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107899 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125107899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107900 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125107900 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125107904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125107904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125107904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 48 c0 80 62 5c 91 24 50 29 47 74 e8 7a a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 80 62 5c 91 24 50 29 47 74 e8 7a a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107918 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=31 ae 48 12 a8 94 23 3a 74 bd d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107918 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20241121125107918 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125107918 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107918 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125107918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107918 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107918 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125107919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125107927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125107927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125107927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107927 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 50 c0 80 f4 41 c9 54 aa 38 60 95 27 88 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 80 f4 41 c9 54 aa 38 60 95 27 88 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107941 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=fa a0 64 2a 55 1c b0 ca 13 44 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107941 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20241121125107941 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125107941 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125107941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107941 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107941 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107941 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107941 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107941 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107941 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107941 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107942 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107942 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107942 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107942 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107942 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125107942 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125107945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125107945 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125107945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107946 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 58 c0 80 a6 60 1d b0 bc 0c 9c 7c ba c7 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 58 c0 80 a6 60 1d b0 bc 0c 9c 7c ba c7 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107960 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=53 b0 0e 58 5e 06 4e 3e dd 63 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107960 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20241121125107960 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125107960 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107960 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125107960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107960 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107960 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125107961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125107964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125107964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125107964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107964 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125107978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 60 c0 80 8c a2 e1 fc b6 f9 c8 06 1a 95 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125107978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125107978 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125107978 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 60 c0 80 8c a2 e1 fc b6 f9 c8 06 1a 95 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125107978 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=46 d1 70 7e db 7c 64 03 8d 4a d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125107978 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20241121125107978 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125107978 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125107978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125107978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107979 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107979 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107979 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125107979 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125107988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125107988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125107988 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125107988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125107988 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 68 c0 80 72 ff cd bf 13 fc 48 9d 9a c5 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108002 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 68 c0 80 72 ff cd bf 13 fc 48 9d 9a c5 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108002 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=b9 ff e6 df 09 7e a4 4e cd 62 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108002 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20241121125108002 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125108002 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108002 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125108002 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108002 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125108003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125108006 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125108006 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125108006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108006 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 70 c0 80 00 4f 1b 64 4d c4 2a 97 10 71 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108021 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 70 c0 80 00 4f 1b 64 4d c4 2a 97 10 71 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108021 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=80 a7 0d b2 26 62 95 4b 88 38 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108021 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20241121125108021 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125108021 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125108022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108024 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125108024 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125108025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125108025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125108025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 78 c0 80 5e ba 6d 70 0f c8 a5 46 62 70 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 78 c0 80 5e ba 6d 70 0f c8 a5 46 62 70 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108041 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=2f dd 36 b8 07 e4 52 23 31 b8 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108041 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20241121125108041 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125108041 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108041 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125108043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108049 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108049 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108050 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108050 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125108051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125108052 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121125108052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121125108052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108053 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 80 c0 80 d6 91 51 72 5d 03 0b b1 c4 3e a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 80 c0 80 d6 91 51 72 5d 03 0b b1 c4 3e a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=eb c8 28 b9 ae 81 85 58 62 9f d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108063 DRLCMACUL DEBUG - Mark BSN 2000 as INVALID (rlc_window_ul.cpp:42) 20241121125108063 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125108063 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125108064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125108065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125108068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121125108068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121125108068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108068 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 88 c0 80 60 7f cb 82 ba 07 e8 c6 2b fe a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 88 c0 80 60 7f cb 82 ba 07 e8 c6 2b fe a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108082 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=b0 bf 65 41 dd 03 74 e3 15 ff d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108082 DRLCMACUL DEBUG - Mark BSN 2001 as INVALID (rlc_window_ul.cpp:42) 20241121125108082 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125108082 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125108082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125108083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125108086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=151 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20241121125108086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241121125108086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108087 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=3c 90 c0 80 e8 d8 a0 ad fd 06 7c 3b 29 f2 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 90 c0 80 e8 d8 a0 ad fd 06 7c 3b 29 f2 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108101 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=74 6c d0 d6 7e 03 be 9d 14 f9 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108101 DRLCMACUL DEBUG - Mark BSN 2002 as INVALID (rlc_window_ul.cpp:42) 20241121125108101 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125108101 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125108102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108105 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108105 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125108106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125108111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=156 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=160 (gprs_rlcmac_sched.cpp:454) 20241121125108111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241121125108111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108111 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125108126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=3c 98 c0 80 e4 3c 37 ae d4 f2 37 54 20 50 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125108126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 70 (pcu_l1_if.cpp:478) 20241121125108126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 98 c0 80 e4 3c 37 ae d4 f2 37 54 20 50 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125108126 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=72 9e 1b 57 6a f9 1b 2a 10 a8 d3 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125108126 DRLCMACUL DEBUG - Mark BSN 2003 as INVALID (rlc_window_ul.cpp:42) 20241121125108126 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125108126 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125108126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125108126 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125108126 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125108127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125108131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125108132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20241121125108132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241121125108132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125108132 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125108132 DRLCMACUL DEBUG EGPRS URBB, urbb len = 0, SSN = 21, ESN_CRBB = 20, desc len = 15, SNS = 2048, WS = 64, V(Q) = 20, V(R) = 20, BOW, EOW (encoding.cpp:1046) 20241121125108132 DRLCMACUL DEBUG Uplink Ack/Nack bit count 106, max 184, message = 40 24 01 0b 20 00 00 00 3c 00 87 b0 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125108132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125108132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125108132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 24 01 0b 20 00 00 00 3c 00 87 b0 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108132 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B02A2B2B2B2B2B2B2B2B2B2B'O 20241121125108144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=10 a0 c0 80 e8 d0 4e 53 ad 60 08 9f e0 1e 70 9a b8 46 f0 13 96 0e 09 36 4a 9d c4 6f f8 33 dc 5b e9 43 54 2a 91 28 05 0b 4e cb (pcu_l1_if.cpp:463) 20241121125108144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125108144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 a0 c0 80 e8 d0 4e 53 ad 60 08 9f e0 1e 70 9a b8 46 f0 13 96 0e 09 36 4a 9d c4 6f f8 33 dc 5b e9 43 54 2a 91 28 05 0b 4e cb (pdch.cpp:1019) 20241121125108144 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=4, BSN=20, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=74 68 a7 a9 56 30 84 4f 70 0f 38 4d 5c 23 f8 09 4b 87 04 1b a5 4e e2 37 fc 19 ee ad f4 21 2a 95 48 94 82 05 a7 (tbf_ul.cpp:337) 20241121125108144 DRLCMACUL DEBUG - Mark BSN 2004 as INVALID (rlc_window_ul.cpp:42) 20241121125108144 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125108144 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=4 (tbf_ul.cpp:402) 20241121125108145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108148 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125108148 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125108164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=0c a8 c0 80 1c b2 96 8e a7 e4 27 64 2a ea 26 6d 4f 90 cc a5 73 21 a2 71 5a 2c 4c cf 48 2d d9 3a 63 02 b8 77 81 32 43 7a f8 cb (pcu_l1_if.cpp:463) 20241121125108164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125108164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c a8 c0 80 1c b2 96 8e a7 e4 27 64 2a ea 26 6d 4f 90 cc a5 73 21 a2 71 5a 2c 4c cf 48 2d d9 3a 63 02 b8 77 81 32 43 7a f8 cb (pdch.cpp:1019) 20241121125108164 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125108164 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Link quality 0dB (old 0dB) left window [7, 13], modifying uplink CS level: MCS-3 -> MCS-2 (gprs_ms.c:816) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=3, BSN=21, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=0e 59 4b c7 53 f2 13 32 15 75 93 b6 27 48 e6 d2 b9 10 d1 38 2d 16 a6 67 a4 96 6c 9d 31 01 dc bb 40 99 21 3d fc (tbf_ul.cpp:337) 20241121125108164 DRLCMACUL DEBUG - Mark BSN 2005 as INVALID (rlc_window_ul.cpp:42) 20241121125108164 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125108164 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=3 (tbf_ul.cpp:402) 20241121125108166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125108173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108174 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125108189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=08 b0 c0 80 d0 5b f4 72 6a 4c c1 43 5b d2 a0 cb 39 a6 ae 49 df 83 1e 88 3a 7a 38 27 ef 42 2c c9 54 66 01 2d c3 3c fb a7 db cb (pcu_l1_if.cpp:463) 20241121125108189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125108189 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108189 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 b0 c0 80 d0 5b f4 72 6a 4c c1 43 5b d2 a0 cb 39 a6 ae 49 df 83 1e 88 3a 7a 38 27 ef 42 2c c9 54 66 01 2d c3 3c fb a7 db cb (pdch.cpp:1019) 20241121125108189 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108189 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125108189 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: MCS-2 -> MCS-1 (gprs_ms.c:816) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=2, BSN=22, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=e8 2d 7a 39 35 a6 e0 a1 2d 69 d0 e5 1c 53 d7 a4 ef 41 0f 44 1d 3d 9c 93 77 21 96 64 2a b3 80 96 61 9e fd d3 ed (tbf_ul.cpp:337) 20241121125108189 DRLCMACUL DEBUG - Mark BSN 2006 as INVALID (rlc_window_ul.cpp:42) 20241121125108189 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125108189 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108189 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=2 (tbf_ul.cpp:402) 20241121125108191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108194 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108194 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108195 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108195 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108196 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125108196 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108197 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125108208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=04 b8 c0 80 66 60 5d 52 98 9b 95 4b 1a f4 d3 d0 75 f8 95 6b 5d a7 29 07 70 07 e0 a4 58 fe 0a db 3e 9a 9b a8 06 4e fd 08 a0 be (pcu_l1_if.cpp:463) 20241121125108208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125108208 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108208 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 b8 c0 80 66 60 5d 52 98 9b 95 4b 1a f4 d3 d0 75 f8 95 6b 5d a7 29 07 70 07 e0 a4 58 fe 0a db 3e 9a 9b a8 06 4e fd 08 a0 be (pdch.cpp:1019) 20241121125108208 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108208 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=173 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=1, BSN=23, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=33 b0 2e 29 cc cd ca 25 0d fa 69 e8 3a fc ca b5 ae d3 94 03 b8 03 70 52 2c 7f 85 6d 1f cd 4d 54 03 a7 7e 04 50 (tbf_ul.cpp:337) 20241121125108208 DRLCMACUL DEBUG - Mark BSN 2007 as INVALID (rlc_window_ul.cpp:42) 20241121125108208 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125108208 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=0 (tbf_ul.cpp:185) 20241121125108208 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=1 (tbf_ul.cpp:402) 20241121125108210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125108215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108215 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125108225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=00 c0 c0 80 ce 96 db 53 d0 5c 2b 24 94 54 e2 f6 1c e1 ec 7d 00 ec d3 bf 7c c1 b2 17 25 ba e2 80 b7 26 81 41 21 81 5e 3e 96 ca (pcu_l1_if.cpp:463) 20241121125108225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125108225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-3, length: 42 (42)) (pdch.cpp:981) 20241121125108225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 c0 c0 80 ce 96 db 53 d0 5c 2b 24 94 54 e2 f6 1c e1 ec 7d 00 ec d3 bf 7c c1 b2 17 25 ba e2 80 b7 26 81 41 21 81 5e 3e 96 ca (pdch.cpp:1019) 20241121125108225 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-3 RLC block: R=0, SI=0, TFI=0, CPS=3, RSB=0, rc=329 (pdch.cpp:1030) 20241121125108225 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-3 RLC data block: CV=0, BSN=24, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=37, data=67 cb ed 29 68 ae 15 12 4a 2a 71 7b 8e 70 f6 3e 00 f6 e9 5f be 60 d9 8b 12 5d 71 c0 5b 93 c0 a0 90 40 2f 1f 4b (tbf_ul.cpp:337) 20241121125108225 DRLCMACUL DEBUG - Mark BSN 2008 as INVALID (rlc_window_ul.cpp:42) 20241121125108225 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125108225 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=37) (tbf_ul.cpp:172) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=37, is_complete=1 (tbf_ul.cpp:185) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=925 (tbf_ul.cpp:197) 20241121125108225 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=925 (tbf_ul.cpp:467) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=0 (tbf_ul.cpp:402) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125108225 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125108225 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125108225 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125108225 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125108225 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125108226 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108226 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108226 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108226 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125108229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125108236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125108236 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125108236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 182 + 13 = 195 (pdch_ul_controller.c:131) 20241121125108236 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125108236 DRLCMACUL DEBUG EGPRS URBB, urbb len = 0, SSN = 26, ESN_CRBB = 25, desc len = 15, SNS = 2048, WS = 64, V(Q) = 25, V(R) = 25, BOW, EOW (encoding.cpp:1046) 20241121125108236 DRLCMACUL DEBUG Uplink Ack/Nack bit count 106, max 184, message = 48 24 01 03 20 00 00 00 3c 00 87 f0 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125108236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type POLL (pdch_ul_controller.c:184) 20241121125108236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=195, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125108236 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125108236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125108236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=4f 24 01 03 20 00 00 00 3c 00 87 f0 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125108236 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(119)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0342B2B2B2B2B2B2B2B2B2B'O BTS(119)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125108244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38010<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125108247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125108248 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125108248 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125108248 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125108248 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125108248 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125108248 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125108248 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125108248 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125108248 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125108248 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125108248 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125108248 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125108248 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125108248 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125108248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125108248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125108248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_mcs_initial_ul finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass'. respawn: 13: stopped pid 6999 with status 0 respawn: 14: starting: osmo-pcu Thu Nov 21 12:51:08 UTC 2024 ====== PCU_Tests.TC_mcs_initial_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_initial_ul.talloc 20241121125108291 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125108291 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125108291 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125108292 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125108313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38026<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125108413 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38026<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=325444) Waiting for packet dumper to finish... 1 (prev_count=325444, count=411776) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_ul pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul'. ------ PCU_Tests.TC_mcs_max_ul ------ Thu Nov 21 12:51:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_ul' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mcs_max_ul started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125111452 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38040<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(122)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(122)@1d710fa6204d: Start timer T: 5 s PCUIF(122)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125111459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mcs_max_ul-STATS(124)@1d710fa6204d: Start timer T: 2 s TC_mcs_max_ul-STATS(124)@1d710fa6204d: Start timer T: 2 s 20241121125113292 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125113292 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125113292 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(122)@1d710fa6204d: OsmoPCU is now connected BTS(123)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125113295 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125113295 DLGLOBAL DEBUG validating counter group 0x56196a90f040(bts) with 102 counters (rate_ctr.c:86) 20241121125113295 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125113295 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125113295 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125113295 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125113295 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125113295 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125113295 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125113295 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125113295 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125113295 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125113295 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125113295 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125113295 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125113295 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125113295 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125113295 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125113295 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125113295 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125113295 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125113295 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125113295 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125113295 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125113295 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125113295 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125113295 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125113295 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125113295 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125113295 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) MTC@1d710fa6204d: Start timer T: 2 s 20241121125113295 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125113295 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125113295 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125113295 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125113295 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125113295 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125113295 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125113295 DLGLOBAL DEBUG validating counter group 0x7f0507d9a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125113295 DLGLOBAL DEBUG validating counter group 0x56196a90e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125113295 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125113295 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125113295 DLGLOBAL DEBUG validating counter group 0x7f0507d9b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125113295 DLGLOBAL DEBUG validating counter group 0x7f0507d9b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125113295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125113295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125113295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125113295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125113295 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125113295 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125113295 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125113295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125113295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113295 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125113296 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@1d710fa6204d: Start timer T: 2 s BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(123)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125113298 DRLCMAC DEBUG New max MCS: DL=9 UL=5 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125113302 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125113302 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125113302 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125113302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125113302 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125113302 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125113302 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(123)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125113309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113309 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113309 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113313 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125113328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125113328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113333 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125113349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125113349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113351 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113351 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113352 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113352 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113357 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125113371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125113371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113375 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125113389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125113389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113394 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125113408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125113408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113417 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125113431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125113431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113432 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113436 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125113452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125113452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113457 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125113471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125113471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113481 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125113496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125113496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113498 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113506 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125113516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125113516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113526 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113526 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113532 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125113536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125113536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113538 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113538 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125113538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113546 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125113560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125113560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125113560 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125113560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125113560 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125113560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125113560 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125113560 DLGLOBAL DEBUG validating counter group 0x56196a90e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125113560 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125113560 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125113560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125113560 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125113560 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125113560 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125113560 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125113560 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125113560 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125113560 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125113560 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125113560 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125113560 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125113560 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125113560 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125113560 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125113560 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241121125113560 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125113560 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125113560 DLGLOBAL DEBUG validating counter group 0x56196a90eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125113560 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125113560 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125113560 DLGLOBAL DEBUG validating counter group 0x56196a90ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125113560 DLGLOBAL DEBUG validating counter group 0x56196a90ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125113560 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125113560 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125113560 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125113560 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125113560 DTBFUL INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125113560 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125113560 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Attaching UL TBF: TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125113560 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125113560 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125113560 DTBFUL INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125113560 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125113560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125113560 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125113560 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824)[0;m 20241121125113560 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125113560 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125113560 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125113560 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125113564 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125113564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125113564 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125113564 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125113564 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_EGPRS_Struct = 1 |  : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 |  : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 64 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 | Exist_BEP_PERIOD2 = 0 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation |  : End u.PUA_EGPRS_00 |  : End u.PUA_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125113564 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125113564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125113564 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125113564 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125113564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125113564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 30 08 0a 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125113565 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(123)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241121125113578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125113578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113583 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125113597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125113597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113606 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125113620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125113620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113621 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113621 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125113621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125113639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125113639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125113639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125113639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125113639 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125113639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125113639 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125113639 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125113639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125113639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125113639 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125113639 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125113639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125113640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113643 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125113657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 c0 82 98 de 3a 97 e9 97 57 10 6a b9 2d 80 23 f2 f8 46 e2 c8 58 53 dc 03 05 (pcu_l1_if.cpp:463) 20241121125113657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 82 98 de 3a 97 e9 97 57 10 6a b9 2d 80 23 f2 f8 46 e2 c8 58 53 dc 03 05 (pdch.cpp:1019) 20241121125113657 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113657 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125113657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125113658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=4c 6f 9d cb f4 cb 2b 08 b5 dc 16 c0 11 79 7c 23 71 64 ac 29 ee 81 (tbf_ul.cpp:337) 20241121125113658 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241121125113658 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125113658 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125113658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113658 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125113658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113659 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113659 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125113659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125113681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 08 c0 82 e6 10 d2 cd 6a c9 da 5f 8c 61 27 3f 67 6c b8 8b df f8 9b 5b 61 da 89 (pcu_l1_if.cpp:463) 20241121125113681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 08 c0 82 e6 10 d2 cd 6a c9 da 5f 8c 61 27 3f 67 6c b8 8b df f8 9b 5b 61 da 89 (pdch.cpp:1019) 20241121125113681 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113681 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125113681 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Link quality 40dB (old 40dB) left window [-256, 6], modifying uplink CS level: MCS-1 -> MCS-2 (gprs_ms.c:816) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=73 08 e9 66 b5 64 ed 2f c6 b0 93 9f 33 36 dc c5 6f fc cd ad 30 ed (tbf_ul.cpp:337) 20241121125113681 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241121125113681 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125113681 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125113681 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113681 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113683 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113683 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125113683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113685 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125113699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 10 c0 82 fc ac 29 89 0f 74 d5 13 b7 dc d5 7d ff 6c 54 d1 ac f5 db 7a 4e 9a 01 (pcu_l1_if.cpp:463) 20241121125113699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113699 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 10 c0 82 fc ac 29 89 0f 74 d5 13 b7 dc d5 7d ff 6c 54 d1 ac f5 db 7a 4e 9a 01 (pdch.cpp:1019) 20241121125113699 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113699 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125113699 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Link quality 40dB (old 40dB) left window [5, 8], modifying uplink CS level: MCS-2 -> MCS-3 (gprs_ms.c:816) 20241121125113699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125113699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=7e d6 94 c4 07 ba ea 89 5b ee ea be 7f 36 aa 68 d6 fa 6d 3d 27 cd (tbf_ul.cpp:337) 20241121125113699 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241121125113699 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125113699 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125113699 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125113700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113701 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113701 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125113701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113704 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125113718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 18 c0 82 00 ce 7a b3 76 33 4a 37 2f 16 b5 56 dd 5e d0 6d b5 fa cb b6 3d 5f 01 (pcu_l1_if.cpp:463) 20241121125113718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 18 c0 82 00 ce 7a b3 76 33 4a 37 2f 16 b5 56 dd 5e d0 6d b5 fa cb b6 3d 5f 01 (pdch.cpp:1019) 20241121125113718 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113718 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125113718 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Link quality 40dB (old 40dB) left window [7, 13], modifying uplink CS level: MCS-3 -> MCS-4 (gprs_ms.c:816) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=00 67 bd 59 bb 19 a5 9b 17 8b 5a ab 6e 2f e8 b6 5a fd 65 db 9e af (tbf_ul.cpp:337) 20241121125113718 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241121125113718 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125113718 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125113719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113720 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113720 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125113720 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113727 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125113741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 20 c0 82 74 74 35 72 15 c2 11 63 87 de df 5d 62 8f 17 8d cd 21 7a 15 1c f8 00 (pcu_l1_if.cpp:463) 20241121125113742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 20 c0 82 74 74 35 72 15 c2 11 63 87 de df 5d 62 8f 17 8d cd 21 7a 15 1c f8 00 (pdch.cpp:1019) 20241121125113742 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113742 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125113742 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Link quality 40dB (old 40dB) left window [12, 15], modifying uplink CS level: MCS-4 -> MCS-5 (gprs_ms.c:816) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=3a ba 1a b9 0a e1 88 b1 43 ef ef 2e b1 c7 8b c6 e6 10 bd 0a 0e 7c (tbf_ul.cpp:337) 20241121125113742 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241121125113742 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125113742 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125113742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125113743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113746 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125113760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 28 c0 82 52 68 25 d3 68 4b 03 9d f3 30 3a 8c fe 48 99 41 df 20 ff 4b 86 49 00 (pcu_l1_if.cpp:463) 20241121125113760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113760 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 28 c0 82 52 68 25 d3 68 4b 03 9d f3 30 3a 8c fe 48 99 41 df 20 ff 4b 86 49 00 (pdch.cpp:1019) 20241121125113760 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113760 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=29 b4 92 69 b4 a5 81 ce 79 18 1d 46 7f a4 cc a0 6f 90 ff 25 c3 24 (tbf_ul.cpp:337) 20241121125113760 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241121125113760 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125113760 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113760 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125113760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113761 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113761 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113761 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125113761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113765 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125113820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 30 c0 82 54 59 aa 9d 9b 8a 10 19 bc 3f 71 44 4a c1 3c 8b ce c5 31 92 b0 a7 00 (pcu_l1_if.cpp:463) 20241121125113820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113820 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 30 c0 82 54 59 aa 9d 9b 8a 10 19 bc 3f 71 44 4a c1 3c 8b ce c5 31 92 b0 a7 00 (pdch.cpp:1019) 20241121125113820 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113820 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=aa 2c d5 ce 4d 45 88 0c de 9f 38 22 a5 60 9e 45 e7 e2 18 49 d8 53 (tbf_ul.cpp:337) 20241121125113820 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241121125113820 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125113820 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125113820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125113821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113829 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125113843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 38 c0 82 1a 60 5c 89 5f 3d 19 2c 85 2f 30 f4 73 c8 34 19 46 9e 46 47 51 1a 01 (pcu_l1_if.cpp:463) 20241121125113843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113843 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113843 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 38 c0 82 1a 60 5c 89 5f 3d 19 2c 85 2f 30 f4 73 c8 34 19 46 9e 46 47 51 1a 01 (pdch.cpp:1019) 20241121125113843 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113843 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=0d 30 ae c4 af 9e 0c 96 c2 17 18 fa 39 64 9a 0c 23 4f a3 a3 28 8d (tbf_ul.cpp:337) 20241121125113843 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241121125113843 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125113843 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125113843 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113843 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125113845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113848 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125113862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 40 c0 82 1e 6e c9 c9 ce 2d fa 8f 76 8c 2c 1b 16 80 d3 0a d5 9a 1e f3 2c 7a 01 (pcu_l1_if.cpp:463) 20241121125113862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113862 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113862 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 40 c0 82 1e 6e c9 c9 ce 2d fa 8f 76 8c 2c 1b 16 80 d3 0a d5 9a 1e f3 2c 7a 01 (pdch.cpp:1019) 20241121125113862 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113862 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=0f b7 e4 64 e7 16 fd 47 3b 46 96 0d 0b c0 69 85 6a 4d 8f 79 16 bd (tbf_ul.cpp:337) 20241121125113862 DRLCMACUL DEBUG - Mark BSN 1992 as INVALID (rlc_window_ul.cpp:42) 20241121125113862 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125113862 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113862 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125113862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113862 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125113864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113866 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125113880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 48 c0 82 a0 0a 2e 5d 12 91 6c 6c 6f 17 dd d6 10 6e 25 60 58 1c e3 35 c8 fd 00 (pcu_l1_if.cpp:463) 20241121125113880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113880 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 48 c0 82 a0 0a 2e 5d 12 91 6c 6c 6f 17 dd d6 10 6e 25 60 58 1c e3 35 c8 fd 00 (pdch.cpp:1019) 20241121125113880 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113880 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125113880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125113880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=50 05 97 2e 89 48 36 b6 b7 8b 6e 6b 08 b7 12 30 2c 8e f1 1a e4 7e (tbf_ul.cpp:337) 20241121125113880 DRLCMACUL DEBUG - Mark BSN 1993 as INVALID (rlc_window_ul.cpp:42) 20241121125113880 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125113880 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125113880 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125113881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113881 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113881 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125113882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113890 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125113904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 50 c0 82 ea 6a 82 8e 34 4f 33 c5 3e 6f 7b 75 75 ff b7 d7 e5 ed 80 d5 50 ee 00 (pcu_l1_if.cpp:463) 20241121125113904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113904 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 50 c0 82 ea 6a 82 8e 34 4f 33 c5 3e 6f 7b 75 75 ff b7 d7 e5 ed 80 d5 50 ee 00 (pdch.cpp:1019) 20241121125113904 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113904 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=75 35 41 47 9a a7 99 62 9f b7 bd ba ba ff db eb f2 76 c0 6a 28 77 (tbf_ul.cpp:337) 20241121125113904 DRLCMACUL DEBUG - Mark BSN 1994 as INVALID (rlc_window_ul.cpp:42) 20241121125113904 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125113904 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113904 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125113904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113906 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125113906 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113908 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125113923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=10 58 c0 82 76 ab 3e 63 85 df 4c da 3e 3c 05 f5 cd cc 7b 73 6d 41 a9 a8 c7 5e 00 (pcu_l1_if.cpp:463) 20241121125113923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113923 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 58 c0 82 76 ab 3e 63 85 df 4c da 3e 3c 05 f5 cd cc 7b 73 6d 41 a9 a8 c7 5e 00 (pdch.cpp:1019) 20241121125113923 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113923 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=4, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=bb 55 9f b1 c2 6f 26 6d 1f 9e 82 fa 66 e6 bd b9 b6 a0 54 d4 63 2f (tbf_ul.cpp:337) 20241121125113923 DRLCMACUL DEBUG - Mark BSN 1995 as INVALID (rlc_window_ul.cpp:42) 20241121125113923 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125113923 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113923 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=4 (tbf_ul.cpp:402) 20241121125113923 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113923 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113924 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113924 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125113925 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125113941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=0c 60 c0 82 ba 17 e1 46 ea 83 ed d8 8b 5f 62 79 48 cf e8 0f ef ea 5e 43 15 93 00 (pcu_l1_if.cpp:463) 20241121125113941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113941 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 60 c0 82 ba 17 e1 46 ea 83 ed d8 8b 5f 62 79 48 cf e8 0f ef ea 5e 43 15 93 00 (pdch.cpp:1019) 20241121125113941 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113941 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125113941 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=3, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125113942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=dd 8b 70 23 f5 c1 76 ec c5 2f b1 3c a4 67 f4 87 77 75 af a1 8a 49 (tbf_ul.cpp:337) 20241121125113942 DRLCMACUL DEBUG - Mark BSN 1996 as INVALID (rlc_window_ul.cpp:42) 20241121125113942 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125113942 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125113942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=3 (tbf_ul.cpp:402) 20241121125113942 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113942 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113942 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113942 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113942 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113943 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113943 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113943 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113943 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113943 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113943 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113943 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125113943 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113951 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125113967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=08 68 c0 82 3c 8e 7f 88 a4 9a 78 de aa 60 28 dd 4d dd f0 e4 d9 f6 ed cb ac 48 01 (pcu_l1_if.cpp:463) 20241121125113967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113967 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 68 c0 82 3c 8e 7f 88 a4 9a 78 de aa 60 28 dd 4d dd f0 e4 d9 f6 ed cb ac 48 01 (pdch.cpp:1019) 20241121125113967 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113967 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=2, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=1e c7 3f 44 52 4d 3c 6f 55 30 94 ee a6 6e 78 f2 6c fb f6 65 56 a4 (tbf_ul.cpp:337) 20241121125113967 DRLCMACUL DEBUG - Mark BSN 1997 as INVALID (rlc_window_ul.cpp:42) 20241121125113967 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125113967 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113967 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=2 (tbf_ul.cpp:402) 20241121125113968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113969 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113969 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113970 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113970 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125113973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113974 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125113988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=04 70 c0 82 20 11 08 b8 8b b3 36 f6 8e 5d e3 b0 d2 5a 9f f5 3a da dc ff 2b a1 00 (pcu_l1_if.cpp:463) 20241121125113988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125113988 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125113988 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 70 c0 82 20 11 08 b8 8b b3 36 f6 8e 5d e3 b0 d2 5a 9f f5 3a da dc ff 2b a1 00 (pdch.cpp:1019) 20241121125113988 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125113988 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125113988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125113988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=1, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125113989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125113989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=90 08 04 dc c5 59 1b 7b c7 ae 71 58 69 ad cf 7a 1d 6d ee ff 95 50 (tbf_ul.cpp:337) 20241121125113989 DRLCMACUL DEBUG - Mark BSN 1998 as INVALID (rlc_window_ul.cpp:42) 20241121125113989 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125113989 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125113989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125113989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125113989 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=1 (tbf_ul.cpp:402) 20241121125113990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125113995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125113995 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125114006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=00 78 c0 82 ec 61 b2 27 f0 af bf a3 d7 33 e5 d4 50 1f b8 da e6 ee cc 4c b6 de 00 (pcu_l1_if.cpp:463) 20241121125114006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 400 (pcu_l1_if.cpp:478) 20241121125114006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125114006 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 78 c0 82 ec 61 b2 27 f0 af bf a3 d7 33 e5 d4 50 1f b8 da e6 ee cc 4c b6 de 00 (pdch.cpp:1019) 20241121125114006 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125114006 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=138 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Got MCS-1 RLC data block: CV=0, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data_length=22, data=f6 30 d9 13 f8 d7 df d1 eb 99 72 6a a8 0f 5c 6d 73 77 66 26 5b 6f (tbf_ul.cpp:337) 20241121125114007 DRLCMACUL DEBUG - Mark BSN 1999 as INVALID (rlc_window_ul.cpp:42) 20241121125114007 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125114007 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=22, is_complete=1 (tbf_ul.cpp:185) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} complete UL frame len=352 (tbf_ul.cpp:197) 20241121125114007 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} len=352 (tbf_ul.cpp:467) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=0 (tbf_ul.cpp:402) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125114007 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125114007 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125114007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125114007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125114007 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125114008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114011 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114011 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114012 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114012 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114013 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114013 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114013 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125114013 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125114015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125114015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125114015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241121125114015 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125114015 DRLCMACUL DEBUG EGPRS URBB, urbb len = 0, SSN = 17, ESN_CRBB = 16, desc len = 15, SNS = 2048, WS = 64, V(Q) = 16, V(R) = 16, BOW, EOW (encoding.cpp:1046) 20241121125114015 DRLCMACUL DEBUG Uplink Ack/Nack bit count 106, max 184, message = 48 24 01 13 20 00 00 00 3c 00 87 f0 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125114015 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241121125114015 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125114015 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125114015 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125114015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=4f 24 01 13 20 00 00 00 3c 00 87 f0 22 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125114015 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(123)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087F0222B2B2B2B2B2B2B2B2B2B'O BTS(123)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125114020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38042<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125114021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38040<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125114022 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125114022 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125114022 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125114022 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125114022 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125114022 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125114022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125114022 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125114022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125114022 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125114022 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125114022 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125114022 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125114022 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125114022 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125114022 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125114022 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 14: stopped pid 7056 with status 0 MTC@1d710fa6204d: Test case TC_mcs_max_ul finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass'. respawn: 15: starting: osmo-pcu Thu Nov 21 12:51:14 UTC 2024 ====== PCU_Tests.TC_mcs_max_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_max_ul.talloc 20241121125114061 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125114062 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125114062 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125114062 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125114078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125114179 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43708<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312048) Waiting for packet dumper to finish... 1 (prev_count=312048, count=313108) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_ul pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl'. ------ PCU_Tests.TC_mcs_initial_dl ------ Thu Nov 21 12:51:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_initial_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_initial_dl' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mcs_initial_dl started. 126@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_initial_dl-BVCI1234(128)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 126@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(130)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 126@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(130)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125117239 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 126@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(134)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 126@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(134)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(131)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125117244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(131)@1d710fa6204d: Start timer T: 5 s PCUIF(131)@1d710fa6204d: Start timer T_Conn: 10 s TC_mcs_initial_dl-STATS(135)@1d710fa6204d: Start timer T: 2 s TC_mcs_initial_dl-STATS(135)@1d710fa6204d: Start timer T: 2 s 126@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(138)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(138)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125119062 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125119062 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125119062 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(131)@1d710fa6204d: OsmoPCU is now connected BTS(133)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125119066 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125119066 DLGLOBAL DEBUG validating counter group 0x563a1aa9a040(bts) with 102 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125119066 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125119066 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125119066 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125119066 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125119066 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125119066 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125119066 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125119066 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125119066 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125119066 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125119066 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125119066 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125119066 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125119066 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125119066 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125119066 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125119066 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125119066 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125119066 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125119066 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125119066 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125119066 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125119066 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125119066 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125119066 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125119066 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125119066 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125119066 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125119066 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125119066 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125119066 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125119066 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125119066 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125119066 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125119066 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125119066 DLGLOBAL DEBUG validating counter group 0x7fd6b90045e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125119066 DLGLOBAL DEBUG validating counter group 0x563a1aa99720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125119066 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125119066 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125119066 DLGLOBAL DEBUG validating counter group 0x7fd6b9005180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125119066 DLGLOBAL DEBUG validating counter group 0x7fd6b9005160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125119066 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125119066 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125119066 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125119066 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125119066 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119066 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119066 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125119067 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125119067 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125119067 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125119067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125119067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119067 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(130)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(130)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(130)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(130)@1d710fa6204d: Start timer Tns_test: 10 s BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125119068 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125119068 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125119068 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125119068 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125119068 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125119068 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 2 s 20241121125119069 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125119069 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125119069 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(133)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125119069 DRLCMAC DEBUG New max MCS: DL=4 UL=9 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(130)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(130)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@1d710fa6204d: Start timer T: 2 s 20241121125119069 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125119069 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125119069 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125119069 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125119069 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125119069 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125119069 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125119069 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125119069 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125119069 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(130)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125119069 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125119069 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(130)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(130)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 127@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 127@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125119074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125119074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125119074 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125119074 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125119074 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125119074 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125119074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mcs_initial_dl-BVCI1234(128)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mcs_initial_dl-BVCI1234(128)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125119077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125119077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125119077 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125119077 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125119077 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125119077 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125119077 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125119079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119080 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125119080 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119080 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125119080 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125119080 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125119080 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125119080 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125119080 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241121125119080 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125119080 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125119080 DLGLOBAL DEBUG validating counter group 0x563a1aa99760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125119080 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125119080 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125119080 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125119080 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125119080 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125119080 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125119080 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125119080 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125119080 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125119080 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125119080 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125119080 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125119080 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125119080 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125119080 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125119080 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125119080 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241121125119080 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125119080 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125119080 DLGLOBAL DEBUG validating counter group 0x563a1aa99b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125119080 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125119080 DLGLOBAL DEBUG validating counter group 0x563a1aa99e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125119080 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125119080 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125119080 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125119080 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125119080 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121125119080 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125119080 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Attaching DL TBF: TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125119080 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125119080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125119080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125119080 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125119080 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125119080 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125119080 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125119080 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125119080 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125119080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119080 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125119080 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119080 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125119080 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125119080 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125119080 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125119080 DLBSSGP DEBUG Computed BVC leak rate = 17600, num_pdch = 8, cs = MCS-4 (gprs_bssgp_pcu.c:978) 20241121125119080 DLBSSGP DEBUG Computed MS default leak rate = 8800, ms_num_pdch = 4, cs = MCS-4 (gprs_bssgp_pcu.c:1001) 20241121125119080 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 176000, R = 17600, Bmax_MS = 88000, R_MS = 8800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125119080 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125119080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(133)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(133)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125119082 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125119082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125119082 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125119082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125119083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125119083 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125119083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125119083 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125119083 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125119084 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125119098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125119098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119098 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119098 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119098 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119098 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125119117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125119117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119120 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119120 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119121 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119121 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125119142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125119142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119148 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119148 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119149 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125119161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125119161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119165 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119165 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119168 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125119180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125119180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119184 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119184 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119185 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119185 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119190 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125119206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125119206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119207 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119210 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119210 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119213 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125119226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125119226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119228 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119228 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119228 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119228 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125119246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125119246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119255 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125119270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125119270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119273 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119273 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119275 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119275 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119277 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125119283 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125119283 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125119283 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125119289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125119289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125119297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=MCS-3 (tbf_dl.cpp:354) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125119297 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 26 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125119297 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-3): 14 ff 76 71 77 62 d4 30 a0 06 bf 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125119297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241121125119297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=60, TS=7) (tbf_dl.cpp:883) 20241121125119297 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=60, TS=7 (tbf_dl.cpp:903) 20241121125119297 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-3): 0f 00 00 06 28 fe ed e2 ee c4 a8 61 40 0d 7e 03 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241121125119297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=0f 00 00 06 28 fe ed e2 ee c4 a8 61 40 0d 7e 03 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241121125119297 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125119308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125119308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119318 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125119333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125119333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119338 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119338 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125119352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125119352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119357 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119357 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119358 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119358 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125119359 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125119373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 20 00 a7 f0 04 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125119373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125119373 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125119373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125119373 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 1 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125119373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125119373 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125119373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 1, bow: 1, eow: 1, ssn: 2, have_crbb: 0, urbb_len:64, 0x563a1b830a2c, 0x563a1b830a30, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125119373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:597) 20241121125119373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125119373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125119373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125119373 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125119373 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125119373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125119373 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125119373 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125119373 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(133)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125119375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119376 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119376 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125119379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119383 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125119383 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125119386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43710<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125119387 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125119387 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125119387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119387 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125119387 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125119388 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125119388 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125119388 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125119388 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125119388 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125119388 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125119388 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125119388 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125119388 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125119388 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125119388 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125119388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125119388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125119388 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 15: stopped pid 7113 with status 0 respawn: 16: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_mcs_initial_dl finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass'. Thu Nov 21 12:51:19 UTC 2024 ====== PCU_Tests.TC_mcs_initial_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_initial_dl.talloc 20241121125119434 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125119434 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125119434 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125119435 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125119455 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43724<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125119555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43724<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=147620) Waiting for packet dumper to finish... 1 (prev_count=147620, count=169408) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_initial_dl pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl'. ------ PCU_Tests.TC_mcs_max_dl ------ Thu Nov 21 12:51:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mcs_max_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mcs_max_dl' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mcs_max_dl started. 139@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_mcs_max_dl-BVCI1234(141)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 139@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(143)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(143)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 139@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125122607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 139@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(147)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 139@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(147)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(144)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(144)@1d710fa6204d: Start timer T: 5 s PCUIF(144)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125122617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4240 (telnet_interface.c:192) 139@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_mcs_max_dl-STATS(149)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(150)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_mcs_max_dl-STATS(149)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(150)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125124436 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125124436 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125124436 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(144)@1d710fa6204d: OsmoPCU is now connected BTS(146)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125124439 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@1d710fa6204d: Start timer T: 2 s 20241121125124439 DLGLOBAL DEBUG validating counter group 0x55fb73f24040(bts) with 102 counters (rate_ctr.c:86) 20241121125124440 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125124440 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125124440 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125124440 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125124440 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125124440 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125124440 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125124440 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125124440 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125124440 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125124440 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125124440 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125124440 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125124440 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125124440 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125124440 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125124440 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125124440 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125124440 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125124440 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125124440 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125124440 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125124440 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125124440 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125124440 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125124440 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125124440 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125124440 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125124440 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125124440 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125124440 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125124440 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125124440 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125124440 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125124440 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) MTC@1d710fa6204d: Start timer T: 2 s 20241121125124440 DLGLOBAL DEBUG validating counter group 0x7f0a3c7675e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125124440 DLGLOBAL DEBUG validating counter group 0x55fb73f23720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125124440 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125124440 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125124440 DLGLOBAL DEBUG validating counter group 0x7f0a3c768180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125124440 DLGLOBAL DEBUG validating counter group 0x7f0a3c768160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125124440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125124440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125124440 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125124440 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125124440 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125124440 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125124440 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125124440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125124440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124440 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125124441 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) MTC@1d710fa6204d: Start timer T: 2 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(143)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(143)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(143)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(143)@1d710fa6204d: Start timer Tns_test: 10 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(146)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125124442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125124442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125124442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125124442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125124442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125124442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 2 s 20241121125124442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125124442 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125124442 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(143)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(143)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@1d710fa6204d: Start timer T: 2 s 20241121125124443 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125124443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125124443 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125124443 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125124443 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125124443 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125124443 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125124443 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125124443 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) MTC@1d710fa6204d: Start timer T: 2 s 20241121125124443 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125124443 DRLCMAC DEBUG New max MCS: DL=3 UL=9 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(143)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(143)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(143)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125124444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125124444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 140@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 140@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125124449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125124449 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124449 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125124449 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125124449 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125124449 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125124449 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125124449 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mcs_max_dl-BVCI1234(141)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mcs_max_dl-BVCI1234(141)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125124453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124454 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125124454 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124454 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125124454 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125124454 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125124454 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125124454 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125124454 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125124454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124454 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125124456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124456 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125124456 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125124456 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125124456 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125124456 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 8, cs = MCS-3 (gprs_bssgp_pcu.c:978) 20241121125124456 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20241121125124456 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125124456 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125124458 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125124460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125124460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125124460 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125124460 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Start timer T: 10 s MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 2 s 20241121125124468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125124468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125124468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125124468 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125124468 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125124468 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125124468 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125124468 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241121125124468 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241121125124468 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125124468 DLGLOBAL DEBUG validating counter group 0x55fb73f23760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125124468 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125124468 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125124468 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125124468 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125124468 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125124468 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125124469 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125124469 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125124469 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125124469 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125124469 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125124469 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125124469 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125124469 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125124469 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125124469 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125124469 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241121125124469 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125124469 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125124469 DLGLOBAL DEBUG validating counter group 0x55fb73f23b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125124469 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125124469 DLGLOBAL DEBUG validating counter group 0x55fb73f23e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125124469 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125124469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125124469 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125124469 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125124469 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121125124469 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125124469 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Attaching DL TBF: TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125124469 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125124469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125124469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125124469 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125124469 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125124469 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125124469 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125124469 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125124469 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(146)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(146)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125124472 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125124472 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125124472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125124473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125124473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124476 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125124490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125124490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124491 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124491 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124491 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124491 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124491 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124491 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124500 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125124514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125124514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124515 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124515 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124515 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124515 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124516 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124516 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124518 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125124533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125124533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124533 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124533 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124534 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124534 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124537 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125124551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125124551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124561 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125124575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125124575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124575 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124575 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124576 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124576 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124576 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124576 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124579 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125124593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125124593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124598 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125124612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125124612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124621 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125124635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124636 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124636 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124636 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124636 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124640 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125124654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125124654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124654 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124655 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124655 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124655 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124659 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125124673 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125124673 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125124673 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125124673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125124673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124673 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124673 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124673 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124673 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124673 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124673 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124673 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125124682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125124682 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 (tbf_dl.cpp:686) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125124682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 07 00 00 96 94 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 01 (tbf_dl.cpp:911) 20241121125124682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 00 96 94 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 01 (pcu_l1_if.cpp:182) 20241121125124682 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125124696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125124696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124697 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124697 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124698 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124698 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125124701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124701 DRLCMACDL DEBUG -- Chunk with length 1378 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, MCS-1): a1 ac 98 ae 37 da f4 67 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc (tbf_dl.cpp:686) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125124701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, MCS-1): 07 40 00 96 42 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 01 (tbf_dl.cpp:911) 20241121125124701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 40 00 96 42 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 01 (pcu_l1_if.cpp:182) 20241121125124701 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125124715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125124715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125124719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124719 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, MCS-1): 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 (tbf_dl.cpp:686) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125124719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, MCS-1): 07 80 00 96 64 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 01 (tbf_dl.cpp:911) 20241121125124719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 80 00 96 64 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 01 (pcu_l1_if.cpp:182) 20241121125124719 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125124733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125124734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125124743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124743 DRLCMACDL DEBUG -- Chunk with length 1334 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, MCS-1): 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 (tbf_dl.cpp:686) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125124743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, MCS-1): 07 c0 00 96 64 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 00 (tbf_dl.cpp:911) 20241121125124743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 c0 00 96 64 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 00 (pcu_l1_if.cpp:182) 20241121125124743 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125124757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125124757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125124761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124761 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, MCS-1): 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 (tbf_dl.cpp:686) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125124761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, MCS-1): 07 00 01 96 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 00 (tbf_dl.cpp:911) 20241121125124762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 01 96 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 00 (pcu_l1_if.cpp:182) 20241121125124762 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125124775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125124775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125124780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124780 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, MCS-1): 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 (tbf_dl.cpp:686) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125124780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, MCS-1): 07 40 01 96 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 00 (tbf_dl.cpp:911) 20241121125124780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 40 01 96 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 00 (pcu_l1_if.cpp:182) 20241121125124780 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125124794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125124794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125124804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124804 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, MCS-1): 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 (tbf_dl.cpp:686) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125124804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, MCS-1): 07 80 01 96 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 00 (tbf_dl.cpp:911) 20241121125124804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 80 01 96 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 00 (pcu_l1_if.cpp:182) 20241121125124804 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125124818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125124818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124819 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124819 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125124822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124822 DRLCMACDL DEBUG -- Chunk with length 1246 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, MCS-1): 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 (tbf_dl.cpp:686) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125124822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, MCS-1): 07 c0 01 96 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 00 (tbf_dl.cpp:911) 20241121125124822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 c0 01 96 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 00 (pcu_l1_if.cpp:182) 20241121125124822 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125124836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125124836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124837 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124837 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125124841 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124841 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, MCS-1): 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e (tbf_dl.cpp:686) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125124841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, MCS-1): 07 00 02 96 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c 00 (tbf_dl.cpp:911) 20241121125124841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 02 96 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c 00 (pcu_l1_if.cpp:182) 20241121125124841 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125124855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125124855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124857 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124857 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125124864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124864 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, MCS-1): d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 (tbf_dl.cpp:686) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125124864 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, MCS-1): 07 40 02 96 b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 00 (tbf_dl.cpp:911) 20241121125124864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 40 02 96 b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 00 (pcu_l1_if.cpp:182) 20241121125124864 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125124878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125124878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124880 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124880 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125124883 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124883 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, MCS-1): 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 (tbf_dl.cpp:686) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125124883 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, MCS-1): 07 80 02 96 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 00 (tbf_dl.cpp:911) 20241121125124883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 80 02 96 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 00 (pcu_l1_if.cpp:182) 20241121125124883 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125124897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125124897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124898 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124898 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124899 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124899 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124899 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124899 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125124902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124902 DRLCMACDL DEBUG -- Chunk with length 1158 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, MCS-1): 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 (tbf_dl.cpp:686) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125124902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, MCS-1): 07 c0 02 96 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 00 (tbf_dl.cpp:911) 20241121125124902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 c0 02 96 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 00 (pcu_l1_if.cpp:182) 20241121125124902 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125124916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125124916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124917 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124917 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124918 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124918 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124918 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125124918 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125124926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125124926 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=MCS-1 (tbf_dl.cpp:354) 20241121125124926 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, MCS-1): 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b (tbf_dl.cpp:686) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125124926 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, MCS-1): 07 00 03 96 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 00 (tbf_dl.cpp:911) 20241121125124926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 03 96 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 00 (pcu_l1_if.cpp:182) 20241121125124926 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125125074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125125074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125075 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125075 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125125078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125078 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, MCS-1): aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a (tbf_dl.cpp:686) 20241121125125078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125125078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125125079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, MCS-1): 07 40 03 96 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 00 (tbf_dl.cpp:911) 20241121125125079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 40 03 96 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 00 (pcu_l1_if.cpp:182) 20241121125125079 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125125093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125125097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125097 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, MCS-1): e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 ae (tbf_dl.cpp:686) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125125097 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, MCS-1): 07 80 03 96 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d 01 (tbf_dl.cpp:911) 20241121125125097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 80 03 96 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d 01 (pcu_l1_if.cpp:182) 20241121125125097 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125125111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125125111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125125121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125121 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, MCS-1): e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 (tbf_dl.cpp:686) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125125121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, MCS-1): 07 c0 03 96 c8 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 01 (tbf_dl.cpp:911) 20241121125125121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 c0 03 96 c8 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 01 (pcu_l1_if.cpp:182) 20241121125125121 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125125135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125125135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125135 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125135 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125125139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125139 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, MCS-1): e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 (tbf_dl.cpp:686) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125125139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, MCS-1): 07 00 04 96 c8 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 00 (tbf_dl.cpp:911) 20241121125125139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 04 96 c8 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 00 (pcu_l1_if.cpp:182) 20241121125125140 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125125153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125125153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125154 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125154 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125125158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125158 DRLCMACDL DEBUG -- Chunk with length 1026 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, MCS-1): 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca (tbf_dl.cpp:686) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125125158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, MCS-1): 07 40 04 96 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 01 (tbf_dl.cpp:911) 20241121125125158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 40 04 96 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 01 (pcu_l1_if.cpp:182) 20241121125125158 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125125172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125125172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125173 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125173 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125173 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125173 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125125182 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125182 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, MCS-1): b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f (tbf_dl.cpp:686) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125125182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, MCS-1): 07 80 04 96 6a b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 00 (tbf_dl.cpp:911) 20241121125125182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 80 04 96 6a b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 00 (pcu_l1_if.cpp:182) 20241121125125182 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125125196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125125196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125125200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125200 DRLCMACDL DEBUG -- Chunk with length 982 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, MCS-1): 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 (tbf_dl.cpp:686) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125125200 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, MCS-1): 07 c0 04 96 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 00 (tbf_dl.cpp:911) 20241121125125200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 c0 04 96 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 00 (pcu_l1_if.cpp:182) 20241121125125200 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125125215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125125215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125125233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125233 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, MCS-1): b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 (tbf_dl.cpp:686) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125125233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125125233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=151, TS=7) (tbf_dl.cpp:883) 20241121125125233 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=151, TS=7 (tbf_dl.cpp:903) 20241121125125233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, MCS-1): 0f 00 05 96 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 00 (tbf_dl.cpp:911) 20241121125125233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 05 96 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 00 (pcu_l1_if.cpp:182) 20241121125125233 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125125247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125125247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125256 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125125270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125125270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125275 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125125289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125125289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125290 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125125290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125293 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125125308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 20 00 a7 b0 2c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125125308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125125308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125125308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125125308 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 22 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125125308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125125308 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125125308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 22, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 0-21, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125125308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 22, BSN 0 to 86 - 1 (86 blocks), "RRRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125125308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125125308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"RRRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=20) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125125308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:21, lost=0, recv=21, skipped=0, bsn=0, info='RRRRRRRRRRRRRRRRRRRRR...........................................' (tbf_dl.cpp:998) 20241121125125308 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125125308 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 21 Lost: 0 Sum: 21 (gprs_rlcmac_meas.cpp:127) 20241121125125308 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=21)""(V(S)-1=20) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125125308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125308 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125308 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125308 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125308 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125309 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125309 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125310 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125125310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125125310 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125125310 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125125310 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125125310 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125125310 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125125317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125125317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125317 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, MCS-1): c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f (tbf_dl.cpp:686) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125125317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, MCS-1): 07 40 05 96 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 00 (tbf_dl.cpp:911) 20241121125125317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=07 40 05 96 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 00 (pcu_l1_if.cpp:182) 20241121125125317 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125125331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125125331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125125336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125336 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, MCS-1): 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 (tbf_dl.cpp:686) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125125336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, MCS-1): 07 80 05 96 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 00 (tbf_dl.cpp:911) 20241121125125336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 80 05 96 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 00 (pcu_l1_if.cpp:182) 20241121125125336 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125125349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125125349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125125354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125354 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, MCS-1): 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 (tbf_dl.cpp:686) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125125354 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, MCS-1): 07 c0 05 96 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 00 (tbf_dl.cpp:911) 20241121125125354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 c0 05 96 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 00 (pcu_l1_if.cpp:182) 20241121125125354 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125125368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125125368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125368 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125368 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125369 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125369 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125125378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125378 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, MCS-1): b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e (tbf_dl.cpp:686) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125125378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, MCS-1): 07 00 06 96 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 01 (tbf_dl.cpp:911) 20241121125125378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 06 96 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 01 (pcu_l1_if.cpp:182) 20241121125125378 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125125392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125125392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125393 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125393 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125125397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125397 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, MCS-1): a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 (tbf_dl.cpp:686) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125125397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, MCS-1): 07 40 06 96 46 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 01 (tbf_dl.cpp:911) 20241121125125397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 40 06 96 46 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 01 (pcu_l1_if.cpp:182) 20241121125125397 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125125411 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125125411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125125411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125125415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=MCS-1 (tbf_dl.cpp:354) 20241121125125415 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (22) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, MCS-1): 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 (tbf_dl.cpp:686) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125125415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20241121125125415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=190, TS=7) (tbf_dl.cpp:883) 20241121125125415 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=190, TS=7 (tbf_dl.cpp:903) 20241121125125415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, MCS-1): 0f 80 06 96 18 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 01 (tbf_dl.cpp:911) 20241121125125415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=0f 80 06 96 18 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 01 (pcu_l1_if.cpp:182) 20241121125125416 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125125430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125125430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125125453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125125453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125454 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125454 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125454 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125454 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125454 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125457 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125125471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125125471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125125473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125476 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125125490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 20 00 a7 b0 38 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125125490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125125490 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125125490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125125490 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 28 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125125490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125125490 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125125490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 28, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 21-27, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125125490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 28, BSN 21 to 92 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125125490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125125490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=21)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=26) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125125490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=21:27, lost=0, recv=6, skipped=0, bsn=21, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125125490 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-2 (gprs_ms.c:690) 20241121125125490 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125125490 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125125490 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125125490 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125125490 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125125490 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125125490 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125125490 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125125490 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=27)""(V(S)-1=26) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125125490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125491 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125491 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125491 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125491 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125492 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125492 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125125492 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125125492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125125492 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125125492 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125125492 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125125492 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125125499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125125499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125499 DRLCMACDL DEBUG -- Chunk with length 806 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, MCS-2): cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef (tbf_dl.cpp:686) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125125499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, MCS-2): 07 c0 06 92 96 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df 01 (tbf_dl.cpp:911) 20241121125125499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=07 c0 06 92 96 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df 01 (pcu_l1_if.cpp:182) 20241121125125499 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125125513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125125513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125514 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125514 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125514 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125514 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125515 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125515 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125125518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125518 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, MCS-2): 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 (tbf_dl.cpp:686) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125125518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, MCS-2): 07 00 07 92 f2 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa 00 (tbf_dl.cpp:911) 20241121125125518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 07 92 f2 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa 00 (pcu_l1_if.cpp:182) 20241121125125518 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125125532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125125532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125532 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125532 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125533 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125533 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125533 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125533 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125533 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125533 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125533 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125125536 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125536 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, MCS-2): ef da 05 8d 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d (tbf_dl.cpp:686) 20241121125125536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125125536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125125537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, MCS-2): 07 40 07 92 de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb 00 (tbf_dl.cpp:911) 20241121125125537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 40 07 92 de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb 00 (pcu_l1_if.cpp:182) 20241121125125537 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125125551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125125551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125551 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125551 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125551 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125551 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125552 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125552 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125125560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125560 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, MCS-2): e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 (tbf_dl.cpp:686) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125125560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, MCS-2): 07 80 07 92 c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 00 (tbf_dl.cpp:911) 20241121125125560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 80 07 92 c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 00 (pcu_l1_if.cpp:182) 20241121125125560 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125125574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125125574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125575 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125575 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125575 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125575 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125125579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125579 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, MCS-2): 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 (tbf_dl.cpp:686) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125125579 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, MCS-2): 07 c0 07 92 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 00 (tbf_dl.cpp:911) 20241121125125579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 c0 07 92 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 00 (pcu_l1_if.cpp:182) 20241121125125579 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125125593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125125593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125125593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125594 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125594 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125125597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==27 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125597 DRLCMACDL DEBUG -- Chunk with length 666 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, MCS-2): 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 (tbf_dl.cpp:686) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125125597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 216 + 13 = 229 (pdch_ul_controller.c:131) 20241121125125597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type POLL (pdch_ul_controller.c:184) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=229, TS=7) (tbf_dl.cpp:883) 20241121125125597 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=229, TS=7 (tbf_dl.cpp:903) 20241121125125597 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, MCS-2): 0f 00 08 92 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 01 (tbf_dl.cpp:911) 20241121125125597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=0f 00 08 92 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 01 (pcu_l1_if.cpp:182) 20241121125125598 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125125611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125125611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125620 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125125634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125125634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125639 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125125653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125125653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125653 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125653 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125653 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125653 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125654 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125654 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125654 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125654 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125654 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125654 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125125654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125669 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125125683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=40 20 00 a7 b0 44 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125125683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125125683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125125683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125125683 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 34 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125125683 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125125683 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125125684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 34, have_crbb: 0, urbb_len:64, 0x55fb74f4f40c, 0x55fb74f4f410, 4, 0, win: 27-33, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125125684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 34, BSN 27 to 98 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125125684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125125684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=27)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125125684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=27:33, lost=0, recv=6, skipped=0, bsn=27, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125125684 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125125684 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125125684 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125125684 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125125684 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125125684 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125125684 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125125684 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125125684 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=33)""(V(S)-1=32) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125125684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125685 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125125685 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125125686 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125125686 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125125686 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125125686 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125125686 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125125692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125125692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125692 DRLCMACDL DEBUG -- Chunk with length 638 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, MCS-2): b4 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a (tbf_dl.cpp:686) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125125692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, MCS-2): 07 40 08 92 68 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 00 (tbf_dl.cpp:911) 20241121125125692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=07 40 08 92 68 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 00 (pcu_l1_if.cpp:182) 20241121125125693 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125125706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125125706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125125711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125711 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, MCS-2): 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 (tbf_dl.cpp:686) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125125711 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, MCS-2): 07 80 08 92 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 01 (tbf_dl.cpp:911) 20241121125125711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 80 08 92 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 01 (pcu_l1_if.cpp:182) 20241121125125711 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125125725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125125725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125725 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125725 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125726 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125726 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125726 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125727 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125727 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125125730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125730 DRLCMACDL DEBUG -- Chunk with length 582 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, MCS-2): 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de (tbf_dl.cpp:686) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125125730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, MCS-2): 07 c0 08 92 28 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 01 (tbf_dl.cpp:911) 20241121125125730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 c0 08 92 28 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 01 (pcu_l1_if.cpp:182) 20241121125125730 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125125744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125125744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125744 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125744 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125744 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125745 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125745 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125745 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125745 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125745 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125125753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125753 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, MCS-2): be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 (tbf_dl.cpp:686) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125125753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, MCS-2): 07 00 09 92 7c 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 00 (tbf_dl.cpp:911) 20241121125125753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 09 92 7c 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 00 (pcu_l1_if.cpp:182) 20241121125125753 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125125767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125125767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125767 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125767 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125767 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125767 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125768 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125768 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125768 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125125772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125772 DRLCMACDL DEBUG -- Chunk with length 526 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, MCS-2): a7 a5 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 (tbf_dl.cpp:686) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125125772 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, MCS-2): 07 40 09 92 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 01 (tbf_dl.cpp:911) 20241121125125772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 40 09 92 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 01 (pcu_l1_if.cpp:182) 20241121125125772 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125125786 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125125786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125125786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125787 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125787 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125788 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125125791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125791 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, MCS-2): 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 (tbf_dl.cpp:686) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125125791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20241121125125791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=268, TS=7) (tbf_dl.cpp:883) 20241121125125791 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=268, TS=7 (tbf_dl.cpp:903) 20241121125125791 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, MCS-2): 0f 80 09 92 c6 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 01 (tbf_dl.cpp:911) 20241121125125791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=0f 80 09 92 c6 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 01 (pcu_l1_if.cpp:182) 20241121125125791 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125125804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125125804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125805 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125805 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125805 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125814 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125125829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125125829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125833 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125125847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125125847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125848 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125848 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125125849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125852 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125125866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 20 00 a7 b0 50 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125125866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125125866 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125125866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125125866 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 40 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125125866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125125866 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125125866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 40, have_crbb: 0, urbb_len:64, 0x55fb74f4fa7c, 0x55fb74f4fa80, 4, 0, win: 33-39, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125125866 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 40, BSN 33 to 104 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125125866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125125866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=38) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125125866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=33:39, lost=0, recv=6, skipped=0, bsn=33, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125125866 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125125866 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125125866 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125125866 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125125866 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125125866 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125125866 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125125866 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125125866 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=39)""(V(S)-1=38) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125125867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125867 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125868 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125868 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125868 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125868 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125125868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125125868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125125868 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125125868 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125125868 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125125868 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125125868 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125868 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125125875 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125875 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, MCS-2): 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 (tbf_dl.cpp:686) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125125875 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, MCS-2): 07 c0 09 92 3c fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 00 (tbf_dl.cpp:911) 20241121125125875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=07 c0 09 92 3c fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 00 (pcu_l1_if.cpp:182) 20241121125125876 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125125889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125125889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125890 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125890 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125890 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125890 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125890 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125891 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125125894 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125894 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, MCS-2): 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 (tbf_dl.cpp:686) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125125894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, MCS-2): 07 00 0a 92 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 01 (tbf_dl.cpp:911) 20241121125125894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=07 00 0a 92 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 01 (pcu_l1_if.cpp:182) 20241121125125894 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125125908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125125908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125125912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125912 DRLCMACDL DEBUG -- Chunk with length 414 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, MCS-2): 71 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 (tbf_dl.cpp:686) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125125912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, MCS-2): 07 40 0a 92 e2 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 01 (tbf_dl.cpp:911) 20241121125125912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=07 40 0a 92 e2 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 01 (pcu_l1_if.cpp:182) 20241121125125913 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125125926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125125926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125928 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125929 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125929 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125125936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125936 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, MCS-2): f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 (tbf_dl.cpp:686) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125125936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, MCS-2): 07 80 0a 92 ea dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 01 (tbf_dl.cpp:911) 20241121125125936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=07 80 0a 92 ea dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 01 (pcu_l1_if.cpp:182) 20241121125125936 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125125950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125125950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125950 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125950 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125950 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125950 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125951 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125951 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125951 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125951 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125125954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125954 DRLCMACDL DEBUG -- Chunk with length 358 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, MCS-2): f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 77 (tbf_dl.cpp:686) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125125954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, MCS-2): 07 c0 0a 92 e4 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 00 (tbf_dl.cpp:911) 20241121125125954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=07 c0 0a 92 e4 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 00 (pcu_l1_if.cpp:182) 20241121125125954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125125968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125125968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125125968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125969 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125969 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125969 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125969 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125969 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125970 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125970 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125970 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125125973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==39 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=MCS-2 (tbf_dl.cpp:354) 20241121125125973 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, MCS-2): bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc (tbf_dl.cpp:686) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125125973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20241121125125973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=307, TS=7) (tbf_dl.cpp:883) 20241121125125973 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=307, TS=7 (tbf_dl.cpp:903) 20241121125125973 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, MCS-2): 0f 00 0b 92 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 01 (tbf_dl.cpp:911) 20241121125125973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=0f 00 0b 92 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 01 (pcu_l1_if.cpp:182) 20241121125125973 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125125987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125125987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125988 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125988 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125989 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125989 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125125989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125125996 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125126013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125126013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126018 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125126032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125126032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125126033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126036 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125126050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=40 20 00 a7 b0 5c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125126050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125126050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125126050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125126050 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 46 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125126050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125126050 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125126050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 46, have_crbb: 0, urbb_len:64, 0x55fb74f5b27c, 0x55fb74f5b280, 4, 0, win: 39-45, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125126050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 46, BSN 39 to 110 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125126050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125126050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=39)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=44) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125126050 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=39:45, lost=0, recv=6, skipped=0, bsn=39, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125126050 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125126050 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125126050 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125126050 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125126050 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125126050 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125126051 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125126051 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125126051 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=45)""(V(S)-1=44) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125126051 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126051 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126051 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126051 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126051 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126052 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126052 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125126052 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125126052 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125126052 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125126052 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125126052 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125126052 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125126059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125126059 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126059 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 45, MCS-2): 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 (tbf_dl.cpp:686) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125126059 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 45, MCS-2): 07 40 0b 92 ba 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 01 (tbf_dl.cpp:911) 20241121125126059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=07 40 0b 92 ba 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 01 (pcu_l1_if.cpp:182) 20241121125126060 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125126073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125126073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126074 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126074 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126074 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126074 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126074 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126074 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126075 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126075 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126075 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126075 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125126078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126078 DRLCMACDL DEBUG -- Chunk with length 274 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 46, MCS-2): f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 (tbf_dl.cpp:686) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125126078 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 46, MCS-2): 07 80 0b 92 e8 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 01 (tbf_dl.cpp:911) 20241121125126078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=07 80 0b 92 e8 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 01 (pcu_l1_if.cpp:182) 20241121125126078 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125126113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125126113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126114 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126114 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126114 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126114 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125126118 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126118 DRLCMACDL DEBUG -- Chunk with length 246 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 47, MCS-2): 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa (tbf_dl.cpp:686) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125126118 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 47, MCS-2): 07 c0 0b 92 d0 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 01 (tbf_dl.cpp:911) 20241121125126118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=07 c0 0b 92 d0 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 01 (pcu_l1_if.cpp:182) 20241121125126119 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125126132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125126132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126133 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126133 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126133 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126133 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126133 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126133 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125126141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126141 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 48, MCS-2): 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 (tbf_dl.cpp:686) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125126141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 48, MCS-2): 07 00 0c 92 ae 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 00 (tbf_dl.cpp:911) 20241121125126141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=07 00 0c 92 ae 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 00 (pcu_l1_if.cpp:182) 20241121125126141 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125126153 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125126155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125126155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126156 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126156 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125126160 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126160 DRLCMACDL DEBUG -- Chunk with length 190 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 49, MCS-2): 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba (tbf_dl.cpp:686) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125126160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 329 + 13 = 342 (pdch_ul_controller.c:131) 20241121125126160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type POLL (pdch_ul_controller.c:184) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=342, TS=7) (tbf_dl.cpp:883) 20241121125126160 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=342, TS=7 (tbf_dl.cpp:903) 20241121125126160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 49, MCS-2): 0f 40 0c 92 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 01 (tbf_dl.cpp:911) 20241121125126160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=0f 40 0c 92 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 01 (pcu_l1_if.cpp:182) 20241121125126160 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125126193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125126193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126193 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126193 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126193 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126193 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126198 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125126212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125126212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126221 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125126235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125126235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125126237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126240 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125126254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=40 20 00 a7 b0 66 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125126254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125126254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125126254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125126254 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 51 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125126254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125126254 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125126254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 51, have_crbb: 0, urbb_len:64, 0x55fb74f5b27c, 0x55fb74f5b280, 4, 0, win: 45-50, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125126254 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 51, BSN 45 to 115 - 1 (70 blocks), "RRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125126254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125126254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=45)"RRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=49) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125126254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=45:50, lost=0, recv=5, skipped=0, bsn=45, info='RRRRR...........................................................' (tbf_dl.cpp:998) 20241121125126254 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125126254 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125126254 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125126254 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125126254 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125126254 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125126254 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 5 Lost: 0 Sum: 5 (gprs_rlcmac_meas.cpp:127) 20241121125126254 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=50)""(V(S)-1=49) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125126254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126254 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126254 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126254 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126255 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126255 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126255 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125126256 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125126256 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125126256 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125126256 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125126256 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125126256 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125126258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125126258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==50 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126258 DRLCMACDL DEBUG -- Chunk with length 162 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 50, MCS-2): 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f (tbf_dl.cpp:686) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125126258 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 50, MCS-2): 07 80 0c 92 f2 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 01 (tbf_dl.cpp:911) 20241121125126258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=07 80 0c 92 f2 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 01 (pcu_l1_if.cpp:182) 20241121125126258 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125126272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125126272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126273 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126273 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126273 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126273 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126273 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126273 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126273 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126273 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126273 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126274 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126274 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125126282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==50 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126282 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 51, MCS-2): 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 b3 4c 97 (tbf_dl.cpp:686) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125126282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 51, MCS-2): 07 c0 0c 92 52 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e 01 (tbf_dl.cpp:911) 20241121125126282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=07 c0 0c 92 52 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e 01 (pcu_l1_if.cpp:182) 20241121125126282 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125126296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125126296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126296 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126296 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126296 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125126300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==50 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126300 DRLCMACDL DEBUG -- Chunk with length 106 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 52, MCS-2): d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e (tbf_dl.cpp:686) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125126300 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 52, MCS-2): 07 00 0d 92 a8 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 00 (tbf_dl.cpp:911) 20241121125126300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=07 00 0d 92 a8 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 00 (pcu_l1_if.cpp:182) 20241121125126301 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125126314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125126314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126315 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126315 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126315 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126315 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126316 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126316 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125126319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==50 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126319 DRLCMACDL DEBUG -- Chunk with length 78 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 53, MCS-2): 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 (tbf_dl.cpp:686) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125126319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 53, MCS-2): 07 40 0d 92 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 00 (tbf_dl.cpp:911) 20241121125126319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=07 40 0d 92 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 00 (pcu_l1_if.cpp:182) 20241121125126319 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125126333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125126333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125126343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==50 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126343 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 54, MCS-2): 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b (tbf_dl.cpp:686) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125126343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 54, MCS-2): 07 80 0d 92 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 00 (tbf_dl.cpp:911) 20241121125126343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=07 80 0d 92 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 00 (pcu_l1_if.cpp:182) 20241121125126343 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125126356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125126357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125126357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126357 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126358 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126358 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125126361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==50 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126361 DRLCMACDL DEBUG -- Chunk with length 22 is less than remaining space (28): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125126361 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 764 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125126361 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 55, MCS-2): 2d f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 ca 2d cd 8d 5d (tbf_dl.cpp:686) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125126361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 368 + 13 = 381 (pdch_ul_controller.c:131) 20241121125126361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type POLL (pdch_ul_controller.c:184) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=381, TS=7) (tbf_dl.cpp:883) 20241121125126361 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=381, TS=7 (tbf_dl.cpp:903) 20241121125126361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 55, MCS-2): 0f c0 0d 12 5a f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 00 (tbf_dl.cpp:911) 20241121125126361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=0f c0 0d 12 5a f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 00 (pcu_l1_if.cpp:182) 20241121125126361 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125126375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125126375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126376 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126376 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126376 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126376 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126380 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125126394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125126394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126394 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126394 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126395 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126395 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126403 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125126417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125126417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125126418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126422 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125126436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=40 20 00 a7 b0 72 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125126436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125126436 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125126436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125126436 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 57 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125126436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125126436 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125126436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 57, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 50-56, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125126436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 57, BSN 50 to 121 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125126436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125126436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=50)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=55) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125126436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=50:56, lost=0, recv=6, skipped=0, bsn=50, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125126436 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125126436 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125126436 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125126436 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125126436 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125126436 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125126436 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125126436 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125126436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=56)""(V(S)-1=55) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125126436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126438 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125126438 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125126438 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125126438 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125126438 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125126438 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125126438 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125126440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125126440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126440 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 56, MCS-2): 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 (tbf_dl.cpp:686) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125126440 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 56, MCS-2): 07 00 0e 92 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 01 (tbf_dl.cpp:911) 20241121125126440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=07 00 0e 92 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 01 (pcu_l1_if.cpp:182) 20241121125126440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125126454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125126454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125126464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126464 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 57, MCS-2): b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 (tbf_dl.cpp:686) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125126464 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 57, MCS-2): 07 40 0e 92 6a 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 00 (tbf_dl.cpp:911) 20241121125126464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=07 40 0e 92 6a 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 00 (pcu_l1_if.cpp:182) 20241121125126464 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125126477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125126477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125126482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126482 DRLCMACDL DEBUG -- Chunk with length 1339 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 58, MCS-2): e9 2a 34 a2 f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 (tbf_dl.cpp:686) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125126482 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 58, MCS-2): 07 80 0e 92 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 00 (tbf_dl.cpp:911) 20241121125126482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=07 80 0e 92 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 00 (pcu_l1_if.cpp:182) 20241121125126483 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125126496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125126496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126497 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126497 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125126501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126501 DRLCMACDL DEBUG -- Chunk with length 1311 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 59, MCS-2): 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b (tbf_dl.cpp:686) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125126501 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 59, MCS-2): 07 c0 0e 92 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 00 (tbf_dl.cpp:911) 20241121125126501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=07 c0 0e 92 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 00 (pcu_l1_if.cpp:182) 20241121125126501 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125126515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125126515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125126524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126524 DRLCMACDL DEBUG -- Chunk with length 1283 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 60, MCS-2): e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba (tbf_dl.cpp:686) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125126524 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 60, MCS-2): 07 00 0f 92 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 01 (tbf_dl.cpp:911) 20241121125126524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=07 00 0f 92 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 01 (pcu_l1_if.cpp:182) 20241121125126524 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125126538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125126538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125126538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125126543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==56 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=MCS-2 (tbf_dl.cpp:354) 20241121125126543 DRLCMACDL DEBUG -- Chunk with length 1255 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 61, MCS-2): 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 (tbf_dl.cpp:686) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125126543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 407 + 13 = 420 (pdch_ul_controller.c:131) 20241121125126543 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type POLL (pdch_ul_controller.c:184) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=420, TS=7) (tbf_dl.cpp:883) 20241121125126543 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=420, TS=7 (tbf_dl.cpp:903) 20241121125126543 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 61, MCS-2): 0f 40 0f 92 d6 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 00 (tbf_dl.cpp:911) 20241121125126543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=0f 40 0f 92 d6 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 00 (pcu_l1_if.cpp:182) 20241121125126543 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125126557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125126557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126557 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126557 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126557 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126557 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126558 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126558 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126558 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126558 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126561 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125126575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125126575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126575 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126575 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126576 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126576 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126576 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126576 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126576 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126576 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126576 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126576 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126585 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125126599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125126599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126599 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126599 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125126600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126603 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125126617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=1 data=40 20 00 a7 b0 7e 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125126617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125126617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125126617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125126617 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 63 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125126617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125126617 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125126617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 63, have_crbb: 0, urbb_len:64, 0x55fb74f5b27c, 0x55fb74f5b280, 4, 0, win: 56-62, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125126617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 63, BSN 56 to 127 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125126617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125126617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=56)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=61) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125126617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=56:62, lost=0, recv=6, skipped=0, bsn=56, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125126617 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to MCS-3 (gprs_ms.c:690) 20241121125126617 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125126617 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125126617 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125126617 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125126617 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125126617 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125126617 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125126617 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125126617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=62)""(V(S)-1=61) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125126617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126619 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125126619 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125126619 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125126619 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125126619 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125126619 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125126619 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125126622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125126622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==62 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126622 DRLCMACDL DEBUG -- Chunk with length 1227 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 62, MCS-3): fd bf 30 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 (tbf_dl.cpp:686) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125126622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 62, MCS-3): 07 80 0f 86 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 01 (tbf_dl.cpp:911) 20241121125126622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=07 80 0f 86 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 01 (pcu_l1_if.cpp:182) 20241121125126622 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125126636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125126636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126636 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126637 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126637 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126637 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125126645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==62 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126645 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 63, MCS-3): 95 73 fa 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 (tbf_dl.cpp:686) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125126645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 63, MCS-3): 07 c0 0f 86 2a e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 00 (tbf_dl.cpp:911) 20241121125126645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=07 c0 0f 86 2a e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 00 (pcu_l1_if.cpp:182) 20241121125126645 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125126659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125126659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125126664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==62 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126664 DRLCMACDL DEBUG -- Chunk with length 1153 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 64, MCS-3): b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca (tbf_dl.cpp:686) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125126664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 64, MCS-3): 07 00 10 86 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 01 (tbf_dl.cpp:911) 20241121125126664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=07 00 10 86 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 01 (pcu_l1_if.cpp:182) 20241121125126664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125126678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125126678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126678 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126678 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126679 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126679 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125126682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==62 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126682 DRLCMACDL DEBUG -- Chunk with length 1116 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 65, MCS-3): 08 3b aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c (tbf_dl.cpp:686) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125126682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 65, MCS-3): 07 40 10 86 10 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 01 (tbf_dl.cpp:911) 20241121125126682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=07 40 10 86 10 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 01 (pcu_l1_if.cpp:182) 20241121125126683 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125126696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125126696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125126706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==62 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126706 DRLCMACDL DEBUG -- Chunk with length 1079 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 66, MCS-3): a8 47 73 83 76 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 (tbf_dl.cpp:686) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125126706 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 66, MCS-3): 07 80 10 86 50 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 00 (tbf_dl.cpp:911) 20241121125126706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=07 80 10 86 50 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 00 (pcu_l1_if.cpp:182) 20241121125126706 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125126720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125126720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125126720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126720 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126720 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125126724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==62 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126724 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 67, MCS-3): 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc (tbf_dl.cpp:686) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125126724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125126724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 446 + 13 = 459 (pdch_ul_controller.c:131) 20241121125126725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type POLL (pdch_ul_controller.c:184) 20241121125126725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=459, TS=7) (tbf_dl.cpp:883) 20241121125126725 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=459, TS=7 (tbf_dl.cpp:903) 20241121125126725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 67, MCS-3): 0f c0 10 86 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 01 (tbf_dl.cpp:911) 20241121125126725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=0f c0 10 86 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 01 (pcu_l1_if.cpp:182) 20241121125126725 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125126738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125126738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126743 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125126757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125126757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126759 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126759 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126766 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125126780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125126780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126781 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126781 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126781 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126782 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125126782 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125126804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=10 data=40 20 00 a7 b0 8a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125126804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125126804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125126804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125126804 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 69 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125126804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125126804 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125126804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 69, have_crbb: 0, urbb_len:64, 0x55fb74f5b27c, 0x55fb74f5b280, 4, 0, win: 62-68, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125126804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 69, BSN 62 to 133 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125126804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125126804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=62)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=67) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125126804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=62:68, lost=0, recv=6, skipped=0, bsn=62, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125126804 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125126804 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125126804 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125126804 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125126804 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125126804 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125126804 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125126804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=68)""(V(S)-1=67) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125126804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126804 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126804 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126805 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126805 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126805 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126806 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125126806 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125126806 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125126806 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125126806 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125126806 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125126806 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125126808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125126808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126808 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 68, MCS-3): ca b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 (tbf_dl.cpp:686) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125126808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 68, MCS-3): 07 00 11 86 94 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 01 (tbf_dl.cpp:911) 20241121125126808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=07 00 11 86 94 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 01 (pcu_l1_if.cpp:182) 20241121125126808 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125126822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125126822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125126832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126832 DRLCMACDL DEBUG -- Chunk with length 968 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 69, MCS-3): 2d 4c 76 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 (tbf_dl.cpp:686) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125126832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 69, MCS-3): 07 40 11 86 5a 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 01 (tbf_dl.cpp:911) 20241121125126832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=07 40 11 86 5a 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 01 (pcu_l1_if.cpp:182) 20241121125126832 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125126847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125126847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125126851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126851 DRLCMACDL DEBUG -- Chunk with length 931 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 70, MCS-3): 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 (tbf_dl.cpp:686) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125126851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 70, MCS-3): 07 80 11 86 2c a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 00 (tbf_dl.cpp:911) 20241121125126851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=07 80 11 86 2c a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 00 (pcu_l1_if.cpp:182) 20241121125126851 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125126865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125126865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125126870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126870 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 71, MCS-3): 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f (tbf_dl.cpp:686) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125126870 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 71, MCS-3): 07 c0 11 86 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 01 (tbf_dl.cpp:911) 20241121125126870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=07 c0 11 86 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 01 (pcu_l1_if.cpp:182) 20241121125126870 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125126884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125126884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125126893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126893 DRLCMACDL DEBUG -- Chunk with length 857 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 72, MCS-3): 99 cc 9f 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad (tbf_dl.cpp:686) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125126893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 72, MCS-3): 07 00 12 86 32 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a 01 (tbf_dl.cpp:911) 20241121125126893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=07 00 12 86 32 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a 01 (pcu_l1_if.cpp:182) 20241121125126893 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125126906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125126907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125126907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125126912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==68 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126912 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 73, MCS-3): 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 (tbf_dl.cpp:686) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125126912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 485 + 13 = 498 (pdch_ul_controller.c:131) 20241121125126912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type POLL (pdch_ul_controller.c:184) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=498, TS=7) (tbf_dl.cpp:883) 20241121125126912 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=498, TS=7 (tbf_dl.cpp:903) 20241121125126912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 73, MCS-3): 0f 40 12 86 e8 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 01 (tbf_dl.cpp:911) 20241121125126912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=0f 40 12 86 e8 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 01 (pcu_l1_if.cpp:182) 20241121125126912 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125126926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125126926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126928 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126928 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125126945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126945 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125126968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125126968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125126969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126972 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125126986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 20 00 a7 b0 96 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125126986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125126986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125126986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125126986 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 75 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125126987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125126987 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125126987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 75, have_crbb: 0, urbb_len:64, 0x55fb74f5b27c, 0x55fb74f5b280, 4, 0, win: 68-74, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125126987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 75, BSN 68 to 139 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125126987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125126987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=68)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=73) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125126987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=68:74, lost=0, recv=6, skipped=0, bsn=68, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125126987 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125126987 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125126987 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125126987 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125126987 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125126987 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125126987 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125126987 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=74)""(V(S)-1=73) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125126987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125126988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125126989 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125126989 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125126989 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125126989 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125126989 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125126989 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125126989 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125126991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125126991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=MCS-3 (tbf_dl.cpp:354) 20241121125126991 DRLCMACDL DEBUG -- Chunk with length 783 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 74, MCS-3): 9b 73 29 cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d (tbf_dl.cpp:686) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125126991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 74, MCS-3): 07 80 12 86 36 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 01 (tbf_dl.cpp:911) 20241121125126991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=07 80 12 86 36 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 01 (pcu_l1_if.cpp:182) 20241121125126991 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125127005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125127005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127006 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127007 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127007 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125127014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127014 DRLCMACDL DEBUG -- Chunk with length 746 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 75, MCS-3): 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 (tbf_dl.cpp:686) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125127014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 75, MCS-3): 07 c0 12 86 82 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 01 (tbf_dl.cpp:911) 20241121125127014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=07 c0 12 86 82 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 01 (pcu_l1_if.cpp:182) 20241121125127014 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125127028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125127028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127030 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127030 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125127033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127033 DRLCMACDL DEBUG -- Chunk with length 709 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 76, MCS-3): b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea (tbf_dl.cpp:686) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125127033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 76, MCS-3): 07 00 13 86 68 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 01 (tbf_dl.cpp:911) 20241121125127033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=07 00 13 86 68 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 01 (pcu_l1_if.cpp:182) 20241121125127033 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125127047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125127047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127047 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127047 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127047 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127047 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127048 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127048 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127048 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127048 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125127052 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127052 DRLCMACDL DEBUG -- Chunk with length 672 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 77, MCS-3): 0b b2 09 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e (tbf_dl.cpp:686) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125127052 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 77, MCS-3): 07 40 13 86 16 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 01 (tbf_dl.cpp:911) 20241121125127052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=07 40 13 86 16 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 01 (pcu_l1_if.cpp:182) 20241121125127052 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125127066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125127075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127075 DRLCMACDL DEBUG -- Chunk with length 635 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 78, MCS-3): 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 (tbf_dl.cpp:686) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125127075 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 78, MCS-3): 07 80 13 86 18 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 01 (tbf_dl.cpp:911) 20241121125127075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 80 13 86 18 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 01 (pcu_l1_if.cpp:182) 20241121125127075 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125127089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125127089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125127089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127090 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127090 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127090 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127090 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127090 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125127094 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==74 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127094 DRLCMACDL DEBUG -- Chunk with length 598 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 79, MCS-3): 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 (tbf_dl.cpp:686) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125127094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 524 + 13 = 537 (pdch_ul_controller.c:131) 20241121125127094 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type POLL (pdch_ul_controller.c:184) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=537, TS=7) (tbf_dl.cpp:883) 20241121125127094 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=537, TS=7 (tbf_dl.cpp:903) 20241121125127094 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 79, MCS-3): 0f c0 13 86 f2 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa 00 (tbf_dl.cpp:911) 20241121125127094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=0f c0 13 86 f2 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa 00 (pcu_l1_if.cpp:182) 20241121125127094 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125127107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125127107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127108 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127108 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127109 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127109 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127112 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125127127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125127127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127127 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127136 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125127150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125127150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127150 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127150 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127151 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127151 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127151 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127151 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127151 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127151 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127151 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125127151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125127168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=4 data=40 20 00 a7 b0 a2 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125127168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125127168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125127168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125127168 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 81 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125127168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125127168 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125127168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 81, have_crbb: 0, urbb_len:64, 0x55fb74f5b27c, 0x55fb74f5b280, 4, 0, win: 74-80, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125127168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 81, BSN 74 to 145 - 1 (71 blocks), "RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125127168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125127168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=74)"RRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=79) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125127168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=74:80, lost=0, recv=6, skipped=0, bsn=74, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125127168 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125127168 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125127168 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125127168 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125127168 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125127168 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125127168 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125127168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=80)""(V(S)-1=79) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125127169 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127169 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127169 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127170 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127170 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127171 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125127173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127173 DRLCMACDL DEBUG -- Chunk with length 561 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 80, MCS-3): fe d5 34 f0 8b 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 (tbf_dl.cpp:686) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125127173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 80, MCS-3): 07 00 14 86 fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b 01 (tbf_dl.cpp:911) 20241121125127173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=07 00 14 86 fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b 01 (pcu_l1_if.cpp:182) 20241121125127173 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125127187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125127187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125127196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127196 DRLCMACDL DEBUG -- Chunk with length 524 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 81, MCS-3): 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da (tbf_dl.cpp:686) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125127196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 81, MCS-3): 07 40 14 86 ca e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 01 (tbf_dl.cpp:911) 20241121125127196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=07 40 14 86 ca e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 01 (pcu_l1_if.cpp:182) 20241121125127197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125127210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125127210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125127215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127215 DRLCMACDL DEBUG -- Chunk with length 487 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 82, MCS-3): c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 (tbf_dl.cpp:686) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125127215 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 82, MCS-3): 07 80 14 86 8c d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 01 (tbf_dl.cpp:911) 20241121125127215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=07 80 14 86 8c d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 01 (pcu_l1_if.cpp:182) 20241121125127215 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125127229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125127229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127231 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127231 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125127234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127234 DRLCMACDL DEBUG -- Chunk with length 450 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 83, MCS-3): f2 85 94 6b 5a 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 (tbf_dl.cpp:686) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125127234 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 83, MCS-3): 07 c0 14 86 e4 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 00 (tbf_dl.cpp:911) 20241121125127234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 c0 14 86 e4 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 00 (pcu_l1_if.cpp:182) 20241121125127234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125127248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125127248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125127257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127257 DRLCMACDL DEBUG -- Chunk with length 413 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 84, MCS-3): 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 (tbf_dl.cpp:686) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125127257 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 84, MCS-3): 07 00 15 86 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 01 (tbf_dl.cpp:911) 20241121125127257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=07 00 15 86 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 01 (pcu_l1_if.cpp:182) 20241121125127257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125127271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125127271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125127275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127275 DRLCMACDL DEBUG -- Chunk with length 376 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 85, MCS-3): 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae (tbf_dl.cpp:686) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125127275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 85, MCS-3): 07 40 15 86 32 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 01 (tbf_dl.cpp:911) 20241121125127275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 40 15 86 32 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 01 (pcu_l1_if.cpp:182) 20241121125127276 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125127289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125127289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127290 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127290 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127290 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125127294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127294 DRLCMACDL DEBUG -- Chunk with length 339 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 86, MCS-3): 07 e5 fc ee 75 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc (tbf_dl.cpp:686) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125127294 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 86, MCS-3): 07 80 15 86 0e ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 01 (tbf_dl.cpp:911) 20241121125127294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=07 80 15 86 0e ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 01 (pcu_l1_if.cpp:182) 20241121125127294 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125127308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125127308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127309 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127309 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125127317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127317 DRLCMACDL DEBUG -- Chunk with length 302 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 87, MCS-3): 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f (tbf_dl.cpp:686) 20241121125127317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125127317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125127318 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 87, MCS-3): 07 c0 15 86 ba 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 00 (tbf_dl.cpp:911) 20241121125127318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 c0 15 86 ba 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 00 (pcu_l1_if.cpp:182) 20241121125127318 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125127331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125127331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125127336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127336 DRLCMACDL DEBUG -- Chunk with length 265 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 88, MCS-3): 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 (tbf_dl.cpp:686) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125127336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 88, MCS-3): 07 00 16 86 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 01 (tbf_dl.cpp:911) 20241121125127336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=07 00 16 86 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 01 (pcu_l1_if.cpp:182) 20241121125127336 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125127350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125127350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127351 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127351 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125127355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127355 DRLCMACDL DEBUG -- Chunk with length 228 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 89, MCS-3): a0 b6 e3 fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 (tbf_dl.cpp:686) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125127355 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 89, MCS-3): 07 40 16 86 40 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 01 (tbf_dl.cpp:911) 20241121125127355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 40 16 86 40 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 01 (pcu_l1_if.cpp:182) 20241121125127355 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125127369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125127369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125127378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127378 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 90, MCS-3): 64 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 (tbf_dl.cpp:686) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125127378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 90, MCS-3): 07 80 16 86 c8 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 01 (tbf_dl.cpp:911) 20241121125127378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=07 80 16 86 c8 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 01 (pcu_l1_if.cpp:182) 20241121125127378 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125127392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125127392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127393 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127393 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125127397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127397 DRLCMACDL DEBUG -- Chunk with length 154 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 91, MCS-3): d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 (tbf_dl.cpp:686) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125127397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 91, MCS-3): 07 c0 16 86 ae 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 01 (tbf_dl.cpp:911) 20241121125127397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 c0 16 86 ae 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 01 (pcu_l1_if.cpp:182) 20241121125127397 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125127411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125127411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125127415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127415 DRLCMACDL DEBUG -- Chunk with length 117 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 92, MCS-3): 13 98 ac 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c (tbf_dl.cpp:686) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125127415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 92, MCS-3): 07 00 17 86 26 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 00 (tbf_dl.cpp:911) 20241121125127415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=07 00 17 86 26 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 00 (pcu_l1_if.cpp:182) 20241121125127415 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125127429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125127429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127430 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127430 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127430 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125127438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127438 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127439 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 93, MCS-3): 6a 7e 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce (tbf_dl.cpp:686) 20241121125127439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125127439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125127439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 93, MCS-3): 07 40 17 86 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 01 (tbf_dl.cpp:911) 20241121125127439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 40 17 86 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 01 (pcu_l1_if.cpp:182) 20241121125127439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125127452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125127452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125127457 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127457 DRLCMACDL DEBUG -- Chunk with length 43 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 94, MCS-3): 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 (tbf_dl.cpp:686) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125127457 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 94, MCS-3): 07 80 17 86 42 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 01 (tbf_dl.cpp:911) 20241121125127457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=07 80 17 86 42 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 01 (pcu_l1_if.cpp:182) 20241121125127457 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125127471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125127471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125127476 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127476 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125127476 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1265 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125127476 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 95, MCS-3): 0d 85 64 04 90 4a f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 (tbf_dl.cpp:686) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125127476 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 95, MCS-3): 07 c0 17 06 1a 0a c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 00 (tbf_dl.cpp:911) 20241121125127476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 c0 17 06 1a 0a c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 00 (pcu_l1_if.cpp:182) 20241121125127476 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125127490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125127490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127490 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127491 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127491 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127491 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127491 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127491 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127491 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127491 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127491 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125127499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127499 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 96, MCS-3): 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 (tbf_dl.cpp:686) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125127499 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 96, MCS-3): 07 00 18 86 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 00 (tbf_dl.cpp:911) 20241121125127499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=07 00 18 86 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 00 (pcu_l1_if.cpp:182) 20241121125127499 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125127514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125127514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127515 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127515 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127515 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127515 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127516 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127516 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125127518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127518 DRLCMACDL DEBUG -- Chunk with length 1333 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 97, MCS-3): 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 (tbf_dl.cpp:686) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125127518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 97, MCS-3): 07 40 18 86 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 00 (tbf_dl.cpp:911) 20241121125127518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=07 40 18 86 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 00 (pcu_l1_if.cpp:182) 20241121125127518 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125127532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125127532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127532 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127532 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127533 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127533 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127533 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127533 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127533 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125127536 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127536 DRLCMACDL DEBUG -- Chunk with length 1296 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 98, MCS-3): 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 (tbf_dl.cpp:686) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125127536 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 98, MCS-3): 07 80 18 86 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 00 (tbf_dl.cpp:911) 20241121125127536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=07 80 18 86 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 00 (pcu_l1_if.cpp:182) 20241121125127537 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125127551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125127551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127551 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127551 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127551 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127551 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125127560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==80 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127560 DRLCMACDL DEBUG -- Chunk with length 1259 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 99, MCS-3): 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 66 8b (tbf_dl.cpp:686) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125127560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 624 + 13 = 637 (pdch_ul_controller.c:131) 20241121125127560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type POLL (pdch_ul_controller.c:184) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=637, TS=7) (tbf_dl.cpp:883) 20241121125127560 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=637, TS=7 (tbf_dl.cpp:903) 20241121125127560 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 99, MCS-3): 0f c0 18 86 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 01 (tbf_dl.cpp:911) 20241121125127560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=0f c0 18 86 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 01 (pcu_l1_if.cpp:182) 20241121125127560 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125127574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125127574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127574 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127574 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127578 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125127592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125127592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127597 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125127611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125127611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127611 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127611 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125127613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127620 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125127634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=3 data=40 20 00 a7 b0 ca 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125127634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125127634 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125127634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125127634 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 101 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125127634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125127634 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125127634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 101, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 80-100, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125127634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 101, BSN 80 to 165 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125127634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125127634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=80)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=99) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125127634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=80:100, lost=0, recv=20, skipped=0, bsn=80, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125127634 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125127635 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125127635 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125127635 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125127635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=100)""(V(S)-1=99) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125127635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127635 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127635 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125127639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127639 DRLCMACDL DEBUG -- Chunk with length 1222 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 100, MCS-3): da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 (tbf_dl.cpp:686) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125127639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 100, MCS-3): 07 00 19 86 b4 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 01 (tbf_dl.cpp:911) 20241121125127639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=07 00 19 86 b4 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 01 (pcu_l1_if.cpp:182) 20241121125127639 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125127653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125127653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127653 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127653 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127653 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127653 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127654 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127654 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127654 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127654 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125127657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127658 DRLCMACDL DEBUG -- Chunk with length 1185 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 101, MCS-3): e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 98 dd (tbf_dl.cpp:686) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125127658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 101, MCS-3): 07 40 19 86 c2 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 01 (tbf_dl.cpp:911) 20241121125127658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=07 40 19 86 c2 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 01 (pcu_l1_if.cpp:182) 20241121125127658 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125127671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125127671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127672 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127672 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127672 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127672 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127672 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127672 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127672 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127672 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127673 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127673 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125127681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127681 DRLCMACDL DEBUG -- Chunk with length 1148 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 102, MCS-3): 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 (tbf_dl.cpp:686) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125127681 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 102, MCS-3): 07 80 19 86 94 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c 00 (tbf_dl.cpp:911) 20241121125127681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=07 80 19 86 94 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c 00 (pcu_l1_if.cpp:182) 20241121125127681 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125127695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125127695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125127699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127699 DRLCMACDL DEBUG -- Chunk with length 1111 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 103, MCS-3): e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 (tbf_dl.cpp:686) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125127699 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 103, MCS-3): 07 c0 19 86 ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed 00 (tbf_dl.cpp:911) 20241121125127699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=07 c0 19 86 ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed 00 (pcu_l1_if.cpp:182) 20241121125127700 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125127713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125127713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125127718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127718 DRLCMACDL DEBUG -- Chunk with length 1074 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 104, MCS-3): 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 (tbf_dl.cpp:686) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125127718 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 104, MCS-3): 07 00 1a 86 a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 01 (tbf_dl.cpp:911) 20241121125127718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 00 1a 86 a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 01 (pcu_l1_if.cpp:182) 20241121125127718 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125127732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125127732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127733 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127733 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127733 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127734 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127734 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127734 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125127741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127741 DRLCMACDL DEBUG -- Chunk with length 1037 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 105, MCS-3): f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc 3d d9 (tbf_dl.cpp:686) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125127741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 105, MCS-3): 07 40 1a 86 ee f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 01 (tbf_dl.cpp:911) 20241121125127741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=07 40 1a 86 ee f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 01 (pcu_l1_if.cpp:182) 20241121125127741 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125127755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125127756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127757 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127757 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127757 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125127760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127760 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 106, MCS-3): cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd (tbf_dl.cpp:686) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125127760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 106, MCS-3): 07 80 1a 86 9a cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 01 (tbf_dl.cpp:911) 20241121125127760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 80 1a 86 9a cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 01 (pcu_l1_if.cpp:182) 20241121125127760 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125127774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125127774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125127779 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127779 DRLCMACDL DEBUG -- Chunk with length 963 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 107, MCS-3): 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 (tbf_dl.cpp:686) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125127779 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 107, MCS-3): 07 c0 1a 86 2c ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 01 (tbf_dl.cpp:911) 20241121125127779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=07 c0 1a 86 2c ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 01 (pcu_l1_if.cpp:182) 20241121125127779 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125127793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125127793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127794 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127794 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127794 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127794 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125127802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127802 DRLCMACDL DEBUG -- Chunk with length 926 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 108, MCS-3): e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 (tbf_dl.cpp:686) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125127802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 108, MCS-3): 07 00 1b 86 cc f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 01 (tbf_dl.cpp:911) 20241121125127802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 1b 86 cc f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 01 (pcu_l1_if.cpp:182) 20241121125127802 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125127828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125127828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125127832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127832 DRLCMACDL DEBUG -- Chunk with length 889 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 109, MCS-3): e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 (tbf_dl.cpp:686) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125127832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 109, MCS-3): 07 40 1b 86 cc e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 00 (tbf_dl.cpp:911) 20241121125127832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=07 40 1b 86 cc e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 00 (pcu_l1_if.cpp:182) 20241121125127832 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125127846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125127846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125127851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127851 DRLCMACDL DEBUG -- Chunk with length 852 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 110, MCS-3): d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 (tbf_dl.cpp:686) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125127851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 110, MCS-3): 07 80 1b 86 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 01 (tbf_dl.cpp:911) 20241121125127851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 80 1b 86 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 01 (pcu_l1_if.cpp:182) 20241121125127851 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125127865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125127865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125127874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127874 DRLCMACDL DEBUG -- Chunk with length 815 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 111, MCS-3): 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef (tbf_dl.cpp:686) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125127874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 111, MCS-3): 07 c0 1b 86 28 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df 01 (tbf_dl.cpp:911) 20241121125127874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=07 c0 1b 86 28 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df 01 (pcu_l1_if.cpp:182) 20241121125127874 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125127888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125127888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125127893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127893 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 112, MCS-3): 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 07 fc (tbf_dl.cpp:686) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125127893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 112, MCS-3): 07 00 1c 86 f2 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 01 (tbf_dl.cpp:911) 20241121125127893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 1c 86 f2 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 01 (pcu_l1_if.cpp:182) 20241121125127893 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125127907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125127907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125127912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127912 DRLCMACDL DEBUG -- Chunk with length 741 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 113, MCS-3): bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 (tbf_dl.cpp:686) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125127912 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 113, MCS-3): 07 40 1c 86 76 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 00 (tbf_dl.cpp:911) 20241121125127912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=07 40 1c 86 76 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 00 (pcu_l1_if.cpp:182) 20241121125127912 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125127926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125127926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125127935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127935 DRLCMACDL DEBUG -- Chunk with length 704 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 114, MCS-3): 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c (tbf_dl.cpp:686) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125127935 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 114, MCS-3): 07 80 1c 86 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 00 (tbf_dl.cpp:911) 20241121125127935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 80 1c 86 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 00 (pcu_l1_if.cpp:182) 20241121125127935 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125127949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125127949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127950 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127950 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127950 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127950 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127950 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127950 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127951 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127951 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125127953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127953 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127953 DRLCMACDL DEBUG -- Chunk with length 667 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 115, MCS-3): 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c (tbf_dl.cpp:686) 20241121125127954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125127954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125127954 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 115, MCS-3): 07 c0 1c 86 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 00 (tbf_dl.cpp:911) 20241121125127954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=07 c0 1c 86 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 00 (pcu_l1_if.cpp:182) 20241121125127954 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125127968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125127968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127969 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127970 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127970 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127970 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125127972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=MCS-3 (tbf_dl.cpp:354) 20241121125127972 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 116, MCS-3): aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e (tbf_dl.cpp:686) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125127972 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 116, MCS-3): 07 00 1d 86 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 00 (tbf_dl.cpp:911) 20241121125127972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 1d 86 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 00 (pcu_l1_if.cpp:182) 20241121125127972 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125127986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125127986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125127987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125127987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125128018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128018 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 117, MCS-3): 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b (tbf_dl.cpp:686) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125128018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 117, MCS-3): 07 40 1d 86 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 01 (tbf_dl.cpp:911) 20241121125128018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=07 40 1d 86 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 01 (pcu_l1_if.cpp:182) 20241121125128018 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125128032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125128032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125128037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128037 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 118, MCS-3): 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 (tbf_dl.cpp:686) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125128037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 118, MCS-3): 07 80 1d 86 10 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 00 (tbf_dl.cpp:911) 20241121125128037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 80 1d 86 10 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 00 (pcu_l1_if.cpp:182) 20241121125128037 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125128051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125128051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128051 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128052 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128052 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125128056 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==100 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128056 DRLCMACDL DEBUG -- Chunk with length 519 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 119, MCS-3): 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 (tbf_dl.cpp:686) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125128056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 723 + 13 = 736 (pdch_ul_controller.c:131) 20241121125128056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type POLL (pdch_ul_controller.c:184) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=736, TS=7) (tbf_dl.cpp:883) 20241121125128056 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=736, TS=7 (tbf_dl.cpp:903) 20241121125128056 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 119, MCS-3): 0f c0 1d 86 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 00 (tbf_dl.cpp:911) 20241121125128056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=0f c0 1d 86 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 00 (pcu_l1_if.cpp:182) 20241121125128056 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125128070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125128070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128079 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125128093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125128093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128098 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125128112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125128112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125128114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128116 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125128131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=2 data=40 20 00 a7 b0 f2 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125128131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125128131 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125128131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125128131 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 121 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125128131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125128131 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125128131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 121, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 100-120, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125128131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 121, BSN 100 to 185 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125128131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125128131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=100)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=119) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125128131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=100:120, lost=0, recv=20, skipped=0, bsn=100, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125128131 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125128131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=120)""(V(S)-1=119) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125128131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125128140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128140 DRLCMACDL DEBUG -- Chunk with length 482 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 120, MCS-3): 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a (tbf_dl.cpp:686) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125128140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 120, MCS-3): 07 00 1e 86 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 00 (tbf_dl.cpp:911) 20241121125128140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=07 00 1e 86 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 00 (pcu_l1_if.cpp:182) 20241121125128140 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125128154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125128154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125128159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128159 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 121, MCS-3): 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 07 eb (tbf_dl.cpp:686) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125128159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 121, MCS-3): 07 40 1e 86 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 (tbf_dl.cpp:911) 20241121125128159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=07 40 1e 86 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 (pcu_l1_if.cpp:182) 20241121125128159 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125128173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128173 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128173 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125128177 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128177 DRLCMACDL DEBUG -- Chunk with length 408 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 122, MCS-3): 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 (tbf_dl.cpp:686) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125128177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 122, MCS-3): 07 80 1e 86 00 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 00 (tbf_dl.cpp:911) 20241121125128177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=07 80 1e 86 00 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 00 (pcu_l1_if.cpp:182) 20241121125128177 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125128191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125128191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128192 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128192 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128192 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128192 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128193 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128193 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128193 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128193 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125128201 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128201 DRLCMACDL DEBUG -- Chunk with length 371 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 123, MCS-3): db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 (tbf_dl.cpp:686) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125128201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 123, MCS-3): 07 c0 1e 86 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 00 (tbf_dl.cpp:911) 20241121125128201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 c0 1e 86 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 00 (pcu_l1_if.cpp:182) 20241121125128201 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125128215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125128215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125128220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128220 DRLCMACDL DEBUG -- Chunk with length 334 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 124, MCS-3): 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 (tbf_dl.cpp:686) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125128220 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 124, MCS-3): 07 00 1f 86 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 01 (tbf_dl.cpp:911) 20241121125128220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=07 00 1f 86 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 01 (pcu_l1_if.cpp:182) 20241121125128220 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125128243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125128243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128245 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128245 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125128248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128248 DRLCMACDL DEBUG -- Chunk with length 297 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 125, MCS-3): 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 (tbf_dl.cpp:686) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125128248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 125, MCS-3): 07 40 1f 86 28 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 01 (tbf_dl.cpp:911) 20241121125128248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 40 1f 86 28 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 01 (pcu_l1_if.cpp:182) 20241121125128248 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125128262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125128262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128263 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128263 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125128271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128271 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 126, MCS-3): 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 (tbf_dl.cpp:686) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125128271 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 126, MCS-3): 07 80 1f 86 60 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 00 (tbf_dl.cpp:911) 20241121125128271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=07 80 1f 86 60 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 00 (pcu_l1_if.cpp:182) 20241121125128271 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125128285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125128285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125128290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128290 DRLCMACDL DEBUG -- Chunk with length 223 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 127, MCS-3): 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 74 6e (tbf_dl.cpp:686) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125128290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 127, MCS-3): 07 c0 1f 86 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 00 (tbf_dl.cpp:911) 20241121125128290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 c0 1f 86 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 00 (pcu_l1_if.cpp:182) 20241121125128290 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125128304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125128304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125128309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==128) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 128, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128309 DRLCMACDL DEBUG -- Chunk with length 186 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 128, MCS-3): 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 (tbf_dl.cpp:686) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 128 BSN2 -1) (tbf_dl.cpp:765) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20241121125128309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 128, MCS-3): 07 00 20 86 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 00 (tbf_dl.cpp:911) 20241121125128309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=07 00 20 86 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 00 (pcu_l1_if.cpp:182) 20241121125128309 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125128323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125128323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128325 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128325 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125128333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==129) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 129, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128333 DRLCMACDL DEBUG -- Chunk with length 149 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 129, MCS-3): 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d (tbf_dl.cpp:686) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 129 BSN2 -1) (tbf_dl.cpp:765) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20241121125128333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 129, MCS-3): 07 40 20 86 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa 00 (tbf_dl.cpp:911) 20241121125128333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 40 20 86 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa 00 (pcu_l1_if.cpp:182) 20241121125128333 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125128347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125128347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125128352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==130) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 130, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128352 DRLCMACDL DEBUG -- Chunk with length 112 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 130, MCS-3): fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 (tbf_dl.cpp:686) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 130 BSN2 -1) (tbf_dl.cpp:765) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20241121125128352 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 130, MCS-3): 07 80 20 86 f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 01 (tbf_dl.cpp:911) 20241121125128352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=07 80 20 86 f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 01 (pcu_l1_if.cpp:182) 20241121125128352 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125128366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125128366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125128371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==131) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 131, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128371 DRLCMACDL DEBUG -- Chunk with length 75 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 131, MCS-3): 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 38 ca (tbf_dl.cpp:686) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 131 BSN2 -1) (tbf_dl.cpp:765) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20241121125128371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 131, MCS-3): 07 c0 20 86 50 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 01 (tbf_dl.cpp:911) 20241121125128371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 c0 20 86 50 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 01 (pcu_l1_if.cpp:182) 20241121125128371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125128385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125128385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125128394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==132) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 132, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128394 DRLCMACDL DEBUG -- Chunk with length 38 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 132, MCS-3): 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a (tbf_dl.cpp:686) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 132 BSN2 -1) (tbf_dl.cpp:765) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20241121125128394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 132, MCS-3): 07 00 21 86 a2 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 00 (tbf_dl.cpp:911) 20241121125128394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=07 00 21 86 a2 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 00 (pcu_l1_if.cpp:182) 20241121125128394 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125128408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125128408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125128412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==133) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 133, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128412 DRLCMACDL DEBUG -- Chunk with length 1 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125128412 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (35) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 133, MCS-3): 03 f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 b5 38 (tbf_dl.cpp:686) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 133 BSN2 -1) (tbf_dl.cpp:765) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20241121125128412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 133, MCS-3): 07 40 21 06 06 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 00 (tbf_dl.cpp:911) 20241121125128412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 40 21 06 06 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 00 (pcu_l1_if.cpp:182) 20241121125128412 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125128426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125128426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125128431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==134) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 134, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128431 DRLCMACDL DEBUG -- Chunk with length 1365 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 134, MCS-3): c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 27 24 a7 fa 2a (tbf_dl.cpp:686) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 134 BSN2 -1) (tbf_dl.cpp:765) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20241121125128431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 134, MCS-3): 07 80 21 86 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 00 (tbf_dl.cpp:911) 20241121125128431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=07 80 21 86 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 00 (pcu_l1_if.cpp:182) 20241121125128431 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125128445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125128445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128446 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128446 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125128456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==135) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 135, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128456 DRLCMACDL DEBUG -- Chunk with length 1328 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 135, MCS-3): 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 (tbf_dl.cpp:686) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 135 BSN2 -1) (tbf_dl.cpp:765) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20241121125128456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 135, MCS-3): 07 c0 21 86 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 00 (tbf_dl.cpp:911) 20241121125128456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 c0 21 86 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 00 (pcu_l1_if.cpp:182) 20241121125128456 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125128470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125128470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125128475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==136) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 136, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128475 DRLCMACDL DEBUG -- Chunk with length 1291 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 136, MCS-3): 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b (tbf_dl.cpp:686) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 136 BSN2 -1) (tbf_dl.cpp:765) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20241121125128475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 136, MCS-3): 07 00 22 86 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 00 (tbf_dl.cpp:911) 20241121125128475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=07 00 22 86 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 00 (pcu_l1_if.cpp:182) 20241121125128475 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125128491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125128491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241121125128496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==137) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 137, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128496 DRLCMACDL DEBUG -- Chunk with length 1254 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 137, MCS-3): 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 66 8b da 98 c4 44 84 (tbf_dl.cpp:686) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 137 BSN2 -1) (tbf_dl.cpp:765) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20241121125128496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 137, MCS-3): 07 40 22 86 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 01 (tbf_dl.cpp:911) 20241121125128496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=07 40 22 86 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 01 (pcu_l1_if.cpp:182) 20241121125128496 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125128510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125128510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125128519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==138) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 138, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128519 DRLCMACDL DEBUG -- Chunk with length 1217 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 138, MCS-3): 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 (tbf_dl.cpp:686) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 138 BSN2 -1) (tbf_dl.cpp:765) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20241121125128519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 138, MCS-3): 07 80 22 86 ee 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 00 (tbf_dl.cpp:911) 20241121125128519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=07 80 22 86 ee 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 00 (pcu_l1_if.cpp:182) 20241121125128519 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125128533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125128533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128534 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125128538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==120 .. V(S)==139) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 139, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128538 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 139, MCS-3): 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd (tbf_dl.cpp:686) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 139 BSN2 -1) (tbf_dl.cpp:765) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125128538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 823 + 13 = 836 (pdch_ul_controller.c:131) 20241121125128538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type POLL (pdch_ul_controller.c:184) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=836, TS=7) (tbf_dl.cpp:883) 20241121125128538 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=836, TS=7 (tbf_dl.cpp:903) 20241121125128538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 139, MCS-3): 0f c0 22 86 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a 01 (tbf_dl.cpp:911) 20241121125128538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=0f c0 22 86 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a 01 (pcu_l1_if.cpp:182) 20241121125128538 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125128552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125128552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128556 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125128571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125128571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128580 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125128594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125128594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128595 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128595 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128596 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125128596 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128599 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125128613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=1 data=40 20 00 a7 b1 1a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125128613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125128613 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125128613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125128613 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 141 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125128613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125128613 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125128613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 141, have_crbb: 0, urbb_len:64, 0x55fb74f4f40c, 0x55fb74f4f410, 4, 0, win: 120-140, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125128613 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 141, BSN 120 to 205 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125128613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125128613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=120)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=139) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125128613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=120:140, lost=0, recv=20, skipped=0, bsn=120, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20241121125128613 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125128613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=140)""(V(S)-1=139) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125128613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125128617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==140) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 140, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128617 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 140, MCS-3): de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 e5 cf 40 64 f7 (tbf_dl.cpp:686) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 140 BSN2 -1) (tbf_dl.cpp:765) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20241121125128617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 140, MCS-3): 07 00 23 86 bc 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 01 (tbf_dl.cpp:911) 20241121125128617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=07 00 23 86 bc 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 01 (pcu_l1_if.cpp:182) 20241121125128618 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125128631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125128631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125128641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==141) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 141, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128641 DRLCMACDL DEBUG -- Chunk with length 1106 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 141, MCS-3): 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 ae e4 (tbf_dl.cpp:686) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 141 BSN2 -1) (tbf_dl.cpp:765) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20241121125128641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 141, MCS-3): 07 40 23 86 64 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 01 (tbf_dl.cpp:911) 20241121125128641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=07 40 23 86 64 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 01 (pcu_l1_if.cpp:182) 20241121125128641 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125128655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125128655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125128659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==142) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 142, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128659 DRLCMACDL DEBUG -- Chunk with length 1069 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 142, MCS-3): da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 (tbf_dl.cpp:686) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 142 BSN2 -1) (tbf_dl.cpp:765) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20241121125128659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 142, MCS-3): 07 80 23 86 b4 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 01 (tbf_dl.cpp:911) 20241121125128659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=07 80 23 86 b4 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 01 (pcu_l1_if.cpp:182) 20241121125128660 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125128673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125128673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125128678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==143) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 143, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128678 DRLCMACDL DEBUG -- Chunk with length 1032 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 143, MCS-3): 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc 3d d9 cd 67 03 0b 0e (tbf_dl.cpp:686) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 143 BSN2 -1) (tbf_dl.cpp:765) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20241121125128678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 143, MCS-3): 07 c0 23 86 32 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 00 (tbf_dl.cpp:911) 20241121125128678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=07 c0 23 86 32 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 00 (pcu_l1_if.cpp:182) 20241121125128679 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125128692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125128692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125128701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==144) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 144, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128701 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 144, MCS-3): b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 b9 c5 (tbf_dl.cpp:686) 20241121125128702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 144 BSN2 -1) (tbf_dl.cpp:765) 20241121125128702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20241121125128702 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 144, MCS-3): 07 00 24 86 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 01 (tbf_dl.cpp:911) 20241121125128702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 00 24 86 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 01 (pcu_l1_if.cpp:182) 20241121125128702 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125128715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125128715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125128720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==145) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 145, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128720 DRLCMACDL DEBUG -- Chunk with length 958 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 145, MCS-3): a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab (tbf_dl.cpp:686) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 145 BSN2 -1) (tbf_dl.cpp:765) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20241121125128720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 145, MCS-3): 07 40 24 86 4a 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 01 (tbf_dl.cpp:911) 20241121125128720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=07 40 24 86 4a 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 01 (pcu_l1_if.cpp:182) 20241121125128720 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125128734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125128734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128735 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128735 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128735 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128735 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125128739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==146) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 146, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128739 DRLCMACDL DEBUG -- Chunk with length 921 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 146, MCS-3): 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 e6 f3 1f c3 4c (tbf_dl.cpp:686) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 146 BSN2 -1) (tbf_dl.cpp:765) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20241121125128739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 146, MCS-3): 07 80 24 86 a4 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 00 (tbf_dl.cpp:911) 20241121125128739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 80 24 86 a4 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 00 (pcu_l1_if.cpp:182) 20241121125128739 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125128753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125128753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125128762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==147) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 147, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128762 DRLCMACDL DEBUG -- Chunk with length 884 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 147, MCS-3): 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e a3 19 d2 (tbf_dl.cpp:686) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 147 BSN2 -1) (tbf_dl.cpp:765) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20241121125128762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 147, MCS-3): 07 c0 24 86 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 01 (tbf_dl.cpp:911) 20241121125128762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=07 c0 24 86 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 01 (pcu_l1_if.cpp:182) 20241121125128762 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125128776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125128776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128777 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128777 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128777 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128777 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125128781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==148) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 148, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128781 DRLCMACDL DEBUG -- Chunk with length 847 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 148, MCS-3): 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 09 59 (tbf_dl.cpp:686) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 148 BSN2 -1) (tbf_dl.cpp:765) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20241121125128781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 148, MCS-3): 07 00 25 86 a0 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 00 (tbf_dl.cpp:911) 20241121125128781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 25 86 a0 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 00 (pcu_l1_if.cpp:182) 20241121125128781 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125128795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125128795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125128799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==149) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 149, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128799 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 149, MCS-3): 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef 79 6a cc 50 7c (tbf_dl.cpp:686) 20241121125128799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 149 BSN2 -1) (tbf_dl.cpp:765) 20241121125128799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20241121125128800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 149, MCS-3): 07 40 25 86 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 00 (tbf_dl.cpp:911) 20241121125128800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=07 40 25 86 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 00 (pcu_l1_if.cpp:182) 20241121125128800 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125128813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125128813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125128823 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==150) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 150, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128823 DRLCMACDL DEBUG -- Chunk with length 773 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 150, MCS-3): 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 07 fc bb 8e f8 73 a7 (tbf_dl.cpp:686) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 150 BSN2 -1) (tbf_dl.cpp:765) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20241121125128823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 150, MCS-3): 07 80 25 86 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e 01 (tbf_dl.cpp:911) 20241121125128823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 80 25 86 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e 01 (pcu_l1_if.cpp:182) 20241121125128823 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125128837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125128837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128838 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128838 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128838 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128838 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125128842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==151) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 151, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128842 DRLCMACDL DEBUG -- Chunk with length 736 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 151, MCS-3): fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 (tbf_dl.cpp:686) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 151 BSN2 -1) (tbf_dl.cpp:765) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20241121125128842 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 151, MCS-3): 07 c0 25 86 f6 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 00 (tbf_dl.cpp:911) 20241121125128842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=07 c0 25 86 f6 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 00 (pcu_l1_if.cpp:182) 20241121125128842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125128856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125128856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128857 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128857 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128857 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128857 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128857 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125128860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==152) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 152, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128860 DRLCMACDL DEBUG -- Chunk with length 699 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 152, MCS-3): 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 69 ef fb b5 (tbf_dl.cpp:686) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 152 BSN2 -1) (tbf_dl.cpp:765) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20241121125128860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 152, MCS-3): 07 00 26 86 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 01 (tbf_dl.cpp:911) 20241121125128860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 26 86 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 01 (pcu_l1_if.cpp:182) 20241121125128861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125128875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125128875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125128884 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==153) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 153, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128884 DRLCMACDL DEBUG -- Chunk with length 662 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 153, MCS-3): 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 (tbf_dl.cpp:686) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 153 BSN2 -1) (tbf_dl.cpp:765) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20241121125128884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 153, MCS-3): 07 40 26 86 0e 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb 00 (tbf_dl.cpp:911) 20241121125128884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=07 40 26 86 0e 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb 00 (pcu_l1_if.cpp:182) 20241121125128884 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125128898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125128898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128900 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128900 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125128902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==154) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 154, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128902 DRLCMACDL DEBUG -- Chunk with length 625 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 154, MCS-3): f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 (tbf_dl.cpp:686) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 154 BSN2 -1) (tbf_dl.cpp:765) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20241121125128902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 154, MCS-3): 07 80 26 86 e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 00 (tbf_dl.cpp:911) 20241121125128903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 80 26 86 e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 00 (pcu_l1_if.cpp:182) 20241121125128903 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125128917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125128917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125128921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==155) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 155, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128921 DRLCMACDL DEBUG -- Chunk with length 588 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 155, MCS-3): 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de be 94 66 (tbf_dl.cpp:686) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 155 BSN2 -1) (tbf_dl.cpp:765) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20241121125128921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 155, MCS-3): 07 c0 26 86 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 00 (tbf_dl.cpp:911) 20241121125128921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=07 c0 26 86 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 00 (pcu_l1_if.cpp:182) 20241121125128921 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125128935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125128935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125128945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==156) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 156, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128945 DRLCMACDL DEBUG -- Chunk with length 551 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 156, MCS-3): b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 0b 99 48 10 ba (tbf_dl.cpp:686) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 156 BSN2 -1) (tbf_dl.cpp:765) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 156) (tbf_dl.cpp:847) 20241121125128945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 156, MCS-3): 07 00 27 86 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 01 (tbf_dl.cpp:911) 20241121125128945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 27 86 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 01 (pcu_l1_if.cpp:182) 20241121125128945 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125128959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125128959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128959 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128959 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128960 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128960 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125128963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==157) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 157, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128963 DRLCMACDL DEBUG -- Chunk with length 514 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 157, MCS-3): 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c e6 0b (tbf_dl.cpp:686) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 157 BSN2 -1) (tbf_dl.cpp:765) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 157) (tbf_dl.cpp:847) 20241121125128963 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 157, MCS-3): 07 40 27 86 82 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 00 (tbf_dl.cpp:911) 20241121125128963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=07 40 27 86 82 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 00 (pcu_l1_if.cpp:182) 20241121125128964 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125128977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125128977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125128982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==158) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 158, CS=MCS-3 (tbf_dl.cpp:354) 20241121125128982 DRLCMACDL DEBUG -- Chunk with length 477 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 158, MCS-3): 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 66 22 (tbf_dl.cpp:686) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 158 BSN2 -1) (tbf_dl.cpp:765) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 158) (tbf_dl.cpp:847) 20241121125128982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 158, MCS-3): 07 80 27 86 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 00 (tbf_dl.cpp:911) 20241121125128982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 80 27 86 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 00 (pcu_l1_if.cpp:182) 20241121125128982 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125128996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125128996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125128998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125128998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125129005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==140 .. V(S)==159) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 159, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129005 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 159, MCS-3): 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 07 eb 80 03 0e 89 46 (tbf_dl.cpp:686) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 159 BSN2 -1) (tbf_dl.cpp:765) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 159) (tbf_dl.cpp:847) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125129005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 923 + 13 = 936 (pdch_ul_controller.c:131) 20241121125129005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 936 for type POLL (pdch_ul_controller.c:184) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=936, TS=7) (tbf_dl.cpp:883) 20241121125129005 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=936, TS=7 (tbf_dl.cpp:903) 20241121125129005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 159, MCS-3): 0f c0 27 86 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d 00 (tbf_dl.cpp:911) 20241121125129005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=0f c0 27 86 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d 00 (pcu_l1_if.cpp:182) 20241121125129006 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125129019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125129019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129024 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125129038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125129038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129042 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125129056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125129056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125129058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129066 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125129080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data=40 20 00 a7 b1 42 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125129080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125129080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125129080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125129080 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 161 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125129080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125129080 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125129080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 161, have_crbb: 0, urbb_len:64, 0x55fb74f4f40c, 0x55fb74f4f410, 4, 0, win: 140-160, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125129080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 161, BSN 140 to 225 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125129080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125129080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=140)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=159) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125129080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=140:160, lost=0, recv=20, skipped=0, bsn=140, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=156 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=157 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=158 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACDL DEBUG - got ack for BSN=159 (rlc_window_dl.cpp:103) 20241121125129080 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125129080 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125129080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=160)""(V(S)-1=159) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125129080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125129085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==160) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 160, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129085 DRLCMACDL DEBUG -- Chunk with length 403 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 160, MCS-3): e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 1e eb (tbf_dl.cpp:686) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 160 BSN2 -1) (tbf_dl.cpp:765) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 160) (tbf_dl.cpp:847) 20241121125129085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 160, MCS-3): 07 00 28 86 c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 01 (tbf_dl.cpp:911) 20241121125129085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=07 00 28 86 c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 01 (pcu_l1_if.cpp:182) 20241121125129085 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125129099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125129099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=871 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125129103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==161) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 161, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129103 DRLCMACDL DEBUG -- Chunk with length 366 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 161, MCS-3): 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 77 bd (tbf_dl.cpp:686) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 161 BSN2 -1) (tbf_dl.cpp:765) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 161) (tbf_dl.cpp:847) 20241121125129103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 161, MCS-3): 07 40 28 86 2a 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a 01 (tbf_dl.cpp:911) 20241121125129103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=07 40 28 86 2a 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a 01 (pcu_l1_if.cpp:182) 20241121125129103 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125129117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125129117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129118 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129118 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129118 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129118 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=871 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125129127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==162) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 162, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129127 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 162, MCS-3): 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 94 c9 2b 4b cd (tbf_dl.cpp:686) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 162 BSN2 -1) (tbf_dl.cpp:765) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 162) (tbf_dl.cpp:847) 20241121125129127 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 162, MCS-3): 07 80 28 86 fc 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 01 (tbf_dl.cpp:911) 20241121125129127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=07 80 28 86 fc 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 01 (pcu_l1_if.cpp:182) 20241121125129127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125129141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125129141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=871 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125129146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==163) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 163, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129146 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 163, MCS-3): 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 43 1d (tbf_dl.cpp:686) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 163 BSN2 -1) (tbf_dl.cpp:765) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 163) (tbf_dl.cpp:847) 20241121125129146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 163, MCS-3): 07 c0 28 86 12 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 00 (tbf_dl.cpp:911) 20241121125129146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 c0 28 86 12 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 00 (pcu_l1_if.cpp:182) 20241121125129146 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125129160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129160 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=871 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125129164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==164) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 164, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129164 DRLCMACDL DEBUG -- Chunk with length 255 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 164, MCS-3): 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa (tbf_dl.cpp:686) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 164 BSN2 -1) (tbf_dl.cpp:765) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 164) (tbf_dl.cpp:847) 20241121125129164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 164, MCS-3): 07 00 29 86 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 01 (tbf_dl.cpp:911) 20241121125129164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=07 00 29 86 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 01 (pcu_l1_if.cpp:182) 20241121125129164 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125129179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125129179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=871 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125129188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==165) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 165, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129188 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 165, MCS-3): 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 74 6e 36 e3 0e 6f 82 (tbf_dl.cpp:686) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 165 BSN2 -1) (tbf_dl.cpp:765) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 165) (tbf_dl.cpp:847) 20241121125129188 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 165, MCS-3): 07 40 29 86 ae 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 01 (tbf_dl.cpp:911) 20241121125129188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 40 29 86 ae 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 01 (pcu_l1_if.cpp:182) 20241121125129188 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125129202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125129202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=871 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125129206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==166) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 166, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129207 DRLCMACDL DEBUG -- Chunk with length 181 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 166, MCS-3): 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 d4 89 (tbf_dl.cpp:686) 20241121125129207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 166 BSN2 -1) (tbf_dl.cpp:765) 20241121125129207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 166) (tbf_dl.cpp:847) 20241121125129207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 166, MCS-3): 07 80 29 86 86 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 01 (tbf_dl.cpp:911) 20241121125129207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=07 80 29 86 86 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 01 (pcu_l1_if.cpp:182) 20241121125129207 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125129221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125129221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129223 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129223 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=871 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125129225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==167) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 167, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129225 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 167, MCS-3): 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 b3 4c (tbf_dl.cpp:686) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 167 BSN2 -1) (tbf_dl.cpp:765) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 167) (tbf_dl.cpp:847) 20241121125129225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 167, MCS-3): 07 c0 29 86 62 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 00 (tbf_dl.cpp:911) 20241121125129225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 c0 29 86 62 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 00 (pcu_l1_if.cpp:182) 20241121125129225 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125129239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125129239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129240 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129240 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=871 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125129248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==168) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 168, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129248 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 168, MCS-3): 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 28 1a cb 63 34 (tbf_dl.cpp:686) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 168 BSN2 -1) (tbf_dl.cpp:765) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 168) (tbf_dl.cpp:847) 20241121125129248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 168, MCS-3): 07 00 2a 86 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 00 (tbf_dl.cpp:911) 20241121125129248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=07 00 2a 86 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 00 (pcu_l1_if.cpp:182) 20241121125129249 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125129263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125129263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129264 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129264 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129264 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129265 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129265 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129265 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129265 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=871 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125129267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==169) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 169, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129267 DRLCMACDL DEBUG -- Chunk with length 70 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 169, MCS-3): b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f (tbf_dl.cpp:686) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 169 BSN2 -1) (tbf_dl.cpp:765) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 169) (tbf_dl.cpp:847) 20241121125129267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 169, MCS-3): 07 40 2a 86 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 00 (tbf_dl.cpp:911) 20241121125129267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 40 2a 86 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 00 (pcu_l1_if.cpp:182) 20241121125129267 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125129305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125129305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=871 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125129309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==170) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 170, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129309 DRLCMACDL DEBUG -- Chunk with length 33 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125129309 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1577 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125129309 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 170, MCS-3): 43 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 ca 2d cd (tbf_dl.cpp:686) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 170 BSN2 -1) (tbf_dl.cpp:765) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 170) (tbf_dl.cpp:847) 20241121125129309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 170, MCS-3): 07 80 2a 06 86 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 01 (tbf_dl.cpp:911) 20241121125129309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=07 80 2a 06 86 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 01 (pcu_l1_if.cpp:182) 20241121125129309 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125129323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125129323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=871 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125129332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==171) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 171, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129332 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 171, MCS-3): 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 b5 38 c3 47 46 d6 02 (tbf_dl.cpp:686) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 171 BSN2 -1) (tbf_dl.cpp:765) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 171) (tbf_dl.cpp:847) 20241121125129332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 171, MCS-3): 07 c0 2a 86 1a bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 00 (tbf_dl.cpp:911) 20241121125129332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 c0 2a 86 1a bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 00 (pcu_l1_if.cpp:182) 20241121125129332 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125129346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125129346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=871 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125129351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==172) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 172, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129351 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 172, MCS-3): 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c (tbf_dl.cpp:686) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 172 BSN2 -1) (tbf_dl.cpp:765) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 172) (tbf_dl.cpp:847) 20241121125129351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 172, MCS-3): 07 00 2b 86 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 00 (tbf_dl.cpp:911) 20241121125129351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=07 00 2b 86 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 00 (pcu_l1_if.cpp:182) 20241121125129351 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125129366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125129366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=871 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125129370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==173) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 173, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129370 DRLCMACDL DEBUG -- Chunk with length 1323 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 173, MCS-3): af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b (tbf_dl.cpp:686) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 173 BSN2 -1) (tbf_dl.cpp:765) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 173) (tbf_dl.cpp:847) 20241121125129370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 173, MCS-3): 07 40 2b 86 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 00 (tbf_dl.cpp:911) 20241121125129370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 40 2b 86 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 00 (pcu_l1_if.cpp:182) 20241121125129371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125129384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125129384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=871 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125129393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==174) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 174, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129393 DRLCMACDL DEBUG -- Chunk with length 1286 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 174, MCS-3): 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b 3d c6 36 8e ef (tbf_dl.cpp:686) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 174 BSN2 -1) (tbf_dl.cpp:765) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 174) (tbf_dl.cpp:847) 20241121125129393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 174, MCS-3): 07 80 2b 86 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df 01 (tbf_dl.cpp:911) 20241121125129393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=07 80 2b 86 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df 01 (pcu_l1_if.cpp:182) 20241121125129394 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125129408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125129408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=871 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125129412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==175) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 175, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129412 DRLCMACDL DEBUG -- Chunk with length 1249 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 175, MCS-3): 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 66 8b da 98 c4 44 84 77 a3 46 b8 33 (tbf_dl.cpp:686) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 175 BSN2 -1) (tbf_dl.cpp:765) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 175) (tbf_dl.cpp:847) 20241121125129412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 175, MCS-3): 07 c0 2b 86 e4 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 00 (tbf_dl.cpp:911) 20241121125129412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 c0 2b 86 e4 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 00 (pcu_l1_if.cpp:182) 20241121125129413 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125129426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125129426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=871 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125129431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==176) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 176, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129431 DRLCMACDL DEBUG -- Chunk with length 1212 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 176, MCS-3): 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 (tbf_dl.cpp:686) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 176 BSN2 -1) (tbf_dl.cpp:765) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 176) (tbf_dl.cpp:847) 20241121125129431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 176, MCS-3): 07 00 2c 86 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 01 (tbf_dl.cpp:911) 20241121125129431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=07 00 2c 86 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 01 (pcu_l1_if.cpp:182) 20241121125129431 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125129445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125129445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129446 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129446 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129446 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129446 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=871 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125129454 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==177) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 177, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129454 DRLCMACDL DEBUG -- Chunk with length 1175 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 177, MCS-3): 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 (tbf_dl.cpp:686) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 177 BSN2 -1) (tbf_dl.cpp:765) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 177) (tbf_dl.cpp:847) 20241121125129454 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 177, MCS-3): 07 40 2c 86 8a 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 00 (tbf_dl.cpp:911) 20241121125129454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=07 40 2c 86 8a 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 00 (pcu_l1_if.cpp:182) 20241121125129454 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125129468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125129468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=871 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125129473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==178) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 178, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129473 DRLCMACDL DEBUG -- Chunk with length 1138 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 178, MCS-3): 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 (tbf_dl.cpp:686) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 178 BSN2 -1) (tbf_dl.cpp:765) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 178) (tbf_dl.cpp:847) 20241121125129473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 178, MCS-3): 07 80 2c 86 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 00 (tbf_dl.cpp:911) 20241121125129473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=07 80 2c 86 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 00 (pcu_l1_if.cpp:182) 20241121125129473 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125129487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125129487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=871 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125129491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==160 .. V(S)==179) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 179, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129491 DRLCMACDL DEBUG -- Chunk with length 1101 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 179, MCS-3): e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 ae e4 da c6 cd 17 97 (tbf_dl.cpp:686) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 179 BSN2 -1) (tbf_dl.cpp:765) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 179) (tbf_dl.cpp:847) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125129491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1022 + 13 = 1035 (pdch_ul_controller.c:131) 20241121125129491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type POLL (pdch_ul_controller.c:184) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1035, TS=7) (tbf_dl.cpp:883) 20241121125129491 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1035, TS=7 (tbf_dl.cpp:903) 20241121125129491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 179, MCS-3): 0f c0 2c 86 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e 01 (tbf_dl.cpp:911) 20241121125129491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=0f c0 2c 86 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e 01 (pcu_l1_if.cpp:182) 20241121125129492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125129505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125129505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129506 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125129529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125129529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129529 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129529 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125129547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125129547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129548 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129548 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129548 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129548 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125129549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129552 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125129566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=11 data=40 20 00 a7 b1 6a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125129566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125129566 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125129566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125129566 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 181 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125129566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125129566 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125129566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 181, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 160-180, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125129566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 181, BSN 160 to 245 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125129566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125129566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=160)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=179) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125129566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=160:180, lost=0, recv=20, skipped=0, bsn=160, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=160 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=161 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=162 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=163 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=164 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=165 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=166 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=167 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=168 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=169 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=170 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=171 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=172 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=173 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=174 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=175 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=176 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=177 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=178 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACDL DEBUG - got ack for BSN=179 (rlc_window_dl.cpp:103) 20241121125129566 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125129566 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=180)""(V(S)-1=179) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125129567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=871 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125129576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==180) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 180, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129576 DRLCMACDL DEBUG -- Chunk with length 1064 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 180, MCS-3): e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 (tbf_dl.cpp:686) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 180 BSN2 -1) (tbf_dl.cpp:765) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 180) (tbf_dl.cpp:847) 20241121125129576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 180, MCS-3): 07 00 2d 86 c8 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 00 (tbf_dl.cpp:911) 20241121125129576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=07 00 2d 86 c8 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 00 (pcu_l1_if.cpp:182) 20241121125129576 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125129590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125129590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129590 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129590 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129590 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=871 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125129594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==181) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 181, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129594 DRLCMACDL DEBUG -- Chunk with length 1027 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 181, MCS-3): 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 (tbf_dl.cpp:686) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 181 BSN2 -1) (tbf_dl.cpp:765) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 181) (tbf_dl.cpp:847) 20241121125129594 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 181, MCS-3): 07 40 2d 86 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 01 (tbf_dl.cpp:911) 20241121125129594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=07 40 2d 86 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 01 (pcu_l1_if.cpp:182) 20241121125129594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125129608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125129608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=871 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125129613 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==182) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 182, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129613 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 182, MCS-3): 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 (tbf_dl.cpp:686) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 182 BSN2 -1) (tbf_dl.cpp:765) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 182) (tbf_dl.cpp:847) 20241121125129613 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 182, MCS-3): 07 80 2d 86 24 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 01 (tbf_dl.cpp:911) 20241121125129613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=07 80 2d 86 24 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 01 (pcu_l1_if.cpp:182) 20241121125129613 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125129627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125129627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129628 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129628 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129628 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129628 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=871 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125129636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==183) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 183, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129637 DRLCMACDL DEBUG -- Chunk with length 953 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 183, MCS-3): e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f (tbf_dl.cpp:686) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 183 BSN2 -1) (tbf_dl.cpp:765) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 183) (tbf_dl.cpp:847) 20241121125129637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 183, MCS-3): 07 c0 2d 86 c4 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 00 (tbf_dl.cpp:911) 20241121125129637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=07 c0 2d 86 c4 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 00 (pcu_l1_if.cpp:182) 20241121125129637 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125129651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125129651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=871 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125129655 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==184) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 184, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129655 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 184, MCS-3): 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 (tbf_dl.cpp:686) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 184 BSN2 -1) (tbf_dl.cpp:765) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 184) (tbf_dl.cpp:847) 20241121125129655 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 184, MCS-3): 07 00 2e 86 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 00 (tbf_dl.cpp:911) 20241121125129655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 00 2e 86 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 00 (pcu_l1_if.cpp:182) 20241121125129655 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125129669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125129669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=871 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125129674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==185) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 185, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129674 DRLCMACDL DEBUG -- Chunk with length 879 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 185, MCS-3): a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b (tbf_dl.cpp:686) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 185 BSN2 -1) (tbf_dl.cpp:765) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 185) (tbf_dl.cpp:847) 20241121125129674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 185, MCS-3): 07 40 2e 86 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 00 (tbf_dl.cpp:911) 20241121125129674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=07 40 2e 86 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 00 (pcu_l1_if.cpp:182) 20241121125129674 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125129688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125129688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=871 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125129697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==186) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 186, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129697 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 186, MCS-3): 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 cb (tbf_dl.cpp:686) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 186 BSN2 -1) (tbf_dl.cpp:765) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 186) (tbf_dl.cpp:847) 20241121125129697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 186, MCS-3): 07 80 2e 86 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 01 (tbf_dl.cpp:911) 20241121125129697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 80 2e 86 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 01 (pcu_l1_if.cpp:182) 20241121125129697 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125129711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125129711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129712 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129712 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129712 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129712 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=871 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125129716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==187) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 187, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129716 DRLCMACDL DEBUG -- Chunk with length 805 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 187, MCS-3): 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 (tbf_dl.cpp:686) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 187 BSN2 -1) (tbf_dl.cpp:765) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 187) (tbf_dl.cpp:847) 20241121125129716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 187, MCS-3): 07 c0 2e 86 3c b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 01 (tbf_dl.cpp:911) 20241121125129716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=07 c0 2e 86 3c b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 01 (pcu_l1_if.cpp:182) 20241121125129716 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125129730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125129730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=871 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125129734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==188) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 188, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129734 DRLCMACDL DEBUG -- Chunk with length 768 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 188, MCS-3): ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a (tbf_dl.cpp:686) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 188 BSN2 -1) (tbf_dl.cpp:765) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 188) (tbf_dl.cpp:847) 20241121125129734 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 188, MCS-3): 07 00 2f 86 9c f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 00 (tbf_dl.cpp:911) 20241121125129734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 2f 86 9c f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 00 (pcu_l1_if.cpp:182) 20241121125129735 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125129749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125129749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129750 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129750 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=871 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125129758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==189) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 189, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129758 DRLCMACDL DEBUG -- Chunk with length 731 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 189, MCS-3): bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 (tbf_dl.cpp:686) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 189 BSN2 -1) (tbf_dl.cpp:765) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 189) (tbf_dl.cpp:847) 20241121125129758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 189, MCS-3): 07 40 2f 86 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 00 (tbf_dl.cpp:911) 20241121125129758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=07 40 2f 86 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 00 (pcu_l1_if.cpp:182) 20241121125129758 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125129772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125129772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=871 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125129776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==190) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 190, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129776 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 190, MCS-3): 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 (tbf_dl.cpp:686) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 190 BSN2 -1) (tbf_dl.cpp:765) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 190) (tbf_dl.cpp:847) 20241121125129776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 190, MCS-3): 07 80 2f 86 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 01 (tbf_dl.cpp:911) 20241121125129776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 80 2f 86 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 01 (pcu_l1_if.cpp:182) 20241121125129777 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125129790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125129790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=871 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125129795 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==191) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 191, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129795 DRLCMACDL DEBUG -- Chunk with length 657 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 191, MCS-3): 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 (tbf_dl.cpp:686) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 191 BSN2 -1) (tbf_dl.cpp:765) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 191) (tbf_dl.cpp:847) 20241121125129795 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 191, MCS-3): 07 c0 2f 86 64 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 00 (tbf_dl.cpp:911) 20241121125129795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=07 c0 2f 86 64 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 00 (pcu_l1_if.cpp:182) 20241121125129795 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125129809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125129809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129809 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129809 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129810 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129810 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129810 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129810 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129811 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129811 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=871 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125129818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==192) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 192, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129818 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 192, MCS-3): 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 (tbf_dl.cpp:686) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 192 BSN2 -1) (tbf_dl.cpp:765) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 192) (tbf_dl.cpp:847) 20241121125129818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 192, MCS-3): 07 00 30 86 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 00 (tbf_dl.cpp:911) 20241121125129818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 30 86 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 00 (pcu_l1_if.cpp:182) 20241121125129819 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125129832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125129832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=871 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125129837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==193) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 193, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129837 DRLCMACDL DEBUG -- Chunk with length 583 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 193, MCS-3): d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de be 94 66 b9 19 49 74 02 (tbf_dl.cpp:686) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 193 BSN2 -1) (tbf_dl.cpp:765) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 193) (tbf_dl.cpp:847) 20241121125129837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 193, MCS-3): 07 40 30 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 00 (tbf_dl.cpp:911) 20241121125129837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=07 40 30 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 00 (pcu_l1_if.cpp:182) 20241121125129837 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125129851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125129851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129852 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129852 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129852 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129852 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=871 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125129855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==194) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 194, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129855 DRLCMACDL DEBUG -- Chunk with length 546 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 194, MCS-3): c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 (tbf_dl.cpp:686) 20241121125129855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 194 BSN2 -1) (tbf_dl.cpp:765) 20241121125129855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 194) (tbf_dl.cpp:847) 20241121125129856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 194, MCS-3): 07 80 30 86 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 00 (tbf_dl.cpp:911) 20241121125129856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 80 30 86 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 00 (pcu_l1_if.cpp:182) 20241121125129856 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125129870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125129870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=871 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125129879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==195) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 195, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129879 DRLCMACDL DEBUG -- Chunk with length 509 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 195, MCS-3): a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 (tbf_dl.cpp:686) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 195 BSN2 -1) (tbf_dl.cpp:765) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 195) (tbf_dl.cpp:847) 20241121125129879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 195, MCS-3): 07 c0 30 86 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 00 (tbf_dl.cpp:911) 20241121125129879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=07 c0 30 86 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 00 (pcu_l1_if.cpp:182) 20241121125129879 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125129893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125129893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129894 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129894 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=871 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125129897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==196) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 196, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129897 DRLCMACDL DEBUG -- Chunk with length 472 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 196, MCS-3): 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 66 22 16 21 82 9b 61 (tbf_dl.cpp:686) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 196 BSN2 -1) (tbf_dl.cpp:765) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 196) (tbf_dl.cpp:847) 20241121125129897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 196, MCS-3): 07 00 31 86 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 00 (tbf_dl.cpp:911) 20241121125129897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 31 86 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 00 (pcu_l1_if.cpp:182) 20241121125129897 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125129911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125129911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=871 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125129916 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==197) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 197, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129916 DRLCMACDL DEBUG -- Chunk with length 435 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 197, MCS-3): 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a (tbf_dl.cpp:686) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 197 BSN2 -1) (tbf_dl.cpp:765) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 197) (tbf_dl.cpp:847) 20241121125129916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 197, MCS-3): 07 40 31 86 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 00 (tbf_dl.cpp:911) 20241121125129916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=07 40 31 86 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 00 (pcu_l1_if.cpp:182) 20241121125129916 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125129930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125129930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129931 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129931 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129931 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129931 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=871 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125129939 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==198) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 198, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129939 DRLCMACDL DEBUG -- Chunk with length 398 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 198, MCS-3): f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 (tbf_dl.cpp:686) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 198 BSN2 -1) (tbf_dl.cpp:765) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 198) (tbf_dl.cpp:847) 20241121125129939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 198, MCS-3): 07 80 31 86 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 01 (tbf_dl.cpp:911) 20241121125129939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 80 31 86 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 01 (pcu_l1_if.cpp:182) 20241121125129939 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125129953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125129953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129954 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129954 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=871 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125129958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==180 .. V(S)==199) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 199, CS=MCS-3 (tbf_dl.cpp:354) 20241121125129958 DRLCMACDL DEBUG -- Chunk with length 361 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 199, MCS-3): ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 77 bd 7e 1f f6 60 91 (tbf_dl.cpp:686) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 199 BSN2 -1) (tbf_dl.cpp:765) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 199) (tbf_dl.cpp:847) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125129958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1122 + 13 = 1135 (pdch_ul_controller.c:131) 20241121125129958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type POLL (pdch_ul_controller.c:184) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1135, TS=7) (tbf_dl.cpp:883) 20241121125129958 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1135, TS=7 (tbf_dl.cpp:903) 20241121125129958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 199, MCS-3): 0f c0 31 86 5a 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 01 (tbf_dl.cpp:911) 20241121125129958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=0f c0 31 86 5a 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 01 (pcu_l1_if.cpp:182) 20241121125129958 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125129972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125129972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129977 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125129991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125129991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125129994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125129994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130000 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125130015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125130015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125130017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130019 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125130033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=10 data=40 20 00 a7 b1 92 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125130033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125130033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125130033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125130033 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 201 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125130033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125130033 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125130033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 201, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 180-200, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125130033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 201, BSN 180 to 265 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125130033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125130033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=180)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=199) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125130033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=180:200, lost=0, recv=20, skipped=0, bsn=180, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125130033 DRLCMACDL DEBUG - got ack for BSN=180 (rlc_window_dl.cpp:103) 20241121125130033 DRLCMACDL DEBUG - got ack for BSN=181 (rlc_window_dl.cpp:103) 20241121125130033 DRLCMACDL DEBUG - got ack for BSN=182 (rlc_window_dl.cpp:103) 20241121125130033 DRLCMACDL DEBUG - got ack for BSN=183 (rlc_window_dl.cpp:103) 20241121125130033 DRLCMACDL DEBUG - got ack for BSN=184 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=185 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=186 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=187 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=188 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=189 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=190 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=191 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=192 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=193 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=194 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=195 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=196 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=197 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=198 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACDL DEBUG - got ack for BSN=199 (rlc_window_dl.cpp:103) 20241121125130034 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125130034 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=200)""(V(S)-1=199) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125130034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=871 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125130038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==200) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 200, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130038 DRLCMACDL DEBUG -- Chunk with length 324 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 200, MCS-3): 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b (tbf_dl.cpp:686) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 200 BSN2 -1) (tbf_dl.cpp:765) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 200) (tbf_dl.cpp:847) 20241121125130038 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 200, MCS-3): 07 00 32 86 12 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 00 (tbf_dl.cpp:911) 20241121125130038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=07 00 32 86 12 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 00 (pcu_l1_if.cpp:182) 20241121125130038 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125130052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125130052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=871 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125130061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==201) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 201, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130061 DRLCMACDL DEBUG -- Chunk with length 287 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 201, MCS-3): d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 (tbf_dl.cpp:686) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 201 BSN2 -1) (tbf_dl.cpp:765) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 201) (tbf_dl.cpp:847) 20241121125130061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 201, MCS-3): 07 40 32 86 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 00 (tbf_dl.cpp:911) 20241121125130061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=07 40 32 86 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 00 (pcu_l1_if.cpp:182) 20241121125130061 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125130076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125130076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=871 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125130080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==202) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 202, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130080 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 202, MCS-3): 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 (tbf_dl.cpp:686) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 202 BSN2 -1) (tbf_dl.cpp:765) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 202) (tbf_dl.cpp:847) 20241121125130080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 202, MCS-3): 07 80 32 86 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 00 (tbf_dl.cpp:911) 20241121125130080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=07 80 32 86 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 00 (pcu_l1_if.cpp:182) 20241121125130081 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125130094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125130094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=871 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125130099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==203) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 203, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130099 DRLCMACDL DEBUG -- Chunk with length 213 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 203, MCS-3): 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc (tbf_dl.cpp:686) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 203 BSN2 -1) (tbf_dl.cpp:765) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 203) (tbf_dl.cpp:847) 20241121125130099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 203, MCS-3): 07 c0 32 86 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 01 (tbf_dl.cpp:911) 20241121125130099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 c0 32 86 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 01 (pcu_l1_if.cpp:182) 20241121125130099 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125130113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125130113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130114 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130114 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130116 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130116 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=871 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125130123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==204) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 204, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130123 DRLCMACDL DEBUG -- Chunk with length 176 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 204, MCS-3): 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 (tbf_dl.cpp:686) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 204 BSN2 -1) (tbf_dl.cpp:765) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 204) (tbf_dl.cpp:847) 20241121125130123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 204, MCS-3): 07 00 33 86 56 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 00 (tbf_dl.cpp:911) 20241121125130123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=07 00 33 86 56 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 00 (pcu_l1_if.cpp:182) 20241121125130123 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125130137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125130137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=871 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125130141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==205) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 205, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130141 DRLCMACDL DEBUG -- Chunk with length 139 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 205, MCS-3): 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 (tbf_dl.cpp:686) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 205 BSN2 -1) (tbf_dl.cpp:765) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 205) (tbf_dl.cpp:847) 20241121125130141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 205, MCS-3): 07 40 33 86 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 01 (tbf_dl.cpp:911) 20241121125130141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 40 33 86 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 01 (pcu_l1_if.cpp:182) 20241121125130141 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125130156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125130156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130157 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130157 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130158 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130158 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130158 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130158 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=871 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125130160 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==206) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 206, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130160 DRLCMACDL DEBUG -- Chunk with length 102 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 206, MCS-3): 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be (tbf_dl.cpp:686) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 206 BSN2 -1) (tbf_dl.cpp:765) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 206) (tbf_dl.cpp:847) 20241121125130160 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 206, MCS-3): 07 80 33 86 3a a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 01 (tbf_dl.cpp:911) 20241121125130160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=07 80 33 86 3a a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 01 (pcu_l1_if.cpp:182) 20241121125130160 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125130175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125130175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130176 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130176 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130177 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130177 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=871 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125130184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==207) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 207, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130184 DRLCMACDL DEBUG -- Chunk with length 65 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 207, MCS-3): 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 (tbf_dl.cpp:686) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 207 BSN2 -1) (tbf_dl.cpp:765) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 207) (tbf_dl.cpp:847) 20241121125130184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 207, MCS-3): 07 c0 33 86 06 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 00 (tbf_dl.cpp:911) 20241121125130184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 c0 33 86 06 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 00 (pcu_l1_if.cpp:182) 20241121125130184 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125130198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125130198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130200 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130200 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=871 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125130202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==208) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 208, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130202 DRLCMACDL DEBUG -- Chunk with length 28 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125130202 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 208, MCS-3): 39 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 ca 2d cd 8d 5d 47 15 3f (tbf_dl.cpp:686) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 208 BSN2 -1) (tbf_dl.cpp:765) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 208) (tbf_dl.cpp:847) 20241121125130202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 208, MCS-3): 07 00 34 06 72 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e 00 (tbf_dl.cpp:911) 20241121125130202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=07 00 34 06 72 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e 00 (pcu_l1_if.cpp:182) 20241121125130203 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125130216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125130217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130218 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130218 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130219 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=871 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125130221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==209) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 209, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130221 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 209, MCS-3): 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 (tbf_dl.cpp:686) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 209 BSN2 -1) (tbf_dl.cpp:765) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 209) (tbf_dl.cpp:847) 20241121125130221 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 209, MCS-3): 07 40 34 86 f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 00 (tbf_dl.cpp:911) 20241121125130221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 40 34 86 f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 00 (pcu_l1_if.cpp:182) 20241121125130221 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125130235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125130235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130236 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130237 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130237 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130237 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=871 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125130245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==210) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 210, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130245 DRLCMACDL DEBUG -- Chunk with length 1355 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 210, MCS-3): 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d (tbf_dl.cpp:686) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 210 BSN2 -1) (tbf_dl.cpp:765) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 210) (tbf_dl.cpp:847) 20241121125130245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 210, MCS-3): 07 80 34 86 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b 00 (tbf_dl.cpp:911) 20241121125130245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=07 80 34 86 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b 00 (pcu_l1_if.cpp:182) 20241121125130245 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125130259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125130259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130260 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130260 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130260 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130260 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130260 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130260 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130261 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130261 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130261 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130261 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=871 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125130263 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==211) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 211, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130263 DRLCMACDL DEBUG -- Chunk with length 1318 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 211, MCS-3): da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 (tbf_dl.cpp:686) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 211 BSN2 -1) (tbf_dl.cpp:765) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 211) (tbf_dl.cpp:847) 20241121125130263 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 211, MCS-3): 07 c0 34 86 b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d 00 (tbf_dl.cpp:911) 20241121125130263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 c0 34 86 b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d 00 (pcu_l1_if.cpp:182) 20241121125130264 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125130277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125130278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=871 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125130282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==212) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 212, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130282 DRLCMACDL DEBUG -- Chunk with length 1281 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 212, MCS-3): 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 5e be (tbf_dl.cpp:686) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 212 BSN2 -1) (tbf_dl.cpp:765) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 212) (tbf_dl.cpp:847) 20241121125130282 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 212, MCS-3): 07 00 35 86 ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 01 (tbf_dl.cpp:911) 20241121125130282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=07 00 35 86 ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 01 (pcu_l1_if.cpp:182) 20241121125130283 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125130296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125130296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130298 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=871 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125130306 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==213) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 213, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130306 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 213, MCS-3): 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 (tbf_dl.cpp:686) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 213 BSN2 -1) (tbf_dl.cpp:765) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 213) (tbf_dl.cpp:847) 20241121125130306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 213, MCS-3): 07 40 35 86 28 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 00 (tbf_dl.cpp:911) 20241121125130306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 40 35 86 28 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 00 (pcu_l1_if.cpp:182) 20241121125130306 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125130320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125130320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=871 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125130324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==214) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 214, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130324 DRLCMACDL DEBUG -- Chunk with length 1207 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 214, MCS-3): ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 (tbf_dl.cpp:686) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 214 BSN2 -1) (tbf_dl.cpp:765) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 214) (tbf_dl.cpp:847) 20241121125130324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 214, MCS-3): 07 80 35 86 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 00 (tbf_dl.cpp:911) 20241121125130324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=07 80 35 86 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 00 (pcu_l1_if.cpp:182) 20241121125130325 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125130340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125130340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130340 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130340 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=871 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125130344 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==215) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 215, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130344 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 215, MCS-3): ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 (tbf_dl.cpp:686) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 215 BSN2 -1) (tbf_dl.cpp:765) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 215) (tbf_dl.cpp:847) 20241121125130344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 215, MCS-3): 07 c0 35 86 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 01 (tbf_dl.cpp:911) 20241121125130344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 c0 35 86 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 01 (pcu_l1_if.cpp:182) 20241121125130344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125130359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125130359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=871 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125130368 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==216) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 216, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130368 DRLCMACDL DEBUG -- Chunk with length 1133 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 216, MCS-3): e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 (tbf_dl.cpp:686) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 216 BSN2 -1) (tbf_dl.cpp:765) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 216) (tbf_dl.cpp:847) 20241121125130368 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 216, MCS-3): 07 00 36 86 d0 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab 00 (tbf_dl.cpp:911) 20241121125130368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=07 00 36 86 d0 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab 00 (pcu_l1_if.cpp:182) 20241121125130368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125130382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125130382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130383 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130383 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130383 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130383 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130384 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130384 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130384 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130384 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=871 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125130387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==217) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 217, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130387 DRLCMACDL DEBUG -- Chunk with length 1096 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 217, MCS-3): ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 (tbf_dl.cpp:686) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 217 BSN2 -1) (tbf_dl.cpp:765) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 217) (tbf_dl.cpp:847) 20241121125130387 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 217, MCS-3): 07 40 36 86 d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 01 (tbf_dl.cpp:911) 20241121125130387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=07 40 36 86 d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 01 (pcu_l1_if.cpp:182) 20241121125130387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125130401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125130401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130402 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=871 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125130405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==218) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 218, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130405 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 218, MCS-3): bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b (tbf_dl.cpp:686) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 218 BSN2 -1) (tbf_dl.cpp:765) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 218) (tbf_dl.cpp:847) 20241121125130405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 218, MCS-3): 07 80 36 86 76 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 00 (tbf_dl.cpp:911) 20241121125130405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=07 80 36 86 76 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 00 (pcu_l1_if.cpp:182) 20241121125130406 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125130419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125130419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=871 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125130428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==200 .. V(S)==219) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 219, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130428 DRLCMACDL DEBUG -- Chunk with length 1022 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 219, MCS-3): 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 (tbf_dl.cpp:686) 20241121125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 219 BSN2 -1) (tbf_dl.cpp:765) 20241121125130428 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 219) (tbf_dl.cpp:847) 20241121125130429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125130429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1222 + 13 = 1235 (pdch_ul_controller.c:131) 20241121125130429 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1235 for type POLL (pdch_ul_controller.c:184) 20241121125130429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1235, TS=7) (tbf_dl.cpp:883) 20241121125130429 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1235, TS=7 (tbf_dl.cpp:903) 20241121125130429 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 219, MCS-3): 0f c0 36 86 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 01 (tbf_dl.cpp:911) 20241121125130429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=0f c0 36 86 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 01 (pcu_l1_if.cpp:182) 20241121125130429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125130443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125130443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130443 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130443 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130444 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130444 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130444 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130444 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130444 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130444 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130447 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125130462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125130462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130462 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130462 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130462 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130462 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130463 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130463 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130463 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130463 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130463 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130463 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130463 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130463 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130464 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130464 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130466 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125130480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125130480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130481 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130481 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130482 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130482 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130482 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130482 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125130482 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125130503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=9 data=40 20 00 a7 b1 ba 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125130503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125130503 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125130503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125130503 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 221 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125130504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125130504 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125130504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 221, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 200-220, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125130504 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 221, BSN 200 to 285 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125130504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125130504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=200)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=219) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125130504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=200:220, lost=0, recv=20, skipped=0, bsn=200, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=200 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=201 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=202 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=203 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=204 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=205 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=206 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=207 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=208 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=209 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=210 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=211 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=212 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=213 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=214 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=215 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=216 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=217 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=218 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACDL DEBUG - got ack for BSN=219 (rlc_window_dl.cpp:103) 20241121125130504 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125130504 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125130504 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=220)""(V(S)-1=219) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125130504 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130504 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130505 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130505 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130505 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130505 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130505 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130505 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130506 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=871 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125130508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==220) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 220, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130508 DRLCMACDL DEBUG -- Chunk with length 985 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 220, MCS-3): 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f (tbf_dl.cpp:686) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 220 BSN2 -1) (tbf_dl.cpp:765) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 220) (tbf_dl.cpp:847) 20241121125130508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 220, MCS-3): 07 00 37 86 0e 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 00 (tbf_dl.cpp:911) 20241121125130508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=07 00 37 86 0e 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 00 (pcu_l1_if.cpp:182) 20241121125130509 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125130539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125130539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=871 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125130544 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==221) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 221, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130544 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 221, MCS-3): 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 (tbf_dl.cpp:686) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 221 BSN2 -1) (tbf_dl.cpp:765) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 221) (tbf_dl.cpp:847) 20241121125130544 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 221, MCS-3): 07 40 37 86 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 00 (tbf_dl.cpp:911) 20241121125130544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=07 40 37 86 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 00 (pcu_l1_if.cpp:182) 20241121125130544 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125130558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125130558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=871 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125130567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==222) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 222, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130567 DRLCMACDL DEBUG -- Chunk with length 911 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 222, MCS-3): c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 (tbf_dl.cpp:686) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 222 BSN2 -1) (tbf_dl.cpp:765) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 222) (tbf_dl.cpp:847) 20241121125130567 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 222, MCS-3): 07 80 37 86 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 01 (tbf_dl.cpp:911) 20241121125130567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 80 37 86 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 01 (pcu_l1_if.cpp:182) 20241121125130567 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125130585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125130585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130585 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130585 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=871 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125130589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==223) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 223, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130589 DRLCMACDL DEBUG -- Chunk with length 874 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 223, MCS-3): 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 (tbf_dl.cpp:686) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 223 BSN2 -1) (tbf_dl.cpp:765) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 223) (tbf_dl.cpp:847) 20241121125130589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 223, MCS-3): 07 c0 37 86 72 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 01 (tbf_dl.cpp:911) 20241121125130589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=07 c0 37 86 72 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 01 (pcu_l1_if.cpp:182) 20241121125130589 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125130603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125130603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=871 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125130608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==224) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 224, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130608 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 224, MCS-3): ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf (tbf_dl.cpp:686) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 224 BSN2 -1) (tbf_dl.cpp:765) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 224) (tbf_dl.cpp:847) 20241121125130608 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 224, MCS-3): 07 00 38 86 58 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 01 (tbf_dl.cpp:911) 20241121125130608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 00 38 86 58 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 01 (pcu_l1_if.cpp:182) 20241121125130608 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125130622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125130622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=871 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125130631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==225) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 225, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130631 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 225, MCS-3): c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 (tbf_dl.cpp:686) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 225 BSN2 -1) (tbf_dl.cpp:765) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 225) (tbf_dl.cpp:847) 20241121125130631 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 225, MCS-3): 07 40 38 86 8e 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 01 (tbf_dl.cpp:911) 20241121125130631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=07 40 38 86 8e 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 01 (pcu_l1_if.cpp:182) 20241121125130631 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125130645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125130645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=871 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125130650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==226) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 226, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130650 DRLCMACDL DEBUG -- Chunk with length 763 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 226, MCS-3): 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 (tbf_dl.cpp:686) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 226 BSN2 -1) (tbf_dl.cpp:765) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 226) (tbf_dl.cpp:847) 20241121125130650 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 226, MCS-3): 07 80 38 86 2a 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 00 (tbf_dl.cpp:911) 20241121125130650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 80 38 86 2a 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 00 (pcu_l1_if.cpp:182) 20241121125130650 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125130664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125130664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130664 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130664 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=871 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125130669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==227) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 227, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130669 DRLCMACDL DEBUG -- Chunk with length 726 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 227, MCS-3): c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 (tbf_dl.cpp:686) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 227 BSN2 -1) (tbf_dl.cpp:765) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 227) (tbf_dl.cpp:847) 20241121125130669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 227, MCS-3): 07 c0 38 86 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b 01 (tbf_dl.cpp:911) 20241121125130669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=07 c0 38 86 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b 01 (pcu_l1_if.cpp:182) 20241121125130669 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125130683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125130683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=871 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125130692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==228) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 228, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130692 DRLCMACDL DEBUG -- Chunk with length 689 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 228, MCS-3): e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a (tbf_dl.cpp:686) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 228 BSN2 -1) (tbf_dl.cpp:765) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 228) (tbf_dl.cpp:847) 20241121125130692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 228, MCS-3): 07 00 39 86 c6 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 (tbf_dl.cpp:911) 20241121125130692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 39 86 c6 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 (pcu_l1_if.cpp:182) 20241121125130692 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125130706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125130706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=871 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125130710 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==229) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 229, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130710 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 229, MCS-3): 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 (tbf_dl.cpp:686) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 229 BSN2 -1) (tbf_dl.cpp:765) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 229) (tbf_dl.cpp:847) 20241121125130710 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 229, MCS-3): 07 40 39 86 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 01 (tbf_dl.cpp:911) 20241121125130710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=07 40 39 86 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 01 (pcu_l1_if.cpp:182) 20241121125130711 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125130726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125130726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=871 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125130731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==230) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 230, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130731 DRLCMACDL DEBUG -- Chunk with length 615 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 230, MCS-3): d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 (tbf_dl.cpp:686) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 230 BSN2 -1) (tbf_dl.cpp:765) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 230) (tbf_dl.cpp:847) 20241121125130731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 230, MCS-3): 07 80 39 86 a2 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 01 (tbf_dl.cpp:911) 20241121125130731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 80 39 86 a2 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 01 (pcu_l1_if.cpp:182) 20241121125130731 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125130745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125130745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130746 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130746 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130747 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130747 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130747 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=871 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125130765 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==231) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 231, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130765 DRLCMACDL DEBUG -- Chunk with length 578 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 231, MCS-3): 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 (tbf_dl.cpp:686) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 231 BSN2 -1) (tbf_dl.cpp:765) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 231) (tbf_dl.cpp:847) 20241121125130765 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 231, MCS-3): 07 c0 39 86 3c 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 00 (tbf_dl.cpp:911) 20241121125130765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=07 c0 39 86 3c 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 00 (pcu_l1_if.cpp:182) 20241121125130765 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125130779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125130779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130780 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130780 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=871 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125130784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==232) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 232, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130784 DRLCMACDL DEBUG -- Chunk with length 541 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 232, MCS-3): 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 (tbf_dl.cpp:686) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 232 BSN2 -1) (tbf_dl.cpp:765) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 232) (tbf_dl.cpp:847) 20241121125130784 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 232, MCS-3): 07 00 3a 86 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 01 (tbf_dl.cpp:911) 20241121125130784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 3a 86 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 01 (pcu_l1_if.cpp:182) 20241121125130784 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125130798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125130798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130799 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=871 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125130802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==233) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 233, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130802 DRLCMACDL DEBUG -- Chunk with length 504 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 233, MCS-3): 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf (tbf_dl.cpp:686) 20241121125130802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 233 BSN2 -1) (tbf_dl.cpp:765) 20241121125130802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 233) (tbf_dl.cpp:847) 20241121125130803 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 233, MCS-3): 07 40 3a 86 74 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f 01 (tbf_dl.cpp:911) 20241121125130803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=07 40 3a 86 74 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f 01 (pcu_l1_if.cpp:182) 20241121125130803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125130817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125130817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=871 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125130826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==234) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 234, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130826 DRLCMACDL DEBUG -- Chunk with length 467 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 234, MCS-3): 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 (tbf_dl.cpp:686) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 234 BSN2 -1) (tbf_dl.cpp:765) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 234) (tbf_dl.cpp:847) 20241121125130826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 234, MCS-3): 07 80 3a 86 b2 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 01 (tbf_dl.cpp:911) 20241121125130826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 80 3a 86 b2 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 01 (pcu_l1_if.cpp:182) 20241121125130826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125130857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125130857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=871 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125130861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==235) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 235, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130861 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 235, MCS-3): f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc (tbf_dl.cpp:686) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 235 BSN2 -1) (tbf_dl.cpp:765) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 235) (tbf_dl.cpp:847) 20241121125130861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 235, MCS-3): 07 c0 3a 86 e6 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 01 (tbf_dl.cpp:911) 20241121125130861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=07 c0 3a 86 e6 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 01 (pcu_l1_if.cpp:182) 20241121125130861 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125130875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125130875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=871 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125130880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==236) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 236, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130880 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 236, MCS-3): 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 (tbf_dl.cpp:686) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 236 BSN2 -1) (tbf_dl.cpp:765) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 236) (tbf_dl.cpp:847) 20241121125130880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 236, MCS-3): 07 00 3b 86 24 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f 01 (tbf_dl.cpp:911) 20241121125130880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 3b 86 24 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f 01 (pcu_l1_if.cpp:182) 20241121125130880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125130893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125130894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=871 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125130903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==237) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 237, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130903 DRLCMACDL DEBUG -- Chunk with length 356 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 237, MCS-3): 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 (tbf_dl.cpp:686) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 237 BSN2 -1) (tbf_dl.cpp:765) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 237) (tbf_dl.cpp:847) 20241121125130903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 237, MCS-3): 07 40 3b 86 ce a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 01 (tbf_dl.cpp:911) 20241121125130903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=07 40 3b 86 ce a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 01 (pcu_l1_if.cpp:182) 20241121125130903 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125130917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125130917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130917 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130917 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130918 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130918 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130918 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130918 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=871 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125130921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==238) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 238, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130921 DRLCMACDL DEBUG -- Chunk with length 319 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 238, MCS-3): 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 (tbf_dl.cpp:686) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 238 BSN2 -1) (tbf_dl.cpp:765) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 238) (tbf_dl.cpp:847) 20241121125130921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 238, MCS-3): 07 80 3b 86 a6 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 01 (tbf_dl.cpp:911) 20241121125130921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 80 3b 86 a6 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 01 (pcu_l1_if.cpp:182) 20241121125130921 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125130940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125130940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130940 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130940 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130940 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130940 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130941 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130941 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130941 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130941 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130941 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130941 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130942 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130942 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=871 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125130944 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==220 .. V(S)==239) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 239, CS=MCS-3 (tbf_dl.cpp:354) 20241121125130944 DRLCMACDL DEBUG -- Chunk with length 282 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 239, MCS-3): f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 (tbf_dl.cpp:686) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 239 BSN2 -1) (tbf_dl.cpp:765) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 239) (tbf_dl.cpp:847) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125130944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1321 + 13 = 1334 (pdch_ul_controller.c:131) 20241121125130944 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1334 for type POLL (pdch_ul_controller.c:184) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1334, TS=7) (tbf_dl.cpp:883) 20241121125130944 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1334, TS=7 (tbf_dl.cpp:903) 20241121125130944 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 239, MCS-3): 0f c0 3b 86 ee 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 00 (tbf_dl.cpp:911) 20241121125130944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=0f c0 3b 86 ee 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 00 (pcu_l1_if.cpp:182) 20241121125130944 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125130958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125130958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130959 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130959 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130959 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130959 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130967 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125130996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125130996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125130997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125130997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131000 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125131014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125131014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125131015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131019 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125131033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=8 data=40 20 00 a7 b1 e2 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125131033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125131033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125131033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125131033 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 241 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125131033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125131033 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125131033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 241, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 220-240, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125131033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 241, BSN 220 to 305 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125131033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125131033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=220)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=239) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125131033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=220:240, lost=0, recv=20, skipped=0, bsn=220, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=220 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=221 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=222 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=223 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=224 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=225 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=226 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=227 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=228 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=229 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=230 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=231 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=232 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=233 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=234 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=235 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=236 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=237 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=238 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACDL DEBUG - got ack for BSN=239 (rlc_window_dl.cpp:103) 20241121125131033 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125131033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=240)""(V(S)-1=239) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125131033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=871 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125131042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==240) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 240, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131042 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 240, MCS-3): 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 (tbf_dl.cpp:686) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 240 BSN2 -1) (tbf_dl.cpp:765) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 240) (tbf_dl.cpp:847) 20241121125131042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 240, MCS-3): 07 00 3c 86 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 00 (tbf_dl.cpp:911) 20241121125131042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=07 00 3c 86 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 00 (pcu_l1_if.cpp:182) 20241121125131043 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125131057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125131057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=871 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125131061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==241) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 241, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131061 DRLCMACDL DEBUG -- Chunk with length 208 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 241, MCS-3): ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b (tbf_dl.cpp:686) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 241 BSN2 -1) (tbf_dl.cpp:765) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 241) (tbf_dl.cpp:847) 20241121125131061 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 241, MCS-3): 07 40 3c 86 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 00 (tbf_dl.cpp:911) 20241121125131061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=07 40 3c 86 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 00 (pcu_l1_if.cpp:182) 20241121125131061 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125131075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125131075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=871 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241121125131080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==242) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 242, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131080 DRLCMACDL DEBUG -- Chunk with length 171 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 242, MCS-3): 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f (tbf_dl.cpp:686) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 242 BSN2 -1) (tbf_dl.cpp:765) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 242) (tbf_dl.cpp:847) 20241121125131080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 242, MCS-3): 07 80 3c 86 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 01 (tbf_dl.cpp:911) 20241121125131080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=07 80 3c 86 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 01 (pcu_l1_if.cpp:182) 20241121125131080 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125131094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125131094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=871 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125131103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==243) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 243, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131103 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 243, MCS-3): 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c (tbf_dl.cpp:686) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 243 BSN2 -1) (tbf_dl.cpp:765) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 243) (tbf_dl.cpp:847) 20241121125131103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 243, MCS-3): 07 c0 3c 86 52 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 00 (tbf_dl.cpp:911) 20241121125131103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 c0 3c 86 52 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 00 (pcu_l1_if.cpp:182) 20241121125131104 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125131118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125131118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=871 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125131122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==244) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 244, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131122 DRLCMACDL DEBUG -- Chunk with length 97 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 244, MCS-3): 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc (tbf_dl.cpp:686) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 244 BSN2 -1) (tbf_dl.cpp:765) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 244) (tbf_dl.cpp:847) 20241121125131122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 244, MCS-3): 07 00 3d 86 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 01 (tbf_dl.cpp:911) 20241121125131122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=07 00 3d 86 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 01 (pcu_l1_if.cpp:182) 20241121125131122 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125131136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125131136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131137 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131137 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131137 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131137 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=871 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125131140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==245) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 245, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131140 DRLCMACDL DEBUG -- Chunk with length 60 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 245, MCS-3): 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 (tbf_dl.cpp:686) 20241121125131141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 245 BSN2 -1) (tbf_dl.cpp:765) 20241121125131141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 245) (tbf_dl.cpp:847) 20241121125131141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 245, MCS-3): 07 40 3d 86 3e 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e 00 (tbf_dl.cpp:911) 20241121125131141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 40 3d 86 3e 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e 00 (pcu_l1_if.cpp:182) 20241121125131141 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125131155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125131155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=871 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125131164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==246) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 246, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131164 DRLCMACDL DEBUG -- Chunk with length 23 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125131164 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1559 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125131164 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (13) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 246, MCS-3): 2f 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d (tbf_dl.cpp:686) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 246 BSN2 -1) (tbf_dl.cpp:765) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 246) (tbf_dl.cpp:847) 20241121125131164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 246, MCS-3): 07 80 3d 06 5e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 00 (tbf_dl.cpp:911) 20241121125131164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=07 80 3d 06 5e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 00 (pcu_l1_if.cpp:182) 20241121125131164 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125131178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125131178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131181 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131181 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=871 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125131183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==247) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 247, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131183 DRLCMACDL DEBUG -- Chunk with length 1387 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 247, MCS-3): 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 (tbf_dl.cpp:686) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 247 BSN2 -1) (tbf_dl.cpp:765) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 247) (tbf_dl.cpp:847) 20241121125131183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 247, MCS-3): 07 c0 3d 86 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f 01 (tbf_dl.cpp:911) 20241121125131183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 c0 3d 86 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f 01 (pcu_l1_if.cpp:182) 20241121125131183 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125131197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125131197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131197 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131197 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131198 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131198 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=871 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125131202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==248) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 248, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131202 DRLCMACDL DEBUG -- Chunk with length 1350 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 248, MCS-3): d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 (tbf_dl.cpp:686) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 248 BSN2 -1) (tbf_dl.cpp:765) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 248) (tbf_dl.cpp:847) 20241121125131202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 248, MCS-3): 07 00 3e 86 a6 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 00 (tbf_dl.cpp:911) 20241121125131202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=07 00 3e 86 a6 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 00 (pcu_l1_if.cpp:182) 20241121125131202 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125131224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125131224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=871 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125131233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==249) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 249, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131233 DRLCMACDL DEBUG -- Chunk with length 1313 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 249, MCS-3): 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed (tbf_dl.cpp:686) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 249 BSN2 -1) (tbf_dl.cpp:765) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 249) (tbf_dl.cpp:847) 20241121125131233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 249, MCS-3): 07 40 3e 86 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 01 (tbf_dl.cpp:911) 20241121125131233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 40 3e 86 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 01 (pcu_l1_if.cpp:182) 20241121125131233 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125131247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125131247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=871 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125131252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==250) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 250, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131252 DRLCMACDL DEBUG -- Chunk with length 1276 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 250, MCS-3): 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 (tbf_dl.cpp:686) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 250 BSN2 -1) (tbf_dl.cpp:765) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 250) (tbf_dl.cpp:847) 20241121125131252 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 250, MCS-3): 07 80 3e 86 3e 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 00 (tbf_dl.cpp:911) 20241121125131252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=07 80 3e 86 3e 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 00 (pcu_l1_if.cpp:182) 20241121125131252 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125131266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125131266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131266 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131267 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131267 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=871 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125131273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==251) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 251, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131273 DRLCMACDL DEBUG -- Chunk with length 1239 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 251, MCS-3): ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e (tbf_dl.cpp:686) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 251 BSN2 -1) (tbf_dl.cpp:765) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 251) (tbf_dl.cpp:847) 20241121125131273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 251, MCS-3): 07 c0 3e 86 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c 00 (tbf_dl.cpp:911) 20241121125131273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 c0 3e 86 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c 00 (pcu_l1_if.cpp:182) 20241121125131273 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125131287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125131287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=871 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125131296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==252) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 252, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131296 DRLCMACDL DEBUG -- Chunk with length 1202 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 252, MCS-3): d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a (tbf_dl.cpp:686) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 252 BSN2 -1) (tbf_dl.cpp:765) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 252) (tbf_dl.cpp:847) 20241121125131296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 252, MCS-3): 07 00 3f 86 b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 00 (tbf_dl.cpp:911) 20241121125131296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=07 00 3f 86 b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 00 (pcu_l1_if.cpp:182) 20241121125131296 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125131310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125131310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=871 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125131315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==253) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 253, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131315 DRLCMACDL DEBUG -- Chunk with length 1165 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 253, MCS-3): b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 (tbf_dl.cpp:686) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 253 BSN2 -1) (tbf_dl.cpp:765) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 253) (tbf_dl.cpp:847) 20241121125131315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 253, MCS-3): 07 40 3f 86 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 01 (tbf_dl.cpp:911) 20241121125131315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 40 3f 86 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 01 (pcu_l1_if.cpp:182) 20241121125131315 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125131328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125131329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=871 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125131333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==254) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 254, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131333 DRLCMACDL DEBUG -- Chunk with length 1128 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 254, MCS-3): e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 (tbf_dl.cpp:686) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 254 BSN2 -1) (tbf_dl.cpp:765) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 254) (tbf_dl.cpp:847) 20241121125131333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 254, MCS-3): 07 80 3f 86 d0 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 01 (tbf_dl.cpp:911) 20241121125131333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=07 80 3f 86 d0 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 01 (pcu_l1_if.cpp:182) 20241121125131333 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125131347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125131347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=871 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125131356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==255) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 255, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131356 DRLCMACDL DEBUG -- Chunk with length 1091 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 255, MCS-3): c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 (tbf_dl.cpp:686) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 255 BSN2 -1) (tbf_dl.cpp:765) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 255) (tbf_dl.cpp:847) 20241121125131356 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 255, MCS-3): 07 c0 3f 86 80 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 00 (tbf_dl.cpp:911) 20241121125131356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 c0 3f 86 80 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 00 (pcu_l1_if.cpp:182) 20241121125131357 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125131371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125131371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=871 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125131375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==256) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 256, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131375 DRLCMACDL DEBUG -- Chunk with length 1054 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 256, MCS-3): fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b (tbf_dl.cpp:686) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 256 BSN2 -1) (tbf_dl.cpp:765) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 256) (tbf_dl.cpp:847) 20241121125131375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 256, MCS-3): 07 00 40 86 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 00 (tbf_dl.cpp:911) 20241121125131375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=07 00 40 86 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 00 (pcu_l1_if.cpp:182) 20241121125131375 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125131389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125131389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 RX RTS.req: sapi=5 arfcn=871 cur_fn=1408 block=2 (pcu_l1_if.cpp:576) 20241121125131394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==257) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 257, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131394 DRLCMACDL DEBUG -- Chunk with length 1017 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 257, MCS-3): 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 (tbf_dl.cpp:686) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 257 BSN2 -1) (tbf_dl.cpp:765) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 257) (tbf_dl.cpp:847) 20241121125131394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 257, MCS-3): 07 40 40 86 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 00 (tbf_dl.cpp:911) 20241121125131394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=07 40 40 86 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 00 (pcu_l1_if.cpp:182) 20241121125131394 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125131408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125131408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 RX RTS.req: sapi=5 arfcn=871 cur_fn=1412 block=3 (pcu_l1_if.cpp:576) 20241121125131417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==258) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 258, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131417 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 258, MCS-3): 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 (tbf_dl.cpp:686) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 258 BSN2 -1) (tbf_dl.cpp:765) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 258) (tbf_dl.cpp:847) 20241121125131417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 258, MCS-3): 07 80 40 86 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 01 (tbf_dl.cpp:911) 20241121125131417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=07 80 40 86 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 01 (pcu_l1_if.cpp:182) 20241121125131417 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125131431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125131431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 RX RTS.req: sapi=5 arfcn=871 cur_fn=1417 block=4 (pcu_l1_if.cpp:576) 20241121125131436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==240 .. V(S)==259) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 259, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131436 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 259, MCS-3): 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 (tbf_dl.cpp:686) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 259 BSN2 -1) (tbf_dl.cpp:765) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 259) (tbf_dl.cpp:847) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125131436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1421 + 13 = 1434 (pdch_ul_controller.c:131) 20241121125131436 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1434 for type POLL (pdch_ul_controller.c:184) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1434, TS=7) (tbf_dl.cpp:883) 20241121125131436 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1434, TS=7 (tbf_dl.cpp:903) 20241121125131436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 259, MCS-3): 0f c0 40 86 26 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f 01 (tbf_dl.cpp:911) 20241121125131436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=0f c0 40 86 26 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f 01 (pcu_l1_if.cpp:182) 20241121125131436 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125131450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125131450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131454 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125131468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125131468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125131492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125131492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125131494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131496 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125131510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=7 data=40 20 00 a7 b2 0a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125131510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125131510 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125131510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125131510 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 261 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125131510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125131510 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125131510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 261, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 240-260, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125131510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 261, BSN 240 to 325 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125131510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125131510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=240)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=259) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125131510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=240:260, lost=0, recv=0, skipped=20, bsn=2032, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=240 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=241 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=242 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=243 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=244 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=245 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=246 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=247 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=248 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=249 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=250 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=251 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=252 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=253 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=254 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=255 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=256 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=257 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=258 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACDL DEBUG - got ack for BSN=259 (rlc_window_dl.cpp:103) 20241121125131510 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125131510 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125131510 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=260)""(V(S)-1=259) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125131511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 RX RTS.req: sapi=5 arfcn=871 cur_fn=1434 block=8 (pcu_l1_if.cpp:576) 20241121125131515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==260) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 260, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131515 DRLCMACDL DEBUG -- Chunk with length 906 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 260, MCS-3): e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a (tbf_dl.cpp:686) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 260 BSN2 -1) (tbf_dl.cpp:765) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 260) (tbf_dl.cpp:847) 20241121125131515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 260, MCS-3): 07 00 41 86 c6 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 00 (tbf_dl.cpp:911) 20241121125131515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=07 00 41 86 c6 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 00 (pcu_l1_if.cpp:182) 20241121125131515 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125131529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125131529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131529 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131529 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 RX RTS.req: sapi=5 arfcn=871 cur_fn=1438 block=9 (pcu_l1_if.cpp:576) 20241121125131538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==261) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 261, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131538 DRLCMACDL DEBUG -- Chunk with length 869 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 261, MCS-3): 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 (tbf_dl.cpp:686) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 261 BSN2 -1) (tbf_dl.cpp:765) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 261) (tbf_dl.cpp:847) 20241121125131538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 261, MCS-3): 07 40 41 86 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 01 (tbf_dl.cpp:911) 20241121125131538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=07 40 41 86 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 01 (pcu_l1_if.cpp:182) 20241121125131538 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125131552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125131552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 RX RTS.req: sapi=5 arfcn=871 cur_fn=1443 block=10 (pcu_l1_if.cpp:576) 20241121125131557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==262) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 262, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131557 DRLCMACDL DEBUG -- Chunk with length 832 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 262, MCS-3): 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 (tbf_dl.cpp:686) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 262 BSN2 -1) (tbf_dl.cpp:765) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 262) (tbf_dl.cpp:847) 20241121125131557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 262, MCS-3): 07 80 41 86 d8 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 01 (tbf_dl.cpp:911) 20241121125131557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=07 80 41 86 d8 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 01 (pcu_l1_if.cpp:182) 20241121125131557 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125131571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125131571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 RX RTS.req: sapi=5 arfcn=871 cur_fn=1447 block=11 (pcu_l1_if.cpp:576) 20241121125131575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==263) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 263, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131575 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 263, MCS-3): 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 (tbf_dl.cpp:686) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 263 BSN2 -1) (tbf_dl.cpp:765) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 263) (tbf_dl.cpp:847) 20241121125131575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 263, MCS-3): 07 c0 41 86 be 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 01 (tbf_dl.cpp:911) 20241121125131575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=07 c0 41 86 be 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 01 (pcu_l1_if.cpp:182) 20241121125131575 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125131589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125131589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131590 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131590 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=871 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241121125131598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==264) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 264, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131598 DRLCMACDL DEBUG -- Chunk with length 758 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 264, MCS-3): ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 (tbf_dl.cpp:686) 20241121125131599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 264 BSN2 -1) (tbf_dl.cpp:765) 20241121125131599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 264) (tbf_dl.cpp:847) 20241121125131599 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 264, MCS-3): 07 00 42 86 d8 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 01 (tbf_dl.cpp:911) 20241121125131599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 00 42 86 d8 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 01 (pcu_l1_if.cpp:182) 20241121125131599 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125131613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125131613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=871 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125131617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==265) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 265, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131617 DRLCMACDL DEBUG -- Chunk with length 721 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 265, MCS-3): 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f (tbf_dl.cpp:686) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 265 BSN2 -1) (tbf_dl.cpp:765) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 265) (tbf_dl.cpp:847) 20241121125131617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 265, MCS-3): 07 40 42 86 9e a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f 01 (tbf_dl.cpp:911) 20241121125131617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=07 40 42 86 9e a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f 01 (pcu_l1_if.cpp:182) 20241121125131617 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125131631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125131631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131632 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131632 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131632 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131632 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=871 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125131636 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==266) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 266, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131636 DRLCMACDL DEBUG -- Chunk with length 684 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 266, MCS-3): 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 (tbf_dl.cpp:686) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 266 BSN2 -1) (tbf_dl.cpp:765) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 266) (tbf_dl.cpp:847) 20241121125131636 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 266, MCS-3): 07 80 42 86 f8 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 01 (tbf_dl.cpp:911) 20241121125131636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 80 42 86 f8 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 01 (pcu_l1_if.cpp:182) 20241121125131636 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125131650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125131650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131651 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131651 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=871 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125131659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==267) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 267, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131659 DRLCMACDL DEBUG -- Chunk with length 647 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 267, MCS-3): b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a (tbf_dl.cpp:686) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 267 BSN2 -1) (tbf_dl.cpp:765) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 267) (tbf_dl.cpp:847) 20241121125131659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 267, MCS-3): 07 c0 42 86 6a 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 00 (tbf_dl.cpp:911) 20241121125131659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=07 c0 42 86 6a 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 00 (pcu_l1_if.cpp:182) 20241121125131659 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125131674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125131674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=871 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125131678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==268) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 268, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131678 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 268, MCS-3): 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 (tbf_dl.cpp:686) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 268 BSN2 -1) (tbf_dl.cpp:765) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 268) (tbf_dl.cpp:847) 20241121125131678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 268, MCS-3): 07 00 43 86 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 01 (tbf_dl.cpp:911) 20241121125131678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 43 86 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 01 (pcu_l1_if.cpp:182) 20241121125131678 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125131692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125131692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=871 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125131697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==269) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 269, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131697 DRLCMACDL DEBUG -- Chunk with length 573 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 269, MCS-3): 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c (tbf_dl.cpp:686) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 269 BSN2 -1) (tbf_dl.cpp:765) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 269) (tbf_dl.cpp:847) 20241121125131697 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 269, MCS-3): 07 40 43 86 94 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 00 (tbf_dl.cpp:911) 20241121125131697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=07 40 43 86 94 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 00 (pcu_l1_if.cpp:182) 20241121125131697 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125131711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125131711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=871 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125131720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==270) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 270, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131720 DRLCMACDL DEBUG -- Chunk with length 536 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 270, MCS-3): 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 (tbf_dl.cpp:686) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 270 BSN2 -1) (tbf_dl.cpp:765) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 270) (tbf_dl.cpp:847) 20241121125131720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 270, MCS-3): 07 80 43 86 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 00 (tbf_dl.cpp:911) 20241121125131720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 80 43 86 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 00 (pcu_l1_if.cpp:182) 20241121125131720 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125131734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125131734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=871 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125131739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==271) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 271, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131739 DRLCMACDL DEBUG -- Chunk with length 499 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 271, MCS-3): 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a (tbf_dl.cpp:686) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 271 BSN2 -1) (tbf_dl.cpp:765) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 271) (tbf_dl.cpp:847) 20241121125131739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 271, MCS-3): 07 c0 43 86 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 00 (tbf_dl.cpp:911) 20241121125131739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=07 c0 43 86 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 00 (pcu_l1_if.cpp:182) 20241121125131739 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125131753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125131753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=871 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125131757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==272) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 272, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131757 DRLCMACDL DEBUG -- Chunk with length 462 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 272, MCS-3): 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 (tbf_dl.cpp:686) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 272 BSN2 -1) (tbf_dl.cpp:765) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 272) (tbf_dl.cpp:847) 20241121125131757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 272, MCS-3): 07 00 44 86 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 01 (tbf_dl.cpp:911) 20241121125131757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 44 86 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 01 (pcu_l1_if.cpp:182) 20241121125131757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125131771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125131771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=871 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125131781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==273) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 273, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131781 DRLCMACDL DEBUG -- Chunk with length 425 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 273, MCS-3): c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 (tbf_dl.cpp:686) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 273 BSN2 -1) (tbf_dl.cpp:765) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 273) (tbf_dl.cpp:847) 20241121125131781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 273, MCS-3): 07 40 44 86 92 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 00 (tbf_dl.cpp:911) 20241121125131781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=07 40 44 86 92 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 00 (pcu_l1_if.cpp:182) 20241121125131781 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125131795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125131795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=871 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125131799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==274) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 274, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131799 DRLCMACDL DEBUG -- Chunk with length 388 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 274, MCS-3): 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 (tbf_dl.cpp:686) 20241121125131800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 274 BSN2 -1) (tbf_dl.cpp:765) 20241121125131800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 274) (tbf_dl.cpp:847) 20241121125131800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 274, MCS-3): 07 80 44 86 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 01 (tbf_dl.cpp:911) 20241121125131800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 80 44 86 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 01 (pcu_l1_if.cpp:182) 20241121125131800 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125131813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125131813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=871 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125131818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==275) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 275, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131818 DRLCMACDL DEBUG -- Chunk with length 351 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 275, MCS-3): 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 (tbf_dl.cpp:686) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 275 BSN2 -1) (tbf_dl.cpp:765) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 275) (tbf_dl.cpp:847) 20241121125131818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 275, MCS-3): 07 c0 44 86 6c 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 01 (tbf_dl.cpp:911) 20241121125131818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=07 c0 44 86 6c 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 01 (pcu_l1_if.cpp:182) 20241121125131818 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125131832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125131832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=871 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125131841 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==276) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 276, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131841 DRLCMACDL DEBUG -- Chunk with length 314 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 276, MCS-3): 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 (tbf_dl.cpp:686) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 276 BSN2 -1) (tbf_dl.cpp:765) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 276) (tbf_dl.cpp:847) 20241121125131841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 276, MCS-3): 07 00 45 86 c0 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 01 (tbf_dl.cpp:911) 20241121125131841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 45 86 c0 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 01 (pcu_l1_if.cpp:182) 20241121125131842 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125131855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125131855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131857 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131857 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131857 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131857 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=871 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125131860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==277) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 277, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131860 DRLCMACDL DEBUG -- Chunk with length 277 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 277, MCS-3): a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 (tbf_dl.cpp:686) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 277 BSN2 -1) (tbf_dl.cpp:765) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 277) (tbf_dl.cpp:847) 20241121125131860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 277, MCS-3): 07 40 45 86 52 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b 00 (tbf_dl.cpp:911) 20241121125131860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=07 40 45 86 52 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b 00 (pcu_l1_if.cpp:182) 20241121125131860 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125131875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125131875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=871 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125131879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==278) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 278, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131879 DRLCMACDL DEBUG -- Chunk with length 240 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 278, MCS-3): e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 (tbf_dl.cpp:686) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 278 BSN2 -1) (tbf_dl.cpp:765) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 278) (tbf_dl.cpp:847) 20241121125131879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 278, MCS-3): 07 80 45 86 ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 01 (tbf_dl.cpp:911) 20241121125131879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 80 45 86 ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 01 (pcu_l1_if.cpp:182) 20241121125131879 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125131893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125131893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=871 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125131903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==260 .. V(S)==279) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 279, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131903 DRLCMACDL DEBUG -- Chunk with length 203 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 279, MCS-3): d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 (tbf_dl.cpp:686) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 279 BSN2 -1) (tbf_dl.cpp:765) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 279) (tbf_dl.cpp:847) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125131903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1521 + 13 = 1534 (pdch_ul_controller.c:131) 20241121125131903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1534 for type POLL (pdch_ul_controller.c:184) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1534, TS=7) (tbf_dl.cpp:883) 20241121125131903 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1534, TS=7 (tbf_dl.cpp:903) 20241121125131903 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 279, MCS-3): 0f c0 45 86 ae 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f 01 (tbf_dl.cpp:911) 20241121125131903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=0f c0 45 86 ae 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f 01 (pcu_l1_if.cpp:182) 20241121125131903 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125131917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125131917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131921 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125131936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125131936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131940 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125131954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125131954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131954 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131954 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125131955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131963 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125131977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=6 data=40 20 00 a7 b2 32 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125131977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125131977 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125131977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125131977 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 281 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125131978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125131978 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125131978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 281, have_crbb: 0, urbb_len:64, 0x55fb74f5a76c, 0x55fb74f5a770, 4, 0, win: 260-280, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125131978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 281, BSN 260 to 345 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125131978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125131978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=260)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=279) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125131978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=260:280, lost=0, recv=0, skipped=20, bsn=4, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=260 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=261 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=262 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=263 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=264 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=265 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=266 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=267 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=268 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=269 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=270 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=271 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=272 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=273 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=274 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=275 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=276 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=277 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=278 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACDL DEBUG - got ack for BSN=279 (rlc_window_dl.cpp:103) 20241121125131978 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125131978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=280)""(V(S)-1=279) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125131978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131978 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 RX RTS.req: sapi=5 arfcn=871 cur_fn=1534 block=7 (pcu_l1_if.cpp:576) 20241121125131982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==280) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 280, CS=MCS-3 (tbf_dl.cpp:354) 20241121125131982 DRLCMACDL DEBUG -- Chunk with length 166 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 280, MCS-3): 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 (tbf_dl.cpp:686) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 280 BSN2 -1) (tbf_dl.cpp:765) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 280) (tbf_dl.cpp:847) 20241121125131982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 280, MCS-3): 07 00 46 86 fa f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 01 (tbf_dl.cpp:911) 20241121125131982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=07 00 46 86 fa f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 01 (pcu_l1_if.cpp:182) 20241121125131983 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125131997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125131997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125131998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125131998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 RX RTS.req: sapi=5 arfcn=871 cur_fn=1538 block=8 (pcu_l1_if.cpp:576) 20241121125132001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==281) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 281, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132001 DRLCMACDL DEBUG -- Chunk with length 129 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 281, MCS-3): 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 (tbf_dl.cpp:686) 20241121125132002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 281 BSN2 -1) (tbf_dl.cpp:765) 20241121125132002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 281) (tbf_dl.cpp:847) 20241121125132002 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 281, MCS-3): 07 40 46 86 e0 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 00 (tbf_dl.cpp:911) 20241121125132002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=07 40 46 86 e0 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 00 (pcu_l1_if.cpp:182) 20241121125132002 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125132016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125132016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 RX RTS.req: sapi=5 arfcn=871 cur_fn=1542 block=9 (pcu_l1_if.cpp:576) 20241121125132025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==282) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 282, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132025 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 282, MCS-3): 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad (tbf_dl.cpp:686) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 282 BSN2 -1) (tbf_dl.cpp:765) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 282) (tbf_dl.cpp:847) 20241121125132025 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 282, MCS-3): 07 80 46 86 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 01 (tbf_dl.cpp:911) 20241121125132025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=07 80 46 86 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 01 (pcu_l1_if.cpp:182) 20241121125132025 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125132039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125132039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 RX RTS.req: sapi=5 arfcn=871 cur_fn=1547 block=10 (pcu_l1_if.cpp:576) 20241121125132043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==283) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 283, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132043 DRLCMACDL DEBUG -- Chunk with length 55 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 283, MCS-3): 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 (tbf_dl.cpp:686) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 283 BSN2 -1) (tbf_dl.cpp:765) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 283) (tbf_dl.cpp:847) 20241121125132043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 283, MCS-3): 07 c0 46 86 10 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 00 (tbf_dl.cpp:911) 20241121125132044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 c0 46 86 10 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 00 (pcu_l1_if.cpp:182) 20241121125132044 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125132058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125132058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132058 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132058 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132059 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132059 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132059 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 RX RTS.req: sapi=5 arfcn=871 cur_fn=1551 block=11 (pcu_l1_if.cpp:576) 20241121125132062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==284) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 284, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132062 DRLCMACDL DEBUG -- Chunk with length 18 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125132062 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (18) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 284, MCS-3): 25 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 (tbf_dl.cpp:686) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 284 BSN2 -1) (tbf_dl.cpp:765) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 284) (tbf_dl.cpp:847) 20241121125132062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 284, MCS-3): 07 00 47 06 4a f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 00 (tbf_dl.cpp:911) 20241121125132062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=07 00 47 06 4a f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 00 (pcu_l1_if.cpp:182) 20241121125132062 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125132076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125132076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 RX RTS.req: sapi=5 arfcn=871 cur_fn=1555 block=0 (pcu_l1_if.cpp:576) 20241121125132085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==285) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 285, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132086 DRLCMACDL DEBUG -- Chunk with length 1382 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 285, MCS-3): f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 (tbf_dl.cpp:686) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 285 BSN2 -1) (tbf_dl.cpp:765) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 285) (tbf_dl.cpp:847) 20241121125132086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 285, MCS-3): 07 40 47 86 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 01 (tbf_dl.cpp:911) 20241121125132086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 40 47 86 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 01 (pcu_l1_if.cpp:182) 20241121125132086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125132100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125132100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=871 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125132104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==286) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 286, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132104 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 286, MCS-3): 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 (tbf_dl.cpp:686) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 286 BSN2 -1) (tbf_dl.cpp:765) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 286) (tbf_dl.cpp:847) 20241121125132104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 286, MCS-3): 07 80 47 86 3a 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 00 (tbf_dl.cpp:911) 20241121125132104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=07 80 47 86 3a 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 00 (pcu_l1_if.cpp:182) 20241121125132105 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125132118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125132118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=871 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125132123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==287) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 287, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132123 DRLCMACDL DEBUG -- Chunk with length 1308 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 287, MCS-3): 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d (tbf_dl.cpp:686) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 287 BSN2 -1) (tbf_dl.cpp:765) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 287) (tbf_dl.cpp:847) 20241121125132123 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 287, MCS-3): 07 c0 47 86 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba 00 (tbf_dl.cpp:911) 20241121125132123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 c0 47 86 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba 00 (pcu_l1_if.cpp:182) 20241121125132123 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125132137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125132137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132137 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132137 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132138 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132138 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132138 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=871 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125132147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==288) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 288, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132147 DRLCMACDL DEBUG -- Chunk with length 1271 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 288, MCS-3): e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab (tbf_dl.cpp:686) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 288 BSN2 -1) (tbf_dl.cpp:765) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 288) (tbf_dl.cpp:847) 20241121125132147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 288, MCS-3): 07 00 48 86 cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 01 (tbf_dl.cpp:911) 20241121125132147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=07 00 48 86 cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 01 (pcu_l1_if.cpp:182) 20241121125132147 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125132161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125132161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=871 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125132165 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==289) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 289, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132165 DRLCMACDL DEBUG -- Chunk with length 1234 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 289, MCS-3): 39 d7 cc 2a 64 de 18 fd bf 30 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce (tbf_dl.cpp:686) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 289 BSN2 -1) (tbf_dl.cpp:765) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 289) (tbf_dl.cpp:847) 20241121125132165 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 289, MCS-3): 07 40 48 86 72 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 01 (tbf_dl.cpp:911) 20241121125132165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 40 48 86 72 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 01 (pcu_l1_if.cpp:182) 20241121125132166 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125132179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125132179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132180 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132181 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132181 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132181 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132181 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132181 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132181 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132181 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132181 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=871 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125132184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==290) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 290, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132184 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 290, MCS-3): 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 (tbf_dl.cpp:686) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 290 BSN2 -1) (tbf_dl.cpp:765) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 290) (tbf_dl.cpp:847) 20241121125132184 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 290, MCS-3): 07 80 48 86 18 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 00 (tbf_dl.cpp:911) 20241121125132184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=07 80 48 86 18 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 00 (pcu_l1_if.cpp:182) 20241121125132184 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125132198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125132198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132200 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132200 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=871 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125132207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==291) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 291, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132207 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 291, MCS-3): 93 52 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b (tbf_dl.cpp:686) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 291 BSN2 -1) (tbf_dl.cpp:765) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 291) (tbf_dl.cpp:847) 20241121125132207 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 291, MCS-3): 07 c0 48 86 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 01 (tbf_dl.cpp:911) 20241121125132207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 c0 48 86 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 01 (pcu_l1_if.cpp:182) 20241121125132208 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125132221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125132221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132223 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132223 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132223 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132223 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132223 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132223 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=871 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125132226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==292) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 292, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132226 DRLCMACDL DEBUG -- Chunk with length 1123 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 292, MCS-3): e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df (tbf_dl.cpp:686) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 292 BSN2 -1) (tbf_dl.cpp:765) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 292) (tbf_dl.cpp:847) 20241121125132226 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 292, MCS-3): 07 00 49 86 d0 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 01 (tbf_dl.cpp:911) 20241121125132226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=07 00 49 86 d0 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 01 (pcu_l1_if.cpp:182) 20241121125132226 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125132240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125132240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132241 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132241 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132241 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132241 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132241 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132241 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=871 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125132244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==293) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 293, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132245 DRLCMACDL DEBUG -- Chunk with length 1086 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 293, MCS-3): 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 (tbf_dl.cpp:686) 20241121125132245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 293 BSN2 -1) (tbf_dl.cpp:765) 20241121125132245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 293) (tbf_dl.cpp:847) 20241121125132245 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 293, MCS-3): 07 40 49 86 42 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 00 (tbf_dl.cpp:911) 20241121125132245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 40 49 86 42 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 00 (pcu_l1_if.cpp:182) 20241121125132245 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125132259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125132259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132260 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132260 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132260 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132260 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=871 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125132268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==294) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 294, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132268 DRLCMACDL DEBUG -- Chunk with length 1049 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 294, MCS-3): 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa (tbf_dl.cpp:686) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 294 BSN2 -1) (tbf_dl.cpp:765) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 294) (tbf_dl.cpp:847) 20241121125132268 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 294, MCS-3): 07 80 49 86 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 01 (tbf_dl.cpp:911) 20241121125132268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=07 80 49 86 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 01 (pcu_l1_if.cpp:182) 20241121125132268 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125132282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125132282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132282 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132282 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132282 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132282 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132283 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132283 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132283 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132283 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132283 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132283 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132283 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=871 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125132287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==295) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 295, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132287 DRLCMACDL DEBUG -- Chunk with length 1012 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 295, MCS-3): 52 63 f7 70 08 45 fc ca b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 (tbf_dl.cpp:686) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 295 BSN2 -1) (tbf_dl.cpp:765) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 295) (tbf_dl.cpp:847) 20241121125132287 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 295, MCS-3): 07 c0 49 86 a4 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 01 (tbf_dl.cpp:911) 20241121125132287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 c0 49 86 a4 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 01 (pcu_l1_if.cpp:182) 20241121125132287 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125132301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125132301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132301 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132301 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132301 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132301 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132302 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132302 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132302 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132302 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132302 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132302 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=871 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125132305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==296) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 296, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132305 DRLCMACDL DEBUG -- Chunk with length 975 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 296, MCS-3): 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 (tbf_dl.cpp:686) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 296 BSN2 -1) (tbf_dl.cpp:765) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 296) (tbf_dl.cpp:847) 20241121125132305 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 296, MCS-3): 07 00 4a 86 b8 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 00 (tbf_dl.cpp:911) 20241121125132305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=07 00 4a 86 b8 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 00 (pcu_l1_if.cpp:182) 20241121125132306 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125132319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125132319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132320 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132320 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132320 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132321 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 RX RTS.req: sapi=5 arfcn=871 cur_fn=1607 block=0 (pcu_l1_if.cpp:576) 20241121125132329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==297) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 297, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132329 DRLCMACDL DEBUG -- Chunk with length 938 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 297, MCS-3): c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce (tbf_dl.cpp:686) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 297 BSN2 -1) (tbf_dl.cpp:765) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 297) (tbf_dl.cpp:847) 20241121125132329 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 297, MCS-3): 07 40 4a 86 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d 01 (tbf_dl.cpp:911) 20241121125132329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=07 40 4a 86 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d 01 (pcu_l1_if.cpp:182) 20241121125132329 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125132343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125132343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132343 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132343 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 RX RTS.req: sapi=5 arfcn=871 cur_fn=1612 block=1 (pcu_l1_if.cpp:576) 20241121125132347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==298) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 298, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132347 DRLCMACDL DEBUG -- Chunk with length 901 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 298, MCS-3): 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb (tbf_dl.cpp:686) 20241121125132347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 298 BSN2 -1) (tbf_dl.cpp:765) 20241121125132347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 298) (tbf_dl.cpp:847) 20241121125132348 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 298, MCS-3): 07 80 4a 86 ec fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 01 (tbf_dl.cpp:911) 20241121125132348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=07 80 4a 86 ec fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 01 (pcu_l1_if.cpp:182) 20241121125132348 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125132362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125132362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132362 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132362 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132362 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132362 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132362 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132362 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132363 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132363 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132363 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132363 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132363 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132363 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132363 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132363 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 RX RTS.req: sapi=5 arfcn=871 cur_fn=1616 block=2 (pcu_l1_if.cpp:576) 20241121125132366 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==280 .. V(S)==299) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 299, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132366 DRLCMACDL DEBUG -- Chunk with length 864 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 299, MCS-3): 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c (tbf_dl.cpp:686) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 299 BSN2 -1) (tbf_dl.cpp:765) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 299) (tbf_dl.cpp:847) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125132366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1620 + 13 = 1633 (pdch_ul_controller.c:131) 20241121125132366 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1633 for type POLL (pdch_ul_controller.c:184) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1633, TS=7) (tbf_dl.cpp:883) 20241121125132366 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1633, TS=7 (tbf_dl.cpp:903) 20241121125132366 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 299, MCS-3): 0f c0 4a 86 a4 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 01 (tbf_dl.cpp:911) 20241121125132366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=0f c0 4a 86 a4 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 01 (pcu_l1_if.cpp:182) 20241121125132366 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125132380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125132380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132382 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132382 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125132404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125132404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132404 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132404 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132406 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132406 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132408 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125132422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125132422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132423 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132423 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132423 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132423 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125132424 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132427 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125132441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=5 data=40 20 00 a7 b2 5a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125132441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125132441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125132441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125132441 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 301 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125132441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125132441 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125132441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 301, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 280-300, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125132441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 301, BSN 280 to 365 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125132441 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125132441 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=280)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=299) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125132441 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=280:300, lost=0, recv=0, skipped=20, bsn=24, info='xxxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=280 (rlc_window_dl.cpp:103) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=281 (rlc_window_dl.cpp:103) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=282 (rlc_window_dl.cpp:103) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=283 (rlc_window_dl.cpp:103) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=284 (rlc_window_dl.cpp:103) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=285 (rlc_window_dl.cpp:103) 20241121125132441 DRLCMACDL DEBUG - got ack for BSN=286 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=287 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=288 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=289 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=290 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=291 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=292 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=293 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=294 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=295 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=296 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=297 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=298 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACDL DEBUG - got ack for BSN=299 (rlc_window_dl.cpp:103) 20241121125132442 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125132442 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=300)""(V(S)-1=299) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125132442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132442 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 RX RTS.req: sapi=5 arfcn=871 cur_fn=1633 block=6 (pcu_l1_if.cpp:576) 20241121125132450 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==300) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 300, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132450 DRLCMACDL DEBUG -- Chunk with length 827 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 300, MCS-3): d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b (tbf_dl.cpp:686) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 300 BSN2 -1) (tbf_dl.cpp:765) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 300) (tbf_dl.cpp:847) 20241121125132450 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 300, MCS-3): 07 00 4b 86 b0 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 00 (tbf_dl.cpp:911) 20241121125132450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=07 00 4b 86 b0 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 00 (pcu_l1_if.cpp:182) 20241121125132450 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125132464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125132464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 RX RTS.req: sapi=5 arfcn=871 cur_fn=1638 block=7 (pcu_l1_if.cpp:576) 20241121125132469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==301) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 301, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132469 DRLCMACDL DEBUG -- Chunk with length 790 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 301, MCS-3): ff ae b6 49 d0 ca d2 9b 73 29 cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 (tbf_dl.cpp:686) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 301 BSN2 -1) (tbf_dl.cpp:765) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 301) (tbf_dl.cpp:847) 20241121125132469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 301, MCS-3): 07 40 4b 86 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a 01 (tbf_dl.cpp:911) 20241121125132469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=07 40 4b 86 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a 01 (pcu_l1_if.cpp:182) 20241121125132469 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125132483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125132483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132483 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132483 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132484 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132484 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 RX RTS.req: sapi=5 arfcn=871 cur_fn=1642 block=8 (pcu_l1_if.cpp:576) 20241121125132488 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==302) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 302, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132488 DRLCMACDL DEBUG -- Chunk with length 753 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 302, MCS-3): ef 6d 55 ef da 05 8d 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b (tbf_dl.cpp:686) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 302 BSN2 -1) (tbf_dl.cpp:765) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 302) (tbf_dl.cpp:847) 20241121125132488 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 302, MCS-3): 07 80 4b 86 de db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 00 (tbf_dl.cpp:911) 20241121125132488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=07 80 4b 86 de db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 00 (pcu_l1_if.cpp:182) 20241121125132488 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125132506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125132506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 RX RTS.req: sapi=5 arfcn=871 cur_fn=1646 block=9 (pcu_l1_if.cpp:576) 20241121125132514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==303) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 303, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132514 DRLCMACDL DEBUG -- Chunk with length 716 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 303, MCS-3): 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 (tbf_dl.cpp:686) 20241121125132514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 303 BSN2 -1) (tbf_dl.cpp:765) 20241121125132514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 303) (tbf_dl.cpp:847) 20241121125132515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 303, MCS-3): 07 c0 4b 86 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 00 (tbf_dl.cpp:911) 20241121125132515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=07 c0 4b 86 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 00 (pcu_l1_if.cpp:182) 20241121125132515 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125132530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125132530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 RX RTS.req: sapi=5 arfcn=871 cur_fn=1651 block=10 (pcu_l1_if.cpp:576) 20241121125132535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==304) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 304, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132535 DRLCMACDL DEBUG -- Chunk with length 679 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 304, MCS-3): 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c (tbf_dl.cpp:686) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 304 BSN2 -1) (tbf_dl.cpp:765) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 304) (tbf_dl.cpp:847) 20241121125132535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 304, MCS-3): 07 00 4c 86 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 01 (tbf_dl.cpp:911) 20241121125132535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 00 4c 86 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 01 (pcu_l1_if.cpp:182) 20241121125132535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125132549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125132549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132550 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=871 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125132554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==305) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 305, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132554 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 305, MCS-3): 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c (tbf_dl.cpp:686) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 305 BSN2 -1) (tbf_dl.cpp:765) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 305) (tbf_dl.cpp:847) 20241121125132554 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 305, MCS-3): 07 40 4c 86 5e 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 00 (tbf_dl.cpp:911) 20241121125132554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=07 40 4c 86 5e 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 00 (pcu_l1_if.cpp:182) 20241121125132554 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125132568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125132568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132569 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132569 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=871 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125132577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==306) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 306, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132577 DRLCMACDL DEBUG -- Chunk with length 605 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 306, MCS-3): 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 (tbf_dl.cpp:686) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 306 BSN2 -1) (tbf_dl.cpp:765) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 306) (tbf_dl.cpp:847) 20241121125132577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 306, MCS-3): 07 80 4c 86 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 01 (tbf_dl.cpp:911) 20241121125132577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 80 4c 86 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 01 (pcu_l1_if.cpp:182) 20241121125132577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125132591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125132591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=871 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125132598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==307) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 307, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132598 DRLCMACDL DEBUG -- Chunk with length 568 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 307, MCS-3): 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 (tbf_dl.cpp:686) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 307 BSN2 -1) (tbf_dl.cpp:765) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 307) (tbf_dl.cpp:847) 20241121125132598 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 307, MCS-3): 07 c0 4c 86 92 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 01 (tbf_dl.cpp:911) 20241121125132598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=07 c0 4c 86 92 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 01 (pcu_l1_if.cpp:182) 20241121125132598 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125132612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125132612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=871 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125132617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==308) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 308, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132617 DRLCMACDL DEBUG -- Chunk with length 531 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 308, MCS-3): 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae (tbf_dl.cpp:686) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 308 BSN2 -1) (tbf_dl.cpp:765) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 308) (tbf_dl.cpp:847) 20241121125132617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 308, MCS-3): 07 00 4d 86 66 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 01 (tbf_dl.cpp:911) 20241121125132617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 4d 86 66 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 01 (pcu_l1_if.cpp:182) 20241121125132617 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125132631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125132631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132632 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132632 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=871 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125132640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==309) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 309, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132640 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 309, MCS-3): b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de (tbf_dl.cpp:686) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 309 BSN2 -1) (tbf_dl.cpp:765) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 309) (tbf_dl.cpp:847) 20241121125132640 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 309, MCS-3): 07 40 4d 86 70 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 01 (tbf_dl.cpp:911) 20241121125132640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=07 40 4d 86 70 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 01 (pcu_l1_if.cpp:182) 20241121125132640 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125132654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125132654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132655 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132655 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132655 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=871 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125132659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==310) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 310, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132659 DRLCMACDL DEBUG -- Chunk with length 457 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 310, MCS-3): 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe (tbf_dl.cpp:686) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 310 BSN2 -1) (tbf_dl.cpp:765) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 310) (tbf_dl.cpp:847) 20241121125132659 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 310, MCS-3): 07 80 4d 86 24 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd 01 (tbf_dl.cpp:911) 20241121125132659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 80 4d 86 24 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd 01 (pcu_l1_if.cpp:182) 20241121125132659 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125132673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125132673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132673 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132673 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132673 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=871 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125132678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==311) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 311, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132678 DRLCMACDL DEBUG -- Chunk with length 420 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 311, MCS-3): 61 61 7a b0 cf e4 71 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b (tbf_dl.cpp:686) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 311 BSN2 -1) (tbf_dl.cpp:765) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 311) (tbf_dl.cpp:847) 20241121125132678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 311, MCS-3): 07 c0 4d 86 c2 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 01 (tbf_dl.cpp:911) 20241121125132678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=07 c0 4d 86 c2 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 01 (pcu_l1_if.cpp:182) 20241121125132678 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125132692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125132692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=871 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125132701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==312) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 312, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132701 DRLCMACDL DEBUG -- Chunk with length 383 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 312, MCS-3): 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 (tbf_dl.cpp:686) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 312 BSN2 -1) (tbf_dl.cpp:765) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 312) (tbf_dl.cpp:847) 20241121125132701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 312, MCS-3): 07 00 4e 86 2c 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 01 (tbf_dl.cpp:911) 20241121125132701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 4e 86 2c 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 01 (pcu_l1_if.cpp:182) 20241121125132701 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125132715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125132715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=871 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125132719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==313) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 313, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132719 DRLCMACDL DEBUG -- Chunk with length 346 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 313, MCS-3): cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa (tbf_dl.cpp:686) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 313 BSN2 -1) (tbf_dl.cpp:765) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 313) (tbf_dl.cpp:847) 20241121125132719 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 313, MCS-3): 07 40 4e 86 9e cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 01 (tbf_dl.cpp:911) 20241121125132719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=07 40 4e 86 9e cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 01 (pcu_l1_if.cpp:182) 20241121125132720 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125132733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125132733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132734 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=871 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125132738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==314) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 314, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132738 DRLCMACDL DEBUG -- Chunk with length 309 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 314, MCS-3): 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 (tbf_dl.cpp:686) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 314 BSN2 -1) (tbf_dl.cpp:765) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 314) (tbf_dl.cpp:847) 20241121125132738 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 314, MCS-3): 07 80 4e 86 2c a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 00 (tbf_dl.cpp:911) 20241121125132738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 80 4e 86 2c a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 00 (pcu_l1_if.cpp:182) 20241121125132738 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125132752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125132752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132752 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132752 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=871 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125132761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==315) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 315, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132761 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 315, MCS-3): bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 (tbf_dl.cpp:686) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 315 BSN2 -1) (tbf_dl.cpp:765) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 315) (tbf_dl.cpp:847) 20241121125132761 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 315, MCS-3): 07 c0 4e 86 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 01 (tbf_dl.cpp:911) 20241121125132761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=07 c0 4e 86 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 01 (pcu_l1_if.cpp:182) 20241121125132761 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125132775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125132776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132777 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132777 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=871 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125132780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==316) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 316, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132780 DRLCMACDL DEBUG -- Chunk with length 235 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 316, MCS-3): cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa (tbf_dl.cpp:686) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 316 BSN2 -1) (tbf_dl.cpp:765) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 316) (tbf_dl.cpp:847) 20241121125132780 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 316, MCS-3): 07 00 4f 86 96 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 01 (tbf_dl.cpp:911) 20241121125132780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 4f 86 96 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 01 (pcu_l1_if.cpp:182) 20241121125132780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125132794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125132794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132796 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132796 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=871 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125132798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==317) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 317, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132798 DRLCMACDL DEBUG -- Chunk with length 198 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 317, MCS-3): 9a 42 8e ad e4 36 93 64 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 (tbf_dl.cpp:686) 20241121125132799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 317 BSN2 -1) (tbf_dl.cpp:765) 20241121125132799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 317) (tbf_dl.cpp:847) 20241121125132799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 317, MCS-3): 07 40 4f 86 34 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 00 (tbf_dl.cpp:911) 20241121125132799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=07 40 4f 86 34 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 00 (pcu_l1_if.cpp:182) 20241121125132799 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125132812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125132812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=871 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125132822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==318) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 318, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132822 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 318, MCS-3): ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b (tbf_dl.cpp:686) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 318 BSN2 -1) (tbf_dl.cpp:765) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 318) (tbf_dl.cpp:847) 20241121125132822 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 318, MCS-3): 07 80 4f 86 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 00 (tbf_dl.cpp:911) 20241121125132822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 80 4f 86 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 00 (pcu_l1_if.cpp:182) 20241121125132822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125132836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125132836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132837 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132837 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=871 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125132840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==300 .. V(S)==319) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 319, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132840 DRLCMACDL DEBUG -- Chunk with length 124 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 319, MCS-3): da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 (tbf_dl.cpp:686) 20241121125132840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 319 BSN2 -1) (tbf_dl.cpp:765) 20241121125132840 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 319) (tbf_dl.cpp:847) 20241121125132841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125132841 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1720 + 13 = 1733 (pdch_ul_controller.c:131) 20241121125132841 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1733 for type POLL (pdch_ul_controller.c:184) 20241121125132841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1733, TS=7) (tbf_dl.cpp:883) 20241121125132841 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1733, TS=7 (tbf_dl.cpp:903) 20241121125132841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 319, MCS-3): 0f c0 4f 86 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 01 (tbf_dl.cpp:911) 20241121125132841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=0f c0 4f 86 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 01 (pcu_l1_if.cpp:182) 20241121125132841 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125132854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125132854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132859 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125132873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125132873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132882 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125132896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125132897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132898 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132898 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125132898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132901 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125132915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=4 data=40 20 00 a7 b2 82 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125132915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125132915 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125132915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125132915 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 321 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125132915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125132915 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125132915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 321, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 300-320, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125132915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 321, BSN 300 to 385 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125132915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125132915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=300)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=319) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125132915 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=300:320, lost=0, recv=2, skipped=18, bsn=44, info='RRxxxxxxxxxxxxxxxxxx............................................' (tbf_dl.cpp:998) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=300 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=301 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=302 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=303 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=304 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=305 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=306 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=307 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=308 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=309 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=310 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=311 (rlc_window_dl.cpp:103) 20241121125132915 DRLCMACDL DEBUG - got ack for BSN=312 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=313 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=314 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=315 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=316 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=317 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=318 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACDL DEBUG - got ack for BSN=319 (rlc_window_dl.cpp:103) 20241121125132916 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125132916 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125132916 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=320)""(V(S)-1=319) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125132916 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132916 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132916 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 RX RTS.req: sapi=5 arfcn=871 cur_fn=1733 block=5 (pcu_l1_if.cpp:576) 20241121125132920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==320) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 320, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132920 DRLCMACDL DEBUG -- Chunk with length 87 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 320, MCS-3): da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 (tbf_dl.cpp:686) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 320 BSN2 -1) (tbf_dl.cpp:765) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 320) (tbf_dl.cpp:847) 20241121125132920 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 320, MCS-3): 07 00 50 86 b4 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 00 (tbf_dl.cpp:911) 20241121125132920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=07 00 50 86 b4 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 00 (pcu_l1_if.cpp:182) 20241121125132920 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125132934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125132934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132935 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132935 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 RX RTS.req: sapi=5 arfcn=871 cur_fn=1737 block=6 (pcu_l1_if.cpp:576) 20241121125132943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==321) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 321, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132943 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 321, MCS-3): 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 (tbf_dl.cpp:686) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 321 BSN2 -1) (tbf_dl.cpp:765) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 321) (tbf_dl.cpp:847) 20241121125132943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 321, MCS-3): 07 40 50 86 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 01 (tbf_dl.cpp:911) 20241121125132943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=07 40 50 86 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 01 (pcu_l1_if.cpp:182) 20241121125132943 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125132957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125132957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 RX RTS.req: sapi=5 arfcn=871 cur_fn=1742 block=7 (pcu_l1_if.cpp:576) 20241121125132962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==322) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 322, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132962 DRLCMACDL DEBUG -- Chunk with length 13 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125132962 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1607 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125132962 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (23) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 322, MCS-3): 1b 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 (tbf_dl.cpp:686) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 322 BSN2 -1) (tbf_dl.cpp:765) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 322) (tbf_dl.cpp:847) 20241121125132962 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 322, MCS-3): 07 80 50 06 36 cc 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 01 (tbf_dl.cpp:911) 20241121125132962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=07 80 50 06 36 cc 34 22 a5 7b b9 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 01 (pcu_l1_if.cpp:182) 20241121125132962 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125132976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125132976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132976 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132976 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 RX RTS.req: sapi=5 arfcn=871 cur_fn=1746 block=8 (pcu_l1_if.cpp:576) 20241121125132980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125132980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==323) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125132980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 323, CS=MCS-3 (tbf_dl.cpp:354) 20241121125132980 DRLCMACDL DEBUG -- Chunk with length 1377 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125132980 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 323, MCS-3): ac 98 ae 37 da f4 67 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a (tbf_dl.cpp:686) 20241121125132981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 323 BSN2 -1) (tbf_dl.cpp:765) 20241121125132981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125132981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 323) (tbf_dl.cpp:847) 20241121125132981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 323, MCS-3): 07 c0 50 86 58 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 00 (tbf_dl.cpp:911) 20241121125132981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 c0 50 86 58 31 5d 6f b4 e9 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 00 (pcu_l1_if.cpp:182) 20241121125132981 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125132996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125132996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125132997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125132997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 RX RTS.req: sapi=5 arfcn=871 cur_fn=1750 block=9 (pcu_l1_if.cpp:576) 20241121125133005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==324) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 324, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133005 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 324, MCS-3): 39 e9 2a 34 a2 f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 (tbf_dl.cpp:686) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 324 BSN2 -1) (tbf_dl.cpp:765) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 324) (tbf_dl.cpp:847) 20241121125133005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 324, MCS-3): 07 00 51 86 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a 00 (tbf_dl.cpp:911) 20241121125133005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=07 00 51 86 72 d2 55 68 44 e9 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a 00 (pcu_l1_if.cpp:182) 20241121125133005 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125133019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125133019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=871 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125133024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==325) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 325, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133024 DRLCMACDL DEBUG -- Chunk with length 1303 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 325, MCS-3): f9 b2 42 b9 3e 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 (tbf_dl.cpp:686) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 325 BSN2 -1) (tbf_dl.cpp:765) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 325) (tbf_dl.cpp:847) 20241121125133024 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 325, MCS-3): 07 40 51 86 f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 00 (tbf_dl.cpp:911) 20241121125133024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 40 51 86 f2 65 85 72 7d 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 00 (pcu_l1_if.cpp:182) 20241121125133024 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125133038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125133038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=871 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125133042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==326) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 326, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133042 DRLCMACDL DEBUG -- Chunk with length 1266 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 326, MCS-3): 86 4e 3c 3a dd de 12 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 (tbf_dl.cpp:686) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 326 BSN2 -1) (tbf_dl.cpp:765) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 326) (tbf_dl.cpp:847) 20241121125133042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 326, MCS-3): 07 80 51 86 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 00 (tbf_dl.cpp:911) 20241121125133042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=07 80 51 86 0c 9d 78 74 ba bd 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 00 (pcu_l1_if.cpp:182) 20241121125133042 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125133056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125133056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=871 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125133066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==327) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 327, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133066 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 327, MCS-3): de 18 fd bf 30 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee (tbf_dl.cpp:686) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 327 BSN2 -1) (tbf_dl.cpp:765) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 327) (tbf_dl.cpp:847) 20241121125133066 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 327, MCS-3): 07 c0 51 86 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 01 (tbf_dl.cpp:911) 20241121125133066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 c0 51 86 bc 31 fa 7f 61 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 01 (pcu_l1_if.cpp:182) 20241121125133066 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125133080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125133080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=871 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125133084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==328) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 328, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133084 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 328, MCS-3): bf 80 95 73 fa 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef (tbf_dl.cpp:686) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 328 BSN2 -1) (tbf_dl.cpp:765) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 328) (tbf_dl.cpp:847) 20241121125133084 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 328, MCS-3): 07 00 52 86 7e 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 01 (tbf_dl.cpp:911) 20241121125133085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=07 00 52 86 7e 01 2b e7 f4 6b 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 01 (pcu_l1_if.cpp:182) 20241121125133085 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125133098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125133098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133100 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133100 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133100 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133100 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=871 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125133103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==329) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 329, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133103 DRLCMACDL DEBUG -- Chunk with length 1155 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 329, MCS-3): 88 09 b7 7a 41 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f (tbf_dl.cpp:686) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 329 BSN2 -1) (tbf_dl.cpp:765) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 329) (tbf_dl.cpp:847) 20241121125133103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 329, MCS-3): 07 40 52 86 10 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 00 (tbf_dl.cpp:911) 20241121125133103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 40 52 86 10 13 6e f5 82 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 00 (pcu_l1_if.cpp:182) 20241121125133103 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125133117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125133117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133117 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133117 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133118 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133118 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133118 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133118 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=871 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125133126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==330) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 330, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133126 DRLCMACDL DEBUG -- Chunk with length 1118 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 330, MCS-3): 9b ca 08 3b aa 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e (tbf_dl.cpp:686) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 330 BSN2 -1) (tbf_dl.cpp:765) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 330) (tbf_dl.cpp:847) 20241121125133126 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 330, MCS-3): 07 80 52 86 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d 00 (tbf_dl.cpp:911) 20241121125133126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=07 80 52 86 36 95 11 76 54 b5 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d 00 (pcu_l1_if.cpp:182) 20241121125133126 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125133140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125133140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=871 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125133145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==331) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 331, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133145 DRLCMACDL DEBUG -- Chunk with length 1081 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 331, MCS-3): 6d 8c a8 47 73 83 76 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea (tbf_dl.cpp:686) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 331 BSN2 -1) (tbf_dl.cpp:765) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 331) (tbf_dl.cpp:847) 20241121125133145 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 331, MCS-3): 07 c0 52 86 da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 01 (tbf_dl.cpp:911) 20241121125133145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 c0 52 86 da 18 51 8f e6 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 01 (pcu_l1_if.cpp:182) 20241121125133145 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125133159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125133159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133161 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133161 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133161 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133161 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=871 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125133164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==332) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 332, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133164 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 332, MCS-3): 7b 72 32 ce d6 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 (tbf_dl.cpp:686) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 332 BSN2 -1) (tbf_dl.cpp:765) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 332) (tbf_dl.cpp:847) 20241121125133164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 332, MCS-3): 07 00 53 86 f6 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 00 (tbf_dl.cpp:911) 20241121125133164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=07 00 53 86 f6 e4 64 9c ad 1d 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 00 (pcu_l1_if.cpp:182) 20241121125133164 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125133178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125133178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=871 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125133187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==333) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 333, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133187 DRLCMACDL DEBUG -- Chunk with length 1007 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 333, MCS-3): 45 fc ca b5 dc 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 (tbf_dl.cpp:686) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 333 BSN2 -1) (tbf_dl.cpp:765) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 333) (tbf_dl.cpp:847) 20241121125133187 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 333, MCS-3): 07 40 53 86 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 00 (tbf_dl.cpp:911) 20241121125133187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 40 53 86 8a f8 95 6b b9 7b b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 00 (pcu_l1_if.cpp:182) 20241121125133188 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125133201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125133201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=871 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125133206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==334) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 334, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133206 DRLCMACDL DEBUG -- Chunk with length 970 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 334, MCS-3): ef 98 2d 4c 76 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 (tbf_dl.cpp:686) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 334 BSN2 -1) (tbf_dl.cpp:765) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 334) (tbf_dl.cpp:847) 20241121125133206 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 334, MCS-3): 07 80 53 86 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 01 (tbf_dl.cpp:911) 20241121125133206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=07 80 53 86 de 31 5b 98 ec 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 01 (pcu_l1_if.cpp:182) 20241121125133206 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125133220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125133220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133220 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133220 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133220 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133220 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133220 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133220 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=871 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125133224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==335) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 335, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133224 DRLCMACDL DEBUG -- Chunk with length 933 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 335, MCS-3): e8 b5 16 d0 50 ad c1 e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 (tbf_dl.cpp:686) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 335 BSN2 -1) (tbf_dl.cpp:765) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 335) (tbf_dl.cpp:847) 20241121125133224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 335, MCS-3): 07 c0 53 86 d0 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 01 (tbf_dl.cpp:911) 20241121125133224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 c0 53 86 d0 6b 2d a0 a1 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 01 (pcu_l1_if.cpp:182) 20241121125133225 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125133240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125133240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133241 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133241 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133241 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133241 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133241 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133241 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133242 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133242 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133242 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=871 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125133249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==336) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 336, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133249 DRLCMACDL DEBUG -- Chunk with length 896 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 336, MCS-3): 76 08 8a 87 47 d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb (tbf_dl.cpp:686) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 336 BSN2 -1) (tbf_dl.cpp:765) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 336) (tbf_dl.cpp:847) 20241121125133249 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 336, MCS-3): 07 00 54 86 ec 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 01 (tbf_dl.cpp:911) 20241121125133249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=07 00 54 86 ec 10 14 0f 8f a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 01 (pcu_l1_if.cpp:182) 20241121125133250 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125133263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125133263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133264 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133264 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133264 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133264 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133265 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133265 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133265 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133265 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133265 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133265 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133265 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 RX RTS.req: sapi=5 arfcn=871 cur_fn=1807 block=10 (pcu_l1_if.cpp:576) 20241121125133272 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==337) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 337, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133272 DRLCMACDL DEBUG -- Chunk with length 859 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 337, MCS-3): 02 8f 99 cc 9f 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 (tbf_dl.cpp:686) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 337 BSN2 -1) (tbf_dl.cpp:765) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 337) (tbf_dl.cpp:847) 20241121125133272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 337, MCS-3): 07 40 54 86 04 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b 00 (tbf_dl.cpp:911) 20241121125133272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=07 40 54 86 04 1e 33 99 3f 97 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b 00 (pcu_l1_if.cpp:182) 20241121125133272 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125133286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125133286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133287 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 RX RTS.req: sapi=5 arfcn=871 cur_fn=1811 block=11 (pcu_l1_if.cpp:576) 20241121125133290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==338) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 338, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133290 DRLCMACDL DEBUG -- Chunk with length 822 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 338, MCS-3): 61 ad 74 4e 82 96 a9 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 (tbf_dl.cpp:686) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 338 BSN2 -1) (tbf_dl.cpp:765) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 338) (tbf_dl.cpp:847) 20241121125133290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 338, MCS-3): 07 80 54 86 c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 01 (tbf_dl.cpp:911) 20241121125133290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=07 80 54 86 c2 5a e9 9c 04 2d 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 01 (pcu_l1_if.cpp:182) 20241121125133291 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125133304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125133304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 RX RTS.req: sapi=5 arfcn=871 cur_fn=1815 block=0 (pcu_l1_if.cpp:576) 20241121125133314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==320 .. V(S)==339) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 339, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133314 DRLCMACDL DEBUG -- Chunk with length 785 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 339, MCS-3): ca d2 9b 73 29 cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da (tbf_dl.cpp:686) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 339 BSN2 -1) (tbf_dl.cpp:765) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 339) (tbf_dl.cpp:847) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125133314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1820 + 13 = 1833 (pdch_ul_controller.c:131) 20241121125133314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1833 for type POLL (pdch_ul_controller.c:184) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1833, TS=7) (tbf_dl.cpp:883) 20241121125133314 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1833, TS=7 (tbf_dl.cpp:903) 20241121125133314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 339, MCS-3): 0f c0 54 86 94 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 01 (tbf_dl.cpp:911) 20241121125133314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=0f c0 54 86 94 a5 37 e7 52 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 01 (pcu_l1_if.cpp:182) 20241121125133314 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125133328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125133328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133332 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125133347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125133347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133351 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125133365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125133365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125133366 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133374 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125133388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1828 block=3 data=40 20 00 a7 b2 aa 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125133388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125133388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125133388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125133388 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 341 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125133389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125133389 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125133389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 341, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 320-340, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125133389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 341, BSN 320 to 405 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125133389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125133389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=320)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=339) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125133389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=320:340, lost=0, recv=20, skipped=0, bsn=64, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=320 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=321 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=322 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=323 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=324 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=325 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=326 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=327 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=328 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=329 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=330 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=331 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=332 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=333 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=334 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=335 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=336 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=337 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=338 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACDL DEBUG - got ack for BSN=339 (rlc_window_dl.cpp:103) 20241121125133389 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125133389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=340)""(V(S)-1=339) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125133389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 RX RTS.req: sapi=5 arfcn=871 cur_fn=1833 block=4 (pcu_l1_if.cpp:576) 20241121125133393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==340) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 340, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133393 DRLCMACDL DEBUG -- Chunk with length 748 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 340, MCS-3): 05 8d 41 14 51 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 (tbf_dl.cpp:686) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 340 BSN2 -1) (tbf_dl.cpp:765) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 340) (tbf_dl.cpp:847) 20241121125133393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 340, MCS-3): 07 00 55 86 0a 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 00 (tbf_dl.cpp:911) 20241121125133393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=07 00 55 86 0a 1a 83 28 a2 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 00 (pcu_l1_if.cpp:182) 20241121125133393 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125133407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125133407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 RX RTS.req: sapi=5 arfcn=871 cur_fn=1837 block=5 (pcu_l1_if.cpp:576) 20241121125133412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==341) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 341, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133412 DRLCMACDL DEBUG -- Chunk with length 711 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 341, MCS-3): b3 a9 b4 4e 05 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc (tbf_dl.cpp:686) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 341 BSN2 -1) (tbf_dl.cpp:765) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 341) (tbf_dl.cpp:847) 20241121125133412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 341, MCS-3): 07 40 55 86 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 01 (tbf_dl.cpp:911) 20241121125133412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=07 40 55 86 66 53 69 9d 0a 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 01 (pcu_l1_if.cpp:182) 20241121125133412 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125133426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125133426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133426 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133426 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 RX RTS.req: sapi=5 arfcn=871 cur_fn=1841 block=6 (pcu_l1_if.cpp:576) 20241121125133435 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==342) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 342, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133435 DRLCMACDL DEBUG -- Chunk with length 674 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 342, MCS-3): b2 ea 0b b2 09 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 (tbf_dl.cpp:686) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 342 BSN2 -1) (tbf_dl.cpp:765) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 342) (tbf_dl.cpp:847) 20241121125133435 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 342, MCS-3): 07 80 55 86 64 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 01 (tbf_dl.cpp:911) 20241121125133435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=07 80 55 86 64 d5 17 64 13 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 01 (pcu_l1_if.cpp:182) 20241121125133435 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125133449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125133449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 RX RTS.req: sapi=5 arfcn=871 cur_fn=1846 block=7 (pcu_l1_if.cpp:576) 20241121125133453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==343) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 343, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133453 DRLCMACDL DEBUG -- Chunk with length 637 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 343, MCS-3): 28 9e 8c 2a 7a f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 (tbf_dl.cpp:686) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 343 BSN2 -1) (tbf_dl.cpp:765) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 343) (tbf_dl.cpp:847) 20241121125133453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 343, MCS-3): 07 c0 55 86 50 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 01 (tbf_dl.cpp:911) 20241121125133453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=07 c0 55 86 50 3c 19 55 f4 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 01 (pcu_l1_if.cpp:182) 20241121125133454 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125133467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125133467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 RX RTS.req: sapi=5 arfcn=871 cur_fn=1850 block=8 (pcu_l1_if.cpp:576) 20241121125133472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==344) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 344, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133472 DRLCMACDL DEBUG -- Chunk with length 600 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 344, MCS-3): 23 c0 79 1b 09 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 (tbf_dl.cpp:686) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 344 BSN2 -1) (tbf_dl.cpp:765) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 344) (tbf_dl.cpp:847) 20241121125133472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 344, MCS-3): 07 00 56 86 46 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 00 (tbf_dl.cpp:911) 20241121125133472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 00 56 86 46 80 f3 36 12 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 00 (pcu_l1_if.cpp:182) 20241121125133472 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125133486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125133486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133486 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133486 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133486 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133486 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133487 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133487 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133487 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 RX RTS.req: sapi=5 arfcn=871 cur_fn=1854 block=9 (pcu_l1_if.cpp:576) 20241121125133495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==345) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 345, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133495 DRLCMACDL DEBUG -- Chunk with length 563 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 345, MCS-3): 2f 55 fe d5 34 f0 8b 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 (tbf_dl.cpp:686) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 345 BSN2 -1) (tbf_dl.cpp:765) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 345) (tbf_dl.cpp:847) 20241121125133495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 345, MCS-3): 07 40 56 86 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 00 (tbf_dl.cpp:911) 20241121125133495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=07 40 56 86 5e aa fc ab 69 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 00 (pcu_l1_if.cpp:182) 20241121125133495 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125133510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125133510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 RX RTS.req: sapi=5 arfcn=871 cur_fn=1859 block=10 (pcu_l1_if.cpp:576) 20241121125133514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==346) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 346, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133514 DRLCMACDL DEBUG -- Chunk with length 526 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 346, MCS-3): a7 a5 65 72 e5 e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 (tbf_dl.cpp:686) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 346 BSN2 -1) (tbf_dl.cpp:765) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 346) (tbf_dl.cpp:847) 20241121125133514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 346, MCS-3): 07 80 56 86 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 00 (tbf_dl.cpp:911) 20241121125133514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=07 80 56 86 4e 4b cb e4 ca c1 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 00 (pcu_l1_if.cpp:182) 20241121125133514 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125133528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125133528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133529 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 RX RTS.req: sapi=5 arfcn=871 cur_fn=1863 block=11 (pcu_l1_if.cpp:576) 20241121125133533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==347) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 347, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133533 DRLCMACDL DEBUG -- Chunk with length 489 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 347, MCS-3): a0 da c6 e8 41 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 (tbf_dl.cpp:686) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 347 BSN2 -1) (tbf_dl.cpp:765) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 347) (tbf_dl.cpp:847) 20241121125133533 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 347, MCS-3): 07 c0 56 86 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 00 (tbf_dl.cpp:911) 20241121125133533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=07 c0 56 86 40 b5 8d d1 83 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 00 (pcu_l1_if.cpp:182) 20241121125133533 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125133547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125133547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133547 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133547 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133547 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133547 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133548 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133548 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133548 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133548 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 RX RTS.req: sapi=5 arfcn=871 cur_fn=1867 block=0 (pcu_l1_if.cpp:576) 20241121125133556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==348) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 348, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133556 DRLCMACDL DEBUG -- Chunk with length 452 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 348, MCS-3): 7d b8 f2 85 94 6b 5a 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf (tbf_dl.cpp:686) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 348 BSN2 -1) (tbf_dl.cpp:765) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 348) (tbf_dl.cpp:847) 20241121125133556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 348, MCS-3): 07 00 57 86 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f 01 (tbf_dl.cpp:911) 20241121125133556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=07 00 57 86 fa 70 e5 0b 29 d7 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f 01 (pcu_l1_if.cpp:182) 20241121125133556 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125133570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125133570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 RX RTS.req: sapi=5 arfcn=871 cur_fn=1872 block=1 (pcu_l1_if.cpp:576) 20241121125133575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==349) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 349, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133575 DRLCMACDL DEBUG -- Chunk with length 415 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 349, MCS-3): e4 71 92 70 65 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 (tbf_dl.cpp:686) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 349 BSN2 -1) (tbf_dl.cpp:765) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 349) (tbf_dl.cpp:847) 20241121125133575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 349, MCS-3): 07 40 57 86 c8 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 (tbf_dl.cpp:911) 20241121125133575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 40 57 86 c8 e3 24 e1 ca 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 (pcu_l1_if.cpp:182) 20241121125133575 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125133589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125133589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133589 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 RX RTS.req: sapi=5 arfcn=871 cur_fn=1876 block=2 (pcu_l1_if.cpp:576) 20241121125133593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==350) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 350, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133593 DRLCMACDL DEBUG -- Chunk with length 378 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 350, MCS-3): 80 b2 19 77 ad df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c (tbf_dl.cpp:686) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 350 BSN2 -1) (tbf_dl.cpp:765) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 350) (tbf_dl.cpp:847) 20241121125133593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 350, MCS-3): 07 80 57 86 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 00 (tbf_dl.cpp:911) 20241121125133593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 80 57 86 00 65 33 ee 5a bf a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 00 (pcu_l1_if.cpp:182) 20241121125133594 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125133607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125133607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133608 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133608 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 RX RTS.req: sapi=5 arfcn=871 cur_fn=1880 block=3 (pcu_l1_if.cpp:576) 20241121125133617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==351) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 351, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133617 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 351, MCS-3): dc ae 07 e5 fc ee 75 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 (tbf_dl.cpp:686) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 351 BSN2 -1) (tbf_dl.cpp:765) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 351) (tbf_dl.cpp:847) 20241121125133617 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 351, MCS-3): 07 c0 57 86 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 00 (tbf_dl.cpp:911) 20241121125133617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 c0 57 86 b8 5d 0f ca f9 dd eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 00 (pcu_l1_if.cpp:182) 20241121125133617 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125133631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125133631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 RX RTS.req: sapi=5 arfcn=871 cur_fn=1885 block=4 (pcu_l1_if.cpp:576) 20241121125133635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==352) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 352, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133635 DRLCMACDL DEBUG -- Chunk with length 304 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 352, MCS-3): 21 dc 5d 8d a3 ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df (tbf_dl.cpp:686) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 352 BSN2 -1) (tbf_dl.cpp:765) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 352) (tbf_dl.cpp:847) 20241121125133635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 352, MCS-3): 07 00 58 86 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf 01 (tbf_dl.cpp:911) 20241121125133635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 58 86 42 b8 bb 1a 47 75 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf 01 (pcu_l1_if.cpp:182) 20241121125133636 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125133650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125133650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133650 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133650 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133651 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133651 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 RX RTS.req: sapi=5 arfcn=871 cur_fn=1889 block=5 (pcu_l1_if.cpp:576) 20241121125133654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==353) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 353, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133654 DRLCMACDL DEBUG -- Chunk with length 267 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 353, MCS-3): db 1f 1d b0 26 ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a (tbf_dl.cpp:686) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 353 BSN2 -1) (tbf_dl.cpp:765) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 353) (tbf_dl.cpp:847) 20241121125133654 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 353, MCS-3): 07 40 58 86 b6 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 00 (tbf_dl.cpp:911) 20241121125133654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 40 58 86 b6 3f 3a 60 4d 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 00 (pcu_l1_if.cpp:182) 20241121125133654 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125133668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125133668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133669 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133669 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133669 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133669 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133669 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133669 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133669 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133669 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133669 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 RX RTS.req: sapi=5 arfcn=871 cur_fn=1893 block=6 (pcu_l1_if.cpp:576) 20241121125133678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==354) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 354, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133678 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 354, MCS-3): 1a 83 a0 b6 e3 fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 (tbf_dl.cpp:686) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 354 BSN2 -1) (tbf_dl.cpp:765) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 354) (tbf_dl.cpp:847) 20241121125133678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 354, MCS-3): 07 80 58 86 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 01 (tbf_dl.cpp:911) 20241121125133678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 80 58 86 34 06 41 6d c7 f7 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 01 (pcu_l1_if.cpp:182) 20241121125133678 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125133692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125133692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 RX RTS.req: sapi=5 arfcn=871 cur_fn=1898 block=7 (pcu_l1_if.cpp:576) 20241121125133696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==355) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 355, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133696 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 355, MCS-3): 36 93 64 03 23 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf (tbf_dl.cpp:686) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 355 BSN2 -1) (tbf_dl.cpp:765) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 355) (tbf_dl.cpp:847) 20241121125133696 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 355, MCS-3): 07 c0 58 86 6c 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 (tbf_dl.cpp:911) 20241121125133696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=07 c0 58 86 6c 26 c9 06 46 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 (pcu_l1_if.cpp:182) 20241121125133696 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125133711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 RX RTS.req: sapi=5 arfcn=871 cur_fn=1902 block=8 (pcu_l1_if.cpp:576) 20241121125133715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==356) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 356, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133715 DRLCMACDL DEBUG -- Chunk with length 156 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 356, MCS-3): 80 99 d7 93 86 a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f (tbf_dl.cpp:686) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 356 BSN2 -1) (tbf_dl.cpp:765) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 356) (tbf_dl.cpp:847) 20241121125133715 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 356, MCS-3): 07 00 59 86 00 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 00 (tbf_dl.cpp:911) 20241121125133715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=07 00 59 86 00 33 af 27 0d 51 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 00 (pcu_l1_if.cpp:182) 20241121125133715 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125133729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125133729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 RX RTS.req: sapi=5 arfcn=871 cur_fn=1906 block=9 (pcu_l1_if.cpp:576) 20241121125133739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==357) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 357, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133739 DRLCMACDL DEBUG -- Chunk with length 119 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 357, MCS-3): aa b3 13 98 ac 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 (tbf_dl.cpp:686) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 357 BSN2 -1) (tbf_dl.cpp:765) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 357) (tbf_dl.cpp:847) 20241121125133739 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 357, MCS-3): 07 40 59 86 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 01 (tbf_dl.cpp:911) 20241121125133739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=07 40 59 86 54 67 27 30 59 a7 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 01 (pcu_l1_if.cpp:182) 20241121125133739 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125133752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125133752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 RX RTS.req: sapi=5 arfcn=871 cur_fn=1911 block=10 (pcu_l1_if.cpp:576) 20241121125133757 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==358) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 358, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133757 DRLCMACDL DEBUG -- Chunk with length 82 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 358, MCS-3): ff 0c 6a 7e 4a c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 (tbf_dl.cpp:686) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 358 BSN2 -1) (tbf_dl.cpp:765) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 358) (tbf_dl.cpp:847) 20241121125133757 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 358, MCS-3): 07 80 59 86 fe 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 00 (tbf_dl.cpp:911) 20241121125133757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=07 80 59 86 fe 19 d4 fc 94 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 00 (pcu_l1_if.cpp:182) 20241121125133757 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125133771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125133771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133773 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133773 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 RX RTS.req: sapi=5 arfcn=871 cur_fn=1915 block=11 (pcu_l1_if.cpp:576) 20241121125133776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==340 .. V(S)==359) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 359, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133776 DRLCMACDL DEBUG -- Chunk with length 45 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 359, MCS-3): 34 ce 21 28 f2 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd (tbf_dl.cpp:686) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 359 BSN2 -1) (tbf_dl.cpp:765) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 359) (tbf_dl.cpp:847) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125133776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1919 + 13 = 1932 (pdch_ul_controller.c:131) 20241121125133776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1932 for type POLL (pdch_ul_controller.c:184) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1932, TS=7) (tbf_dl.cpp:883) 20241121125133776 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1932, TS=7 (tbf_dl.cpp:903) 20241121125133776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 359, MCS-3): 0f c0 59 86 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b 01 (tbf_dl.cpp:911) 20241121125133776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=0f c0 59 86 68 9c 43 50 e4 71 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b 01 (pcu_l1_if.cpp:182) 20241121125133776 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125133790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125133790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133790 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133790 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133799 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125133813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125133813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125133831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125133832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125133833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125133850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1928 block=2 data=40 20 00 a7 b2 d2 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125133850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125133850 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125133850 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125133850 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 361 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125133851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125133851 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125133851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 361, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 340-360, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125133851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 361, BSN 340 to 425 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125133851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125133851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=340)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=359) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125133851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=340:360, lost=0, recv=20, skipped=0, bsn=84, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=340 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=341 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=342 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=343 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=344 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=345 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=346 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=347 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=348 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=349 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=350 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=351 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=352 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=353 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=354 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=355 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=356 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=357 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=358 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACDL DEBUG - got ack for BSN=359 (rlc_window_dl.cpp:103) 20241121125133851 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125133851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=360)""(V(S)-1=359) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125133851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 RX RTS.req: sapi=5 arfcn=871 cur_fn=1932 block=3 (pcu_l1_if.cpp:576) 20241121125133860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==360) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 360, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133860 DRLCMACDL DEBUG -- Chunk with length 8 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125133860 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (28) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 360, MCS-3): 11 5c 84 85 64 04 90 4a f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da (tbf_dl.cpp:686) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 360 BSN2 -1) (tbf_dl.cpp:765) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 360) (tbf_dl.cpp:847) 20241121125133860 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 360, MCS-3): 07 00 5a 06 22 b8 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 01 (tbf_dl.cpp:911) 20241121125133860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Sending data request: sapi=5 arfcn=871 cur_fn=1932 block=3 data=07 00 5a 06 22 b8 08 0b c9 08 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 01 (pcu_l1_if.cpp:182) 20241121125133860 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125133874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125133874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 RX RTS.req: sapi=5 arfcn=871 cur_fn=1937 block=4 (pcu_l1_if.cpp:576) 20241121125133878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==361) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 361, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133878 DRLCMACDL DEBUG -- Chunk with length 1372 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 361, MCS-3): f4 67 3b 44 95 b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 (tbf_dl.cpp:686) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 361 BSN2 -1) (tbf_dl.cpp:765) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 361) (tbf_dl.cpp:847) 20241121125133878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 361, MCS-3): 07 40 5a 86 e8 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 01 (tbf_dl.cpp:911) 20241121125133878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 block=4 data=07 40 5a 86 e8 cf 76 88 2a 6b 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 01 (pcu_l1_if.cpp:182) 20241121125133879 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125133893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125133893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133894 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133894 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133894 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133894 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 RX RTS.req: sapi=5 arfcn=871 cur_fn=1941 block=5 (pcu_l1_if.cpp:576) 20241121125133897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==362) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 362, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133897 DRLCMACDL DEBUG -- Chunk with length 1335 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 362, MCS-3): f4 32 27 24 a7 fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e (tbf_dl.cpp:686) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 362 BSN2 -1) (tbf_dl.cpp:765) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 362) (tbf_dl.cpp:847) 20241121125133897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 362, MCS-3): 07 80 5a 86 e8 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 00 (tbf_dl.cpp:911) 20241121125133897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=07 80 5a 86 e8 65 4e 48 4e f5 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 00 (pcu_l1_if.cpp:182) 20241121125133898 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125133911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125133911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133912 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 RX RTS.req: sapi=5 arfcn=871 cur_fn=1945 block=6 (pcu_l1_if.cpp:576) 20241121125133921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==363) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 363, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133921 DRLCMACDL DEBUG -- Chunk with length 1298 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 363, MCS-3): 1e 02 4a 3d 24 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd (tbf_dl.cpp:686) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 363 BSN2 -1) (tbf_dl.cpp:765) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 363) (tbf_dl.cpp:847) 20241121125133921 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 363, MCS-3): 07 c0 5a 86 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba 01 (tbf_dl.cpp:911) 20241121125133921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=07 c0 5a 86 3c 04 94 7a 48 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba 01 (pcu_l1_if.cpp:182) 20241121125133921 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125133934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125133934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133935 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133935 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133935 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133935 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133935 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133935 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 RX RTS.req: sapi=5 arfcn=871 cur_fn=1950 block=7 (pcu_l1_if.cpp:576) 20241121125133939 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==364) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 364, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133939 DRLCMACDL DEBUG -- Chunk with length 1261 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 364, MCS-3): de 12 0e 3c 1d ba 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 (tbf_dl.cpp:686) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 364 BSN2 -1) (tbf_dl.cpp:765) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 364) (tbf_dl.cpp:847) 20241121125133939 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 364, MCS-3): 07 00 5b 86 bc 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 00 (tbf_dl.cpp:911) 20241121125133939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=07 00 5b 86 bc 25 1c 78 3a 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 00 (pcu_l1_if.cpp:182) 20241121125133939 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125133953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125133953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133954 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133954 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133954 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133954 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 RX RTS.req: sapi=5 arfcn=871 cur_fn=1954 block=8 (pcu_l1_if.cpp:576) 20241121125133958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==365) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 365, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133958 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 365, MCS-3): 66 8b da 98 c4 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa (tbf_dl.cpp:686) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 365 BSN2 -1) (tbf_dl.cpp:765) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 365) (tbf_dl.cpp:847) 20241121125133958 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 365, MCS-3): 07 40 5b 86 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 01 (tbf_dl.cpp:911) 20241121125133958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=07 40 5b 86 cc 16 b5 31 89 89 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 01 (pcu_l1_if.cpp:182) 20241121125133958 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125133972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125133972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 RX RTS.req: sapi=5 arfcn=871 cur_fn=1958 block=9 (pcu_l1_if.cpp:576) 20241121125133981 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==366) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 366, CS=MCS-3 (tbf_dl.cpp:354) 20241121125133981 DRLCMACDL DEBUG -- Chunk with length 1187 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 366, MCS-3): 35 81 e1 d7 4b 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 (tbf_dl.cpp:686) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 366 BSN2 -1) (tbf_dl.cpp:765) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 366) (tbf_dl.cpp:847) 20241121125133981 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 366, MCS-3): 07 80 5b 86 6a 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 00 (tbf_dl.cpp:911) 20241121125133981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=07 80 5b 86 6a 02 c3 af 97 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 00 (pcu_l1_if.cpp:182) 20241121125133981 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125133995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125133995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133995 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133995 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133996 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133996 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133996 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133996 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125133996 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125133996 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 RX RTS.req: sapi=5 arfcn=871 cur_fn=1963 block=10 (pcu_l1_if.cpp:576) 20241121125134000 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==367) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 367, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134000 DRLCMACDL DEBUG -- Chunk with length 1150 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 367, MCS-3): 98 dd 4a 39 3a 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa (tbf_dl.cpp:686) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 367 BSN2 -1) (tbf_dl.cpp:765) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 367) (tbf_dl.cpp:847) 20241121125134000 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 367, MCS-3): 07 c0 5b 86 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 01 (tbf_dl.cpp:911) 20241121125134000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 c0 5b 86 30 bb 95 72 74 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 01 (pcu_l1_if.cpp:182) 20241121125134000 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125134014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125134014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 RX RTS.req: sapi=5 arfcn=871 cur_fn=1967 block=11 (pcu_l1_if.cpp:576) 20241121125134018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==368) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 368, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134018 DRLCMACDL DEBUG -- Chunk with length 1113 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 368, MCS-3): 5a 16 e5 cf 40 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 (tbf_dl.cpp:686) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 368 BSN2 -1) (tbf_dl.cpp:765) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 368) (tbf_dl.cpp:847) 20241121125134018 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 368, MCS-3): 07 00 5c 86 b4 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 00 (tbf_dl.cpp:911) 20241121125134018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=07 00 5c 86 b4 2c ca 9f 81 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 00 (pcu_l1_if.cpp:182) 20241121125134018 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125134033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125134033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 RX RTS.req: sapi=5 arfcn=871 cur_fn=1971 block=0 (pcu_l1_if.cpp:576) 20241121125134042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==369) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 369, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134042 DRLCMACDL DEBUG -- Chunk with length 1076 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 369, MCS-3): 83 76 54 d7 92 ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 (tbf_dl.cpp:686) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 369 BSN2 -1) (tbf_dl.cpp:765) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 369) (tbf_dl.cpp:847) 20241121125134042 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 369, MCS-3): 07 40 5c 86 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 01 (tbf_dl.cpp:911) 20241121125134042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=07 40 5c 86 06 ed a8 ae 25 5d c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 01 (pcu_l1_if.cpp:182) 20241121125134042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125134056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125134056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134056 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134056 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 RX RTS.req: sapi=5 arfcn=871 cur_fn=1976 block=1 (pcu_l1_if.cpp:576) 20241121125134060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==370) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 370, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134060 DRLCMACDL DEBUG -- Chunk with length 1039 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 370, MCS-3): 0e 98 f7 7c 5f c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc (tbf_dl.cpp:686) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 370 BSN2 -1) (tbf_dl.cpp:765) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 370) (tbf_dl.cpp:847) 20241121125134060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 370, MCS-3): 07 80 5c 86 1c 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 01 (tbf_dl.cpp:911) 20241121125134060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=07 80 5c 86 1c 30 ef f9 be 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 01 (pcu_l1_if.cpp:182) 20241121125134060 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125134074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125134074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134076 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134076 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 RX RTS.req: sapi=5 arfcn=871 cur_fn=1980 block=2 (pcu_l1_if.cpp:576) 20241121125134079 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==371) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 371, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134079 DRLCMACDL DEBUG -- Chunk with length 1002 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 371, MCS-3): 3d d9 cd 67 03 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 (tbf_dl.cpp:686) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 371 BSN2 -1) (tbf_dl.cpp:765) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 371) (tbf_dl.cpp:847) 20241121125134079 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 371, MCS-3): 07 c0 5c 86 7a b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 00 (tbf_dl.cpp:911) 20241121125134079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=07 c0 5c 86 7a b2 9b cf 06 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 00 (pcu_l1_if.cpp:182) 20241121125134079 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125134093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125134093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 RX RTS.req: sapi=5 arfcn=871 cur_fn=1984 block=3 (pcu_l1_if.cpp:576) 20241121125134102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==372) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 372, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134102 DRLCMACDL DEBUG -- Chunk with length 965 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 372, MCS-3): 4d fd 16 f7 04 b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 (tbf_dl.cpp:686) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 372 BSN2 -1) (tbf_dl.cpp:765) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 372) (tbf_dl.cpp:847) 20241121125134102 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 372, MCS-3): 07 00 5d 86 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 00 (tbf_dl.cpp:911) 20241121125134102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=07 00 5d 86 9a fa 2d ee 09 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 00 (pcu_l1_if.cpp:182) 20241121125134102 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125134116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125134116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134117 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134117 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 RX RTS.req: sapi=5 arfcn=871 cur_fn=1989 block=4 (pcu_l1_if.cpp:576) 20241121125134121 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==373) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 373, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134121 DRLCMACDL DEBUG -- Chunk with length 928 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 373, MCS-3): ad c1 e6 7b 13 bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 (tbf_dl.cpp:686) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 373 BSN2 -1) (tbf_dl.cpp:765) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 373) (tbf_dl.cpp:847) 20241121125134121 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 373, MCS-3): 07 40 5d 86 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f 00 (tbf_dl.cpp:911) 20241121125134121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=07 40 5d 86 5a 83 cd f7 26 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f 00 (pcu_l1_if.cpp:182) 20241121125134121 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125134135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125134135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134135 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134135 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134135 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 RX RTS.req: sapi=5 arfcn=871 cur_fn=1993 block=5 (pcu_l1_if.cpp:576) 20241121125134140 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==374) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 374, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134140 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 374, MCS-3): d3 94 e6 f3 1f c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f (tbf_dl.cpp:686) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 374 BSN2 -1) (tbf_dl.cpp:765) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 374) (tbf_dl.cpp:847) 20241121125134140 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 374, MCS-3): 07 80 5d 86 a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 01 (tbf_dl.cpp:911) 20241121125134140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=07 80 5d 86 a6 29 cd e7 3f 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 01 (pcu_l1_if.cpp:182) 20241121125134140 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125134154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125134154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 RX RTS.req: sapi=5 arfcn=871 cur_fn=1997 block=6 (pcu_l1_if.cpp:576) 20241121125134163 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==375) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 375, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134163 DRLCMACDL DEBUG -- Chunk with length 854 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 375, MCS-3): 4b 19 d2 8e a3 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 (tbf_dl.cpp:686) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 375 BSN2 -1) (tbf_dl.cpp:765) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 375) (tbf_dl.cpp:847) 20241121125134163 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 375, MCS-3): 07 c0 5d 86 96 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 01 (tbf_dl.cpp:911) 20241121125134163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=07 c0 5d 86 96 32 a4 1d 47 33 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 01 (pcu_l1_if.cpp:182) 20241121125134163 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125134177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125134177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134177 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134177 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134178 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134178 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134178 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134178 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134178 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134178 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 RX RTS.req: sapi=5 arfcn=871 cur_fn=2002 block=7 (pcu_l1_if.cpp:576) 20241121125134182 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==376) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 376, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134182 DRLCMACDL DEBUG -- Chunk with length 817 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 376, MCS-3): 96 a9 94 2f 33 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 (tbf_dl.cpp:686) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 376 BSN2 -1) (tbf_dl.cpp:765) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 376) (tbf_dl.cpp:847) 20241121125134182 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 376, MCS-3): 07 00 5e 86 2c 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 00 (tbf_dl.cpp:911) 20241121125134182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=07 00 5e 86 2c 53 29 5f 66 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 00 (pcu_l1_if.cpp:182) 20241121125134182 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125134198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125134198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134199 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134200 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134200 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134200 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134200 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134201 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134201 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 RX RTS.req: sapi=5 arfcn=871 cur_fn=2006 block=8 (pcu_l1_if.cpp:576) 20241121125134201 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==377) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 377, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134201 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 377, MCS-3): cf ef 79 6a cc 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 (tbf_dl.cpp:686) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 377 BSN2 -1) (tbf_dl.cpp:765) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 377) (tbf_dl.cpp:847) 20241121125134201 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 377, MCS-3): 07 40 5e 86 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 00 (tbf_dl.cpp:911) 20241121125134201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=07 40 5e 86 9e df f3 d4 98 a1 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 00 (pcu_l1_if.cpp:182) 20241121125134201 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125134215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125134215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 RX RTS.req: sapi=5 arfcn=871 cur_fn=2010 block=9 (pcu_l1_if.cpp:576) 20241121125134224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==378) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 378, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134224 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 378, MCS-3): 07 fc bb 8e f8 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 (tbf_dl.cpp:686) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 378 BSN2 -1) (tbf_dl.cpp:765) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 378) (tbf_dl.cpp:847) 20241121125134224 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 378, MCS-3): 07 80 5e 86 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 00 (tbf_dl.cpp:911) 20241121125134224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=07 80 5e 86 0e f8 77 1d f1 e7 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 00 (pcu_l1_if.cpp:182) 20241121125134224 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125134238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125134238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134238 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134238 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 RX RTS.req: sapi=5 arfcn=871 cur_fn=2015 block=10 (pcu_l1_if.cpp:576) 20241121125134242 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==360 .. V(S)==379) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 379, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134242 DRLCMACDL DEBUG -- Chunk with length 706 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 379, MCS-3): 03 26 2b bc 95 cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 (tbf_dl.cpp:686) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 379 BSN2 -1) (tbf_dl.cpp:765) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 379) (tbf_dl.cpp:847) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125134242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2019 + 13 = 2032 (pdch_ul_controller.c:131) 20241121125134242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2032 for type POLL (pdch_ul_controller.c:184) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2032, TS=7) (tbf_dl.cpp:883) 20241121125134242 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2032, TS=7 (tbf_dl.cpp:903) 20241121125134242 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 379, MCS-3): 0f c0 5e 86 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 00 (tbf_dl.cpp:911) 20241121125134242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=0f c0 5e 86 06 4c 56 78 2b 9b 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 00 (pcu_l1_if.cpp:182) 20241121125134242 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125134256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125134256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134261 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125134275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125134275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134275 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134275 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134284 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125134298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125134298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125134300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134303 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125134317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2028 block=1 data=40 20 00 a7 b2 fa 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125134317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125134317 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125134317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125134317 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 381 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125134317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125134317 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125134317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 381, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 360-380, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125134317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 381, BSN 360 to 445 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125134317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125134317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=360)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=379) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125134317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=360:380, lost=0, recv=20, skipped=0, bsn=104, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=360 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=361 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=362 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=363 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=364 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=365 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=366 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=367 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=368 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=369 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=370 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=371 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=372 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=373 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=374 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=375 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=376 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=377 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=378 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACDL DEBUG - got ack for BSN=379 (rlc_window_dl.cpp:103) 20241121125134317 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125134317 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125134317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=380)""(V(S)-1=379) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125134317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 RX RTS.req: sapi=5 arfcn=871 cur_fn=2032 block=2 (pcu_l1_if.cpp:576) 20241121125134321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==380) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 380, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134322 DRLCMACDL DEBUG -- Chunk with length 669 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 380, MCS-3): 4b 1c 40 69 ef fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a (tbf_dl.cpp:686) 20241121125134322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 380 BSN2 -1) (tbf_dl.cpp:765) 20241121125134322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 380) (tbf_dl.cpp:847) 20241121125134322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 380, MCS-3): 07 00 5f 86 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 00 (tbf_dl.cpp:911) 20241121125134322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 block=2 data=07 00 5f 86 96 38 80 d2 de f7 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 00 (pcu_l1_if.cpp:182) 20241121125134322 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125134457 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125134457 DLBSSGP DEBUG Estimated BVC leak rate = 12667 (measured 12661, usage 99%) (gprs_bssgp_pcu.c:965) 20241121125134457 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 4, cs = MCS-3 (gprs_bssgp_pcu.c:1001) 20241121125134457 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 126670, R = 12667, Bmax_MS = 74000, R_MS = 7400, avg_dly = 3700 (gprs_bssgp_pcu.c:1029) 20241121125134457 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125134662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125134662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125134664 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125134664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125134664 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125134664 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125134664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 RX RTS.req: sapi=5 arfcn=871 cur_fn=2036 block=3 (pcu_l1_if.cpp:576) 20241121125134671 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==381) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 381, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134671 DRLCMACDL DEBUG -- Chunk with length 632 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 381, MCS-3): f5 2c aa 4d b8 bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 (tbf_dl.cpp:686) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 381 BSN2 -1) (tbf_dl.cpp:765) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 381) (tbf_dl.cpp:847) 20241121125134671 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 381, MCS-3): 07 40 5f 86 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 00 (tbf_dl.cpp:911) 20241121125134671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 data=07 40 5f 86 ea 59 54 9b 70 7f eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 00 (pcu_l1_if.cpp:182) 20241121125134672 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125134685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125134685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134686 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134686 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134686 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134686 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134686 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134686 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134686 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134686 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134687 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 RX RTS.req: sapi=5 arfcn=871 cur_fn=2041 block=4 (pcu_l1_if.cpp:576) 20241121125134690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==382) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 382, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134690 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 382, MCS-3): 6e 5e 01 db 28 ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 (tbf_dl.cpp:686) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 382 BSN2 -1) (tbf_dl.cpp:765) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 382) (tbf_dl.cpp:847) 20241121125134690 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 382, MCS-3): 07 80 5f 86 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 00 (tbf_dl.cpp:911) 20241121125134690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=07 80 5f 86 dc bc 02 b6 51 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 00 (pcu_l1_if.cpp:182) 20241121125134690 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125134704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125134704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134704 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134704 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134704 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134704 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134705 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134705 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 RX RTS.req: sapi=5 arfcn=871 cur_fn=2045 block=5 (pcu_l1_if.cpp:576) 20241121125134708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==383) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 383, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134708 DRLCMACDL DEBUG -- Chunk with length 558 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 383, MCS-3): f0 8b 88 de be 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 (tbf_dl.cpp:686) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 383 BSN2 -1) (tbf_dl.cpp:765) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 383) (tbf_dl.cpp:847) 20241121125134708 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 383, MCS-3): 07 c0 5f 86 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca 01 (tbf_dl.cpp:911) 20241121125134708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=07 c0 5f 86 e0 17 11 bd 7d 29 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca 01 (pcu_l1_if.cpp:182) 20241121125134708 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125134722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125134722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134723 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134723 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134723 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134723 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134723 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 RX RTS.req: sapi=5 arfcn=871 cur_fn=2049 block=6 (pcu_l1_if.cpp:576) 20241121125134732 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==384) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 384, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134732 DRLCMACDL DEBUG -- Chunk with length 521 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 384, MCS-3): e0 13 0b 99 48 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 (tbf_dl.cpp:686) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 384 BSN2 -1) (tbf_dl.cpp:765) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 384) (tbf_dl.cpp:847) 20241121125134732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 384, MCS-3): 07 00 60 86 c0 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 00 (tbf_dl.cpp:911) 20241121125134732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=07 00 60 86 c0 27 16 32 91 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 00 (pcu_l1_if.cpp:182) 20241121125134732 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125134746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134746 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134746 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134747 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134747 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 RX RTS.req: sapi=5 arfcn=871 cur_fn=2054 block=7 (pcu_l1_if.cpp:576) 20241121125134750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==385) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 385, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134750 DRLCMACDL DEBUG -- Chunk with length 484 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 385, MCS-3): 74 45 08 de 8c e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 (tbf_dl.cpp:686) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 385 BSN2 -1) (tbf_dl.cpp:765) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 385) (tbf_dl.cpp:847) 20241121125134750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 385, MCS-3): 07 40 60 86 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 01 (tbf_dl.cpp:911) 20241121125134750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=07 40 60 86 e8 8a 10 bc 19 cd 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 01 (pcu_l1_if.cpp:182) 20241121125134750 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125134764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125134764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134765 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134765 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 RX RTS.req: sapi=5 arfcn=871 cur_fn=2058 block=8 (pcu_l1_if.cpp:576) 20241121125134769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==386) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 386, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134769 DRLCMACDL DEBUG -- Chunk with length 447 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 386, MCS-3): 6b 5a 07 6d 59 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 (tbf_dl.cpp:686) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 386 BSN2 -1) (tbf_dl.cpp:765) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 386) (tbf_dl.cpp:847) 20241121125134769 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 386, MCS-3): 07 80 60 86 d6 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 00 (tbf_dl.cpp:911) 20241121125134769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=07 80 60 86 d6 b4 0e da b2 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 00 (pcu_l1_if.cpp:182) 20241121125134769 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125134783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125134783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134783 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134783 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 RX RTS.req: sapi=5 arfcn=871 cur_fn=2062 block=9 (pcu_l1_if.cpp:576) 20241121125134792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==387) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 387, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134792 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 387, MCS-3): 07 eb 80 03 0e 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad (tbf_dl.cpp:686) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 387 BSN2 -1) (tbf_dl.cpp:765) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 387) (tbf_dl.cpp:847) 20241121125134792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 387, MCS-3): 07 c0 60 86 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a 01 (tbf_dl.cpp:911) 20241121125134792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=07 c0 60 86 0e d6 01 07 1c 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a 01 (pcu_l1_if.cpp:182) 20241121125134793 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125134807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125134807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134807 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134807 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134807 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134807 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134807 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134807 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 RX RTS.req: sapi=5 arfcn=871 cur_fn=2067 block=10 (pcu_l1_if.cpp:576) 20241121125134811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==388) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 388, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134811 DRLCMACDL DEBUG -- Chunk with length 373 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 388, MCS-3): df 51 db 16 b4 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc (tbf_dl.cpp:686) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 388 BSN2 -1) (tbf_dl.cpp:765) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 388) (tbf_dl.cpp:847) 20241121125134811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 388, MCS-3): 07 00 61 86 be a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 01 (tbf_dl.cpp:911) 20241121125134811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=07 00 61 86 be a3 b6 2d 68 3d d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 01 (pcu_l1_if.cpp:182) 20241121125134811 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125134825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125134825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134826 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134826 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134826 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134826 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134826 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134826 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134826 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134827 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 RX RTS.req: sapi=5 arfcn=871 cur_fn=2071 block=11 (pcu_l1_if.cpp:576) 20241121125134830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==389) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 389, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134830 DRLCMACDL DEBUG -- Chunk with length 336 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 389, MCS-3): ee 75 87 69 47 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 (tbf_dl.cpp:686) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 389 BSN2 -1) (tbf_dl.cpp:765) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 389) (tbf_dl.cpp:847) 20241121125134830 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 389, MCS-3): 07 40 61 86 dc eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 01 (tbf_dl.cpp:911) 20241121125134830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=07 40 61 86 dc eb 0e d3 8e ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 01 (pcu_l1_if.cpp:182) 20241121125134830 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125134843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134844 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134844 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134844 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 RX RTS.req: sapi=5 arfcn=871 cur_fn=2075 block=0 (pcu_l1_if.cpp:576) 20241121125134853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==390) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 390, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134853 DRLCMACDL DEBUG -- Chunk with length 299 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 390, MCS-3): ba f3 94 c9 2b 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 (tbf_dl.cpp:686) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 390 BSN2 -1) (tbf_dl.cpp:765) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 390) (tbf_dl.cpp:847) 20241121125134853 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 390, MCS-3): 07 80 61 86 74 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 00 (tbf_dl.cpp:911) 20241121125134853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=07 80 61 86 74 e7 29 93 57 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 00 (pcu_l1_if.cpp:182) 20241121125134853 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125134867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125134867 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134867 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134868 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134868 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134868 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134868 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134868 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134868 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 RX RTS.req: sapi=5 arfcn=871 cur_fn=2080 block=1 (pcu_l1_if.cpp:576) 20241121125134871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==391) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 391, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134871 DRLCMACDL DEBUG -- Chunk with length 262 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 391, MCS-3): ce a7 30 df 06 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 (tbf_dl.cpp:686) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 391 BSN2 -1) (tbf_dl.cpp:765) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 391) (tbf_dl.cpp:847) 20241121125134871 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 391, MCS-3): 07 c0 61 86 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 01 (tbf_dl.cpp:911) 20241121125134871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=07 c0 61 86 9c 4f 61 be 0d 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 01 (pcu_l1_if.cpp:182) 20241121125134872 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125134885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125134885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134890 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 RX RTS.req: sapi=5 arfcn=871 cur_fn=2084 block=2 (pcu_l1_if.cpp:576) 20241121125134890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==392) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 392, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134890 DRLCMACDL DEBUG -- Chunk with length 225 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 392, MCS-3): fb 52 95 e5 66 c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 (tbf_dl.cpp:686) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 392 BSN2 -1) (tbf_dl.cpp:765) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 392) (tbf_dl.cpp:847) 20241121125134890 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 392, MCS-3): 07 00 62 86 f6 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 00 (tbf_dl.cpp:911) 20241121125134890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=07 00 62 86 f6 a5 2a cb cd 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 00 (pcu_l1_if.cpp:182) 20241121125134890 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125134904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125134904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134905 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 RX RTS.req: sapi=5 arfcn=871 cur_fn=2088 block=3 (pcu_l1_if.cpp:576) 20241121125134913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==393) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134913 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 393, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134913 DRLCMACDL DEBUG -- Chunk with length 188 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 393, MCS-3): 74 6e 36 e3 0e 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 (tbf_dl.cpp:686) 20241121125134914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 393 BSN2 -1) (tbf_dl.cpp:765) 20241121125134914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 393) (tbf_dl.cpp:847) 20241121125134914 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 393, MCS-3): 07 40 62 86 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 01 (tbf_dl.cpp:911) 20241121125134914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=07 40 62 86 e8 dc 6c c6 1d de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 01 (pcu_l1_if.cpp:182) 20241121125134914 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125134927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125134927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134928 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134928 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 RX RTS.req: sapi=5 arfcn=871 cur_fn=2093 block=4 (pcu_l1_if.cpp:576) 20241121125134932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==394) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 394, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134932 DRLCMACDL DEBUG -- Chunk with length 151 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 394, MCS-3): a8 04 9f 53 08 d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac (tbf_dl.cpp:686) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 394 BSN2 -1) (tbf_dl.cpp:765) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 394) (tbf_dl.cpp:847) 20241121125134932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 394, MCS-3): 07 80 62 86 50 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 01 (tbf_dl.cpp:911) 20241121125134932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=07 80 62 86 50 09 3e a7 10 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 01 (pcu_l1_if.cpp:182) 20241121125134932 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125134946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125134946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 RX RTS.req: sapi=5 arfcn=871 cur_fn=2097 block=5 (pcu_l1_if.cpp:576) 20241121125134951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==395) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 395, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134951 DRLCMACDL DEBUG -- Chunk with length 114 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 395, MCS-3): 53 7d fa 47 79 b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a (tbf_dl.cpp:686) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 395 BSN2 -1) (tbf_dl.cpp:765) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 395) (tbf_dl.cpp:847) 20241121125134951 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 395, MCS-3): 07 c0 62 86 a6 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 00 (tbf_dl.cpp:911) 20241121125134951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=07 c0 62 86 a6 fa f4 8f f2 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 00 (pcu_l1_if.cpp:182) 20241121125134951 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125134965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125134965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134966 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134966 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 RX RTS.req: sapi=5 arfcn=871 cur_fn=2101 block=6 (pcu_l1_if.cpp:576) 20241121125134974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==396) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 396, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134974 DRLCMACDL DEBUG -- Chunk with length 77 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 396, MCS-3): c5 f9 28 1a cb 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 (tbf_dl.cpp:686) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 396 BSN2 -1) (tbf_dl.cpp:765) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 396) (tbf_dl.cpp:847) 20241121125134974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 396, MCS-3): 07 00 63 86 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 01 (tbf_dl.cpp:911) 20241121125134974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=07 00 63 86 8a f3 51 34 96 c7 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 01 (pcu_l1_if.cpp:182) 20241121125134974 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125134990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125134990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125134991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125134995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 RX RTS.req: sapi=5 arfcn=871 cur_fn=2106 block=7 (pcu_l1_if.cpp:576) 20241121125134995 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==397) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 397, CS=MCS-3 (tbf_dl.cpp:354) 20241121125134995 DRLCMACDL DEBUG -- Chunk with length 40 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 397, MCS-3): 38 ca 51 b1 fb 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 (tbf_dl.cpp:686) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 397 BSN2 -1) (tbf_dl.cpp:765) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 397) (tbf_dl.cpp:847) 20241121125134995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 397, MCS-3): 07 40 63 86 70 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 00 (tbf_dl.cpp:911) 20241121125134995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 data=07 40 63 86 70 94 a3 62 f7 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 00 (pcu_l1_if.cpp:182) 20241121125134995 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125135009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125135009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 RX RTS.req: sapi=5 arfcn=871 cur_fn=2110 block=8 (pcu_l1_if.cpp:576) 20241121125135014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==398) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 398, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135014 DRLCMACDL DEBUG -- Chunk with length 3 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125135014 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1367 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125135014 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (33) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 398, MCS-3): 07 90 4a f2 ca 2d cd 8d 5d 47 15 3f 79 6c 8c d1 5d 2c f5 d7 b0 33 f8 f2 13 e6 a1 ac 98 ae 37 da f4 67 3b 44 95 (tbf_dl.cpp:686) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 398 BSN2 -1) (tbf_dl.cpp:765) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 398) (tbf_dl.cpp:847) 20241121125135014 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 398, MCS-3): 07 80 63 06 0e 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 01 (tbf_dl.cpp:911) 20241121125135014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=07 80 63 06 0e 20 95 e4 95 5b 9a 1b bb 8e 2a 7e f2 d8 18 a3 bb 58 ea af 61 67 f0 e5 27 cc 43 59 31 5d 6f b4 e9 cf 76 88 2a 01 (pcu_l1_if.cpp:182) 20241121125135014 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125135028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125135028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 RX RTS.req: sapi=5 arfcn=871 cur_fn=2114 block=9 (pcu_l1_if.cpp:576) 20241121125135037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==380 .. V(S)==399) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 399, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135037 DRLCMACDL DEBUG -- Chunk with length 1367 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 399, MCS-3): b5 38 c3 47 46 d6 02 2f 66 a3 cc 32 9c 11 16 9d 97 d3 a2 e0 f6 a5 1d 3e 3e 06 6a 39 e9 2a 34 a2 f4 32 27 24 a7 (tbf_dl.cpp:686) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 399 BSN2 -1) (tbf_dl.cpp:765) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 399) (tbf_dl.cpp:847) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125135037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2119 + 13 = 2132 (pdch_ul_controller.c:131) 20241121125135037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2132 for type POLL (pdch_ul_controller.c:184) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2132, TS=7) (tbf_dl.cpp:883) 20241121125135037 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2132, TS=7 (tbf_dl.cpp:903) 20241121125135037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 399, MCS-3): 0f c0 63 86 6a 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e 01 (tbf_dl.cpp:911) 20241121125135037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=0f c0 63 86 6a 71 86 8f 8c ac 05 5e cc 46 99 65 38 23 2c 3a 2f a7 45 c1 ed 4b 3b 7c 7c 0c d4 72 d2 55 68 44 e9 65 4e 48 4e 01 (pcu_l1_if.cpp:182) 20241121125135037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125135051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125135051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135056 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125135070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125135070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135070 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135074 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125135088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125135088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125135089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135098 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125135112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2127 block=0 data=40 20 00 a7 b3 22 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125135112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125135112 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125135112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125135112 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 401 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125135112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125135112 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125135112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 401, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 380-400, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125135112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 401, BSN 380 to 465 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125135112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125135112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=380)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=399) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125135112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=380:400, lost=0, recv=20, skipped=0, bsn=124, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=380 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=381 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=382 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=383 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=384 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=385 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=386 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=387 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=388 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=389 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=390 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=391 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=392 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=393 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=394 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=395 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=396 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=397 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=398 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACDL DEBUG - got ack for BSN=399 (rlc_window_dl.cpp:103) 20241121125135112 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125135112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=400)""(V(S)-1=399) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125135112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135113 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135113 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 RX RTS.req: sapi=5 arfcn=871 cur_fn=2132 block=1 (pcu_l1_if.cpp:576) 20241121125135116 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==400) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 400, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135116 DRLCMACDL DEBUG -- Chunk with length 1330 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 400, MCS-3): fa 2a 9c 4e aa 28 7c af 28 ed be 2d da d2 05 ce 41 29 10 0b 5b 28 63 c4 80 57 35 f9 b2 42 b9 3e 1e 02 4a 3d 24 (tbf_dl.cpp:686) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 400 BSN2 -1) (tbf_dl.cpp:765) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 400) (tbf_dl.cpp:847) 20241121125135116 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 400, MCS-3): 07 00 64 86 f4 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 00 (tbf_dl.cpp:911) 20241121125135116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Sending data request: sapi=5 arfcn=871 cur_fn=2132 block=1 data=07 00 64 86 f4 55 38 9d 54 51 f8 5e 51 da 7d 5b b4 a5 0b 9c 83 52 20 16 b6 50 c6 88 01 af 6a f2 65 85 72 7d 3c 04 94 7a 48 00 (pcu_l1_if.cpp:182) 20241121125135116 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125135130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125135130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135131 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135131 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135131 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135131 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 RX RTS.req: sapi=5 arfcn=871 cur_fn=2136 block=2 (pcu_l1_if.cpp:576) 20241121125135135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==401) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 401, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135135 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 401, MCS-3): 82 01 43 3d 37 b9 6b 2c 1c 3b e5 26 75 ca 8b 2f ed 9f c7 65 51 5d e6 63 31 9e 02 86 4e 3c 3a dd de 12 0e 3c 1d (tbf_dl.cpp:686) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 401 BSN2 -1) (tbf_dl.cpp:765) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 401) (tbf_dl.cpp:847) 20241121125135135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 401, MCS-3): 07 40 64 86 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 00 (tbf_dl.cpp:911) 20241121125135135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Sending data request: sapi=5 arfcn=871 cur_fn=2136 block=2 data=07 40 64 86 04 03 86 7a 6e 72 d7 58 38 76 ca 4d ea 94 17 5f da 3f 8f cb a2 ba cc c7 62 3c 05 0c 9d 78 74 ba bd 25 1c 78 3a 00 (pcu_l1_if.cpp:182) 20241121125135135 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125135149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125135149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 RX RTS.req: sapi=5 arfcn=871 cur_fn=2140 block=3 (pcu_l1_if.cpp:576) 20241121125135158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==402) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 402, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135158 DRLCMACDL DEBUG -- Chunk with length 1256 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 402, MCS-3): ba 6b 3d c6 36 8e ef 72 da 29 5e be 14 5b b8 3c 10 ca 21 1c fc ab 39 d7 cc 2a 64 de 18 fd bf 30 66 8b da 98 c4 (tbf_dl.cpp:686) 20241121125135158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 402 BSN2 -1) (tbf_dl.cpp:765) 20241121125135158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135158 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 402) (tbf_dl.cpp:847) 20241121125135159 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 402, MCS-3): 07 80 64 86 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 01 (tbf_dl.cpp:911) 20241121125135159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=07 80 64 86 74 d7 7a 8c 6d 1c df e5 b4 53 bc 7c 29 b6 70 79 20 94 43 38 f8 57 73 ae 99 55 c8 bc 31 fa 7f 61 cc 16 b5 31 89 01 (pcu_l1_if.cpp:182) 20241121125135159 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125135172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125135172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 RX RTS.req: sapi=5 arfcn=871 cur_fn=2145 block=4 (pcu_l1_if.cpp:576) 20241121125135177 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==403) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 403, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135177 DRLCMACDL DEBUG -- Chunk with length 1219 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 403, MCS-3): 44 84 77 a3 46 b8 33 57 e6 2c 28 06 ad a4 19 1f 4e d8 b3 68 86 ce 0c 0a 34 9e ee bf 80 95 73 fa 35 81 e1 d7 4b (tbf_dl.cpp:686) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 403 BSN2 -1) (tbf_dl.cpp:765) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 403) (tbf_dl.cpp:847) 20241121125135177 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 403, MCS-3): 07 c0 64 86 88 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 00 (tbf_dl.cpp:911) 20241121125135177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=07 c0 64 86 88 08 ef 46 8d 70 67 ae cc 59 50 0c 5a 49 33 3e 9c b0 67 d1 0c 9d 19 14 68 3c dd 7f 01 2b e7 f4 6b 02 c3 af 97 00 (pcu_l1_if.cpp:182) 20241121125135177 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125135191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125135191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 RX RTS.req: sapi=5 arfcn=871 cur_fn=2149 block=5 (pcu_l1_if.cpp:576) 20241121125135195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==404) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 404, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135195 DRLCMACDL DEBUG -- Chunk with length 1182 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 404, MCS-3): 9b 45 0e 09 7e 3e d5 45 cb 0c 60 79 ac d6 b6 61 4a b7 63 2b e6 22 93 52 18 18 ef 88 09 b7 7a 41 98 dd 4a 39 3a (tbf_dl.cpp:686) 20241121125135195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 404 BSN2 -1) (tbf_dl.cpp:765) 20241121125135195 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 404) (tbf_dl.cpp:847) 20241121125135196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 404, MCS-3): 07 00 65 86 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 00 (tbf_dl.cpp:911) 20241121125135196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=07 00 65 86 36 8b 1c 12 fc 7c aa 8b 96 19 c0 f2 58 ad 6d c3 94 6e c7 56 cc 45 26 a5 30 30 de 11 13 6e f5 82 30 bb 95 72 74 00 (pcu_l1_if.cpp:182) 20241121125135196 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125135210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125135210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135210 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 RX RTS.req: sapi=5 arfcn=871 cur_fn=2153 block=6 (pcu_l1_if.cpp:576) 20241121125135219 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==405) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 405, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135219 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 405, MCS-3): 07 cd de 18 f6 d7 48 68 67 90 3c f2 e8 f7 6c 9f b4 e8 c7 e3 a2 8b e8 a0 4e 05 7f 9b ca 08 3b aa 5a 16 e5 cf 40 (tbf_dl.cpp:686) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 405 BSN2 -1) (tbf_dl.cpp:765) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 405) (tbf_dl.cpp:847) 20241121125135219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 405, MCS-3): 07 40 65 86 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 00 (tbf_dl.cpp:911) 20241121125135219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=07 40 65 86 0e 9a bd 31 ec af 91 d0 ce 20 79 e4 d1 ef d9 3e 69 d1 8f c7 45 17 d1 41 9d 0a fe 36 95 11 76 54 b5 2c ca 9f 81 00 (pcu_l1_if.cpp:182) 20241121125135219 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125135233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125135233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135233 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135234 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135234 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135234 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135234 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 RX RTS.req: sapi=5 arfcn=871 cur_fn=2158 block=7 (pcu_l1_if.cpp:576) 20241121125135238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==406) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 406, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135238 DRLCMACDL DEBUG -- Chunk with length 1108 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 406, MCS-3): 64 f7 32 5c 6a 27 70 e7 49 60 f0 55 ec bb f1 3a e8 c0 77 7a 25 df 21 7b 6c f6 4e 6d 8c a8 47 73 83 76 54 d7 92 (tbf_dl.cpp:686) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 406 BSN2 -1) (tbf_dl.cpp:765) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 406) (tbf_dl.cpp:847) 20241121125135238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 406, MCS-3): 07 80 65 86 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 01 (tbf_dl.cpp:911) 20241121125135238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=07 80 65 86 c8 ee 65 b8 d4 4e e0 ce 93 c0 e0 ab d8 77 e3 75 d0 81 ef f4 4a be 43 f6 d8 ec 9d da 18 51 8f e6 06 ed a8 ae 25 01 (pcu_l1_if.cpp:182) 20241121125135238 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125135252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125135252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 RX RTS.req: sapi=5 arfcn=871 cur_fn=2162 block=8 (pcu_l1_if.cpp:576) 20241121125135256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==407) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 407, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135256 DRLCMACDL DEBUG -- Chunk with length 1071 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 407, MCS-3): ae e4 da c6 cd 17 97 e4 e0 cc 7d c1 bb af bb a1 00 fa 1f 2a 25 78 91 e4 c5 d8 ea 7b 72 32 ce d6 0e 98 f7 7c 5f (tbf_dl.cpp:686) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 407 BSN2 -1) (tbf_dl.cpp:765) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 407) (tbf_dl.cpp:847) 20241121125135256 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 407, MCS-3): 07 c0 65 86 5c c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 00 (tbf_dl.cpp:911) 20241121125135256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=07 c0 65 86 5c c9 b5 8d 9b 2f 2e c9 c1 99 fb 82 77 5f 77 43 01 f4 3f 54 4a f0 22 c9 8b b1 d5 f7 e4 64 9c ad 1d 30 ef f9 be 00 (pcu_l1_if.cpp:182) 20241121125135256 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125135270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125135270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 RX RTS.req: sapi=5 arfcn=871 cur_fn=2166 block=9 (pcu_l1_if.cpp:576) 20241121125135280 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==408) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 408, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135280 DRLCMACDL DEBUG -- Chunk with length 1034 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 408, MCS-3): c4 e3 99 77 81 15 73 01 17 fc dc 1b 07 8c 9d 68 7b 07 89 b9 f9 fa 52 63 f7 70 08 45 fc ca b5 dc 3d d9 cd 67 03 (tbf_dl.cpp:686) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 408 BSN2 -1) (tbf_dl.cpp:765) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 408) (tbf_dl.cpp:847) 20241121125135280 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 408, MCS-3): 07 00 66 86 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 00 (tbf_dl.cpp:911) 20241121125135280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=07 00 66 86 88 c7 33 ef 02 2b e6 02 2e f8 b9 37 0e 18 3b d1 f6 0e 12 73 f3 f5 a5 c6 ee e1 10 8a f8 95 6b b9 7b b2 9b cf 06 00 (pcu_l1_if.cpp:182) 20241121125135280 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125135294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125135294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135294 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135294 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 RX RTS.req: sapi=5 arfcn=871 cur_fn=2171 block=10 (pcu_l1_if.cpp:576) 20241121125135298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==409) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 409, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135298 DRLCMACDL DEBUG -- Chunk with length 997 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 409, MCS-3): 0b 0e b2 ea 45 7e d9 92 82 12 31 f5 87 be 2f 0a 08 1b 11 73 d9 e4 5c 66 15 0f 68 ef 98 2d 4c 76 4d fd 16 f7 04 (tbf_dl.cpp:686) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 409 BSN2 -1) (tbf_dl.cpp:765) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 409) (tbf_dl.cpp:847) 20241121125135298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 409, MCS-3): 07 40 66 86 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 00 (tbf_dl.cpp:911) 20241121125135298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=07 40 66 86 16 1c 64 d5 8b fc b2 25 05 25 62 ea 0f 7d 5f 14 10 36 22 e6 b2 c9 b9 cc 2a 1e d0 de 31 5b 98 ec 9a fa 2d ee 09 00 (pcu_l1_if.cpp:182) 20241121125135299 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125135312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125135312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 RX RTS.req: sapi=5 arfcn=871 cur_fn=2175 block=11 (pcu_l1_if.cpp:576) 20241121125135317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==410) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 410, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135317 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 410, MCS-3): b9 c5 a5 c2 c7 09 b3 e2 83 68 3e 1f 12 1a bf 80 d7 93 27 b9 80 72 c4 60 41 ed e1 e8 b5 16 d0 50 ad c1 e6 7b 13 (tbf_dl.cpp:686) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 410 BSN2 -1) (tbf_dl.cpp:765) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 410) (tbf_dl.cpp:847) 20241121125135317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 410, MCS-3): 07 80 66 86 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 00 (tbf_dl.cpp:911) 20241121125135317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=07 80 66 86 72 8b 4b 85 8f 13 66 c5 07 d1 7c 3e 24 34 7e 01 af 27 4f 72 01 e5 88 c1 82 da c3 d1 6b 2d a0 a1 5a 83 cd f7 26 00 (pcu_l1_if.cpp:182) 20241121125135317 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125135331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125135331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135332 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135332 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135332 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 RX RTS.req: sapi=5 arfcn=871 cur_fn=2179 block=0 (pcu_l1_if.cpp:576) 20241121125135340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==411) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 411, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135340 DRLCMACDL DEBUG -- Chunk with length 923 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 411, MCS-3): bb ab 52 b4 62 37 6f 06 f3 0d f4 29 c4 58 46 c6 b7 e3 23 e2 a6 ce 76 fe 6a 6d b3 76 08 8a 87 47 d3 94 e6 f3 1f (tbf_dl.cpp:686) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 411 BSN2 -1) (tbf_dl.cpp:765) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 411) (tbf_dl.cpp:847) 20241121125135340 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 411, MCS-3): 07 c0 66 86 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 00 (tbf_dl.cpp:911) 20241121125135340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=07 c0 66 86 76 57 a5 68 c5 6e de 0c e6 1b e8 53 88 b1 8c 8c 6f c7 47 c4 4d 9d ed fc d5 da 66 ed 10 14 0f 8f a6 29 cd e7 3f 00 (pcu_l1_if.cpp:182) 20241121125135341 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125135354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125135354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 RX RTS.req: sapi=5 arfcn=871 cur_fn=2184 block=1 (pcu_l1_if.cpp:576) 20241121125135359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==412) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 412, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135359 DRLCMACDL DEBUG -- Chunk with length 886 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 412, MCS-3): c3 4c 9a e6 3e 54 00 a5 02 8f d5 e1 39 79 b1 34 4a 44 47 03 c4 fb 52 42 c3 05 bb 02 8f 99 cc 9f 4b 19 d2 8e a3 (tbf_dl.cpp:686) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 412 BSN2 -1) (tbf_dl.cpp:765) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 412) (tbf_dl.cpp:847) 20241121125135359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 412, MCS-3): 07 00 67 86 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 01 (tbf_dl.cpp:911) 20241121125135359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=07 00 67 86 86 99 34 cd 7d a8 00 4a 05 1e ab c3 73 f2 62 69 94 88 8e 06 88 f7 a5 84 86 0b 76 05 1e 33 99 3f 97 32 a4 1d 47 01 (pcu_l1_if.cpp:182) 20241121125135359 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125135373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125135373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 RX RTS.req: sapi=5 arfcn=871 cur_fn=2188 block=2 (pcu_l1_if.cpp:576) 20241121125135378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==413) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 413, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135378 DRLCMACDL DEBUG -- Chunk with length 849 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 413, MCS-3): 19 d2 50 fe dd a7 4b 6d 75 0a 78 d9 ac 8f 38 e1 91 6c 24 40 c0 8c d8 73 8b 97 05 61 ad 74 4e 82 96 a9 94 2f 33 (tbf_dl.cpp:686) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 413 BSN2 -1) (tbf_dl.cpp:765) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 413) (tbf_dl.cpp:847) 20241121125135378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 413, MCS-3): 07 40 67 86 32 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 00 (tbf_dl.cpp:911) 20241121125135378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=07 40 67 86 32 a4 a1 fc bb 4f 97 da ea 14 f0 b2 59 1f 71 c2 23 d9 48 80 80 19 b1 e7 16 2f 0b c2 5a e9 9c 04 2d 53 29 5f 66 00 (pcu_l1_if.cpp:182) 20241121125135378 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125135392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125135392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 RX RTS.req: sapi=5 arfcn=871 cur_fn=2192 block=3 (pcu_l1_if.cpp:576) 20241121125135401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==414) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 414, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135401 DRLCMACDL DEBUG -- Chunk with length 812 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 414, MCS-3): 09 59 9c e3 ff a3 cb 1e 5c 2d f2 cf c7 18 2f ef 91 5f 2a e4 a9 6b ff ae b6 49 d0 ca d2 9b 73 29 cf ef 79 6a cc (tbf_dl.cpp:686) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 414 BSN2 -1) (tbf_dl.cpp:765) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 414) (tbf_dl.cpp:847) 20241121125135401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 414, MCS-3): 07 80 67 86 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 01 (tbf_dl.cpp:911) 20241121125135401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=07 80 67 86 12 b2 38 c7 ff 47 97 3d b8 5a e4 9f 8f 31 5e de 23 bf 54 c8 53 d7 fe 5d 6d 93 a0 95 a5 37 e7 52 9e df f3 d4 98 01 (pcu_l1_if.cpp:182) 20241121125135401 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125135415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125135415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135416 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135416 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 RX RTS.req: sapi=5 arfcn=871 cur_fn=2197 block=4 (pcu_l1_if.cpp:576) 20241121125135420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==415) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 415, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135420 DRLCMACDL DEBUG -- Chunk with length 775 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 415, MCS-3): 50 7c 6c 45 f6 ce e0 ce 78 51 cc f7 15 ab d2 33 e3 ec 59 c5 52 a5 ef 6d 55 ef da 05 8d 41 14 51 07 fc bb 8e f8 (tbf_dl.cpp:686) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 415 BSN2 -1) (tbf_dl.cpp:765) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 415) (tbf_dl.cpp:847) 20241121125135420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 415, MCS-3): 07 c0 67 86 a0 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 01 (tbf_dl.cpp:911) 20241121125135420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=07 c0 67 86 a0 f8 d8 8a ec 9d c1 9d f1 a2 98 ef 2b 56 a5 67 c6 d9 b3 8a a5 4a df db aa de b5 0b 1a 83 28 a2 0e f8 77 1d f1 01 (pcu_l1_if.cpp:182) 20241121125135420 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125135435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125135435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135435 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135435 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 RX RTS.req: sapi=5 arfcn=871 cur_fn=2201 block=5 (pcu_l1_if.cpp:576) 20241121125135439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==416) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 416, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135439 DRLCMACDL DEBUG -- Chunk with length 738 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 416, MCS-3): 73 a7 fb d2 8e 7c 1a bb 0a 38 73 21 c8 4e 93 5d e4 4f 54 3a 14 6b 82 7a 08 b5 11 b3 a9 b4 4e 05 03 26 2b bc 95 (tbf_dl.cpp:686) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 416 BSN2 -1) (tbf_dl.cpp:765) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 416) (tbf_dl.cpp:847) 20241121125135439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 416, MCS-3): 07 00 68 86 e6 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 01 (tbf_dl.cpp:911) 20241121125135439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=07 00 68 86 e6 4e f7 a5 1d f9 34 76 15 70 e6 42 90 9d 26 bb c8 9f a8 74 28 d6 04 f5 10 6a 23 66 53 69 9d 0a 06 4c 56 78 2b 01 (pcu_l1_if.cpp:182) 20241121125135439 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125135453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125135453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 RX RTS.req: sapi=5 arfcn=871 cur_fn=2205 block=6 (pcu_l1_if.cpp:576) 20241121125135463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==417) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 417, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135463 DRLCMACDL DEBUG -- Chunk with length 701 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 417, MCS-3): cd 02 8a 26 7a 9a 56 46 be 7c ea a5 e3 ef cc f9 9f 7c 9a e6 c2 27 83 20 66 b2 bc b2 ea 0b b2 09 4b 1c 40 69 ef (tbf_dl.cpp:686) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 417 BSN2 -1) (tbf_dl.cpp:765) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 417) (tbf_dl.cpp:847) 20241121125135463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 417, MCS-3): 07 40 68 86 9a 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de 01 (tbf_dl.cpp:911) 20241121125135463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=07 40 68 86 9a 05 14 4d f4 34 ad 8c 7c f9 d4 4b c7 df 99 f3 3f f9 34 cd 85 4f 06 41 cc 64 79 65 d5 17 64 13 96 38 80 d2 de 01 (pcu_l1_if.cpp:182) 20241121125135463 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125135477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125135477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 RX RTS.req: sapi=5 arfcn=871 cur_fn=2210 block=7 (pcu_l1_if.cpp:576) 20241121125135481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==418) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 418, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135481 DRLCMACDL DEBUG -- Chunk with length 664 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 418, MCS-3): fb b5 07 a0 3d ef d0 32 62 72 78 0a 80 57 6f 01 c5 b5 28 5b c7 9c 2f 01 2b 85 b4 28 9e 8c 2a 7a f5 2c aa 4d b8 (tbf_dl.cpp:686) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 418 BSN2 -1) (tbf_dl.cpp:765) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 418) (tbf_dl.cpp:847) 20241121125135481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 418, MCS-3): 07 80 68 86 f6 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 01 (tbf_dl.cpp:911) 20241121125135482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=07 80 68 86 f6 6b 0f 40 7b de a1 65 c4 e4 f0 14 00 af de 02 8a 6b 51 b6 8e 39 5f 02 56 0a 69 51 3c 19 55 f4 ea 59 54 9b 70 01 (pcu_l1_if.cpp:182) 20241121125135482 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125135495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125135496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135496 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135497 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135497 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135497 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135497 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135497 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135497 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 RX RTS.req: sapi=5 arfcn=871 cur_fn=2214 block=8 (pcu_l1_if.cpp:576) 20241121125135500 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==400 .. V(S)==419) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 419, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135500 DRLCMACDL DEBUG -- Chunk with length 627 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 419, MCS-3): bf 75 f4 a0 1a 95 52 5f 2b 15 a9 b1 d1 01 69 56 5a 0e f1 29 d1 3c 79 1e 55 1e c9 23 c0 79 1b 09 6e 5e 01 db 28 (tbf_dl.cpp:686) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 419 BSN2 -1) (tbf_dl.cpp:765) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 419) (tbf_dl.cpp:847) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125135500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2218 + 13 = 2231 (pdch_ul_controller.c:131) 20241121125135500 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2231 for type POLL (pdch_ul_controller.c:184) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2231, TS=7) (tbf_dl.cpp:883) 20241121125135500 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2231, TS=7 (tbf_dl.cpp:903) 20241121125135500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 419, MCS-3): 0f c0 68 86 7e eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 00 (tbf_dl.cpp:911) 20241121125135500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=0f c0 68 86 7e eb e8 41 35 2a a5 be 56 2a 52 63 a3 03 d2 ac b4 1c e2 53 a2 79 f2 3c aa 3c 92 47 80 f3 36 12 dc bc 02 b6 51 00 (pcu_l1_if.cpp:182) 20241121125135500 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125135514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125135514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135514 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135514 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135515 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135515 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135515 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135515 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135523 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125135538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125135538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135542 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125135556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125135556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135557 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135557 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135558 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135558 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135558 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125135558 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135561 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125135575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2227 block=11 data=40 20 00 a7 b3 4a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125135575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125135575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125135575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125135575 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 421 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125135575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125135575 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125135575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 421, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 400-420, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125135575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 421, BSN 400 to 485 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125135575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125135575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=400)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=419) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125135575 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=400:420, lost=0, recv=20, skipped=0, bsn=144, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=400 (rlc_window_dl.cpp:103) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=401 (rlc_window_dl.cpp:103) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=402 (rlc_window_dl.cpp:103) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=403 (rlc_window_dl.cpp:103) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=404 (rlc_window_dl.cpp:103) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=405 (rlc_window_dl.cpp:103) 20241121125135575 DRLCMACDL DEBUG - got ack for BSN=406 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=407 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=408 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=409 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=410 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=411 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=412 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=413 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=414 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=415 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=416 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=417 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=418 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACDL DEBUG - got ack for BSN=419 (rlc_window_dl.cpp:103) 20241121125135576 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125135576 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125135576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=420)""(V(S)-1=419) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125135576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135576 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135576 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 RX RTS.req: sapi=5 arfcn=871 cur_fn=2231 block=0 (pcu_l1_if.cpp:576) 20241121125135584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==420) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 420, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135585 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 420, MCS-3): ac 05 92 49 d3 5d 43 d3 94 ae 58 f4 9e 34 8c 08 f2 4a d8 5f 68 b6 49 1a 44 66 74 2f 55 fe d5 34 f0 8b 88 de be (tbf_dl.cpp:686) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 420 BSN2 -1) (tbf_dl.cpp:765) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 420) (tbf_dl.cpp:847) 20241121125135585 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 420, MCS-3): 07 00 69 86 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 01 (tbf_dl.cpp:911) 20241121125135585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Sending data request: sapi=5 arfcn=871 cur_fn=2231 block=0 data=07 00 69 86 58 0b 24 93 a6 bb 86 a6 29 5d b1 e8 3d 69 18 11 e4 95 b0 bf d0 6c 93 34 88 cc e8 5e aa fc ab 69 e0 17 11 bd 7d 01 (pcu_l1_if.cpp:182) 20241121125135585 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125135599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125135599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135600 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 RX RTS.req: sapi=5 arfcn=871 cur_fn=2236 block=1 (pcu_l1_if.cpp:576) 20241121125135603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==421) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 421, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135603 DRLCMACDL DEBUG -- Chunk with length 553 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 421, MCS-3): 94 66 b9 19 49 74 02 c3 bc b0 80 17 03 2a ce c4 4c 83 c7 e8 92 95 33 a8 50 9a 12 a7 a5 65 72 e5 e0 13 0b 99 48 (tbf_dl.cpp:686) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 421 BSN2 -1) (tbf_dl.cpp:765) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 421) (tbf_dl.cpp:847) 20241121125135603 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 421, MCS-3): 07 40 69 86 28 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 00 (tbf_dl.cpp:911) 20241121125135603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Sending data request: sapi=5 arfcn=871 cur_fn=2236 block=1 data=07 40 69 86 28 cd 72 33 92 e8 04 86 79 61 01 2f 06 54 9c 89 99 06 8f d1 25 2b 67 50 a1 34 25 4e 4b cb e4 ca c1 27 16 32 91 00 (pcu_l1_if.cpp:182) 20241121125135603 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125135617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125135617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 RX RTS.req: sapi=5 arfcn=871 cur_fn=2240 block=2 (pcu_l1_if.cpp:576) 20241121125135622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==422) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 422, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135622 DRLCMACDL DEBUG -- Chunk with length 516 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 422, MCS-3): 10 ba 41 f7 61 19 38 a8 ba 06 45 f7 3a 9c fb 81 71 83 63 d7 0f ae b8 03 b5 e8 12 a0 da c6 e8 41 74 45 08 de 8c (tbf_dl.cpp:686) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 422 BSN2 -1) (tbf_dl.cpp:765) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 422) (tbf_dl.cpp:847) 20241121125135622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 422, MCS-3): 07 80 69 86 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 01 (tbf_dl.cpp:911) 20241121125135622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=07 80 69 86 20 74 83 ee c3 32 70 50 75 0d 8a ee 75 38 f7 03 e3 06 c7 ae 1f 5c 71 07 6a d1 25 40 b5 8d d1 83 e8 8a 10 bc 19 01 (pcu_l1_if.cpp:182) 20241121125135622 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125135636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125135636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135637 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135637 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135637 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135637 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 RX RTS.req: sapi=5 arfcn=871 cur_fn=2244 block=3 (pcu_l1_if.cpp:576) 20241121125135645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==423) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 423, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135645 DRLCMACDL DEBUG -- Chunk with length 479 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 423, MCS-3): e6 0b 68 d2 63 2d 53 50 c9 1e fe cf 59 c6 f0 ec 2a 01 73 91 97 de 92 dd 38 77 31 7d b8 f2 85 94 6b 5a 07 6d 59 (tbf_dl.cpp:686) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 423 BSN2 -1) (tbf_dl.cpp:765) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 423) (tbf_dl.cpp:847) 20241121125135645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 423, MCS-3): 07 c0 69 86 cc 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 00 (tbf_dl.cpp:911) 20241121125135645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=07 c0 69 86 cc 17 d0 a4 c7 5a a6 a0 92 3d fc 9f b3 8c e1 d9 55 02 e6 22 2f bd 25 bb 71 ee 62 fa 70 e5 0b 29 d7 b4 0e da b2 00 (pcu_l1_if.cpp:182) 20241121125135646 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125135659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125135659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 RX RTS.req: sapi=5 arfcn=871 cur_fn=2249 block=4 (pcu_l1_if.cpp:576) 20241121125135664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==424) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 424, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135664 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 424, MCS-3): 66 22 16 21 82 9b 61 72 71 31 8f d1 f3 20 b2 00 a1 c9 d6 47 9d fe 61 61 7a b0 cf e4 71 92 70 65 07 eb 80 03 0e (tbf_dl.cpp:686) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 424 BSN2 -1) (tbf_dl.cpp:765) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 424) (tbf_dl.cpp:847) 20241121125135664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 424, MCS-3): 07 00 6a 86 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 00 (tbf_dl.cpp:911) 20241121125135664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=07 00 6a 86 cc 44 2c 42 04 37 c3 e4 e2 62 1e a3 e7 41 64 01 42 93 ad 8f 3a fd c3 c2 f4 60 9f c9 e3 24 e1 ca 0e d6 01 07 1c 00 (pcu_l1_if.cpp:182) 20241121125135664 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125135678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125135678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135679 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135679 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135679 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135679 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135680 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135680 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135680 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135680 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 RX RTS.req: sapi=5 arfcn=871 cur_fn=2253 block=5 (pcu_l1_if.cpp:576) 20241121125135683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==425) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 425, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135683 DRLCMACDL DEBUG -- Chunk with length 405 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 425, MCS-3): 89 46 e1 c8 77 37 5a f3 6a f6 a5 bc 92 9d a8 c2 39 06 c2 f5 ee 9b 16 9e fa 9d 60 80 b2 19 77 ad df 51 db 16 b4 (tbf_dl.cpp:686) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 425 BSN2 -1) (tbf_dl.cpp:765) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 425) (tbf_dl.cpp:847) 20241121125135683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 425, MCS-3): 07 40 6a 86 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 01 (tbf_dl.cpp:911) 20241121125135683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=07 40 6a 86 12 8d c2 91 ef 6e b4 e6 d5 ec 4b 79 25 3b 51 85 73 0c 84 eb dd 37 2d 3c f5 3b c1 00 65 33 ee 5a bf a3 b6 2d 68 01 (pcu_l1_if.cpp:182) 20241121125135683 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125135787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125135787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135787 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135787 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135788 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135788 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135788 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135788 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135788 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135788 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135789 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 RX RTS.req: sapi=5 arfcn=871 cur_fn=2257 block=6 (pcu_l1_if.cpp:576) 20241121125135797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==426) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 426, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135797 DRLCMACDL DEBUG -- Chunk with length 368 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 426, MCS-3): 1e eb 15 ce d4 7b b6 ad ab 80 f2 97 67 d0 b9 ba 98 36 31 f2 aa b3 cf 67 36 fb 4c dc ae 07 e5 fc ee 75 87 69 47 (tbf_dl.cpp:686) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 426 BSN2 -1) (tbf_dl.cpp:765) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 426) (tbf_dl.cpp:847) 20241121125135797 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 426, MCS-3): 07 80 6a 86 3c d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e 00 (tbf_dl.cpp:911) 20241121125135797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=07 80 6a 86 3c d6 2b 9c a9 f7 6c 5b 57 01 e5 2f cf a0 73 75 31 6d 62 e4 55 67 9f cf 6c f6 99 b8 5d 0f ca f9 dd eb 0e d3 8e 00 (pcu_l1_if.cpp:182) 20241121125135797 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125135810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125135810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135811 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135811 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135812 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 RX RTS.req: sapi=5 arfcn=871 cur_fn=2262 block=7 (pcu_l1_if.cpp:576) 20241121125135815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==427) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 427, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135815 DRLCMACDL DEBUG -- Chunk with length 331 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 427, MCS-3): 77 bd 7e 1f f6 60 91 89 e9 c3 21 81 53 89 ac 19 e0 60 6a f1 71 fa 96 50 c3 09 62 21 dc 5d 8d a3 ba f3 94 c9 2b (tbf_dl.cpp:686) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 427 BSN2 -1) (tbf_dl.cpp:765) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 427) (tbf_dl.cpp:847) 20241121125135815 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 427, MCS-3): 07 c0 6a 86 ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 00 (tbf_dl.cpp:911) 20241121125135815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=07 c0 6a 86 ee 7a fd 3e ec c1 22 13 d3 87 43 02 a7 12 59 33 c0 c1 d4 e2 e3 f4 2d a1 86 13 c4 42 b8 bb 1a 47 75 e7 29 93 57 00 (pcu_l1_if.cpp:182) 20241121125135815 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125135852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125135852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135853 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135853 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 RX RTS.req: sapi=5 arfcn=871 cur_fn=2266 block=8 (pcu_l1_if.cpp:576) 20241121125135857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==428) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 428, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135857 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 428, MCS-3): 4b cd 89 10 53 69 2b d5 ac e9 31 f0 f7 bb 60 ca b8 a9 b0 e9 f4 13 bb 63 13 e9 df db 1f 1d b0 26 ce a7 30 df 06 (tbf_dl.cpp:686) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 428 BSN2 -1) (tbf_dl.cpp:765) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 428) (tbf_dl.cpp:847) 20241121125135857 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 428, MCS-3): 07 00 6b 86 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 00 (tbf_dl.cpp:911) 20241121125135857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=07 00 6b 86 96 9a 13 21 a6 d2 56 aa 59 d3 63 e0 ef 77 c1 94 71 53 61 d3 e9 27 76 c7 26 d2 bf b7 3f 3a 60 4d 9c 4f 61 be 0d 00 (pcu_l1_if.cpp:182) 20241121125135857 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125135871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125135871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135872 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135872 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135872 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135872 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135872 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135873 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135873 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 RX RTS.req: sapi=5 arfcn=871 cur_fn=2270 block=9 (pcu_l1_if.cpp:576) 20241121125135880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==429) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 429, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135880 DRLCMACDL DEBUG -- Chunk with length 257 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 429, MCS-3): 43 1d 81 e4 dc b6 37 3a 50 8a d0 68 4d 60 93 af 35 e5 ef 68 ca d1 cb 2d ba 99 2a 1a 83 a0 b6 e3 fb 52 95 e5 66 (tbf_dl.cpp:686) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 429 BSN2 -1) (tbf_dl.cpp:765) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 429) (tbf_dl.cpp:847) 20241121125135880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 429, MCS-3): 07 40 6b 86 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 00 (tbf_dl.cpp:911) 20241121125135880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=07 40 6b 86 86 3a 02 c9 b9 6d 6f 74 a0 14 a1 d1 9a c0 26 5f 6b ca df d1 94 a3 97 5b 74 33 55 34 06 41 6d c7 f7 a5 2a cb cd 00 (pcu_l1_if.cpp:182) 20241121125135880 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125135894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125135894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 RX RTS.req: sapi=5 arfcn=871 cur_fn=2275 block=10 (pcu_l1_if.cpp:576) 20241121125135899 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==430) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 430, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135899 DRLCMACDL DEBUG -- Chunk with length 220 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 430, MCS-3): c7 fa 57 0d a5 a6 71 73 ee 5a 1f 11 ef 92 f4 ef d4 d7 14 40 16 fa 9a 42 8e ad e4 36 93 64 03 23 74 6e 36 e3 0e (tbf_dl.cpp:686) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 430 BSN2 -1) (tbf_dl.cpp:765) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 430) (tbf_dl.cpp:847) 20241121125135899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 430, MCS-3): 07 80 6b 86 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d 00 (tbf_dl.cpp:911) 20241121125135899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=07 80 6b 86 8e f5 af 1a 4a 4d e3 e6 dc b5 3e 22 de 25 e9 df a9 af 29 80 2c f4 35 85 1c 5b c9 6d 26 c9 06 46 e8 dc 6c c6 1d 00 (pcu_l1_if.cpp:182) 20241121125135899 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125135913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125135913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 RX RTS.req: sapi=5 arfcn=871 cur_fn=2279 block=11 (pcu_l1_if.cpp:576) 20241121125135945 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==431) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 431, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135945 DRLCMACDL DEBUG -- Chunk with length 183 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 431, MCS-3): 6f 82 43 99 93 f2 fc 2b e4 0f 6e 6b 4c 88 d2 8e 87 7d 7b 91 ba 79 ad fa 0a e6 cf 80 99 d7 93 86 a8 04 9f 53 08 (tbf_dl.cpp:686) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 431 BSN2 -1) (tbf_dl.cpp:765) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 431) (tbf_dl.cpp:847) 20241121125135945 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 431, MCS-3): 07 c0 6b 86 de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 00 (tbf_dl.cpp:911) 20241121125135945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=07 c0 6b 86 de 04 87 32 27 e5 f9 57 c8 1f dc d6 98 10 a5 1d 0f fb f6 22 75 f3 5a f5 15 cc 9f 01 33 af 27 0d 51 09 3e a7 10 00 (pcu_l1_if.cpp:182) 20241121125135945 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125135958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125135958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135959 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135959 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135959 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135959 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 RX RTS.req: sapi=5 arfcn=871 cur_fn=2283 block=0 (pcu_l1_if.cpp:576) 20241121125135968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==432) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 432, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135968 DRLCMACDL DEBUG -- Chunk with length 146 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 432, MCS-3): d4 89 31 aa 81 3b 48 2f 09 ee c9 8f 29 dd fa 9c 80 70 11 a7 50 7b da 8c 37 94 2f aa b3 13 98 ac 53 7d fa 47 79 (tbf_dl.cpp:686) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 432 BSN2 -1) (tbf_dl.cpp:765) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 432) (tbf_dl.cpp:847) 20241121125135968 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 432, MCS-3): 07 00 6c 86 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 00 (tbf_dl.cpp:911) 20241121125135968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=07 00 6c 86 a8 13 63 54 03 77 90 5e 12 dc 93 1f 53 ba f5 39 01 e1 22 4e a1 f6 b4 19 6f 28 5f 54 67 27 30 59 a7 fa f4 8f f2 00 (pcu_l1_if.cpp:182) 20241121125135968 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125135985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125135985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125135987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125135990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 RX RTS.req: sapi=5 arfcn=871 cur_fn=2288 block=1 (pcu_l1_if.cpp:576) 20241121125135990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==433) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 433, CS=MCS-3 (tbf_dl.cpp:354) 20241121125135990 DRLCMACDL DEBUG -- Chunk with length 109 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 433, MCS-3): b3 4c 97 d4 d1 7e a8 1d 50 ca 00 3c 2e 13 a8 6a 20 42 7b 5c a5 c8 da de bb 98 d4 ff 0c 6a 7e 4a c5 f9 28 1a cb (tbf_dl.cpp:686) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 433 BSN2 -1) (tbf_dl.cpp:765) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 433) (tbf_dl.cpp:847) 20241121125135990 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 433, MCS-3): 07 40 6c 86 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 01 (tbf_dl.cpp:911) 20241121125135990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=07 40 6c 86 66 99 2e a9 a3 fd 50 3b a0 94 01 78 5c 26 50 d5 40 84 f6 b8 4a 91 b5 bd 77 31 a9 ff 19 d4 fc 94 8a f3 51 34 96 01 (pcu_l1_if.cpp:182) 20241121125135990 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125136004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125136004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136005 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136005 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136005 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136005 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 RX RTS.req: sapi=5 arfcn=871 cur_fn=2292 block=2 (pcu_l1_if.cpp:576) 20241121125136008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==434) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 434, CS=MCS-3 (tbf_dl.cpp:354) 20241121125136008 DRLCMACDL DEBUG -- Chunk with length 72 larger than space (37) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 434, MCS-3): 63 34 b2 42 28 62 be 03 cf 9e 14 fc 9f 32 ee 7b ad 08 d4 a1 28 60 43 d4 ac fd 77 34 ce 21 28 f2 38 ca 51 b1 fb (tbf_dl.cpp:686) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 434 BSN2 -1) (tbf_dl.cpp:765) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 434) (tbf_dl.cpp:847) 20241121125136008 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 434, MCS-3): 07 80 6c 86 c6 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 01 (tbf_dl.cpp:911) 20241121125136008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=07 80 6c 86 c6 68 64 85 50 c4 7c 07 9e 3d 29 f8 3f 65 dc f7 5a 11 a8 43 51 c0 86 a8 59 fb ef 68 9c 43 50 e4 71 94 a3 62 f7 01 (pcu_l1_if.cpp:182) 20241121125136008 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125136022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125136022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136023 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136023 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136023 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136023 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136023 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136023 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136024 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136024 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 RX RTS.req: sapi=5 arfcn=871 cur_fn=2296 block=3 (pcu_l1_if.cpp:576) 20241121125136032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==420 .. V(S)==435) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 435, CS=MCS-3 (tbf_dl.cpp:354) 20241121125136032 DRLCMACDL DEBUG -- Chunk with length 35 is less than remaining space (37): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125136032 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1377 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 1 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125136032 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 435, MCS-3): 46 ff 2b 4f 4a ac 22 c7 50 8a 67 f4 19 17 7b f8 0a 13 70 78 27 f8 3a 88 66 1a 91 d2 bd 5c 84 85 64 04 90 4a f2 (tbf_dl.cpp:686) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 435 BSN2 -1) (tbf_dl.cpp:765) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 435) (tbf_dl.cpp:847) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125136032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2301 + 13 = 2314 (pdch_ul_controller.c:131) 20241121125136032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2314 for type POLL (pdch_ul_controller.c:184) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2314, TS=7) (tbf_dl.cpp:883) 20241121125136032 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2314, TS=7 (tbf_dl.cpp:903) 20241121125136032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 435, MCS-3): 0f c0 6c 06 8c fe 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 01 (tbf_dl.cpp:911) 20241121125136032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=0f c0 6c 06 8c fe 57 9e 94 58 45 8e a1 14 cf e8 33 2e f6 f0 15 26 e0 f0 4e f0 75 10 cd 34 22 a5 7b b9 08 0b c9 08 20 95 e4 01 (pcu_l1_if.cpp:182) 20241121125136032 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125136046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125136046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136047 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136047 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136047 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136047 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136051 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125136065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125136065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136065 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136065 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136066 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136066 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136069 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125136083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125136083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136083 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136083 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136084 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136084 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136084 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136084 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136084 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125136084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136093 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125136107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2309 block=6 data=40 20 00 a7 b3 6a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125136107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125136107 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125136107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125136107 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 437 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125136107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125136107 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125136107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 437, have_crbb: 0, urbb_len:64, 0x55fb74f5a0fc, 0x55fb74f5a100, 4, 0, win: 420-436, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125136107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 437, BSN 420 to 501 - 1 (81 blocks), "RRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125136107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125136107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=420)"RRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=435) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125136107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=420:436, lost=0, recv=16, skipped=0, bsn=164, info='RRRRRRRRRRRRRRRR................................................' (tbf_dl.cpp:998) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=420 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=421 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=422 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=423 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=424 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=425 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=426 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=427 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=428 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=429 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=430 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=431 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=432 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=433 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=434 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACDL DEBUG - got ack for BSN=435 (rlc_window_dl.cpp:103) 20241121125136107 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 16 Lost: 0 Sum: 16 (gprs_rlcmac_meas.cpp:127) 20241121125136107 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=436)""(V(S)-1=435) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125136107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136108 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136108 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125136108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125136111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 RX RTS.req: sapi=5 arfcn=871 cur_fn=2314 block=7 (pcu_l1_if.cpp:576) 20241121125136111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125136111 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(146)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(146)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125136114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47938<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125136115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47926<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125136116 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125136116 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125136116 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125136116 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125136116 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125136116 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125136116 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125136116 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125136116 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125136116 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125136116 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125136116 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125136116 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125136116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125136116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125136116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 16: stopped pid 7177 with status 0 MTC@1d710fa6204d: Test case TC_mcs_max_dl finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass'. respawn: 17: starting: osmo-pcu Thu Nov 21 12:51:36 UTC 2024 ====== PCU_Tests.TC_mcs_max_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mcs_max_dl.talloc 20241121125136128 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125136129 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125136129 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125136129 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125136150 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125136250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50932<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=4442672) Waiting for packet dumper to finish... 1 (prev_count=4442672, count=4464556) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mcs_max_dl pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141'. ------ PCU_Tests.TC_t3141 ------ Thu Nov 21 12:51:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3141.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3141.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3141' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_t3141 started. 152@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_t3141-BVCI1234(154)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 152@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(156)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(156)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 152@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125139363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 152@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(160)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 152@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(160)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(157)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(157)@1d710fa6204d: Start timer T: 5 s 20241121125139369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(157)@1d710fa6204d: Start timer T_Conn: 10 s TC_t3141-STATS(161)@1d710fa6204d: Start timer T: 2 s TC_t3141-STATS(161)@1d710fa6204d: Start timer T: 2 s 152@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(164)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(164)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125141129 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125141129 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125141129 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(157)@1d710fa6204d: OsmoPCU is now connected BTS(159)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125141132 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125141132 DLGLOBAL DEBUG validating counter group 0x565310498040(bts) with 102 counters (rate_ctr.c:86) 20241121125141132 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125141132 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125141132 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125141132 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125141132 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125141132 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125141132 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125141132 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125141132 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125141132 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125141132 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125141132 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125141132 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125141132 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125141132 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125141132 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125141132 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125141132 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125141132 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125141132 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125141132 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125141132 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125141132 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125141132 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125141132 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125141132 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125141132 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125141132 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125141132 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125141132 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125141132 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125141132 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125141132 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125141132 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125141132 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125141132 DLGLOBAL DEBUG validating counter group 0x7f3277e745e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125141132 DLGLOBAL DEBUG validating counter group 0x565310497720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125141132 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125141132 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125141132 DLGLOBAL DEBUG validating counter group 0x7f3277e75180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125141132 DLGLOBAL DEBUG validating counter group 0x7f3277e75160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125141132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125141132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125141132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125141132 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125141132 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125141132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125141132 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125141132 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125141132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125141132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125141132 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(159)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(156)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(156)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(156)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(156)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125141134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125141134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125141134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125141134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125141134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125141134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125141134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125141134 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125141134 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(156)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(156)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125141135 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125141135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125141135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125141135 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125141135 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125141135 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125141135 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125141135 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125141135 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125141135 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125141135 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125141135 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(156)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(156)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(156)@1d710fa6204d: Start timer Tns_test: 10 s 153@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 153@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125141139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125141139 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125141139 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125141139 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125141139 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125141139 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125141139 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125141139 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3141-BVCI1234(154)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_t3141-BVCI1234(154)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125141142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125141142 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125141142 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125141142 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125141142 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125141142 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125141142 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125141142 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125141143 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125141143 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125141143 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125141143 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125141143 DLGLOBAL DEBUG validating counter group 0x565310497760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125141143 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125141143 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125141143 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125141143 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125141143 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125141143 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125141143 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125141143 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125141143 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125141143 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125141143 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125141143 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125141143 DLGLOBAL DEBUG validating counter group 0x565310497b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125141143 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125141143 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125141143 DLGLOBAL DEBUG validating counter group 0x565310497c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125141143 DLGLOBAL DEBUG validating counter group 0x565310497c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125141143 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125141143 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125141143 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125141143 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125141143 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125141143 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125141143 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125141143 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125141143 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125141143 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125141143 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 1 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125141143 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125141143 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125141143 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125141143 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125141144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125141144 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125141144 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125141144 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125141144 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125141144 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125141144 DLBSSGP DEBUG Computed BVC leak rate = 2500, num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125141144 DLBSSGP DEBUG Computed MS default leak rate = 2500, ms_num_pdch = 1, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125141144 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 25000, R = 2500, Bmax_MS = 25000, R_MS = 2500, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125141144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(159)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Start timer T_3141: 1 s 20241121125141146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125141146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125141146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125141146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125141146 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125141146 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125141146 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125141151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125141151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125141151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(159)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU never requested USF, unexpected MTC@1d710fa6204d: Test case "TC_t3141" aborted at "PCU_Tests.ttcn":1436 BTS(159)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125141154 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50952<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125141155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50948<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125141155 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125141155 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125141155 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125141155 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241121125141155 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125141155 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125141155 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125141155 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125141155 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125141155 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125141155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125141155 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125141155 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125141155 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125141155 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125141155 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125141155 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125141155 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125141155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125141155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125141155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 17: stopped pid 7249 with status 0 respawn: 18: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_t3141 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass'. 20241121125141169 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) Thu Nov 21 12:51:41 UTC 2024 20241121125141169 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125141169 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125141169 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) ====== PCU_Tests.TC_t3141 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3141.talloc 20241121125141188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125141288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50964<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9492) Waiting for packet dumper to finish... 1 (prev_count=9492, count=58720) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3141 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169'. ------ PCU_Tests.TC_n3101_max_t3169 ------ Thu Nov 21 12:51:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3101_max_t3169.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3101_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3101_max_t3169' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_n3101_max_t3169 started. 165@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_n3101_max_t3169-BVCI1234(167)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 165@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(169)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(169)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 165@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125144331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 165@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(173)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 165@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(173)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s PCUIF(170)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125144340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35504<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(170)@1d710fa6204d: Start timer T: 5 s PCUIF(170)@1d710fa6204d: Start timer T_Conn: 10 s TC_n3101_max_t3169-STATS(175)@1d710fa6204d: Start timer T: 2 s TC_n3101_max_t3169-STATS(175)@1d710fa6204d: Start timer T: 2 s 165@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(176)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(176)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125146170 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125146170 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125146170 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(170)@1d710fa6204d: OsmoPCU is now connected BTS(172)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125146174 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125146174 DLGLOBAL DEBUG validating counter group 0x5562b8cfb040(bts) with 102 counters (rate_ctr.c:86) 20241121125146174 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125146174 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125146174 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125146174 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125146174 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125146174 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125146174 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125146174 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125146174 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125146174 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125146174 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125146174 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125146174 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125146174 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125146174 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125146174 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20241121125146174 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125146174 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125146174 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125146174 DL1IF DEBUG n3101=9 (pcu_l1_if.cpp:823) 20241121125146174 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125146174 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125146174 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125146174 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125146174 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125146174 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125146174 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125146174 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125146174 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125146174 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125146174 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125146174 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125146174 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125146174 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125146174 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125146174 DLGLOBAL DEBUG validating counter group 0x7f0f6e6715e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125146174 DLGLOBAL DEBUG validating counter group 0x5562b8cfa720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125146174 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125146174 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125146174 DLGLOBAL DEBUG validating counter group 0x7f0f6e672180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125146174 DLGLOBAL DEBUG validating counter group 0x7f0f6e672160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125146174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125146174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125146174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125146174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125146174 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125146174 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125146174 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125146174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125146174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146175 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(169)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(169)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(169)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(169)@1d710fa6204d: Start timer Tns_test: 10 s BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125146176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125146176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125146176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125146176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125146176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125146176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125146176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125146176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125146176 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(169)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(169)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(172)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125146177 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125146177 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125146177 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125146177 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125146177 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125146177 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125146177 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125146177 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125146177 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125146177 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(169)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(169)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(169)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125146177 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125146177 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 166@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 166@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125146181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125146181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146181 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125146181 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125146181 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125146181 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125146181 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125146181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_n3101_max_t3169-BVCI1234(167)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_n3101_max_t3169-BVCI1234(167)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125146185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125146185 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146185 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125146185 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125146185 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125146185 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125146185 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125146185 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125146186 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125146186 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125146186 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125146186 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125146186 DLGLOBAL DEBUG validating counter group 0x5562b8cfa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125146186 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125146186 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125146186 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125146186 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125146186 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125146186 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125146186 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125146186 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125146186 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125146186 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125146186 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125146186 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125146186 DLGLOBAL DEBUG validating counter group 0x5562b8cfab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125146186 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125146186 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125146186 DLGLOBAL DEBUG validating counter group 0x5562b8cfac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125146186 DLGLOBAL DEBUG validating counter group 0x5562b8cfac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125146186 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125146187 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125146187 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125146187 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125146187 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125146187 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125146187 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125146187 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125146187 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125146187 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125146187 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125146187 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125146187 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125146187 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125146187 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125146187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125146187 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125146187 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125146187 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125146187 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125146187 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125146187 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125146187 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125146187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125146188 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146188 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(172)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125146188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125146190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125146190 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125146190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125146190 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125146190 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125146192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125146192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146192 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125146206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125146210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146211 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125146224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125146237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146237 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125146251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125146258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146259 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125146273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146273 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146273 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146273 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146274 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146274 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146274 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125146277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146277 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125146291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146292 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146292 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146292 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146292 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125146300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146301 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125146315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125146319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146319 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125146333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146335 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125146338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146338 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125146354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125146363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146364 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125146377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146378 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146378 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146378 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146378 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146378 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146378 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125146382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146382 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests 7, we have 0 20241121125146387 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125146387 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125146387 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125146396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125146396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125146401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125146401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125146401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=0 20241121125146415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125146415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146415 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146416 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146416 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125146424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125146424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125146424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146424 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=1 20241121125146438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125146438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146438 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146438 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 9) (tbf.cpp:362) 20241121125146438 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146438 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146438 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146439 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146439 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146439 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146439 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146439 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146439 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125146442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125146442 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125146442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146443 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=2 20241121125146457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125146457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146457 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146457 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 1 => 2 (< MAX 9) (tbf.cpp:362) 20241121125146457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146457 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146457 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125146461 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125146461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125146461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146461 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=3 20241121125146475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125146475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146475 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 2 => 3 (< MAX 9) (tbf.cpp:362) 20241121125146475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146476 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146476 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125146484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20241121125146484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241121125146484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146485 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=4 20241121125146499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125146499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146499 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 3 => 4 (< MAX 9) (tbf.cpp:362) 20241121125146499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146500 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125146503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125146503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125146503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146503 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=5 20241121125146517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125146517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146517 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=69): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146517 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 4 => 5 (< MAX 9) (tbf.cpp:362) 20241121125146518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146518 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146518 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125146522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125146522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125146522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146522 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=6 20241121125146536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125146536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146536 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146536 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 5 => 6 (< MAX 9) (tbf.cpp:362) 20241121125146536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146538 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146538 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125146545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125146545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125146545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146546 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=7 20241121125146560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125146560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146560 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=78): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146560 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 6 => 7 (< MAX 9) (tbf.cpp:362) 20241121125146560 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146560 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146560 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146560 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146560 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125146564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125146564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125146564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146564 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=8 20241121125146578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125146578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146578 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146578 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 7 => 8 (< MAX 9) (tbf.cpp:362) 20241121125146579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125146583 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125146583 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125146583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146583 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU requests our USF 0, n3101=9 20241121125146601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125146601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146601 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125146601 DTBF NOTICE TBF(UL:TFI-0-0-0:G){FLOW} N3101 exceeded MAX (9) (tbf.cpp:358) 20241121125146601 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125146601 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125146602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146603 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146603 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125146610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146611 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 MTC@1d710fa6204d: T3169 started MTC@1d710fa6204d: Start timer T_3169: 1 s 20241121125146625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125146625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G){RELEASING} (pdch_ul_controller.c:309) 20241121125146625 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} N3101 9 => 10 (< MAX 9) (tbf.cpp:362) 20241121125146625 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146625 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146625 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146625 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146626 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146626 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146626 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146626 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146626 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146626 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146626 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146626 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146626 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125146629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146629 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125146644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146644 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146644 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146644 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146644 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146644 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146644 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146645 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125146650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146650 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125146664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146664 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146664 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125146673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146673 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125146687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146688 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146688 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146688 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125146692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146692 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125146706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125146710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146711 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125146724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146725 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146725 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146725 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146725 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146725 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146725 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125146734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125146748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146749 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146749 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146750 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146750 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125146753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146753 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125146767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146767 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146767 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146768 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146769 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146769 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125146771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146772 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125146785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146786 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146786 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146787 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146787 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125146815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146815 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125146829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125146833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146834 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125146847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146848 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146848 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125146852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146852 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125146866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125146875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146876 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125146890 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146890 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146891 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146891 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146891 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146891 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125146894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146894 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125146908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146910 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146910 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146910 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146910 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125146913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146913 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125146927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146928 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146928 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146929 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146929 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125146941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146941 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125146955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125146959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146960 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125146974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125146978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125146978 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125146992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125146992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125146993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125146993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125147001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147002 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125147015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125147020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147020 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125147034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147035 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147035 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125147039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147039 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125147053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147053 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147053 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147053 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147054 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147054 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147054 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147054 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147054 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147054 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125147063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147063 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125147077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147078 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147078 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147078 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147078 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147079 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125147081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147081 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125147095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125147100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147100 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125147114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147115 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147115 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147116 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147116 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125147123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147124 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125147137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147138 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147138 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147138 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147138 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147139 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147139 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125147142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147142 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125147156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147157 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147157 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147157 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147157 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147157 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147157 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147158 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147158 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125147161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147161 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147175 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125147184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147184 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125147198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147200 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147200 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125147202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147203 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125147216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125147221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147221 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125147235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125147244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147244 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125147259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147260 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147260 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125147263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147264 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125147278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125147282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147282 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125147296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147297 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147297 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125147306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147306 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125147320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147320 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147321 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125147324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147324 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125147338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147339 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147339 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125147343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147343 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125147357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147358 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147358 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125147366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147366 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125147380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125147385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147385 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125147399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125147403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147403 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125147418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125147427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147427 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125147441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147442 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125147445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147446 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125147460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125147464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147465 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125147478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125147488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147488 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125147502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125147506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147507 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147521 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125147525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147525 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125147539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125147549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147549 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125147563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147564 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125147567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147567 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125147581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125147586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125147586 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(172)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: PCU stopped requesting USF 0 20241121125147600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125147600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147602 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125147602 DTBF INFO TBF(UL:TFI-0-0-0:G){RELEASING} free (tbf.cpp:271) 20241121125147602 DTBF DEBUG TBF(UL:TFI-0-0-0:G){RELEASING} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125147602 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125147602 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){RELEASING} (gprs_ms.c:381) 20241121125147602 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125147602 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125147602 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125147602 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125147602 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241121125147602 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125147602 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125147602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125147602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125147609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125147609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data= (pcu_l1_if.cpp:182) 20241121125147610 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: T_3169 expired MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125147612 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=294, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125147612 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125147612 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125147612 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125147612 DLGLOBAL DEBUG validating counter group 0x5562b8cfa760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125147612 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125147612 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125147612 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125147612 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125147612 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125147612 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125147612 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125147612 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125147612 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125147612 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125147612 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125147612 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125147612 DLGLOBAL DEBUG validating counter group 0x5562b8cfab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125147612 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125147612 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125147612 DLGLOBAL DEBUG validating counter group 0x5562b8cfac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125147612 DLGLOBAL DEBUG validating counter group 0x5562b8cfac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125147612 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125147612 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125147612 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125147612 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125147612 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125147612 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125147612 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125147612 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125147612 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125147612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125147612 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=294 (tbf_ul.cpp:221) 20241121125147612 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125147612 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125147612 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125147612 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=294 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(172)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(172)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125147615 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35504<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125147616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125147616 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125147616 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241121125147616 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125147616 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125147616 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125147616 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125147616 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125147616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125147616 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125147616 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125147616 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125147616 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125147616 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125147616 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125147616 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125147616 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125147616 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125147616 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 18: stopped pid 7314 with status 0 MTC@1d710fa6204d: Test case TC_n3101_max_t3169 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass'. respawn: 19: starting: osmo-pcu Thu Nov 21 12:51:47 UTC 2024 ====== PCU_Tests.TC_n3101_max_t3169 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3101_max_t3169.talloc 20241121125147628 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125147629 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125147629 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125147629 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125147648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125147748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35520<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=368404) Waiting for packet dumper to finish... 1 (prev_count=368404, count=433780) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3101_max_t3169 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169'. ------ PCU_Tests.TC_n3103_max_t3169 ------ Thu Nov 21 12:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3103_max_t3169.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3103_max_t3169.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3103_max_t3169' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_n3103_max_t3169 started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125150791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(178)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(178)@1d710fa6204d: Start timer T: 5 s PCUIF(178)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125150801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_n3103_max_t3169-STATS(180)@1d710fa6204d: Start timer T: 2 s TC_n3103_max_t3169-STATS(180)@1d710fa6204d: Start timer T: 2 s 20241121125152630 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125152630 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125152630 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(178)@1d710fa6204d: OsmoPCU is now connected BTS(179)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125152633 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125152633 DLGLOBAL DEBUG validating counter group 0x5595e17de040(bts) with 102 counters (rate_ctr.c:86) 20241121125152633 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125152633 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125152633 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125152633 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125152633 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125152633 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125152633 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125152633 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125152633 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125152633 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125152633 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125152633 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125152633 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125152633 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125152633 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125152633 DL1IF DEBUG t3169=1 (pcu_l1_if.cpp:819) 20241121125152633 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125152633 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125152633 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125152633 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125152633 DL1IF DEBUG n3103=2 (pcu_l1_if.cpp:824) 20241121125152633 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125152633 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125152633 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125152633 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125152633 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125152633 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125152633 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125152633 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125152633 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125152633 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125152633 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125152633 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125152633 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125152633 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125152633 DLGLOBAL DEBUG validating counter group 0x7fcb22f495e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125152633 DLGLOBAL DEBUG validating counter group 0x5595e17dd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125152633 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125152633 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125152633 DLGLOBAL DEBUG validating counter group 0x7fcb22f4a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125152633 DLGLOBAL DEBUG validating counter group 0x7fcb22f4a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125152633 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125152633 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125152633 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125152633 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125152633 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152633 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152633 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152633 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152633 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152633 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152633 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152633 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152633 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152633 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152634 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152634 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152634 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152634 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152634 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152634 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152634 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152634 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152634 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152634 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152634 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152634 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125152634 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125152634 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125152634 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125152634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125152634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152634 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125152634 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125152634 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125152634 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125152634 DLGLOBAL DEBUG validating counter group 0x5595e17dd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125152634 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125152634 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125152634 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125152634 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125152634 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125152634 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125152634 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125152634 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125152634 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125152634 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125152634 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125152634 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125152634 DLGLOBAL DEBUG validating counter group 0x5595e17ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125152634 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125152634 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125152634 DLGLOBAL DEBUG validating counter group 0x5595e17ddc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125152634 DLGLOBAL DEBUG validating counter group 0x5595e17ddc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125152634 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125152634 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125152634 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125152634 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125152634 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125152634 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125152634 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125152634 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125152634 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125152634 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125152634 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125152634 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125152634 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125152634 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125152634 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125152634 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(179)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(179)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125152647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152648 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152648 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125152652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125152666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152667 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152667 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152667 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152667 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152667 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152667 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152668 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152668 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152668 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152668 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152668 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152668 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152669 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125152671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152671 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125152685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152685 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152685 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152686 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152686 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125152699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152699 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125152713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125152718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152718 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125152732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125152737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152737 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125152751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125152760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152760 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125152774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125152779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152779 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125152793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152794 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152794 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152794 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152794 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125152797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152797 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125152811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152813 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125152820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152821 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125152834 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125152834 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125152834 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125152834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125152834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152835 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152836 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152836 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125152836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125152839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=43 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=47 (gprs_rlcmac_sched.cpp:454) 20241121125152839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 47 for type USF (pdch_ul_controller.c:184) 20241121125152839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152839 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125152853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=10 data=10 01 01 00 00 00 01 4c 45 7a e4 88 6a 21 4e 1a 25 fe 43 2c 0a b1 10 3a 17 1e 49 bd 22 c2 01 5b bd 00 (pcu_l1_if.cpp:463) 20241121125152853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125152853 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125152853 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 01 01 00 00 00 01 4c 45 7a e4 88 6a 21 4e 1a 25 fe 43 2c 0a b1 10 3a 17 1e 49 bd 22 c2 01 5b bd 00 (pdch.cpp:1019) 20241121125152853 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125152853 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=43 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125152853 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=4, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 4c 45 7a e4 88 6a 21 4e 1a 25 fe 43 2c 0a b1 10 3a 17 1e 49 bd 22 c2 01 5b bd (tbf_ul.cpp:337) 20241121125152853 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125152853 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125152853 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125152853 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125152853 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125152853 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=4 (tbf_ul.cpp:402) 20241121125152853 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125152853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125152853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125152854 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152854 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152854 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152854 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152854 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152854 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152855 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125152855 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152858 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125152872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=0c 01 03 00 00 00 01 7f de 12 a7 f6 dc 53 0f 13 f3 70 b1 41 d4 ed 8c ce 52 bf 40 bc a4 15 d8 dd d2 00 (pcu_l1_if.cpp:463) 20241121125152872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125152872 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125152872 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 03 00 00 00 01 7f de 12 a7 f6 dc 53 0f 13 f3 70 b1 41 d4 ed 8c ce 52 bf 40 bc a4 15 d8 dd d2 00 (pdch.cpp:1019) 20241121125152872 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=3, BSN=1, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 7f de 12 a7 f6 dc 53 0f 13 f3 70 b1 41 d4 ed 8c ce 52 bf 40 bc a4 15 d8 dd d2 (tbf_ul.cpp:337) 20241121125152872 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125152872 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125152872 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=3 (tbf_ul.cpp:402) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125152872 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125152872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125152872 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152872 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152873 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152873 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152873 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125152874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152881 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125152895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=08 01 05 00 00 00 01 5d 05 24 d6 00 bf 82 7e c9 40 d7 bc cc 86 de d8 8c bf 3b 9a e4 da 98 2e c9 59 00 (pcu_l1_if.cpp:463) 20241121125152895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125152895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125152895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 05 00 00 00 01 5d 05 24 d6 00 bf 82 7e c9 40 d7 bc cc 86 de d8 8c bf 3b 9a e4 da 98 2e c9 59 00 (pdch.cpp:1019) 20241121125152895 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125152895 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=2, BSN=2, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 5d 05 24 d6 00 bf 82 7e c9 40 d7 bc cc 86 de d8 8c bf 3b 9a e4 da 98 2e c9 59 (tbf_ul.cpp:337) 20241121125152895 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125152895 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125152895 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=2 (tbf_ul.cpp:402) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125152895 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125152895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125152896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125152897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152900 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125152914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=04 01 07 00 00 00 01 e3 14 cd e3 98 8e 89 7a 1e de 6a d8 b6 61 71 f7 f8 fd b2 c9 8f 20 e2 ef 2a a9 00 (pcu_l1_if.cpp:463) 20241121125152914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125152914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125152914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 07 00 00 00 01 e3 14 cd e3 98 8e 89 7a 1e de 6a d8 b6 61 71 f7 f8 fd b2 c9 8f 20 e2 ef 2a a9 00 (pdch.cpp:1019) 20241121125152914 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125152914 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=1, BSN=3, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 e3 14 cd e3 98 8e 89 7a 1e de 6a d8 b6 61 71 f7 f8 fd b2 c9 8f 20 e2 ef 2a a9 (tbf_ul.cpp:337) 20241121125152914 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125152914 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125152914 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=1 (tbf_ul.cpp:402) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125152914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125152914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125152914 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152914 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152915 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152915 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125152916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152918 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125152932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=00 01 09 00 00 00 01 bb 99 88 e1 86 70 e0 08 8b cf 48 c7 4c 73 ad 77 a0 63 e3 6b 61 02 aa 2f 18 b4 00 (pcu_l1_if.cpp:463) 20241121125152932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125152932 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125152932 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 09 00 00 00 01 bb 99 88 e1 86 70 e0 08 8b cf 48 c7 4c 73 ad 77 a0 63 e3 6b 61 02 aa 2f 18 b4 00 (pdch.cpp:1019) 20241121125152932 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125152932 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125152932 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=0, BSN=4, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=00 00 00 01 bb 99 88 e1 86 70 e0 08 8b cf 48 c7 4c 73 ad 77 a0 63 e3 6b 61 02 aa 2f 18 b4 (tbf_ul.cpp:337) 20241121125152933 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125152933 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125152933 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=130 (tbf_ul.cpp:197) 20241121125152933 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=130 (tbf_ul.cpp:467) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=0 (tbf_ul.cpp:402) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125152933 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125152933 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125152933 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125152933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125152933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152933 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152933 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152933 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152933 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152933 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152933 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125152942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125152942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125152942 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125152942 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125152942 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 21 40 00 00 00 00 00 00 07 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125152942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125152942 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=78, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125152942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125152942 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125152942 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125152942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125152942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 24 00 21 40 00 00 00 00 00 00 07 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152942 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125152956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125152956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125152960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152960 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125152974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125152974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125152979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling free USF for polling at FN=78 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:443) 20241121125152979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125152979 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125152993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125152993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152993 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152993 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152993 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152994 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152994 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125152994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125152994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125153002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153003 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125153016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153016 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=78, reason=UL_ACK): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20241121125153016 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} poll timeout for FN=78, TS=7 (curr FN 78), reason=UL_ACK (tbf.cpp:487) 20241121125153016 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 0 => 1 (< MAX 2) (tbf.cpp:362) 20241121125153016 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event POLL_TIMEOUT (tbf.cpp:509) 20241121125153016 DTBFUL NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ACK: |Assignment was on CCCH|Uplink data was received| (tbf_ul_ack_fsm.c:173) 20241121125153016 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:177) 20241121125153017 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153017 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153017 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153017 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125153021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125153021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 82 + 13 = 95 (pdch_ul_controller.c:131) 20241121125153021 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125153021 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125153021 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 21 40 00 00 00 00 00 00 07 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125153021 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type POLL (pdch_ul_controller.c:184) 20241121125153021 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=95, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125153021 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125153021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125153021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=4f 24 00 21 40 00 00 00 00 00 00 07 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153021 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Start timer T_3169: 1 s 20241121125153035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125153035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153035 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153035 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153036 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153036 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153036 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153036 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153036 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153036 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153037 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153037 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125153039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153040 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125153054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153054 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153054 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153054 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153054 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153054 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153054 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153055 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153055 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153055 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153055 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153055 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125153063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling free USF for polling at FN=95 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:443) 20241121125153063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153063 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125153077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125153081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153082 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125153095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153095 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=95, reason=UL_ACK): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20241121125153095 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} poll timeout for FN=95, TS=7 (curr FN 95), reason=UL_ACK (tbf.cpp:487) 20241121125153095 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3103 exceeded MAX (2) (tbf.cpp:358) 20241121125153095 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event MAX_N3103 (tbf.cpp:505) 20241121125153095 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: state_chg to RELEASING (tbf_ul_fsm.c:255) 20241121125153096 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153096 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153096 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153096 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153097 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153097 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153097 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153097 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153097 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153097 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125153100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153100 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125153114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153115 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153115 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125153123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153124 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125153137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153138 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153138 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153138 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153138 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153138 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153138 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125153142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153142 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125153156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153156 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153156 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153157 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153157 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125153160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153161 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125153175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153175 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153175 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125153184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153184 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125153198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125153203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153203 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125153217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153218 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153218 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153218 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153218 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153218 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153218 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153218 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125153221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153222 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125153235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125153245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153245 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125153259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153260 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153260 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153260 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153260 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125153263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153264 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125153277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125153282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153282 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125153296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153296 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125153305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153305 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125153319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153320 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153320 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153320 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153321 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125153324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153324 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125153338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125153343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153343 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125153357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153358 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153358 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153358 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153358 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153359 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125153366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153366 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125153380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153380 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125153384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153385 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125153398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125153403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153403 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125153417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125153426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153427 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125153440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125153445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153445 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125153459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153460 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125153463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153464 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125153478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125153487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153487 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125153501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125153505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153505 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125153519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153520 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153520 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125153524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153524 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125153538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153539 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153539 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125153547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153548 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125153561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125153566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153566 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125153580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125153585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153585 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125153599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153600 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125153608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153608 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125153622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125153627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153627 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125153641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153642 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153642 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125153646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153646 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125153660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153662 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153662 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125153669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153669 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125153683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125153687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153688 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125153702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125153706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153706 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125153720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125153730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153730 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125153744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153744 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153744 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153744 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153745 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153745 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153745 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153745 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153745 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125153748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153749 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125153762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153763 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153763 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153763 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153763 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153763 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153763 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153763 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153763 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153764 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153764 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153764 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153764 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125153767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153767 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125153781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153782 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153782 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153782 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153782 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153782 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153783 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125153790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153790 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125153804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153805 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153805 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125153809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153809 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125153824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153824 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153825 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153825 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153825 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153825 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153825 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125153828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153828 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125153884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153885 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153885 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125153893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153893 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125153907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125153912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153912 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125153926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153928 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153928 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125153930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153931 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125153944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125153953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153954 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125153967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125153972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153972 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125153986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125153986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125153987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125153991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125153991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125153991 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125154005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125154005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154005 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154005 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154005 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154005 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125154014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125154014 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: T_3169 timeout 20241121125154028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125154028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125154029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125154032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125154032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125154033 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(179)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125154034 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=286, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125154034 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125154034 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125154034 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125154034 DLGLOBAL DEBUG validating counter group 0x5595e17dd760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125154034 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125154034 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125154034 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125154034 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125154034 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125154034 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125154034 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125154034 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125154034 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125154034 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125154034 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125154034 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125154034 DLGLOBAL DEBUG validating counter group 0x5595e17ddb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125154034 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125154034 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125154034 DLGLOBAL DEBUG validating counter group 0x5595e17ddc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125154034 DLGLOBAL DEBUG validating counter group 0x5595e17ddc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125154034 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125154034 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125154034 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125154034 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125154034 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121125154034 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125154034 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125154034 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125154034 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125154034 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125154034 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=286 (tbf_ul.cpp:221) 20241121125154034 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125154034 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125154034 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125154034 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=286 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(179)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(179)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125154039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35526<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125154040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35522<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125154040 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125154040 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125154040 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125154040 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125154040 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125154040 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125154040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125154040 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241121125154040 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125154040 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241121125154040 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125154040 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125154040 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125154040 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125154040 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125154040 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125154040 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125154040 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125154040 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125154040 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125154040 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125154040 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125154040 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125154040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125154040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125154040 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_n3103_max_t3169 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass'. respawn: 19: stopped pid 7381 with status 0 respawn: 20: starting: osmo-pcu Thu Nov 21 12:51:54 UTC 2024 ====== PCU_Tests.TC_n3103_max_t3169 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3103_max_t3169.talloc 20241121125154048 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125154049 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125154049 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125154049 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125154064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35908<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125154164 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35908<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=367108) Waiting for packet dumper to finish... 1 (prev_count=367108, count=428656) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3103_max_t3169 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191'. ------ PCU_Tests.TC_x2031_t3191 ------ Thu Nov 21 12:51:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2031_t3191.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2031_t3191' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_x2031_t3191 started. 182@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_x2031_t3191-BVCI1234(184)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 182@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(186)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(186)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 182@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125157213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 182@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(190)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 182@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(190)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(187)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(187)@1d710fa6204d: Start timer T: 5 s 20241121125157219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(187)@1d710fa6204d: Start timer T_Conn: 10 s TC_x2031_t3191-STATS(191)@1d710fa6204d: Start timer T: 2 s TC_x2031_t3191-STATS(191)@1d710fa6204d: Start timer T: 2 s 182@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(194)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(194)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125159050 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125159050 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125159050 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(187)@1d710fa6204d: OsmoPCU is now connected BTS(189)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125159055 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125159055 DLGLOBAL DEBUG validating counter group 0x5632e1d3e040(bts) with 102 counters (rate_ctr.c:86) 20241121125159055 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125159055 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125159055 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125159055 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125159055 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125159055 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125159055 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125159055 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125159055 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125159055 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125159055 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125159055 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125159055 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125159055 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125159055 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125159055 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125159055 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20241121125159055 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125159055 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125159055 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125159055 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125159055 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125159055 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125159055 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125159055 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125159055 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125159055 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125159055 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125159055 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125159055 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125159055 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125159055 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125159055 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125159055 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125159055 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125159055 DLGLOBAL DEBUG validating counter group 0x7fb48c0035e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125159055 DLGLOBAL DEBUG validating counter group 0x5632e1d3d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125159055 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125159055 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125159055 DLGLOBAL DEBUG validating counter group 0x7fb48c004180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125159055 DLGLOBAL DEBUG validating counter group 0x7fb48c004160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125159055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125159055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125159056 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125159056 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125159056 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125159056 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125159056 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125159056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125159056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159056 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(186)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(186)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(186)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(186)@1d710fa6204d: Start timer Tns_test: 10 s BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125159058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125159058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125159058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125159058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125159058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125159058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125159058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125159058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125159058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(186)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(186)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(189)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125159059 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125159059 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125159059 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125159059 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125159059 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125159059 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125159059 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125159059 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125159059 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125159059 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125159060 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125159060 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(186)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(186)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(186)@1d710fa6204d: Start timer Tns_test: 10 s 183@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 183@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125159066 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125159066 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125159066 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125159066 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125159066 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125159066 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125159066 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125159066 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125159068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_x2031_t3191-BVCI1234(184)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125159069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_x2031_t3191-BVCI1234(184)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125159070 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125159070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125159071 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125159071 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125159071 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125159071 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125159071 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125159071 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125159071 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125159071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125159073 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125159074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125159074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125159074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125159074 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125159074 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125159074 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20241121125159074 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125159074 DLGLOBAL DEBUG validating counter group 0x5632e1d3d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125159074 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125159074 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125159074 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125159074 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125159074 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125159074 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125159074 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125159074 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125159074 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125159074 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125159074 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125159074 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125159074 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125159074 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125159074 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125159074 DLGLOBAL DEBUG validating counter group 0x5632e1d3db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125159074 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125159074 DLGLOBAL DEBUG validating counter group 0x5632e1d3de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125159074 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125159074 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125159074 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125159074 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125159074 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125159074 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125159074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125159074 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125159074 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125159074 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125159074 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125159074 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125159074 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125159074 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125159074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125159074 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125159074 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125159074 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125159074 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125159074 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125159074 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125159074 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125159074 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125159074 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(189)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125159077 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125159077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125159077 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125159077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125159078 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125159078 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125159078 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125159078 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125159078 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125159087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125159087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125159106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125159106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159107 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125159129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125159129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159130 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159130 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159131 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159131 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159134 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125159148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125159148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159148 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159148 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159148 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159148 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159149 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159153 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125159167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125159167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159176 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125159190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125159190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159195 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125159209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125159209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159210 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159214 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125159228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125159228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159228 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159228 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159237 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125159251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125159251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159256 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125159270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125159270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159275 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125159278 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125159278 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125159278 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125159289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125159289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125159298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20241121125159298 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 4f 68 35 92 16 3b 97 a5 a9 21 d0 12 8a b7 8b 3f 47 c0 b8 d7 55 48 25 37 97 0e 6f 42 46 73 (tbf_dl.cpp:686) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125159298 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 4f 68 35 92 16 3b 97 a5 a9 21 d0 12 8a b7 8b 3f 47 c0 b8 d7 55 48 25 37 97 0e 6f 42 46 73 00 (tbf_dl.cpp:911) 20241121125159298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 01 4f 68 35 92 16 3b 97 a5 a9 21 d0 12 8a b7 8b 3f 47 c0 b8 d7 55 48 25 37 97 0e 6f 42 46 73 00 (pcu_l1_if.cpp:182) 20241121125159298 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125159312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125159312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125159317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-2 (tbf_dl.cpp:354) 20241121125159317 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 70 8f 4e 91 2f f2 c0 6a 4c bf 6f e0 cc 59 c2 52 a1 07 5d 85 d7 df 2b bd 0f 07 35 41 fc 09 (tbf_dl.cpp:686) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125159317 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 70 8f 4e 91 2f f2 c0 6a 4c bf 6f e0 cc 59 c2 52 a1 07 5d 85 d7 df 2b bd 0f 07 35 41 fc 09 00 (tbf_dl.cpp:911) 20241121125159317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 03 70 8f 4e 91 2f f2 c0 6a 4c bf 6f e0 cc 59 c2 52 a1 07 5d 85 d7 df 2b bd 0f 07 35 41 fc 09 00 (pcu_l1_if.cpp:182) 20241121125159317 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125159331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125159331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125159335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-2 (tbf_dl.cpp:354) 20241121125159335 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125159335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 5a 74 7a 4f 5e d0 44 af 08 10 65 57 69 50 6a 08 11 22 a7 26 12 cd 99 16 b9 e2 1c 30 6e 35 (tbf_dl.cpp:686) 20241121125159335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125159335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159335 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125159336 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 5a 74 7a 4f 5e d0 44 af 08 10 65 57 69 50 6a 08 11 22 a7 26 12 cd 99 16 b9 e2 1c 30 6e 35 00 (tbf_dl.cpp:911) 20241121125159336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 05 5a 74 7a 4f 5e d0 44 af 08 10 65 57 69 50 6a 08 11 22 a7 26 12 cd 99 16 b9 e2 1c 30 6e 35 00 (pcu_l1_if.cpp:182) 20241121125159336 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125159349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125159349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125159359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-2 (tbf_dl.cpp:354) 20241121125159359 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 0a 21 dd 5e 4a e4 1d 08 c2 f7 6f 42 6c fa 9c da 38 1a 84 fc 48 04 c1 7b 28 6d 3b 24 51 72 (tbf_dl.cpp:686) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125159359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 0a 21 dd 5e 4a e4 1d 08 c2 f7 6f 42 6c fa 9c da 38 1a 84 fc 48 04 c1 7b 28 6d 3b 24 51 72 00 (tbf_dl.cpp:911) 20241121125159359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 07 0a 21 dd 5e 4a e4 1d 08 c2 f7 6f 42 6c fa 9c da 38 1a 84 fc 48 04 c1 7b 28 6d 3b 24 51 72 00 (pcu_l1_if.cpp:182) 20241121125159359 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125159373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125159373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125159378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-2 (tbf_dl.cpp:354) 20241121125159378 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 9d 2f e8 95 d4 60 fc 09 1f 00 92 21 2f f5 f0 f8 0d 8f 00 5c 3a 6e ad 85 05 26 36 f1 b3 7a (tbf_dl.cpp:686) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125159378 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 9d 2f e8 95 d4 60 fc 09 1f 00 92 21 2f f5 f0 f8 0d 8f 00 5c 3a 6e ad 85 05 26 36 f1 b3 7a 00 (tbf_dl.cpp:911) 20241121125159378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 09 9d 2f e8 95 d4 60 fc 09 1f 00 92 21 2f f5 f0 f8 0d 8f 00 5c 3a 6e ad 85 05 26 36 f1 b3 7a 00 (pcu_l1_if.cpp:182) 20241121125159378 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125159392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125159392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159393 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159393 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125159396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-2 (tbf_dl.cpp:354) 20241121125159396 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): 8a 12 96 28 ea ac ed 2d 77 34 ab f1 2a 1e 6b 4a d0 ab e9 86 c0 75 38 38 8a 60 dd 41 b5 a0 (tbf_dl.cpp:686) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125159396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 8a 12 96 28 ea ac ed 2d 77 34 ab f1 2a 1e 6b 4a d0 ab e9 86 c0 75 38 38 8a 60 dd 41 b5 a0 00 (tbf_dl.cpp:911) 20241121125159396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 0b 8a 12 96 28 ea ac ed 2d 77 34 ab f1 2a 1e 6b 4a d0 ab e9 86 c0 75 38 38 8a 60 dd 41 b5 a0 00 (pcu_l1_if.cpp:182) 20241121125159397 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125159410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125159410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125159420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-2 (tbf_dl.cpp:354) 20241121125159420 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 9 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 56 6f 99 f4 54 95 b2 a8 a0 05 e7 01 76 dc 32 4b fd f9 48 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125159420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241121125159420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=91, TS=7) (tbf_dl.cpp:883) 20241121125159420 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=91, TS=7 (tbf_dl.cpp:903) 20241121125159420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 56 6f 99 f4 54 95 b2 a8 a0 05 e7 01 76 dc 32 4b fd f9 48 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125159420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=0f 00 0c 51 56 6f 99 f4 54 95 b2 a8 a0 05 e7 01 76 dc 32 4b fd f9 48 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125159420 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125159434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125159434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159434 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159434 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159438 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125159452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125159452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159457 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125159471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125159471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125159472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159480 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125159494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 08 00 e0 00 00 00 00 00 00 0f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125159494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125159494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125159494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125159494 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 7 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 127 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125159495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125159495 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125159495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 7, BSN 0 to 7 - 1 (7 blocks), "RRRRRRR" (pdch.cpp:509) 20241121125159495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125159495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"RRRRRRR"(BSN=6) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125159495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:7, lost=0, recv=7, skipped=0, bsn=0, info='RRRRRRR.........................................................' (tbf_dl.cpp:998) 20241121125159495 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125159495 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 7 Lost: 0 Sum: 7 (gprs_rlcmac_meas.cpp:127) 20241121125159495 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=7)""(V(S)-1=6) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125159495 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125159495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159496 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159496 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125159499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159499 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125159534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125159538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159539 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125159552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125159562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159562 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125159576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159578 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125159581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159581 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125159595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125159599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125159613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125159622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159622 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125159682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159682 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159682 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159683 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159683 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159683 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159683 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125159686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159686 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125159700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125159704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159704 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125159718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125159728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159728 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125159742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159743 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159743 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125159746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159747 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125159767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159767 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159767 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159768 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159769 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159769 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 60/431 -> yes (tbf_dl.cpp:1216) 20241121125159771 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==7 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 7, CS=CS-2 (tbf_dl.cpp:371) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=60 (tbf_dl.cpp:647) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 60/431 -> yes (tbf_dl.cpp:1216) 20241121125159771 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125159771 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125159771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125159771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=151, TS=7) (tbf_dl.cpp:883) 20241121125159771 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=151, TS=7 (tbf_dl.cpp:903) 20241121125159771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 0f 00 0e 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125159771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 0e 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125159771 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125159785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125159785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159785 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159785 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159785 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159785 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159786 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159786 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159786 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159786 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159786 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159786 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159794 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125159808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125159808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159809 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159809 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159809 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159809 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159809 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159813 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125159827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125159827 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125159829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159832 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125159846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 08 01 00 00 00 00 00 00 00 1f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125159846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125159846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125159846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125159846 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 8 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125159846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125159846 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125159846 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 8, BSN 7 to 8 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125159846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125159846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=7)"R"(BSN=7) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125159846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=7:8, lost=0, recv=1, skipped=0, bsn=7, info='R...............................................................' (tbf_dl.cpp:998) 20241121125159846 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125159846 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125159846 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=8)""(V(S)-1=7) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125159847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125159856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159856 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125159869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125159874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159874 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125159888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125159892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159893 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125159906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125159915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159916 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125159930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159930 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159930 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159931 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125159934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159934 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125159948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159949 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159949 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125159953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159953 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125159967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159968 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159968 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125159976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159977 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125159991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125159991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125159992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125159995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125159995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125159996 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125200009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200011 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200011 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125200014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200014 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125200028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 117/431 -> yes (tbf_dl.cpp:1216) 20241121125200037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 8, CS=CS-2 (tbf_dl.cpp:371) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=117 (tbf_dl.cpp:647) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 117/431 -> yes (tbf_dl.cpp:1216) 20241121125200037 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125200037 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125200037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 195 + 13 = 208 (pdch_ul_controller.c:131) 20241121125200037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type POLL (pdch_ul_controller.c:184) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=208, TS=7) (tbf_dl.cpp:883) 20241121125200037 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=208, TS=7 (tbf_dl.cpp:903) 20241121125200037 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 0f 00 10 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125200037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=0f 00 10 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125200037 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125200052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125200052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200053 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200053 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200053 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200054 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200054 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200056 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125200070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125200070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200075 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125200088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125200088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125200089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200098 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125200112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=40 08 01 20 00 00 00 00 00 00 3f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125200112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125200112 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125200112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125200112 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 9 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 1 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125200112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125200112 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125200112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 9, BSN 8 to 9 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125200112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125200112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=8)"R"(BSN=8) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125200112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=8:9, lost=0, recv=1, skipped=0, bsn=8, info='R...............................................................' (tbf_dl.cpp:998) 20241121125200112 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125200112 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125200112 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125200112 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=9)""(V(S)-1=8) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125200112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200113 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200113 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125200117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200117 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125200131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125200135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125200152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125200161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200161 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125200175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200175 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200175 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200176 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200176 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125200179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200180 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125200193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200194 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200194 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200195 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200195 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200195 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200195 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125200198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200198 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125200212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125200222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200222 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125200236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200240 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200240 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125200241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200241 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125200256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200260 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200260 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200260 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200261 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200261 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125200263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200264 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125200276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200277 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200280 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200280 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125200285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200286 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125200299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125200304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125200317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 177/431 -> yes (tbf_dl.cpp:1216) 20241121125200322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==9 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 9, CS=CS-2 (tbf_dl.cpp:371) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=177 (tbf_dl.cpp:647) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 177/431 -> yes (tbf_dl.cpp:1216) 20241121125200322 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125200322 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125200322 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 233 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125200322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20241121125200322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=268, TS=7) (tbf_dl.cpp:883) 20241121125200322 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=268, TS=7 (tbf_dl.cpp:903) 20241121125200322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 0f 00 12 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125200322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=0f 00 12 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125200322 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125200336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125200336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125200359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125200359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200360 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200360 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200364 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125200378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125200378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200378 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200378 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200378 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200378 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125200379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200382 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125200397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 08 01 40 00 00 00 00 00 00 7f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125200397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125200397 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125200397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125200397 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 10 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 3 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125200397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125200397 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125200397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 10, BSN 9 to 10 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125200397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125200397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=9)"R"(BSN=9) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125200397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=9:10, lost=0, recv=1, skipped=0, bsn=9, info='R...............................................................' (tbf_dl.cpp:998) 20241121125200397 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125200397 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125200397 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=10)""(V(S)-1=9) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125200397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125200406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200406 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125200420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200421 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200421 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200421 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200421 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200421 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200421 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125200425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200425 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125200439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125200443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200443 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125200457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125200466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200467 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125200480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200481 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200481 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200481 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200481 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200481 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200482 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200482 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125200485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200485 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125200499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200500 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125200503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200504 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125200518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125200527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200527 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125200541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200541 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200541 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200542 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200542 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200542 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200542 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200546 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125200560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200560 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200560 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200560 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200560 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200560 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125200564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200564 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125200578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125200578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 234/431 -> yes (tbf_dl.cpp:1216) 20241121125200588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==10 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 10, CS=CS-2 (tbf_dl.cpp:371) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=234 (tbf_dl.cpp:647) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 234/431 -> yes (tbf_dl.cpp:1216) 20241121125200588 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125200588 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125200588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20241121125200588 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=325, TS=7) (tbf_dl.cpp:883) 20241121125200588 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=325, TS=7 (tbf_dl.cpp:903) 20241121125200588 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 0f 00 14 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125200588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=0f 00 14 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125200588 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125200602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125200602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200603 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200603 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200606 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125200620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125200620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200625 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125200639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125200639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125200640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200648 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125200662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=3 data=40 08 01 60 00 00 00 00 00 00 ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125200662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125200662 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125200662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125200662 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 11 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 7 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125200662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125200662 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125200662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 11, BSN 10 to 11 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125200662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125200662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=10)"R"(BSN=10) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125200662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=10:11, lost=0, recv=1, skipped=0, bsn=10, info='R...............................................................' (tbf_dl.cpp:998) 20241121125200662 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125200662 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125200662 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=11)""(V(S)-1=10) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125200662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125200667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200667 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125200681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200681 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200681 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200682 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200682 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125200685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200685 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125200700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125200709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200709 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125200723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200724 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200724 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125200728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200728 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125200742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125200746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200747 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125200761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125200770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200770 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125200784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200785 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200785 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200785 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200785 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200786 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200786 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125200789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125200803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200803 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200803 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200803 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200803 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200804 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200804 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200804 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200804 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125200807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200807 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125200821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125200830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200831 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125200844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200845 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200845 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125200849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200849 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125200863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 294/431 -> yes (tbf_dl.cpp:1216) 20241121125200868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==11 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 11, CS=CS-2 (tbf_dl.cpp:371) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=294 (tbf_dl.cpp:647) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 294/431 -> yes (tbf_dl.cpp:1216) 20241121125200868 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125200868 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125200868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20241121125200868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=385, TS=7) (tbf_dl.cpp:883) 20241121125200868 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=385, TS=7 (tbf_dl.cpp:903) 20241121125200868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 0f 00 16 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125200868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=0f 00 16 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125200868 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125200882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125200882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200882 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200883 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200891 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125200905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125200905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200905 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200905 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200906 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200906 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200906 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200906 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200906 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200906 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200906 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200906 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200906 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200906 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200906 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200906 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200910 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125200924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125200924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200924 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200924 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200924 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200925 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200925 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200925 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125200926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200929 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125200943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=40 08 01 80 00 00 00 00 00 01 ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125200943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125200943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125200943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125200943 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 12 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 15 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125200943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125200943 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125200943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 12, BSN 11 to 12 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125200943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125200943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=11)"R"(BSN=11) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125200943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=11:12, lost=0, recv=1, skipped=0, bsn=11, info='R...............................................................' (tbf_dl.cpp:998) 20241121125200943 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125200943 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125200943 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=12)""(V(S)-1=11) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125200943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200944 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200944 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125200952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200952 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125200966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200966 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200966 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200967 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200967 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200967 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200967 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200968 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200968 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125200971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200971 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125200985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125200985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200985 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125200987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125200989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125200989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125200989 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125201004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201005 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201005 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201005 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201005 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125201013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201013 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125201027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125201032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201032 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125201046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201047 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201047 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125201050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201050 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125201065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201067 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201067 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125201074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201074 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125201088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125201093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201093 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125201107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201108 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201108 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125201112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201112 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125201126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 351/431 -> yes (tbf_dl.cpp:1216) 20241121125201135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==12 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 12, CS=CS-2 (tbf_dl.cpp:371) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=351 (tbf_dl.cpp:647) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 351/431 -> yes (tbf_dl.cpp:1216) 20241121125201135 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125201135 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125201135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 429 + 13 = 442 (pdch_ul_controller.c:131) 20241121125201135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type POLL (pdch_ul_controller.c:184) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=442, TS=7) (tbf_dl.cpp:883) 20241121125201135 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=442, TS=7 (tbf_dl.cpp:903) 20241121125201135 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 0f 00 18 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125201135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=0f 00 18 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125201136 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125201149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125201149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201150 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201150 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201150 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201150 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201150 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201150 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201151 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201151 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201151 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201151 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201151 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125201168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125201168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201169 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201170 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201170 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201173 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125201187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125201187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125201188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201196 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125201210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=6 data=40 08 01 a0 00 00 00 00 00 03 ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125201210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125201210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125201210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125201210 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 13 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 31 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125201210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125201210 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125201210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 13, BSN 12 to 13 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125201210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125201210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=12)"R"(BSN=12) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125201210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=12:13, lost=0, recv=1, skipped=0, bsn=12, info='R...............................................................' (tbf_dl.cpp:998) 20241121125201210 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125201210 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125201210 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125201210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=13)""(V(S)-1=12) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125201211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201212 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201212 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125201214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201215 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125201229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125201233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125201247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125201257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201257 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125201271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125201275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201275 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125201289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201290 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201290 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201290 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201291 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201291 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201291 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201291 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125201294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201294 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125201308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201308 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201308 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201309 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201309 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201309 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201309 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201309 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201309 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125201317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201317 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125201331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125201336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201336 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125201350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125201355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201355 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125201369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125201378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201378 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125201392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201393 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201393 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125201397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201397 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125201411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201412 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201412 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 411/431 -> yes (tbf_dl.cpp:1216) 20241121125201415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 13, CS=CS-2 (tbf_dl.cpp:371) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=411 (tbf_dl.cpp:647) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 411/431 -> yes (tbf_dl.cpp:1216) 20241121125201415 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125201415 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125201415 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 106 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125201415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 489 + 13 = 502 (pdch_ul_controller.c:131) 20241121125201415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type POLL (pdch_ul_controller.c:184) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=502, TS=7) (tbf_dl.cpp:883) 20241121125201415 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=502, TS=7 (tbf_dl.cpp:903) 20241121125201415 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 0f 00 1a 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125201415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=0f 00 1a 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125201415 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125201429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201430 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201439 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125201453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125201453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201454 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201458 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125201472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125201472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201472 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201472 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201473 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125201473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201477 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125201491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=40 08 01 c0 00 00 00 00 00 07 ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125201491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125201491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125201491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125201491 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 14 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 63 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125201491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125201491 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125201491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 14, BSN 13 to 14 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125201491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125201491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=13)"R"(BSN=13) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125201491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=13:14, lost=0, recv=1, skipped=0, bsn=13, info='R...............................................................' (tbf_dl.cpp:998) 20241121125201491 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125201491 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125201491 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=14)""(V(S)-1=13) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125201491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201491 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201491 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201492 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201492 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125201500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201500 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125201514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201516 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201516 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201516 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201516 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125201519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201519 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125201533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125201537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201537 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125201551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125201561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201561 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125201575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201575 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201575 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201575 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201575 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201575 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201575 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201575 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201575 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201576 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201576 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201576 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201576 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201576 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125201579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201579 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125201594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125201598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201599 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125201612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125201622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201622 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125201636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201636 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201637 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201637 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125201640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201640 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125201654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201655 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125201659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201659 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125201673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125201683 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 468/431 -> no (tbf_dl.cpp:1216) 20241121125201683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201683 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125201697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201697 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201697 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201698 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201698 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201698 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201698 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125201701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 472/431 -> no (tbf_dl.cpp:1216) 20241121125201701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201702 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125201715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201716 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125201720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 476/431 -> no (tbf_dl.cpp:1216) 20241121125201720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201720 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125201734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201735 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201735 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201735 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201735 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125201743 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 481/431 -> no (tbf_dl.cpp:1216) 20241121125201743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201743 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125201757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201759 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201759 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201759 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201759 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125201762 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 485/431 -> no (tbf_dl.cpp:1216) 20241121125201762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201762 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125201776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201777 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201777 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201777 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201777 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125201781 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 489/431 -> no (tbf_dl.cpp:1216) 20241121125201781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201781 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125201795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201798 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125201804 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 494/431 -> no (tbf_dl.cpp:1216) 20241121125201804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201804 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125201818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201819 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201819 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201819 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201819 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201819 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201819 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201819 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201819 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125201823 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 498/431 -> no (tbf_dl.cpp:1216) 20241121125201823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201823 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125201837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125201841 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 502/431 -> no (tbf_dl.cpp:1216) 20241121125201841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201841 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125201856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201857 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201857 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201857 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201857 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125201865 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 507/431 -> no (tbf_dl.cpp:1216) 20241121125201865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201865 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125201879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201880 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201880 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201880 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201880 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201881 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201881 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125201884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 511/431 -> no (tbf_dl.cpp:1216) 20241121125201884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201884 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125201898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201899 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201899 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201899 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201899 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125201902 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 515/431 -> no (tbf_dl.cpp:1216) 20241121125201902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201903 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125201917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201921 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201921 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125201927 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 520/431 -> no (tbf_dl.cpp:1216) 20241121125201927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201928 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125201941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201942 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201942 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125201947 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 524/431 -> no (tbf_dl.cpp:1216) 20241121125201947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201948 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125201961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125201965 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 528/431 -> no (tbf_dl.cpp:1216) 20241121125201965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201965 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125201979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125201979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201979 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201979 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125201980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125201988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125201988 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 533/431 -> no (tbf_dl.cpp:1216) 20241121125201988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125201988 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125202002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202003 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202003 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202003 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202003 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202003 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202003 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202004 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202004 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125202007 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 537/431 -> no (tbf_dl.cpp:1216) 20241121125202007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202007 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125202021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202021 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202021 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202021 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202021 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125202026 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 541/431 -> no (tbf_dl.cpp:1216) 20241121125202026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202026 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125202040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125202049 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 546/431 -> no (tbf_dl.cpp:1216) 20241121125202049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202049 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125202063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202066 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202066 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125202068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 550/431 -> no (tbf_dl.cpp:1216) 20241121125202068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202068 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125202082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125202087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 554/431 -> no (tbf_dl.cpp:1216) 20241121125202087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202087 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125202101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202101 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202101 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202101 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202101 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202102 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202102 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202102 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202102 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202102 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202102 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125202110 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 559/431 -> no (tbf_dl.cpp:1216) 20241121125202110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202111 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125202125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125202132 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 563/431 -> no (tbf_dl.cpp:1216) 20241121125202132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202133 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125202145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125202151 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 567/431 -> no (tbf_dl.cpp:1216) 20241121125202151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202151 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125202163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202167 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202167 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125202173 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 572/431 -> no (tbf_dl.cpp:1216) 20241121125202173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202174 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125202187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125202191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 576/431 -> no (tbf_dl.cpp:1216) 20241121125202191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202191 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125202206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202207 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202210 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202210 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202210 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202210 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125202212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 580/431 -> no (tbf_dl.cpp:1216) 20241121125202212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202213 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125202226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202228 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202228 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202231 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202231 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125202236 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 585/431 -> no (tbf_dl.cpp:1216) 20241121125202236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202237 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125202249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202253 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202253 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202254 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202254 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202254 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202254 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125202255 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 589/431 -> no (tbf_dl.cpp:1216) 20241121125202255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202256 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125202268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125202275 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 593/431 -> no (tbf_dl.cpp:1216) 20241121125202276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202276 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125202287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125202296 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 598/431 -> no (tbf_dl.cpp:1216) 20241121125202296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202296 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125202310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125202315 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 602/431 -> no (tbf_dl.cpp:1216) 20241121125202315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202315 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125202329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125202334 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 606/431 -> no (tbf_dl.cpp:1216) 20241121125202334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202335 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125202350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125202359 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 611/431 -> no (tbf_dl.cpp:1216) 20241121125202359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202360 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125202373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125202377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 615/431 -> no (tbf_dl.cpp:1216) 20241121125202377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202377 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125202391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125202395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 619/431 -> no (tbf_dl.cpp:1216) 20241121125202395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202396 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125202410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125202420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 624/431 -> no (tbf_dl.cpp:1216) 20241121125202420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202421 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125202435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202438 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202438 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202438 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202438 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125202439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 628/431 -> no (tbf_dl.cpp:1216) 20241121125202439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202439 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125202454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202458 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202458 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125202462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 632/431 -> no (tbf_dl.cpp:1216) 20241121125202462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202462 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125202473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202475 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202475 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125202481 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 637/431 -> no (tbf_dl.cpp:1216) 20241121125202481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202482 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125202496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202497 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202497 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202499 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202499 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125202500 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 641/431 -> no (tbf_dl.cpp:1216) 20241121125202500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202500 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125202515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125202519 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 645/431 -> no (tbf_dl.cpp:1216) 20241121125202519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202520 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125202534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125202542 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 650/431 -> no (tbf_dl.cpp:1216) 20241121125202542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202543 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125202557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202558 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202558 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125202562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 654/431 -> no (tbf_dl.cpp:1216) 20241121125202562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125202577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125202584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 658/431 -> no (tbf_dl.cpp:1216) 20241121125202584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125202597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125202609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 663/431 -> no (tbf_dl.cpp:1216) 20241121125202609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202610 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125202620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202621 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202621 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125202624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 667/431 -> no (tbf_dl.cpp:1216) 20241121125202624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202624 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125202640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125202645 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 671/431 -> no (tbf_dl.cpp:1216) 20241121125202646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202646 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125202659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202661 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202661 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202661 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202661 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125202668 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 676/431 -> no (tbf_dl.cpp:1216) 20241121125202668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202670 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125202683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202686 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202686 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202691 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202691 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125202691 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 680/431 -> no (tbf_dl.cpp:1216) 20241121125202691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202692 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125202702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202705 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202705 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125202709 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 684/431 -> no (tbf_dl.cpp:1216) 20241121125202709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202710 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125202722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202728 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202728 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125202732 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 689/431 -> no (tbf_dl.cpp:1216) 20241121125202732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202733 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125202746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202747 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202747 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202748 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202748 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125202755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 693/431 -> no (tbf_dl.cpp:1216) 20241121125202755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202756 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125202766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125202776 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 697/431 -> no (tbf_dl.cpp:1216) 20241121125202776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202778 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125202785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202786 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202786 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202786 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202786 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125202793 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 702/431 -> no (tbf_dl.cpp:1216) 20241121125202793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202793 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125202807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202808 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202808 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202808 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202808 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202808 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202808 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202808 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125202812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 706/431 -> no (tbf_dl.cpp:1216) 20241121125202812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202812 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125202826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202828 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202828 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202828 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202828 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125202831 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 710/431 -> no (tbf_dl.cpp:1216) 20241121125202831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202831 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125202845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125202855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 715/431 -> no (tbf_dl.cpp:1216) 20241121125202855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202855 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125202869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202872 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202872 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202872 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202873 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202873 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202873 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202873 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125202874 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 719/431 -> no (tbf_dl.cpp:1216) 20241121125202874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202875 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125202889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202890 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202890 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202891 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202891 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202892 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202892 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125202893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 723/431 -> no (tbf_dl.cpp:1216) 20241121125202893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202893 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125202908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125202917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 728/431 -> no (tbf_dl.cpp:1216) 20241121125202917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202917 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125202932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202933 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202933 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202934 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125202936 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 732/431 -> no (tbf_dl.cpp:1216) 20241121125202936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202936 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125202950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202951 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202951 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202952 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202952 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202953 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202953 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241121125202955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 736/431 -> no (tbf_dl.cpp:1216) 20241121125202955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202955 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125202969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202969 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202969 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202969 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202969 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202969 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202970 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202970 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202970 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125202978 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 741/431 -> no (tbf_dl.cpp:1216) 20241121125202978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202978 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125202992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125202992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202993 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202993 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202993 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125202994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125202997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125202997 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 745/431 -> no (tbf_dl.cpp:1216) 20241121125202997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125202997 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125203011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203012 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203012 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203012 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203012 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203012 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203012 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203013 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203013 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203013 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203013 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203013 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203013 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125203016 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 749/431 -> no (tbf_dl.cpp:1216) 20241121125203016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203016 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125203030 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203030 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203030 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203030 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203030 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203030 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203030 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203031 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203031 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203031 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203031 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203031 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203031 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203031 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125203039 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 754/431 -> no (tbf_dl.cpp:1216) 20241121125203039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203039 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125203053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203054 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203054 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203054 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203054 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203055 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203055 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203055 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203055 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203055 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203055 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125203058 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 758/431 -> no (tbf_dl.cpp:1216) 20241121125203058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203058 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125203072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203072 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203072 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203073 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203073 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203073 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203073 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203073 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203073 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203073 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125203077 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 762/431 -> no (tbf_dl.cpp:1216) 20241121125203077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203077 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125203091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203091 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203091 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125203100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 767/431 -> no (tbf_dl.cpp:1216) 20241121125203100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203100 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125203115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203115 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203115 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203115 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203116 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203116 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203116 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203116 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125203119 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 771/431 -> no (tbf_dl.cpp:1216) 20241121125203119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203119 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125203133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203135 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203135 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203135 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203135 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125203138 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 775/431 -> no (tbf_dl.cpp:1216) 20241121125203138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203138 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125203152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203153 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203153 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125203161 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 780/431 -> no (tbf_dl.cpp:1216) 20241121125203161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203161 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125203175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203176 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203176 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203176 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203176 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203177 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203177 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125203180 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 784/431 -> no (tbf_dl.cpp:1216) 20241121125203180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203180 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125203194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203195 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203195 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203195 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203195 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203195 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203195 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203196 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125203198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 788/431 -> no (tbf_dl.cpp:1216) 20241121125203198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203199 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125203213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125203222 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 793/431 -> no (tbf_dl.cpp:1216) 20241121125203222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203222 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125203236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203237 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203237 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203237 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203237 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203238 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203238 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125203241 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 797/431 -> no (tbf_dl.cpp:1216) 20241121125203241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203241 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125203255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125203260 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 801/431 -> no (tbf_dl.cpp:1216) 20241121125203260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203261 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125203275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125203284 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 806/431 -> no (tbf_dl.cpp:1216) 20241121125203284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203285 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125203299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203303 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203303 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125203303 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 810/431 -> no (tbf_dl.cpp:1216) 20241121125203303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203304 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125203318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203320 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125203324 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 814/431 -> no (tbf_dl.cpp:1216) 20241121125203324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203325 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125203336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125203346 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 819/431 -> no (tbf_dl.cpp:1216) 20241121125203346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203346 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203360 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203360 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125203364 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 823/431 -> no (tbf_dl.cpp:1216) 20241121125203364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203364 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125203379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203380 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125203384 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 827/431 -> no (tbf_dl.cpp:1216) 20241121125203384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203384 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125203399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203400 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203400 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203400 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203400 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203401 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203401 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203402 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125203407 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 832/431 -> no (tbf_dl.cpp:1216) 20241121125203407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203408 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125203421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203422 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203422 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203423 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203423 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125203426 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 836/431 -> no (tbf_dl.cpp:1216) 20241121125203426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203426 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125203440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125203445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 840/431 -> no (tbf_dl.cpp:1216) 20241121125203445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203445 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125203459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203460 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125203468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 845/431 -> no (tbf_dl.cpp:1216) 20241121125203468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203468 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125203485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203489 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203489 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203491 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203491 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125203493 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 849/431 -> no (tbf_dl.cpp:1216) 20241121125203493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203494 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125203503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203504 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203504 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203505 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203505 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125203509 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 853/431 -> no (tbf_dl.cpp:1216) 20241121125203509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125203510 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(189)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125203522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125203522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203525 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203525 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203526 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203526 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203527 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203527 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203527 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125203532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=0 prio=4 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==14 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new dummy block at BSN 14, CS=CS-2 (tbf_dl.cpp:371) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Empty chunk, added LLC dummy command of size 29, drained_since=858 (tbf_dl.cpp:647) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 858/431 -> no (tbf_dl.cpp:1216) 20241121125203532 DRLCMACDL DEBUG -- Chunk with length 29 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125203532 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=29 (tbf_dl.cpp:663) 20241121125203532 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 13 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125203532 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event LAST_DL_DATA_SENT (tbf_dl.cpp:679) 20241121125203532 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 14, CS-2): 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125203532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241121125203532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=949, TS=7) (tbf_dl.cpp:883) 20241121125203532 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Starting timer T3191 [final block (DL-TBF)] with 1 sec. 0 microsec, cur_fn=931 (tbf_dl.cpp:890) 20241121125203532 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=949, TS=7 (tbf_dl.cpp:903) 20241121125203532 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 14, CS-2): 0f 01 1c 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125203532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=0f 01 1c 75 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125203532 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Received FINAL_ACK MTC@1d710fa6204d: Start timer T: 1 s 20241121125203546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125203546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203547 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203547 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203547 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203547 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203547 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203547 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203548 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203548 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203548 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203548 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203550 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125203565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125203565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203565 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203565 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203567 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203569 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125203584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125203584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203585 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203585 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203587 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203587 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203593 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125203608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125203608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203608 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=949, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20241121125203608 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} poll timeout for FN=949, TS=7 (curr FN 949), reason=DL_ACK (tbf.cpp:487) 20241121125203608 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:565) 20241121125203608 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125203608 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125203608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203612 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125203627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125203627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203632 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125203646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125203646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203647 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203648 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203648 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203655 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125203670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125203670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203674 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125203689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125203689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203691 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203691 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203691 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203691 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203693 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125203708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125203708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203709 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203709 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203709 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203709 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203710 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203710 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203710 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203717 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125203732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125203732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203734 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203734 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203734 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203734 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203734 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203783 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125203797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125203797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203802 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125203816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125203816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125203840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125203840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203842 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203842 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203842 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203842 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203844 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125203859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125203859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203864 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125203878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125203878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203880 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203880 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203880 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203880 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203887 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125203901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125203901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203902 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203902 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203902 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203902 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203902 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203902 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203903 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203903 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125203905 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125203999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125203999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204002 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204002 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204003 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125204017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125204017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204027 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125204124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125204124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204128 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125204143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125204143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204145 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204147 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125204162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125204162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204171 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125204186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125204186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204190 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125204205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125204205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204209 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125204224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125204224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204233 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125204248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125204248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204249 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204249 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204252 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125204280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125204280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204284 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125204299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125204299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204308 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125204337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125204337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204342 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125204357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125204357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204358 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204358 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204359 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204361 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125204376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125204376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204376 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204376 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204377 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204377 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204378 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204378 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204385 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125204400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125204400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204400 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204400 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204400 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204401 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204401 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204401 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204402 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204402 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204402 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204402 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204404 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125204419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125204419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204419 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204419 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204419 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204419 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204419 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204423 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125204438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125204438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204438 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204447 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125204462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125204462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204462 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204463 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204463 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204464 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204464 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204466 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125204481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125204481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204486 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125204502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125204502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204511 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125204526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125204526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204526 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204527 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204528 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204528 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204529 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204530 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125204532 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} T3191 timeout expired, freeing TBF: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:408) 20241121125204532 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125204532 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125204532 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125204532 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125204532 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125204532 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125204532 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125204532 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125204532 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Start timer T: 2 s 20241121125204537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125204537 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125204537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125204537 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125204537 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125204537 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125204537 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125204537 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125204537 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125204537 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125204537 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125204537 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125204537 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125204537 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125204537 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125204537 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125204537 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125204537 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125204537 DLGLOBAL DEBUG validating counter group 0x5632e1d3db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125204537 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125204537 DLGLOBAL DEBUG validating counter group 0x5632e1d3de20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125204537 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125204537 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125204537 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125204537 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125204537 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125204537 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241121125204537 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241121125204537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125204537 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125204537 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125204537 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125204537 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125204537 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125204537 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=1092 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 82 40 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(189)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(189)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 18, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125204540 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125204540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125204540 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125204540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125204544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125204544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204549 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125204563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125204563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204564 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204565 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204565 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204573 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125204587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125204587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204589 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204592 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125204607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125204607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204607 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204608 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204608 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204609 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204609 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204611 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125204626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125204626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204627 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204627 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204628 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204628 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204628 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204628 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204628 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204628 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204635 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125204650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125204650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204654 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125204669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125204669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204669 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204670 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204673 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125204688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125204688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204689 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204689 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204690 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204690 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204691 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204691 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204697 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125204712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125204712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204717 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125204731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125204731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204734 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125204741 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125204741 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125204741 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125204750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125204750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=871 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125204760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125204760 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 de bc 68 fa e9 86 10 4d 27 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125204760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1144 + 13 = 1157 (pdch_ul_controller.c:131) 20241121125204760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type POLL (pdch_ul_controller.c:184) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1157, TS=7) (tbf_dl.cpp:883) 20241121125204760 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1157, TS=7 (tbf_dl.cpp:903) 20241121125204760 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 de bc 68 fa e9 86 10 4d 27 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125204760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=0f 00 00 29 de bc 68 fa e9 86 10 4d 27 53 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125204760 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125204774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125204774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204779 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125204793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125204793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204798 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125204812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125204812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125204815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204822 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125204836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=3 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125204836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125204836 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125204836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125204836 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125204836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125204836 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125204836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125204837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125204837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125204837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125204837 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125204837 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125204837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125204837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125204837 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125204837 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125204837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) BTS(189)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125204837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125204837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125204837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125204837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35932<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125204838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125204838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125204838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125204838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125204840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35918<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125204840 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125204840 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125204840 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125204840 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125204840 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125204840 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125204840 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125204840 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125204840 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125204840 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125204840 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125204840 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125204840 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125204840 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125204840 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125204840 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 20: stopped pid 7441 with status 0 respawn: 21: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_x2031_t3191 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass'. 20241121125204855 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125204855 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125204855 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125204855 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 21 12:52:04 UTC 2024 ====== PCU_Tests.TC_x2031_t3191 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_x2031_t3191.talloc 20241121125204895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125204996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46340<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1555488) Waiting for packet dumper to finish... 1 (prev_count=1555488, count=1578836) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191'. ------ PCU_Tests.TC_zero_x2031_t3191 ------ Thu Nov 21 12:52:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_zero_x2031_t3191.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_zero_x2031_t3191.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_zero_x2031_t3191' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_zero_x2031_t3191 started. 195@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_zero_x2031_t3191-BVCI1234(197)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 195@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(199)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 195@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(199)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125208105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 195@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(203)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 195@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(203)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(200)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(200)@1d710fa6204d: Start timer T: 5 s PCUIF(200)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125208117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_zero_x2031_t3191-STATS(204)@1d710fa6204d: Start timer T: 2 s TC_zero_x2031_t3191-STATS(204)@1d710fa6204d: Start timer T: 2 s 195@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(207)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(207)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125209856 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125209856 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125209856 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(200)@1d710fa6204d: OsmoPCU is now connected BTS(202)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125209861 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125209861 DLGLOBAL DEBUG validating counter group 0x55d01a115040(bts) with 102 counters (rate_ctr.c:86) 20241121125209861 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125209861 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125209861 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125209861 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125209861 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125209861 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125209861 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125209861 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125209861 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125209861 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125209862 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125209862 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125209862 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125209862 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125209862 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125209862 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125209862 DL1IF DEBUG t3191=1 (pcu_l1_if.cpp:820) 20241121125209862 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125209862 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125209862 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125209862 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125209862 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125209862 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125209862 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125209862 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125209862 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125209862 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125209862 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125209862 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125209862 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125209862 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125209862 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125209862 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125209862 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125209862 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125209862 DLGLOBAL DEBUG validating counter group 0x7f24932785e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125209862 DLGLOBAL DEBUG validating counter group 0x55d01a114720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125209862 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125209862 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125209862 DLGLOBAL DEBUG validating counter group 0x7f2493279180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125209862 DLGLOBAL DEBUG validating counter group 0x7f2493279160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125209862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125209862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125209862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125209862 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125209862 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125209862 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125209862 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125209862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125209862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(199)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(199)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(199)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(199)@1d710fa6204d: Start timer Tns_test: 10 s BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125209865 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125209865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125209865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125209865 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125209865 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125209865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125209866 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125209866 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125209866 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(199)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(202)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(199)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125209867 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125209867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125209867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125209867 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125209867 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125209867 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125209867 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125209867 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125209867 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125209867 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(199)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125209867 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125209868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(199)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(199)@1d710fa6204d: Start timer Tns_test: 10 s 196@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 196@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125209875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125209876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125209876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125209876 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125209876 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125209876 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125209876 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125209876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125209876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209880 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_zero_x2031_t3191-BVCI1234(197)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_zero_x2031_t3191-BVCI1234(197)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125209884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125209884 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125209884 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125209884 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125209884 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125209884 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125209884 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125209884 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125209889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125209889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125209889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125209889 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125209889 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125209889 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241121125209889 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125209889 DLGLOBAL DEBUG validating counter group 0x55d01a114760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125209889 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125209889 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125209889 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125209889 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125209889 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125209889 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125209889 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125209889 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125209889 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125209889 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125209889 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125209889 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125209889 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125209889 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125209889 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125209889 DLGLOBAL DEBUG validating counter group 0x55d01a114b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125209889 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125209889 DLGLOBAL DEBUG validating counter group 0x55d01a114e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125209889 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125209889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125209889 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125209889 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125209889 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125209889 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125209889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125209889 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125209889 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125209889 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125209889 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125209889 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125209889 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125209889 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125209889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125209889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125209889 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125209889 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125209889 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125209889 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125209889 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125209889 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125209889 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125209889 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(202)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(202)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125209893 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125209893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125209893 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125209893 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125209894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125209894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125209894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125209894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125209894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125209894 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125209894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209898 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125209913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125209913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209914 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209915 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209915 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209922 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125209937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125209937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209941 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125209956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125209956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209960 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125209975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125209975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209977 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125209999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125209999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125209999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125209999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125209999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125209999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125210000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125210000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125210000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125210000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210004 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125210018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125210018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125210037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125210037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125210061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125210061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210066 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125210080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125210081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210085 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125210094 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125210094 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125210094 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125210100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125210100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210101 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210101 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210102 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210102 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210102 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210103 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210103 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210103 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125210109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125210109 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 86 d9 da 93 64 17 19 ee 93 c5 3a c6 43 b4 f3 47 58 1f 58 65 39 60 1e d6 f3 ef dd 71 38 76 (tbf_dl.cpp:686) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125210109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 86 d9 da 93 64 17 19 ee 93 c5 3a c6 43 b4 f3 47 58 1f 58 65 39 60 1e d6 f3 ef dd 71 38 76 00 (tbf_dl.cpp:911) 20241121125210109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 01 86 d9 da 93 64 17 19 ee 93 c5 3a c6 43 b4 f3 47 58 1f 58 65 39 60 1e d6 f3 ef dd 71 38 76 00 (pcu_l1_if.cpp:182) 20241121125210110 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125210123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125210123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210124 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210124 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210126 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210126 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125210128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-2 (tbf_dl.cpp:354) 20241121125210128 DRLCMACDL DEBUG -- Chunk with length 1370 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): db c6 92 e5 0c d1 7b 03 6c 62 78 ec 69 7c 81 47 9f bf d5 38 05 d6 3a 80 83 6d 4b 55 41 46 (tbf_dl.cpp:686) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125210128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 db c6 92 e5 0c d1 7b 03 6c 62 78 ec 69 7c 81 47 9f bf d5 38 05 d6 3a 80 83 6d 4b 55 41 46 00 (tbf_dl.cpp:911) 20241121125210128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 03 db c6 92 e5 0c d1 7b 03 6c 62 78 ec 69 7c 81 47 9f bf d5 38 05 d6 3a 80 83 6d 4b 55 41 46 00 (pcu_l1_if.cpp:182) 20241121125210128 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125210143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125210143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125210147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-2 (tbf_dl.cpp:354) 20241121125210147 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): fa bf 92 c8 df 25 55 2a b8 a3 8d 44 e6 aa c1 fa ec 81 e2 b8 24 40 3a 53 df e4 66 3e 81 29 (tbf_dl.cpp:686) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125210147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 fa bf 92 c8 df 25 55 2a b8 a3 8d 44 e6 aa c1 fa ec 81 e2 b8 24 40 3a 53 df e4 66 3e 81 29 00 (tbf_dl.cpp:911) 20241121125210147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 05 fa bf 92 c8 df 25 55 2a b8 a3 8d 44 e6 aa c1 fa ec 81 e2 b8 24 40 3a 53 df e4 66 3e 81 29 00 (pcu_l1_if.cpp:182) 20241121125210148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125210162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125210162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125210171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-2 (tbf_dl.cpp:354) 20241121125210171 DRLCMACDL DEBUG -- Chunk with length 1310 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 8c 0b d9 54 da c6 05 55 82 52 60 0f ca ae 89 e2 b9 f9 0c 9f f3 3e 69 34 08 a7 cf 4b 95 da (tbf_dl.cpp:686) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125210171 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 8c 0b d9 54 da c6 05 55 82 52 60 0f ca ae 89 e2 b9 f9 0c 9f f3 3e 69 34 08 a7 cf 4b 95 da 00 (tbf_dl.cpp:911) 20241121125210171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 07 8c 0b d9 54 da c6 05 55 82 52 60 0f ca ae 89 e2 b9 f9 0c 9f f3 3e 69 34 08 a7 cf 4b 95 da 00 (pcu_l1_if.cpp:182) 20241121125210172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125210187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125210187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125210190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-2 (tbf_dl.cpp:354) 20241121125210190 DRLCMACDL DEBUG -- Chunk with length 1280 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): d4 66 ef d6 5a 04 cb f6 a8 73 76 bb 3d bd 3b d4 d6 bd 9f 34 c4 05 43 02 0c 89 a1 08 11 7f (tbf_dl.cpp:686) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125210190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 d4 66 ef d6 5a 04 cb f6 a8 73 76 bb 3d bd 3b d4 d6 bd 9f 34 c4 05 43 02 0c 89 a1 08 11 7f 00 (tbf_dl.cpp:911) 20241121125210190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 09 d4 66 ef d6 5a 04 cb f6 a8 73 76 bb 3d bd 3b d4 d6 bd 9f 34 c4 05 43 02 0c 89 a1 08 11 7f 00 (pcu_l1_if.cpp:182) 20241121125210191 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125210205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125210205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125210210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-2 (tbf_dl.cpp:354) 20241121125210210 DRLCMACDL DEBUG -- Chunk with length 1250 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): fc 44 09 82 ef 5e d7 ee 6b 7b 54 bb 2b 78 42 a1 6e 94 3d 52 06 18 00 7f f5 2f 00 a3 3e e1 (tbf_dl.cpp:686) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125210210 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b fc 44 09 82 ef 5e d7 ee 6b 7b 54 bb 2b 78 42 a1 6e 94 3d 52 06 18 00 7f f5 2f 00 a3 3e e1 00 (tbf_dl.cpp:911) 20241121125210210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 0b fc 44 09 82 ef 5e d7 ee 6b 7b 54 bb 2b 78 42 a1 6e 94 3d 52 06 18 00 7f f5 2f 00 a3 3e e1 00 (pcu_l1_if.cpp:182) 20241121125210210 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125210224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125210224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125210233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-2 (tbf_dl.cpp:354) 20241121125210233 DRLCMACDL DEBUG -- Chunk with length 1220 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 1a 5c 6d 09 97 e8 c7 51 32 f8 59 9d 4f 4b 92 8f 2a c2 78 b2 68 95 32 67 8e 92 e1 a1 3c 3a (tbf_dl.cpp:686) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125210233 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 1a 5c 6d 09 97 e8 c7 51 32 f8 59 9d 4f 4b 92 8f 2a c2 78 b2 68 95 32 67 8e 92 e1 a1 3c 3a 00 (tbf_dl.cpp:911) 20241121125210233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0d 1a 5c 6d 09 97 e8 c7 51 32 f8 59 9d 4f 4b 92 8f 2a c2 78 b2 68 95 32 67 8e 92 e1 a1 3c 3a 00 (pcu_l1_if.cpp:182) 20241121125210234 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125210248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125210248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125210253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-2 (tbf_dl.cpp:354) 20241121125210253 DRLCMACDL DEBUG -- Chunk with length 1190 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 12 46 21 85 1b 48 20 f2 f7 f9 ef 90 44 94 dd d9 c7 2d 9d ae ee 51 11 f7 f1 6e 90 53 96 e7 (tbf_dl.cpp:686) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125210253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 12 46 21 85 1b 48 20 f2 f7 f9 ef 90 44 94 dd d9 c7 2d 9d ae ee 51 11 f7 f1 6e 90 53 96 e7 00 (tbf_dl.cpp:911) 20241121125210253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0f 12 46 21 85 1b 48 20 f2 f7 f9 ef 90 44 94 dd d9 c7 2d 9d ae ee 51 11 f7 f1 6e 90 53 96 e7 00 (pcu_l1_if.cpp:182) 20241121125210253 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125210268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125210268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210273 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210273 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210273 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125210273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210273 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-2 (tbf_dl.cpp:354) 20241121125210274 DRLCMACDL DEBUG -- Chunk with length 1160 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): ec 0f e5 89 35 46 35 36 bd d7 93 9c 25 3f a2 66 74 0a 23 3d 4f 66 49 19 e6 4b 7e 3c 19 4d (tbf_dl.cpp:686) 20241121125210274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125210274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125210274 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 ec 0f e5 89 35 46 35 36 bd d7 93 9c 25 3f a2 66 74 0a 23 3d 4f 66 49 19 e6 4b 7e 3c 19 4d 00 (tbf_dl.cpp:911) 20241121125210274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 11 ec 0f e5 89 35 46 35 36 bd d7 93 9c 25 3f a2 66 74 0a 23 3d 4f 66 49 19 e6 4b 7e 3c 19 4d 00 (pcu_l1_if.cpp:182) 20241121125210274 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125210291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125210291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210292 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210292 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210294 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210294 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125210301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-2 (tbf_dl.cpp:354) 20241121125210301 DRLCMACDL DEBUG -- Chunk with length 1130 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): f5 a6 ca 81 b8 73 88 21 32 8f 9c 25 cc 23 dd 8a 3d 64 62 ec a0 e7 a9 34 35 9a fe 68 cb 58 (tbf_dl.cpp:686) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125210301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 f5 a6 ca 81 b8 73 88 21 32 8f 9c 25 cc 23 dd 8a 3d 64 62 ec a0 e7 a9 34 35 9a fe 68 cb 58 00 (tbf_dl.cpp:911) 20241121125210301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 13 f5 a6 ca 81 b8 73 88 21 32 8f 9c 25 cc 23 dd 8a 3d 64 62 ec a0 e7 a9 34 35 9a fe 68 cb 58 00 (pcu_l1_if.cpp:182) 20241121125210301 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125210315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125210315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210316 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210316 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210317 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125210319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-2 (tbf_dl.cpp:354) 20241121125210319 DRLCMACDL DEBUG -- Chunk with length 1100 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): 63 fc c0 c1 29 84 0e aa 8e 8c 3b 82 6d 2a 29 8a 44 97 fd ad 61 02 21 73 6a eb 43 61 5f 04 (tbf_dl.cpp:686) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125210319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 63 fc c0 c1 29 84 0e aa 8e 8c 3b 82 6d 2a 29 8a 44 97 fd ad 61 02 21 73 6a eb 43 61 5f 04 00 (tbf_dl.cpp:911) 20241121125210319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 15 63 fc c0 c1 29 84 0e aa 8e 8c 3b 82 6d 2a 29 8a 44 97 fd ad 61 02 21 73 6a eb 43 61 5f 04 00 (pcu_l1_if.cpp:182) 20241121125210320 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125210334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125210334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210335 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210335 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210336 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125210339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-2 (tbf_dl.cpp:354) 20241121125210339 DRLCMACDL DEBUG -- Chunk with length 1070 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): d3 84 25 46 cb e5 3b 6e 4b b1 4b 58 4f 90 1f de 06 93 4c 2a 85 57 a1 76 04 0e d0 15 89 3d (tbf_dl.cpp:686) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125210339 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 d3 84 25 46 cb e5 3b 6e 4b b1 4b 58 4f 90 1f de 06 93 4c 2a 85 57 a1 76 04 0e d0 15 89 3d 00 (tbf_dl.cpp:911) 20241121125210339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 17 d3 84 25 46 cb e5 3b 6e 4b b1 4b 58 4f 90 1f de 06 93 4c 2a 85 57 a1 76 04 0e d0 15 89 3d 00 (pcu_l1_if.cpp:182) 20241121125210339 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125210353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125210353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125210362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-2 (tbf_dl.cpp:354) 20241121125210363 DRLCMACDL DEBUG -- Chunk with length 1040 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 16 4d 5a 05 94 93 1d e0 f8 24 a7 12 6d 48 7d dd 76 d2 bf 3b 1f 66 10 9c bc e2 9f fd bc 96 (tbf_dl.cpp:686) 20241121125210363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125210363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125210363 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 16 4d 5a 05 94 93 1d e0 f8 24 a7 12 6d 48 7d dd 76 d2 bf 3b 1f 66 10 9c bc e2 9f fd bc 96 00 (tbf_dl.cpp:911) 20241121125210363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 19 16 4d 5a 05 94 93 1d e0 f8 24 a7 12 6d 48 7d dd 76 d2 bf 3b 1f 66 10 9c bc e2 9f fd bc 96 00 (pcu_l1_if.cpp:182) 20241121125210363 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125210377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125210377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210378 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210378 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210378 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210378 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125210381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-2 (tbf_dl.cpp:354) 20241121125210381 DRLCMACDL DEBUG -- Chunk with length 1010 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): aa 41 60 c2 af e7 79 de ad 52 46 27 42 32 a2 56 d4 7e e3 8f 1e 78 04 e3 1d a9 23 3d 02 a7 (tbf_dl.cpp:686) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125210381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b aa 41 60 c2 af e7 79 de ad 52 46 27 42 32 a2 56 d4 7e e3 8f 1e 78 04 e3 1d a9 23 3d 02 a7 00 (tbf_dl.cpp:911) 20241121125210381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 1b aa 41 60 c2 af e7 79 de ad 52 46 27 42 32 a2 56 d4 7e e3 8f 1e 78 04 e3 1d a9 23 3d 02 a7 00 (pcu_l1_if.cpp:182) 20241121125210382 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125210396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125210396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125210401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-2 (tbf_dl.cpp:354) 20241121125210401 DRLCMACDL DEBUG -- Chunk with length 980 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 5e 2c c6 f7 60 c5 de cf f0 69 1e 32 c5 f9 c8 41 b5 1c 79 32 3c fa 7e ba 12 8c 64 7a 76 5b (tbf_dl.cpp:686) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125210401 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 5e 2c c6 f7 60 c5 de cf f0 69 1e 32 c5 f9 c8 41 b5 1c 79 32 3c fa 7e ba 12 8c 64 7a 76 5b 00 (tbf_dl.cpp:911) 20241121125210401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1d 5e 2c c6 f7 60 c5 de cf f0 69 1e 32 c5 f9 c8 41 b5 1c 79 32 3c fa 7e ba 12 8c 64 7a 76 5b 00 (pcu_l1_if.cpp:182) 20241121125210401 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125210415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125210415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125210425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-2 (tbf_dl.cpp:354) 20241121125210425 DRLCMACDL DEBUG -- Chunk with length 950 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): a6 10 de 6e d3 47 ed 6e e4 d0 47 67 08 a5 d5 61 39 d4 e2 f8 64 16 be 37 25 b2 57 c9 8d 51 (tbf_dl.cpp:686) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125210425 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f a6 10 de 6e d3 47 ed 6e e4 d0 47 67 08 a5 d5 61 39 d4 e2 f8 64 16 be 37 25 b2 57 c9 8d 51 00 (tbf_dl.cpp:911) 20241121125210425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1f a6 10 de 6e d3 47 ed 6e e4 d0 47 67 08 a5 d5 61 39 d4 e2 f8 64 16 be 37 25 b2 57 c9 8d 51 00 (pcu_l1_if.cpp:182) 20241121125210425 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125210439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125210439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125210444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-2 (tbf_dl.cpp:354) 20241121125210444 DRLCMACDL DEBUG -- Chunk with length 920 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): 4e 94 65 36 82 a8 e1 93 eb 18 54 c2 77 49 47 b2 48 0e 3f a5 f2 52 44 cf df 7f 59 dd d2 78 (tbf_dl.cpp:686) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125210444 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 4e 94 65 36 82 a8 e1 93 eb 18 54 c2 77 49 47 b2 48 0e 3f a5 f2 52 44 cf df 7f 59 dd d2 78 00 (tbf_dl.cpp:911) 20241121125210444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 21 4e 94 65 36 82 a8 e1 93 eb 18 54 c2 77 49 47 b2 48 0e 3f a5 f2 52 44 cf df 7f 59 dd d2 78 00 (pcu_l1_if.cpp:182) 20241121125210444 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125210458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125210458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210460 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125210462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210462 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-2 (tbf_dl.cpp:354) 20241121125210463 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 3d 3d ff 03 54 cc de 31 c3 90 ba 2b fc a1 ca 06 d7 40 48 13 a4 f5 9b 94 14 a5 74 81 b3 54 (tbf_dl.cpp:686) 20241121125210463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125210463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125210463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 3d 3d ff 03 54 cc de 31 c3 90 ba 2b fc a1 ca 06 d7 40 48 13 a4 f5 9b 94 14 a5 74 81 b3 54 00 (tbf_dl.cpp:911) 20241121125210463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 23 3d 3d ff 03 54 cc de 31 c3 90 ba 2b fc a1 ca 06 d7 40 48 13 a4 f5 9b 94 14 a5 74 81 b3 54 00 (pcu_l1_if.cpp:182) 20241121125210463 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125210477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125210477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125210487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-2 (tbf_dl.cpp:354) 20241121125210487 DRLCMACDL DEBUG -- Chunk with length 860 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): d2 37 de 3b bb e1 f4 e8 7b a6 a7 44 31 a3 fa 6f 15 fb b4 f0 ea c3 5e 13 97 4d d1 15 a7 b1 (tbf_dl.cpp:686) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125210487 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 d2 37 de 3b bb e1 f4 e8 7b a6 a7 44 31 a3 fa 6f 15 fb b4 f0 ea c3 5e 13 97 4d d1 15 a7 b1 00 (tbf_dl.cpp:911) 20241121125210487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 25 d2 37 de 3b bb e1 f4 e8 7b a6 a7 44 31 a3 fa 6f 15 fb b4 f0 ea c3 5e 13 97 4d d1 15 a7 b1 00 (pcu_l1_if.cpp:182) 20241121125210487 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125210501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125210501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125210506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-2 (tbf_dl.cpp:354) 20241121125210506 DRLCMACDL DEBUG -- Chunk with length 830 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): 1f 63 3c 73 b9 64 b9 7f 37 05 8c 91 10 ca ab da d9 1e 20 d3 49 4e f7 6a b5 8b 06 02 dd 58 (tbf_dl.cpp:686) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125210506 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 1f 63 3c 73 b9 64 b9 7f 37 05 8c 91 10 ca ab da d9 1e 20 d3 49 4e f7 6a b5 8b 06 02 dd 58 00 (tbf_dl.cpp:911) 20241121125210506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 27 1f 63 3c 73 b9 64 b9 7f 37 05 8c 91 10 ca ab da d9 1e 20 d3 49 4e f7 6a b5 8b 06 02 dd 58 00 (pcu_l1_if.cpp:182) 20241121125210506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125210520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125210520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125210525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-2 (tbf_dl.cpp:354) 20241121125210525 DRLCMACDL DEBUG -- Chunk with length 800 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 3d 22 22 62 28 ca d4 ba c1 5f ea fa 13 09 be 3e ab 04 15 fa a3 ff e2 cf 62 61 04 79 8b 2d (tbf_dl.cpp:686) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125210525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125210525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=151, TS=7) (tbf_dl.cpp:883) 20241121125210525 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=151, TS=7 (tbf_dl.cpp:903) 20241121125210525 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 3d 22 22 62 28 ca d4 ba c1 5f ea fa 13 09 be 3e ab 04 15 fa a3 ff e2 cf 62 61 04 79 8b 2d 00 (tbf_dl.cpp:911) 20241121125210525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 29 3d 22 22 62 28 ca d4 ba c1 5f ea fa 13 09 be 3e ab 04 15 fa a3 ff e2 cf 62 61 04 79 8b 2d 00 (pcu_l1_if.cpp:182) 20241121125210525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125210539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125210540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210541 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210549 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125210563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125210563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210564 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210565 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210565 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210565 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210568 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125210583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125210583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210583 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210583 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125210586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210587 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125210602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 08 02 a0 00 00 00 00 03 ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125210602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125210602 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125210602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125210602 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 21 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 31 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125210602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125210602 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125210602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "RRRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125210602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125210602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"RRRRRRRRRRRRRRRRRRRRR"(BSN=20) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125210602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:21, lost=0, recv=21, skipped=0, bsn=0, info='RRRRRRRRRRRRRRRRRRRRR...........................................' (tbf_dl.cpp:998) 20241121125210602 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125210602 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 21 Lost: 0 Sum: 21 (gprs_rlcmac_meas.cpp:127) 20241121125210602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=21)""(V(S)-1=20) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125210602 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125210602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210603 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210603 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125210611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-2 (tbf_dl.cpp:354) 20241121125210611 DRLCMACDL DEBUG -- Chunk with length 770 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): 89 60 ae 50 d0 55 66 38 1e 02 aa e3 e8 4b 18 ab 00 69 88 f0 a3 1f 6e 3a ac 2b f3 00 8d 7d (tbf_dl.cpp:686) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125210611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b 89 60 ae 50 d0 55 66 38 1e 02 aa e3 e8 4b 18 ab 00 69 88 f0 a3 1f 6e 3a ac 2b f3 00 8d 7d 00 (tbf_dl.cpp:911) 20241121125210611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=07 00 2b 89 60 ae 50 d0 55 66 38 1e 02 aa e3 e8 4b 18 ab 00 69 88 f0 a3 1f 6e 3a ac 2b f3 00 8d 7d 00 (pcu_l1_if.cpp:182) 20241121125210612 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125210626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125210626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210628 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210628 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210628 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210628 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125210630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-2 (tbf_dl.cpp:354) 20241121125210630 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): aa e5 4a c6 8f 73 ff d2 62 8e 61 39 50 24 b5 63 54 94 e6 96 af 87 f2 6a 28 97 b8 89 9d f0 (tbf_dl.cpp:686) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125210630 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d aa e5 4a c6 8f 73 ff d2 62 8e 61 39 50 24 b5 63 54 94 e6 96 af 87 f2 6a 28 97 b8 89 9d f0 00 (tbf_dl.cpp:911) 20241121125210630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 2d aa e5 4a c6 8f 73 ff d2 62 8e 61 39 50 24 b5 63 54 94 e6 96 af 87 f2 6a 28 97 b8 89 9d f0 00 (pcu_l1_if.cpp:182) 20241121125210631 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125210645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125210645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210646 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210646 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210646 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210646 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210647 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210647 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210647 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210647 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210647 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210647 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210648 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210648 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125210649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-2 (tbf_dl.cpp:354) 20241121125210649 DRLCMACDL DEBUG -- Chunk with length 710 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): ec d9 eb bb 16 33 c9 c6 31 a6 e9 bf 7c 17 6e 5b e7 32 e4 be ea 27 f9 7f e1 7d 3a a0 91 03 (tbf_dl.cpp:686) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125210649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f ec d9 eb bb 16 33 c9 c6 31 a6 e9 bf 7c 17 6e 5b e7 32 e4 be ea 27 f9 7f e1 7d 3a a0 91 03 00 (tbf_dl.cpp:911) 20241121125210649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 2f ec d9 eb bb 16 33 c9 c6 31 a6 e9 bf 7c 17 6e 5b e7 32 e4 be ea 27 f9 7f e1 7d 3a a0 91 03 00 (pcu_l1_if.cpp:182) 20241121125210650 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125210664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125210664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125210673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-2 (tbf_dl.cpp:354) 20241121125210673 DRLCMACDL DEBUG -- Chunk with length 680 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): 0b 53 a4 36 3d 36 69 b9 29 51 bb c9 4d 6e 65 31 fc 6b f0 b4 7d 46 76 59 88 d6 2f 38 51 01 (tbf_dl.cpp:686) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125210673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 0b 53 a4 36 3d 36 69 b9 29 51 bb c9 4d 6e 65 31 fc 6b f0 b4 7d 46 76 59 88 d6 2f 38 51 01 00 (tbf_dl.cpp:911) 20241121125210673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 31 0b 53 a4 36 3d 36 69 b9 29 51 bb c9 4d 6e 65 31 fc 6b f0 b4 7d 46 76 59 88 d6 2f 38 51 01 00 (pcu_l1_if.cpp:182) 20241121125210674 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125210688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125210688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210689 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210691 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210691 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210692 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125210692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-2 (tbf_dl.cpp:354) 20241121125210692 DRLCMACDL DEBUG -- Chunk with length 650 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): cf f7 dc 4f 3a 81 14 90 76 a3 b5 aa a0 0d 70 52 7d 22 68 0d bb d7 9b 29 d8 bd c2 83 e6 45 (tbf_dl.cpp:686) 20241121125210692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125210693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125210693 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 cf f7 dc 4f 3a 81 14 90 76 a3 b5 aa a0 0d 70 52 7d 22 68 0d bb d7 9b 29 d8 bd c2 83 e6 45 00 (tbf_dl.cpp:911) 20241121125210693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 33 cf f7 dc 4f 3a 81 14 90 76 a3 b5 aa a0 0d 70 52 7d 22 68 0d bb d7 9b 29 d8 bd c2 83 e6 45 00 (pcu_l1_if.cpp:182) 20241121125210693 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125210707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125210707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125210712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-2 (tbf_dl.cpp:354) 20241121125210712 DRLCMACDL DEBUG -- Chunk with length 620 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): 0a 3f 3a b9 0c 75 79 81 d0 0b fc 3c 5f 39 a6 1b 28 e6 9e 59 54 11 a4 48 3b eb 20 ea d1 e5 (tbf_dl.cpp:686) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125210712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 0a 3f 3a b9 0c 75 79 81 d0 0b fc 3c 5f 39 a6 1b 28 e6 9e 59 54 11 a4 48 3b eb 20 ea d1 e5 00 (tbf_dl.cpp:911) 20241121125210712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 35 0a 3f 3a b9 0c 75 79 81 d0 0b fc 3c 5f 39 a6 1b 28 e6 9e 59 54 11 a4 48 3b eb 20 ea d1 e5 00 (pcu_l1_if.cpp:182) 20241121125210712 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125210726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125210726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210727 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210727 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210728 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210728 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210728 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210728 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210729 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210729 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210729 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210729 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125210736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-2 (tbf_dl.cpp:354) 20241121125210736 DRLCMACDL DEBUG -- Chunk with length 590 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): 3b 1e 36 fd f8 0e 17 83 43 7e e3 83 4b 05 7f 77 29 2c 89 df 83 f1 36 42 4a a9 89 a3 64 dd (tbf_dl.cpp:686) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125210736 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 3b 1e 36 fd f8 0e 17 83 43 7e e3 83 4b 05 7f 77 29 2c 89 df 83 f1 36 42 4a a9 89 a3 64 dd 00 (tbf_dl.cpp:911) 20241121125210736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=07 00 37 3b 1e 36 fd f8 0e 17 83 43 7e e3 83 4b 05 7f 77 29 2c 89 df 83 f1 36 42 4a a9 89 a3 64 dd 00 (pcu_l1_if.cpp:182) 20241121125210736 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125210750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125210750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125210755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-2 (tbf_dl.cpp:354) 20241121125210755 DRLCMACDL DEBUG -- Chunk with length 560 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): 3c 71 6e 22 45 4b 3d 06 43 05 7d 9e 34 a2 e9 e6 a2 a6 1f 0d 92 f8 e7 1e 73 62 bc a4 1d 00 (tbf_dl.cpp:686) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125210755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 3c 71 6e 22 45 4b 3d 06 43 05 7d 9e 34 a2 e9 e6 a2 a6 1f 0d 92 f8 e7 1e 73 62 bc a4 1d 00 00 (tbf_dl.cpp:911) 20241121125210755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=07 00 39 3c 71 6e 22 45 4b 3d 06 43 05 7d 9e 34 a2 e9 e6 a2 a6 1f 0d 92 f8 e7 1e 73 62 bc a4 1d 00 00 (pcu_l1_if.cpp:182) 20241121125210755 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125210769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125210769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210772 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210772 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125210774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-2 (tbf_dl.cpp:354) 20241121125210774 DRLCMACDL DEBUG -- Chunk with length 530 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): ef 9a 0f 1d 1c 26 52 8a 09 a5 a2 53 9d 58 44 4c 6a d3 2c 8d db e9 b3 86 ff b8 63 c8 78 6e (tbf_dl.cpp:686) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125210774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b ef 9a 0f 1d 1c 26 52 8a 09 a5 a2 53 9d 58 44 4c 6a d3 2c 8d db e9 b3 86 ff b8 63 c8 78 6e 00 (tbf_dl.cpp:911) 20241121125210774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=07 00 3b ef 9a 0f 1d 1c 26 52 8a 09 a5 a2 53 9d 58 44 4c 6a d3 2c 8d db e9 b3 86 ff b8 63 c8 78 6e 00 (pcu_l1_if.cpp:182) 20241121125210774 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125210788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125210788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210789 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210789 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210789 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210790 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210790 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210790 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125210798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-2 (tbf_dl.cpp:354) 20241121125210798 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): 2e b1 da 71 0f 04 8a 11 4d 51 6f e2 42 67 3f 99 9c aa e8 64 49 ac 08 50 bb 58 ac 51 cf 18 (tbf_dl.cpp:686) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125210798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d 2e b1 da 71 0f 04 8a 11 4d 51 6f e2 42 67 3f 99 9c aa e8 64 49 ac 08 50 bb 58 ac 51 cf 18 00 (tbf_dl.cpp:911) 20241121125210798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=07 00 3d 2e b1 da 71 0f 04 8a 11 4d 51 6f e2 42 67 3f 99 9c aa e8 64 49 ac 08 50 bb 58 ac 51 cf 18 00 (pcu_l1_if.cpp:182) 20241121125210798 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125210813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125210813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125210818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-2 (tbf_dl.cpp:354) 20241121125210818 DRLCMACDL DEBUG -- Chunk with length 470 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): c9 23 4b c2 89 88 8b cd 73 fa c7 eb e1 7a 0d 19 6a 05 f1 71 ac df ab 6e 5a 0f a7 6b 07 65 (tbf_dl.cpp:686) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125210818 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f c9 23 4b c2 89 88 8b cd 73 fa c7 eb e1 7a 0d 19 6a 05 f1 71 ac df ab 6e 5a 0f a7 6b 07 65 00 (tbf_dl.cpp:911) 20241121125210818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 3f c9 23 4b c2 89 88 8b cd 73 fa c7 eb e1 7a 0d 19 6a 05 f1 71 ac df ab 6e 5a 0f a7 6b 07 65 00 (pcu_l1_if.cpp:182) 20241121125210818 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125210832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125210832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125210837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-2 (tbf_dl.cpp:354) 20241121125210837 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 57 9a 00 8f 16 62 99 11 2e 49 bf 4d e0 d9 0b 20 de 31 d8 e2 8c ca 77 43 a1 da 7b 41 cd e0 (tbf_dl.cpp:686) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125210837 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 07 00 41 57 9a 00 8f 16 62 99 11 2e 49 bf 4d e0 d9 0b 20 de 31 d8 e2 8c ca 77 43 a1 da 7b 41 cd e0 00 (tbf_dl.cpp:911) 20241121125210837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 41 57 9a 00 8f 16 62 99 11 2e 49 bf 4d e0 d9 0b 20 de 31 d8 e2 8c ca 77 43 a1 da 7b 41 cd e0 00 (pcu_l1_if.cpp:182) 20241121125210837 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125210851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125210851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125210861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-2 (tbf_dl.cpp:354) 20241121125210861 DRLCMACDL DEBUG -- Chunk with length 410 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 33, CS-2): a5 1e 50 a7 fc da 7d 91 ad b7 6f d3 c1 74 d7 e7 b2 72 45 d9 e5 24 7a 6f ff b8 f8 3b b4 2f (tbf_dl.cpp:686) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125210861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-2): 07 00 43 a5 1e 50 a7 fc da 7d 91 ad b7 6f d3 c1 74 d7 e7 b2 72 45 d9 e5 24 7a 6f ff b8 f8 3b b4 2f 00 (tbf_dl.cpp:911) 20241121125210861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 43 a5 1e 50 a7 fc da 7d 91 ad b7 6f d3 c1 74 d7 e7 b2 72 45 d9 e5 24 7a 6f ff b8 f8 3b b4 2f 00 (pcu_l1_if.cpp:182) 20241121125210861 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125210875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125210875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125210879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-2 (tbf_dl.cpp:354) 20241121125210880 DRLCMACDL DEBUG -- Chunk with length 380 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 34, CS-2): ec cb 31 2e 8d c2 96 99 f3 48 b0 c3 0d ec 69 82 b7 49 1d 57 77 e9 95 24 f4 6e 09 01 30 51 (tbf_dl.cpp:686) 20241121125210880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125210880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125210880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-2): 07 00 45 ec cb 31 2e 8d c2 96 99 f3 48 b0 c3 0d ec 69 82 b7 49 1d 57 77 e9 95 24 f4 6e 09 01 30 51 00 (tbf_dl.cpp:911) 20241121125210880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 45 ec cb 31 2e 8d c2 96 99 f3 48 b0 c3 0d ec 69 82 b7 49 1d 57 77 e9 95 24 f4 6e 09 01 30 51 00 (pcu_l1_if.cpp:182) 20241121125210880 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125210894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125210894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125210898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-2 (tbf_dl.cpp:354) 20241121125210899 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 35, CS-2): c2 6d 9e 42 ca 3d 9f bc 5f c3 2f 81 f5 6f 1c 8f ea 6a a8 4a 89 1f f9 96 2e 72 8e 22 b5 59 (tbf_dl.cpp:686) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125210899 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-2): 07 00 47 c2 6d 9e 42 ca 3d 9f bc 5f c3 2f 81 f5 6f 1c 8f ea 6a a8 4a 89 1f f9 96 2e 72 8e 22 b5 59 00 (tbf_dl.cpp:911) 20241121125210899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 47 c2 6d 9e 42 ca 3d 9f bc 5f c3 2f 81 f5 6f 1c 8f ea 6a a8 4a 89 1f f9 96 2e 72 8e 22 b5 59 00 (pcu_l1_if.cpp:182) 20241121125210899 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125210913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125210913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210914 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125210922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-2 (tbf_dl.cpp:354) 20241121125210922 DRLCMACDL DEBUG -- Chunk with length 320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 36, CS-2): 86 70 76 bf a5 47 a9 6a 03 82 3d 0a ea b3 c5 f5 22 c9 64 36 61 03 25 05 73 f5 eb 5b a1 ce (tbf_dl.cpp:686) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125210922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-2): 07 00 49 86 70 76 bf a5 47 a9 6a 03 82 3d 0a ea b3 c5 f5 22 c9 64 36 61 03 25 05 73 f5 eb 5b a1 ce 00 (tbf_dl.cpp:911) 20241121125210923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=07 00 49 86 70 76 bf a5 47 a9 6a 03 82 3d 0a ea b3 c5 f5 22 c9 64 36 61 03 25 05 73 f5 eb 5b a1 ce 00 (pcu_l1_if.cpp:182) 20241121125210923 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125210937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125210937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125210941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-2 (tbf_dl.cpp:354) 20241121125210941 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 37, CS-2): 72 50 45 28 83 48 a0 f4 91 67 bd 04 56 1f 1a 38 d6 d2 c7 0a fb c2 3b a5 16 80 3a e5 53 82 (tbf_dl.cpp:686) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125210941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-2): 07 00 4b 72 50 45 28 83 48 a0 f4 91 67 bd 04 56 1f 1a 38 d6 d2 c7 0a fb c2 3b a5 16 80 3a e5 53 82 00 (tbf_dl.cpp:911) 20241121125210941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=07 00 4b 72 50 45 28 83 48 a0 f4 91 67 bd 04 56 1f 1a 38 d6 d2 c7 0a fb c2 3b a5 16 80 3a e5 53 82 00 (pcu_l1_if.cpp:182) 20241121125210942 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125210956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125210956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125210960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-2 (tbf_dl.cpp:354) 20241121125210960 DRLCMACDL DEBUG -- Chunk with length 260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 38, CS-2): 7f 6f 15 11 f1 e3 02 75 9c 7b 8a a1 ec b6 e6 54 34 25 2b b8 97 b4 ef 80 63 c9 04 ed 07 d0 (tbf_dl.cpp:686) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125210960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-2): 07 00 4d 7f 6f 15 11 f1 e3 02 75 9c 7b 8a a1 ec b6 e6 54 34 25 2b b8 97 b4 ef 80 63 c9 04 ed 07 d0 00 (tbf_dl.cpp:911) 20241121125210960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=07 00 4d 7f 6f 15 11 f1 e3 02 75 9c 7b 8a a1 ec b6 e6 54 34 25 2b b8 97 b4 ef 80 63 c9 04 ed 07 d0 00 (pcu_l1_if.cpp:182) 20241121125210961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125210975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125210975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210976 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210976 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210977 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125210985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-2 (tbf_dl.cpp:354) 20241121125210985 DRLCMACDL DEBUG -- Chunk with length 230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 39, CS-2): 9a 2e dc 37 9f a8 be 03 3c 35 09 6b 63 08 cc 33 58 24 e9 05 df bc 52 66 2b bd b1 53 b4 08 (tbf_dl.cpp:686) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125210985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-2): 07 00 4f 9a 2e dc 37 9f a8 be 03 3c 35 09 6b 63 08 cc 33 58 24 e9 05 df bc 52 66 2b bd b1 53 b4 08 00 (tbf_dl.cpp:911) 20241121125210985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=07 00 4f 9a 2e dc 37 9f a8 be 03 3c 35 09 6b 63 08 cc 33 58 24 e9 05 df bc 52 66 2b bd b1 53 b4 08 00 (pcu_l1_if.cpp:182) 20241121125210985 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125210999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125210999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125210999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125210999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125211003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==21 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-2 (tbf_dl.cpp:354) 20241121125211003 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 40, CS-2): 61 c7 a3 b4 07 2f 2b b3 de fe 1e ed 91 cc 7a e0 a4 7a 4e 25 eb 10 4e 38 4d 89 cd f0 99 5d (tbf_dl.cpp:686) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125211003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 238 + 13 = 251 (pdch_ul_controller.c:131) 20241121125211003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type POLL (pdch_ul_controller.c:184) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=251, TS=7) (tbf_dl.cpp:883) 20241121125211003 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=251, TS=7 (tbf_dl.cpp:903) 20241121125211003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-2): 0f 00 51 61 c7 a3 b4 07 2f 2b b3 de fe 1e ed 91 cc 7a e0 a4 7a 4e 25 eb 10 4e 38 4d 89 cd f0 99 5d 00 (tbf_dl.cpp:911) 20241121125211003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=0f 00 51 61 c7 a3 b4 07 2f 2b b3 de fe 1e ed 91 cc 7a e0 a4 7a 4e 25 eb 10 4e 38 4d 89 cd f0 99 5d 00 (pcu_l1_if.cpp:182) 20241121125211004 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125211018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125211018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211023 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125211037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125211037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211047 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125211061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125211061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125211064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211066 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125211080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=40 08 05 20 00 00 3f ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125211080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125211080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125211080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125211081 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 41 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 1 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125211081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125211081 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125211081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 41, BSN 21 to 41 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125211081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125211081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=21)"RRRRRRRRRRRRRRRRRRRR"(BSN=40) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125211081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=21:41, lost=0, recv=20, skipped=0, bsn=21, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125211081 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125211081 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125211081 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125211081 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=41)""(V(S)-1=40) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125211081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125211085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==41 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-3 (tbf_dl.cpp:354) 20241121125211085 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 24 c1 36 83 1d 85 53 95 81 10 16 f4 f3 be 48 82 54 33 2c 49 ed dd 2e 3c 3b dc 67 8f 24 88 c6 b6 b4 e0 2a ba (tbf_dl.cpp:686) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125211085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 24 c1 36 83 1d 85 53 95 81 10 16 f4 f3 be 48 82 54 33 2c 49 ed dd 2e 3c 3b dc 67 8f 24 88 c6 b6 b4 e0 2a ba 00 (tbf_dl.cpp:911) 20241121125211085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=07 00 53 24 c1 36 83 1d 85 53 95 81 10 16 f4 f3 be 48 82 54 33 2c 49 ed dd 2e 3c 3b dc 67 8f 24 88 c6 b6 b4 e0 2a ba 00 (pcu_l1_if.cpp:182) 20241121125211085 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125211099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125211099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211102 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211102 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211102 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211102 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211103 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211103 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125211109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==41 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-3 (tbf_dl.cpp:354) 20241121125211109 DRLCMACDL DEBUG -- Chunk with length 134 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 34 6b 51 54 d8 fc 2e 42 cd 82 c9 7b 79 4d df 13 16 f3 29 ce 49 7d 0e 7a ac c3 cf 62 dc 02 12 58 5a 5f 3f 3c (tbf_dl.cpp:686) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125211109 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 34 6b 51 54 d8 fc 2e 42 cd 82 c9 7b 79 4d df 13 16 f3 29 ce 49 7d 0e 7a ac c3 cf 62 dc 02 12 58 5a 5f 3f 3c 00 (tbf_dl.cpp:911) 20241121125211109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=07 00 55 34 6b 51 54 d8 fc 2e 42 cd 82 c9 7b 79 4d df 13 16 f3 29 ce 49 7d 0e 7a ac c3 cf 62 dc 02 12 58 5a 5f 3f 3c 00 (pcu_l1_if.cpp:182) 20241121125211109 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125211124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125211124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125211128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==41 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-3 (tbf_dl.cpp:354) 20241121125211128 DRLCMACDL DEBUG -- Chunk with length 98 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): 3d 28 ac 98 2d 19 ad 32 1c d5 c4 15 e8 56 9b cb 71 11 d3 1f 81 0b 90 b9 e1 68 1f 11 b2 89 3f 56 23 42 62 00 (tbf_dl.cpp:686) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125211128 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 3d 28 ac 98 2d 19 ad 32 1c d5 c4 15 e8 56 9b cb 71 11 d3 1f 81 0b 90 b9 e1 68 1f 11 b2 89 3f 56 23 42 62 00 00 (tbf_dl.cpp:911) 20241121125211128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=07 00 57 3d 28 ac 98 2d 19 ad 32 1c d5 c4 15 e8 56 9b cb 71 11 d3 1f 81 0b 90 b9 e1 68 1f 11 b2 89 3f 56 23 42 62 00 00 (pcu_l1_if.cpp:182) 20241121125211129 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125211143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125211143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211145 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211145 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125211147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==41 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-3 (tbf_dl.cpp:354) 20241121125211147 DRLCMACDL DEBUG -- Chunk with length 62 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 62 72 e0 f4 05 f8 20 0c 25 bb 54 db cd 63 0e 9c c9 51 a3 7e 1d 20 42 cf 88 e9 ca f2 9e 75 4f 72 20 e2 5e 80 (tbf_dl.cpp:686) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125211147 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 62 72 e0 f4 05 f8 20 0c 25 bb 54 db cd 63 0e 9c c9 51 a3 7e 1d 20 42 cf 88 e9 ca f2 9e 75 4f 72 20 e2 5e 80 00 (tbf_dl.cpp:911) 20241121125211148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=07 00 59 62 72 e0 f4 05 f8 20 0c 25 bb 54 db cd 63 0e 9c c9 51 a3 7e 1d 20 42 cf 88 e9 ca f2 9e 75 4f 72 20 e2 5e 80 00 (pcu_l1_if.cpp:182) 20241121125211148 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125211162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125211162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125211172 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==41 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-3 (tbf_dl.cpp:354) 20241121125211172 DRLCMACDL DEBUG -- Chunk with length 26 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125211172 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125211172 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Bandwitdh: 1108 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125211172 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event LAST_DL_DATA_SENT (tbf_dl.cpp:679) 20241121125211172 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 45, CS-3): 69 4f 28 9d fd e7 04 76 17 62 01 1c 96 9a f9 7c 95 4a fc 35 85 6b 1e ed da c8 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125211172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 273 + 13 = 286 (pdch_ul_controller.c:131) 20241121125211172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type POLL (pdch_ul_controller.c:184) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=286, TS=7) (tbf_dl.cpp:883) 20241121125211172 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Starting timer T3191 [final block (DL-TBF)] with 1 sec. 0 microsec, cur_fn=268 (tbf_dl.cpp:890) 20241121125211172 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=286, TS=7 (tbf_dl.cpp:903) 20241121125211172 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 45, CS-3): 0f 01 5a 69 4f 28 9d fd e7 04 76 17 62 01 1c 96 9a f9 7c 95 4a fc 35 85 6b 1e ed da c8 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125211172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=0f 01 5a 69 4f 28 9d fd e7 04 76 17 62 01 1c 96 9a f9 7c 95 4a fc 35 85 6b 1e ed da c8 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125211172 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Received FINAL_ACK MTC@1d710fa6204d: Start timer T: 1 s 20241121125211186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125211186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211190 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125211205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125211205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211210 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125211224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125211224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211226 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211226 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211234 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125211249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125211249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211249 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=286, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:315) 20241121125211249 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} poll timeout for FN=286, TS=7 (curr FN 286), reason=DL_ACK (tbf.cpp:487) 20241121125211249 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:565) 20241121125211249 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125211249 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125211249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211253 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125211268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125211268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211273 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125211287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125211287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211297 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125211311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125211311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211312 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211312 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211316 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125211330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125211330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211335 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125211349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125211349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211359 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125211373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125211373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211378 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125211392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125211392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211393 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211393 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211393 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211393 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211394 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211394 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211395 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211395 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211397 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125211412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125211412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211414 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211421 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125211436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125211436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211437 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211437 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211438 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211438 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211438 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211438 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211438 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211438 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211439 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211439 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211441 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125211455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125211455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211456 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211456 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211457 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211457 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211460 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125211474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125211474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211475 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211475 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125211498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125211498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211501 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211501 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211503 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125211517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125211517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211519 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211519 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211522 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125211537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125211537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211537 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211537 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211546 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125211561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125211561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211565 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125211580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125211580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211584 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125211599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125211599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211602 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211602 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211608 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125211623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125211623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211624 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211624 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211624 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211624 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211625 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211625 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211625 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211626 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211626 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211626 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211626 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211628 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125211642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125211642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211643 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211643 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211643 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211643 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211644 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211644 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211647 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125211661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125211661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211671 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125211686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125211686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211686 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211686 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211687 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211687 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211688 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211688 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211688 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211690 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125211704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125211705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211709 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125211724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125211724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211725 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211725 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211733 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125211748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125211748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211748 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211749 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211749 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211752 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125211767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125211767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211768 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211768 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211771 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125211786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125211786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211787 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211787 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211788 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211788 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211790 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211790 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211796 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125211810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125211810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211811 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211811 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211811 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211811 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211812 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211812 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211812 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211815 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125211829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125211829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211830 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211830 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211830 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211830 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211831 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211831 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211832 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211832 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211832 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211834 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125211849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125211849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211849 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211858 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125211872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125211872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211877 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125211892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125211892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211896 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125211911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125211911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211920 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125211935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125211935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211935 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211935 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211939 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125211954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125211954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211954 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211954 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211959 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125211973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125211973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211983 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125211997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125211997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125211999 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125211999 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212002 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125212016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125212016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212021 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125212035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125212035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212036 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212036 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212036 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212036 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212037 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212037 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212045 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125212059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125212059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212064 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125212079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125212079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212079 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212079 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212083 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125212098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125212098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212100 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212100 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212100 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212100 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212107 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125212121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125212122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212123 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212123 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212123 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212123 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212124 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212124 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212124 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212124 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212124 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212124 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212126 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125212141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125212141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212145 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125212160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125212160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212161 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212162 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212162 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212162 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212162 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212169 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125212172 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} T3191 timeout expired, freeing TBF: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:408) 20241121125212172 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125212172 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125212172 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125212173 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125212173 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125212173 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125212173 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125212173 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125212173 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Start timer T: 2 s 20241121125212176 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125212176 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125212176 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125212176 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125212176 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125212176 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125212176 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125212176 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125212176 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125212176 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125212176 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125212176 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125212176 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125212176 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125212176 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125212176 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125212176 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125212176 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125212176 DLGLOBAL DEBUG validating counter group 0x55d01a114b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125212176 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125212176 DLGLOBAL DEBUG validating counter group 0x55d01a114e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125212176 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125212176 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125212176 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125212176 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125212176 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125212176 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241121125212176 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241121125212176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125212176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125212176 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125212176 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125212176 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125212176 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125212177 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=476 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 82 4d 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(202)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(202)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 18, t2 := 13 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125212179 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125212179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125212179 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125212179 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125212184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125212184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212184 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212186 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212186 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212188 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125212203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125212203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212208 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125212222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125212222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212232 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125212246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125212246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212251 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125212265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125212265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212270 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125212284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125212284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212294 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125212309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125212309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212313 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125212328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125212328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212332 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125212347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125212347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212356 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125212371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125212371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212376 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125212380 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125212380 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125212380 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125212390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125212390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125212395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-3 (tbf_dl.cpp:354) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125212395 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125212395 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125212395 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event LAST_DL_DATA_SENT (tbf_dl.cpp:679) 20241121125212395 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-3): 29 4b 56 d2 39 ce 62 68 f2 66 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125212395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 528 + 13 = 541 (pdch_ul_controller.c:131) 20241121125212395 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type POLL (pdch_ul_controller.c:184) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=541, TS=7) (tbf_dl.cpp:883) 20241121125212395 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Starting timer T3191 [final block (DL-TBF)] with 1 sec. 0 microsec, cur_fn=524 (tbf_dl.cpp:890) 20241121125212395 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=541, TS=7 (tbf_dl.cpp:903) 20241121125212395 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-3): 0f 01 00 29 4b 56 d2 39 ce 62 68 f2 66 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125212395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=0f 01 00 29 4b 56 d2 39 ce 62 68 f2 66 a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125212395 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125212409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125212409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212419 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125212434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125212434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212435 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212435 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212438 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125212453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125212453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125212456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212457 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125212473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125212473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125212473 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125212473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125212473 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 | BTS(202)@1d710fa6204d: Shutting down virtual BTS #0...  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125212473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125212473 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125212473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125212473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241121125212473 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241121125212473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125212473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125212473 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125212473 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125212473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125212473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241121125212473 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125212473 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: state_chg to WAIT_RELEASE (tbf_dl_fsm.c:264) 20241121125212473 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} unset ass. type CCCH [prev CCCH:1, PACCH:0] (tbf_dl_fsm.c:67) 20241121125212473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46362<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125212474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125212476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125212477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46350<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125212478 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125212478 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125212478 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} (gprs_ms.c:381) 20241121125212478 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125212478 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125212478 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125212478 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241121125212478 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125212478 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125212478 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125212478 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125212478 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125212478 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125212478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125212478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125212478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 21: stopped pid 7509 with status 0 respawn: 22: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_zero_x2031_t3191 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass'. 20241121125212501 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125212502 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125212502 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125212502 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 21 12:52:12 UTC 2024 ====== PCU_Tests.TC_zero_x2031_t3191 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_zero_x2031_t3191.talloc 20241121125212548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125212649 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36326<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=748384) Waiting for packet dumper to finish... 1 (prev_count=748384, count=847124) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_zero_x2031_t3191 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193'. ------ PCU_Tests.TC_t3193 ------ Thu Nov 21 12:52:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3193.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3193.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3193' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_t3193 started. 208@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 208@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(212)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3193-BVCI1234(211)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 208@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(212)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 208@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(215)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 208@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(215)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125215768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(214)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(214)@1d710fa6204d: Start timer T: 5 s 20241121125215808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(214)@1d710fa6204d: Start timer T_Conn: 10 s TC_t3193-STATS(218)@1d710fa6204d: Start timer T: 2 s 208@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(219)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3193-STATS(218)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(219)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125217502 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125217502 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125217502 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(214)@1d710fa6204d: OsmoPCU is now connected BTS(216)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125217506 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@1d710fa6204d: Start timer T: 2 s 20241121125217506 DLGLOBAL DEBUG validating counter group 0x562cf175c040(bts) with 102 counters (rate_ctr.c:86) 20241121125217506 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125217506 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125217506 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125217506 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125217506 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125217506 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125217506 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125217506 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125217506 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125217506 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125217506 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125217506 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125217506 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125217506 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125217506 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125217506 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125217506 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125217506 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125217506 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125217506 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125217506 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125217506 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125217506 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125217506 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125217506 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125217506 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125217506 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125217506 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125217506 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125217506 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125217506 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125217506 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125217506 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125217506 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125217506 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125217506 DLGLOBAL DEBUG validating counter group 0x7ff04afda5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125217506 DLGLOBAL DEBUG validating counter group 0x562cf175b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125217506 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125217506 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125217506 DLGLOBAL DEBUG validating counter group 0x7ff04afdb180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125217506 DLGLOBAL DEBUG validating counter group 0x7ff04afdb160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125217506 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125217507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125217507 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125217507 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125217507 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125217507 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125217507 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125217507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125217507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217507 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 10 s BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(212)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(212)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(212)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(212)@1d710fa6204d: Start timer Tns_test: 10 s BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125217509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125217509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125217509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125217509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125217509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125217509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125217509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125217509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125217509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(212)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. 20241121125217509 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125217509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125217509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) -NSVCI1234(212)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125217509 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125217509 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125217509 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125217509 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125217509 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125217509 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125217509 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(216)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125217510 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125217510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(212)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(212)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(212)@1d710fa6204d: Start timer Tns_test: 10 s 209@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 209@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125217516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125217516 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125217516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125217516 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125217516 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125217516 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125217516 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125217516 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_t3193-BVCI1234(211)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_t3193-BVCI1234(211)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125217520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125217520 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125217520 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125217520 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125217520 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125217520 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125217520 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125217520 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125217520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125217521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125217522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125217522 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125217522 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125217522 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125217522 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125217522 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125217522 DLGLOBAL DEBUG validating counter group 0x562cf175b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125217523 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125217523 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125217523 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125217523 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125217523 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125217523 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125217523 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125217523 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125217523 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125217523 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125217523 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125217523 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125217523 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125217523 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125217523 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125217523 DLGLOBAL DEBUG validating counter group 0x562cf175bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125217523 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125217523 DLGLOBAL DEBUG validating counter group 0x562cf175be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125217523 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125217523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125217523 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125217523 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125217523 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125217523 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125217523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125217523 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125217523 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125217523 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125217523 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125217523 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125217523 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125217523 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125217523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217523 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125217523 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125217523 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125217523 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125217523 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125217523 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125217523 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125217523 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125217523 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125217523 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(216)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(216)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121125217526 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125217526 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125217526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125217526 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125217526 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125217526 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125217526 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125217526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125217526 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125217526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125217539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125217540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217543 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125217558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125217558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217558 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217558 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217567 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125217581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125217581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217583 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217586 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125217600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125217600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217600 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217604 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125217618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125217618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217619 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217619 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217619 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217620 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217620 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217628 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125217642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125217642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217643 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217643 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217643 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217643 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217647 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125217661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125217661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217661 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217661 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217662 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217662 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217666 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125217680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125217680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217682 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217682 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217689 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125217703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125217703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217705 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217705 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217708 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125217722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125217722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217723 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217724 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217724 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217726 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125217727 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125217727 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125217727 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125217740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125217740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217742 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217742 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217742 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217742 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217742 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217742 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125217750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125217750 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125217750 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125217750 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event LAST_DL_DATA_SENT (tbf_dl.cpp:679) 20241121125217750 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 3d 0f be 4a 3d d6 a1 b1 d5 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125217750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125217750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20241121125217750 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Starting timer T3191 [final block (DL-TBF)] with 5 sec. 0 microsec, cur_fn=47 (tbf_dl.cpp:890) 20241121125217750 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20241121125217750 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 01 00 29 3d 0f be 4a 3d d6 a1 b1 d5 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125217750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 01 00 29 3d 0f be 4a 3d d6 a1 b1 d5 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125217750 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125217764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125217764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217766 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217766 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217766 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217766 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217768 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125217783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125217783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217783 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217783 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217785 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217785 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217787 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125217803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125217803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125217808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217812 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125217826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125217826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125217826 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125217826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125217826 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125217827 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125217827 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125217827 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125217827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241121125217827 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241121125217827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125217827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125217827 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125217827 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125217827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125217827 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241121125217827 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125217827 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: state_chg to WAIT_RELEASE (tbf_dl_fsm.c:264) 20241121125217827 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} unset ass. type CCCH [prev CCCH:1, PACCH:0] (tbf_dl_fsm.c:67) 20241121125217827 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125217828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125217829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125217829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125217829 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125217829 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125217829 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125217829 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125217829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} in WAIT RELEASE state (T3192), so reuse TBF (gprs_ms.c:1385) 20241121125217829 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125217829 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125217829 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125217829 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125217829 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125217829 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125217829 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125217829 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125217829 DLGLOBAL DEBUG validating counter group 0x562cf175bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125217829 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125217829 DLGLOBAL DEBUG validating counter group 0x562cf175be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125217829 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20241121125217829 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 2 TBFs, USFs = 00, TFIs = 00000003. (pdch.cpp:1190) 20241121125217829 DTBF INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125217829 DTBF INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125217829 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Attaching DL TBF: TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125217829 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125217830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125217830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} exists (tbf_dl.cpp:471) 20241121125217830 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125217830 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125217830 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125217830 DTBFDL INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125217830 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125217830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125217830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217832 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217832 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217832 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217832 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125217832 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125217832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125217832 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125217832 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125217832 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.DOWNLINK_TFI = 1 | u.DOWNLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 1 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 1 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125217833 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125217833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125217833 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} Scheduled DL Assignment polling on PACCH (FN=82, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125217833 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125217833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} (gprs_rlcmac_sched.cpp:202) 20241121125217833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 08 20 08 08 f3 67 86 00 20 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125217833 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(216)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++++") 20241121125217845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125217845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217850 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125217864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125217864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217873 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125217887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125217887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125217889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217892 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125217906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125217906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125217906 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125217906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125217906 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125217906 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125217906 DMS INFO Modifying MS object, TLLI: 0xffffffff -> 0x00000001, already confirmed partly (gprs_ms.c:520) 20241121125217906 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} FN=82 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125217906 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125217906 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125217906 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125217906 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241121125217906 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}, 2 TBFs, USFs = 00, TFIs = 00000003. (pdch.cpp:1200) 20241121125217906 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} (gprs_ms.c:381) 20241121125217906 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125217906 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125217906 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241121125217906 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125217906 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125217907 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125217907 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125217907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125217911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125217911 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125217911 DRLCMACDL DEBUG -- Final block, so we done. (encoding.cpp:1514) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125217911 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event LAST_DL_DATA_SENT (tbf_dl.cpp:679) 20241121125217911 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_dl_fsm.c:244) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} data block (BSN 0, CS-2): 29 3d 0f be 4a 3d d6 a1 b1 d5 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125217911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20241121125217911 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled DL Acknowledgement polling on PACCH (FN=99, TS=7) (tbf_dl.cpp:883) 20241121125217911 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Starting timer T3191 [final block (DL-TBF)] with 5 sec. 0 microsec, cur_fn=82 (tbf_dl.cpp:890) 20241121125217911 DTBFDL INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Scheduled Ack/Nack polling on FN=99, TS=7 (tbf_dl.cpp:903) 20241121125217911 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} msg block (BSN 0, CS-2): 0f 03 00 29 3d 0f be 4a 3d d6 a1 b1 d5 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125217911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=0f 03 00 29 3d 0f be 4a 3d d6 a1 b1 d5 bc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125217911 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125217925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125217925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217934 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125217948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125217948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217949 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217953 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125217967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125217967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217969 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217970 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125217970 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217972 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125217986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 08 30 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125217986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125217986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125217986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125217986 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 1 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125217987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125217987 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125217987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125217987 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} downlink acknowledge (tbf_dl.cpp:1085) 20241121125217987 DTBF DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} stopping timer T3191 [ACK/NACK received] (tbf.cpp:377) 20241121125217987 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125217987 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125217987 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125217987 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) BTS(216)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125217987 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125217987 DTBFDL DEBUG TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} Final ACK received. (tbf_dl.cpp:1105) 20241121125217987 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125217987 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: state_chg to WAIT_RELEASE (tbf_dl_fsm.c:264) 20241121125217987 DTBFDL INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} unset ass. type CCCH [prev CCCH:0, PACCH:1] (tbf_dl_fsm.c:67) 20241121125217987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217988 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36334<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125217988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125217989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125217990 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36332<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125217991 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125217991 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DTBF INFO TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} free (tbf.cpp:271) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}, 1 TBFs, USFs = 00, TFIs = 00000002. (pdch.cpp:1200) 20241121125217991 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE} (gprs_ms.c:381) 20241121125217991 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125217991 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125217991 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125217991 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_RELEASE}: Deallocated (fsm.c:568) 20241121125217991 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125217991 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125217991 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125217991 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125217991 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125217991 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125217991 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125217991 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125217991 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 22: stopped pid 7576 with status 0 respawn: 23: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_t3193 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass'. Thu Nov 21 12:52:17 UTC 2024 ====== PCU_Tests.TC_t3193 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3193.talloc 20241121125218004 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125218004 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125218004 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125218004 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125218031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36336<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125218132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36336<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=190292) Waiting for packet dumper to finish... 1 (prev_count=190292, count=244192) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3193 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195'. ------ PCU_Tests.TC_n3105_max_t3195 ------ Thu Nov 21 12:52:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3105_max_t3195.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_n3105_max_t3195.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_n3105_max_t3195' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_n3105_max_t3195 started. 221@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_n3105_max_t3195-BVCI1234(223)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 221@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(225)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 221@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(225)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125221218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 221@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(229)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(229)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 221@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s PCUIF(226)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(226)@1d710fa6204d: Start timer T: 5 s PCUIF(226)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125221238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_n3105_max_t3195-STATS(231)@1d710fa6204d: Start timer T: 2 s TC_n3105_max_t3195-STATS(231)@1d710fa6204d: Start timer T: 2 s 221@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(232)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(232)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125223005 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125223005 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125223005 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(226)@1d710fa6204d: OsmoPCU is now connected BTS(228)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125223010 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125223010 DLGLOBAL DEBUG validating counter group 0x5643ec507040(bts) with 102 counters (rate_ctr.c:86) 20241121125223010 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125223010 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125223010 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125223010 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125223010 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125223010 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125223010 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125223010 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125223010 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125223010 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125223010 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125223010 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125223010 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125223010 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125223010 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125223010 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125223010 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125223010 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125223010 DL1IF DEBUG t3195=1 (pcu_l1_if.cpp:822) 20241121125223010 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125223010 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125223010 DL1IF DEBUG n3105=2 (pcu_l1_if.cpp:825) 20241121125223010 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125223010 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125223010 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125223010 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125223010 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125223010 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125223010 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125223010 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125223010 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125223010 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125223010 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125223010 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125223010 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125223010 DLGLOBAL DEBUG validating counter group 0x7f9a96ff15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125223010 DLGLOBAL DEBUG validating counter group 0x5643ec506720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125223010 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125223010 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125223010 DLGLOBAL DEBUG validating counter group 0x7f9a96ff2180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125223010 DLGLOBAL DEBUG validating counter group 0x7f9a96ff2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125223010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125223010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125223010 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125223010 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125223010 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125223010 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125223010 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125223010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125223010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223010 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(225)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(225)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(225)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(225)@1d710fa6204d: Start timer Tns_test: 10 s BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125223012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125223012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125223012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125223012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125223012 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125223012 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125223013 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125223013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125223013 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(225)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(225)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125223013 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125223013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125223013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125223013 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) BTS(228)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125223013 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125223013 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125223013 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125223013 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125223013 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125223013 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125223014 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125223014 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(225)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(225)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(225)@1d710fa6204d: Start timer Tns_test: 10 s 222@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 222@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125223020 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125223020 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125223020 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125223020 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125223020 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125223020 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125223020 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125223020 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125223023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_n3105_max_t3195-BVCI1234(223)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125223024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_n3105_max_t3195-BVCI1234(223)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125223024 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125223025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223025 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125223025 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125223025 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125223025 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125223025 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125223025 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125223025 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125223025 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125223025 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223025 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125223028 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125223029 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125223029 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125223029 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125223029 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125223029 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125223029 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1000 (gprs_bssgp_pcu.c:177) 20241121125223029 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125223029 DLGLOBAL DEBUG validating counter group 0x5643ec506760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125223029 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125223029 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125223029 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125223029 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125223029 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125223029 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125223029 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125223029 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125223029 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125223029 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125223029 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125223029 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125223029 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125223029 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125223029 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125223029 DLGLOBAL DEBUG validating counter group 0x5643ec506b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125223029 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125223029 DLGLOBAL DEBUG validating counter group 0x5643ec506e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125223029 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125223029 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125223029 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125223029 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125223029 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125223029 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125223029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125223029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125223029 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125223029 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125223029 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125223029 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125223029 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125223029 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125223029 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125223029 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125223029 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125223029 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125223029 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125223029 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125223029 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125223029 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125223029 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125223029 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(228)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(228)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125223032 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125223032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125223032 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125223032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125223032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125223032 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125223032 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125223032 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125223032 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125223041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223042 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223046 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125223060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125223060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223070 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125223084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125223084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223085 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223085 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223086 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223086 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223086 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223086 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223089 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125223103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125223103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223104 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223104 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223104 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223104 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223105 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223105 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223105 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223107 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125223122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125223122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223123 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223123 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223124 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223124 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223124 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223124 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223131 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125223145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125223145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223148 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223148 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223150 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125223164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125223164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223168 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125223183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125223183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223184 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223184 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223184 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223184 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223185 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223185 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223185 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223185 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223192 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125223206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125223206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223210 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125223224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125223224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223229 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125223233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125223233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125223233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125223243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125223243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125223253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1000) (tbf_dl.cpp:551) 20241121125223253 DRLCMACDL DEBUG -- Chunk with length 1000 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): a3 bb 58 e5 c1 d3 5e d9 b7 37 c7 ee 09 8b 27 1f 7f af d7 66 ad 01 0c 67 4f 15 8d fc 64 bf (tbf_dl.cpp:686) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125223253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 a3 bb 58 e5 c1 d3 5e d9 b7 37 c7 ee 09 8b 27 1f 7f af d7 66 ad 01 0c 67 4f 15 8d fc 64 bf 00 (tbf_dl.cpp:911) 20241121125223253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 01 a3 bb 58 e5 c1 d3 5e d9 b7 37 c7 ee 09 8b 27 1f 7f af d7 66 ad 01 0c 67 4f 15 8d fc 64 bf 00 (pcu_l1_if.cpp:182) 20241121125223253 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125223267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125223267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125223272 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-2 (tbf_dl.cpp:354) 20241121125223272 DRLCMACDL DEBUG -- Chunk with length 970 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 81 1f 8f cf 4c fa ad 11 9c 6a 7b 9e 0a d4 ed 6d 4d 35 40 7d 56 9b 24 72 de 5b 76 86 12 4b (tbf_dl.cpp:686) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125223272 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 81 1f 8f cf 4c fa ad 11 9c 6a 7b 9e 0a d4 ed 6d 4d 35 40 7d 56 9b 24 72 de 5b 76 86 12 4b 00 (tbf_dl.cpp:911) 20241121125223272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 03 81 1f 8f cf 4c fa ad 11 9c 6a 7b 9e 0a d4 ed 6d 4d 35 40 7d 56 9b 24 72 de 5b 76 86 12 4b 00 (pcu_l1_if.cpp:182) 20241121125223272 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125223285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125223286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223287 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125223290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-2 (tbf_dl.cpp:354) 20241121125223290 DRLCMACDL DEBUG -- Chunk with length 940 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 37 38 17 e0 a7 28 a7 10 e1 31 80 01 44 cf 1f c4 27 4f 78 7d a4 b3 a9 be eb 01 fa f7 f9 9f (tbf_dl.cpp:686) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125223290 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 37 38 17 e0 a7 28 a7 10 e1 31 80 01 44 cf 1f c4 27 4f 78 7d a4 b3 a9 be eb 01 fa f7 f9 9f 00 (tbf_dl.cpp:911) 20241121125223290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 05 37 38 17 e0 a7 28 a7 10 e1 31 80 01 44 cf 1f c4 27 4f 78 7d a4 b3 a9 be eb 01 fa f7 f9 9f 00 (pcu_l1_if.cpp:182) 20241121125223290 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125223304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125223304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125223314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-2 (tbf_dl.cpp:354) 20241121125223314 DRLCMACDL DEBUG -- Chunk with length 910 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 8b 0f 78 62 4b f2 df 78 d7 ff 3b 01 fb 08 12 9f c1 47 b0 f9 0e 82 1d 9f c5 3c 6b 40 5f 6a (tbf_dl.cpp:686) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125223314 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 8b 0f 78 62 4b f2 df 78 d7 ff 3b 01 fb 08 12 9f c1 47 b0 f9 0e 82 1d 9f c5 3c 6b 40 5f 6a 00 (tbf_dl.cpp:911) 20241121125223314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 07 8b 0f 78 62 4b f2 df 78 d7 ff 3b 01 fb 08 12 9f c1 47 b0 f9 0e 82 1d 9f c5 3c 6b 40 5f 6a 00 (pcu_l1_if.cpp:182) 20241121125223314 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125223328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125223328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223329 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223329 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125223332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-2 (tbf_dl.cpp:354) 20241121125223332 DRLCMACDL DEBUG -- Chunk with length 880 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 5f 43 78 80 96 bd d0 7e 77 ba 33 41 8f 4b 2b 28 55 8c 83 71 85 a6 19 cd 7e df be 84 a4 44 (tbf_dl.cpp:686) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125223332 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 5f 43 78 80 96 bd d0 7e 77 ba 33 41 8f 4b 2b 28 55 8c 83 71 85 a6 19 cd 7e df be 84 a4 44 00 (tbf_dl.cpp:911) 20241121125223332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 09 5f 43 78 80 96 bd d0 7e 77 ba 33 41 8f 4b 2b 28 55 8c 83 71 85 a6 19 cd 7e df be 84 a4 44 00 (pcu_l1_if.cpp:182) 20241121125223332 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125223347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125223347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125223351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-2 (tbf_dl.cpp:354) 20241121125223351 DRLCMACDL DEBUG -- Chunk with length 850 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): 13 47 be 14 d4 64 34 2e 92 61 5a b1 fa 6f 64 4c 85 71 29 83 ad 1a c7 f3 70 18 5b 12 01 d4 (tbf_dl.cpp:686) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125223351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 13 47 be 14 d4 64 34 2e 92 61 5a b1 fa 6f 64 4c 85 71 29 83 ad 1a c7 f3 70 18 5b 12 01 d4 00 (tbf_dl.cpp:911) 20241121125223351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 0b 13 47 be 14 d4 64 34 2e 92 61 5a b1 fa 6f 64 4c 85 71 29 83 ad 1a c7 f3 70 18 5b 12 01 d4 00 (pcu_l1_if.cpp:182) 20241121125223351 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125223365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125223365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125223375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-2 (tbf_dl.cpp:354) 20241121125223375 DRLCMACDL DEBUG -- Chunk with length 820 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 68 3f 4a 33 87 bc 30 72 53 61 e5 b4 a2 6f e1 11 d4 0f 1f 23 d6 53 b9 00 18 58 11 c9 cb d9 (tbf_dl.cpp:686) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125223375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 68 3f 4a 33 87 bc 30 72 53 61 e5 b4 a2 6f e1 11 d4 0f 1f 23 d6 53 b9 00 18 58 11 c9 cb d9 00 (tbf_dl.cpp:911) 20241121125223375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=07 00 0d 68 3f 4a 33 87 bc 30 72 53 61 e5 b4 a2 6f e1 11 d4 0f 1f 23 d6 53 b9 00 18 58 11 c9 cb d9 00 (pcu_l1_if.cpp:182) 20241121125223375 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125223389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125223389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125223393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-2 (tbf_dl.cpp:354) 20241121125223393 DRLCMACDL DEBUG -- Chunk with length 790 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): 50 a7 0c 3a f0 70 d5 2a bb dd 16 ea 39 df bb 6c a7 39 25 24 8b aa 0d 46 04 63 db 96 43 2f (tbf_dl.cpp:686) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125223393 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 50 a7 0c 3a f0 70 d5 2a bb dd 16 ea 39 df bb 6c a7 39 25 24 8b aa 0d 46 04 63 db 96 43 2f 00 (tbf_dl.cpp:911) 20241121125223393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=07 00 0f 50 a7 0c 3a f0 70 d5 2a bb dd 16 ea 39 df bb 6c a7 39 25 24 8b aa 0d 46 04 63 db 96 43 2f 00 (pcu_l1_if.cpp:182) 20241121125223393 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125223408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125223408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125223412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-2 (tbf_dl.cpp:354) 20241121125223412 DRLCMACDL DEBUG -- Chunk with length 760 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 0a a4 0c 2f 09 63 fa d9 bd 2e af 9d 8f a8 bb a3 a1 ac 34 81 94 2d d0 29 67 6d 1d 98 b7 a5 (tbf_dl.cpp:686) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125223412 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 0a a4 0c 2f 09 63 fa d9 bd 2e af 9d 8f a8 bb a3 a1 ac 34 81 94 2d d0 29 67 6d 1d 98 b7 a5 00 (tbf_dl.cpp:911) 20241121125223412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=07 00 11 0a a4 0c 2f 09 63 fa d9 bd 2e af 9d 8f a8 bb a3 a1 ac 34 81 94 2d d0 29 67 6d 1d 98 b7 a5 00 (pcu_l1_if.cpp:182) 20241121125223412 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125223426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125223426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125223436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-2 (tbf_dl.cpp:354) 20241121125223436 DRLCMACDL DEBUG -- Chunk with length 730 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): df 0c 7f cb 4a 65 0e 83 22 b4 1a 0f af ec 20 de 74 b9 cc 6c c0 d6 ce d1 fc 41 a7 1d 43 10 (tbf_dl.cpp:686) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125223436 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 df 0c 7f cb 4a 65 0e 83 22 b4 1a 0f af ec 20 de 74 b9 cc 6c c0 d6 ce d1 fc 41 a7 1d 43 10 00 (tbf_dl.cpp:911) 20241121125223436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=07 00 13 df 0c 7f cb 4a 65 0e 83 22 b4 1a 0f af ec 20 de 74 b9 cc 6c c0 d6 ce d1 fc 41 a7 1d 43 10 00 (pcu_l1_if.cpp:182) 20241121125223436 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125223450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125223450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125223455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-2 (tbf_dl.cpp:354) 20241121125223455 DRLCMACDL DEBUG -- Chunk with length 700 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): f4 9e 62 da a1 76 2d 37 fc 09 74 f8 65 8a 82 73 ef 8b 61 65 31 e3 7d 96 98 87 cc 6b 3c 0a (tbf_dl.cpp:686) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125223455 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 f4 9e 62 da a1 76 2d 37 fc 09 74 f8 65 8a 82 73 ef 8b 61 65 31 e3 7d 96 98 87 cc 6b 3c 0a 00 (tbf_dl.cpp:911) 20241121125223455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=07 00 15 f4 9e 62 da a1 76 2d 37 fc 09 74 f8 65 8a 82 73 ef 8b 61 65 31 e3 7d 96 98 87 cc 6b 3c 0a 00 (pcu_l1_if.cpp:182) 20241121125223455 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125223469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125223469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125223473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-2 (tbf_dl.cpp:354) 20241121125223473 DRLCMACDL DEBUG -- Chunk with length 670 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 90 4e 26 24 2c 5a 3b d2 08 3b 60 35 2e 6a 02 ba c0 b2 e9 83 05 a0 e9 88 5a 8e 2d c1 f2 82 (tbf_dl.cpp:686) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125223473 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 90 4e 26 24 2c 5a 3b d2 08 3b 60 35 2e 6a 02 ba c0 b2 e9 83 05 a0 e9 88 5a 8e 2d c1 f2 82 00 (tbf_dl.cpp:911) 20241121125223473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=07 00 17 90 4e 26 24 2c 5a 3b d2 08 3b 60 35 2e 6a 02 ba c0 b2 e9 83 05 a0 e9 88 5a 8e 2d c1 f2 82 00 (pcu_l1_if.cpp:182) 20241121125223473 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125223487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125223487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223488 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223488 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223489 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223489 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125223497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-2 (tbf_dl.cpp:354) 20241121125223497 DRLCMACDL DEBUG -- Chunk with length 640 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): 81 a3 3f 59 a6 c6 83 e8 92 0e ce 89 d5 e1 87 2a 95 75 e7 1a d6 c0 f2 38 f7 6e 3b 3d c9 ef (tbf_dl.cpp:686) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125223497 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 81 a3 3f 59 a6 c6 83 e8 92 0e ce 89 d5 e1 87 2a 95 75 e7 1a d6 c0 f2 38 f7 6e 3b 3d c9 ef 00 (tbf_dl.cpp:911) 20241121125223497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=07 00 19 81 a3 3f 59 a6 c6 83 e8 92 0e ce 89 d5 e1 87 2a 95 75 e7 1a d6 c0 f2 38 f7 6e 3b 3d c9 ef 00 (pcu_l1_if.cpp:182) 20241121125223497 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125223511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125223511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125223515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-2 (tbf_dl.cpp:354) 20241121125223515 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 6c ed 45 0b ac 24 62 e1 c2 15 f1 b0 49 1a d8 62 c4 20 d4 8c 57 5a ff 71 c9 7c b4 27 4a fd (tbf_dl.cpp:686) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125223515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 6c ed 45 0b ac 24 62 e1 c2 15 f1 b0 49 1a d8 62 c4 20 d4 8c 57 5a ff 71 c9 7c b4 27 4a fd 00 (tbf_dl.cpp:911) 20241121125223515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=07 00 1b 6c ed 45 0b ac 24 62 e1 c2 15 f1 b0 49 1a d8 62 c4 20 d4 8c 57 5a ff 71 c9 7c b4 27 4a fd 00 (pcu_l1_if.cpp:182) 20241121125223516 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125223529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125223529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125223534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-2 (tbf_dl.cpp:354) 20241121125223534 DRLCMACDL DEBUG -- Chunk with length 580 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): e8 e3 7f ef 0d 44 73 65 78 81 4f 03 0f a9 96 48 8c 0d 28 ce 61 81 b5 67 e2 49 3a ee 57 b6 (tbf_dl.cpp:686) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125223534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d e8 e3 7f ef 0d 44 73 65 78 81 4f 03 0f a9 96 48 8c 0d 28 ce 61 81 b5 67 e2 49 3a ee 57 b6 00 (tbf_dl.cpp:911) 20241121125223534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=07 00 1d e8 e3 7f ef 0d 44 73 65 78 81 4f 03 0f a9 96 48 8c 0d 28 ce 61 81 b5 67 e2 49 3a ee 57 b6 00 (pcu_l1_if.cpp:182) 20241121125223534 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125223548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125223548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125223557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-2 (tbf_dl.cpp:354) 20241121125223557 DRLCMACDL DEBUG -- Chunk with length 550 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): c8 72 b4 13 c0 9c 99 0d 35 61 28 ba be 06 db c1 6e db f7 d7 41 07 1c 24 3d b1 7d 88 74 77 (tbf_dl.cpp:686) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125223557 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f c8 72 b4 13 c0 9c 99 0d 35 61 28 ba be 06 db c1 6e db f7 d7 41 07 1c 24 3d b1 7d 88 74 77 00 (tbf_dl.cpp:911) 20241121125223557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=07 00 1f c8 72 b4 13 c0 9c 99 0d 35 61 28 ba be 06 db c1 6e db f7 d7 41 07 1c 24 3d b1 7d 88 74 77 00 (pcu_l1_if.cpp:182) 20241121125223558 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125223571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125223571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125223576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-2 (tbf_dl.cpp:354) 20241121125223576 DRLCMACDL DEBUG -- Chunk with length 520 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): 1d 0b eb d6 25 36 bb f6 2b e2 93 38 91 fe b6 0f 23 cb ba 2f 25 8d 0b 0f 7c a1 77 17 a3 43 (tbf_dl.cpp:686) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125223576 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 1d 0b eb d6 25 36 bb f6 2b e2 93 38 91 fe b6 0f 23 cb ba 2f 25 8d 0b 0f 7c a1 77 17 a3 43 00 (tbf_dl.cpp:911) 20241121125223576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=07 00 21 1d 0b eb d6 25 36 bb f6 2b e2 93 38 91 fe b6 0f 23 cb ba 2f 25 8d 0b 0f 7c a1 77 17 a3 43 00 (pcu_l1_if.cpp:182) 20241121125223576 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125223590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125223590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223590 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223590 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125223595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-2 (tbf_dl.cpp:354) 20241121125223595 DRLCMACDL DEBUG -- Chunk with length 490 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 99 9f 99 92 42 9d 50 bb b7 a6 14 b3 c3 15 c3 fa 06 56 a5 27 ea f0 c4 2c 6a 98 65 78 d9 05 (tbf_dl.cpp:686) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125223595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 99 9f 99 92 42 9d 50 bb b7 a6 14 b3 c3 15 c3 fa 06 56 a5 27 ea f0 c4 2c 6a 98 65 78 d9 05 00 (tbf_dl.cpp:911) 20241121125223595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=07 00 23 99 9f 99 92 42 9d 50 bb b7 a6 14 b3 c3 15 c3 fa 06 56 a5 27 ea f0 c4 2c 6a 98 65 78 d9 05 00 (pcu_l1_if.cpp:182) 20241121125223595 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125223609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125223609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125223618 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-2 (tbf_dl.cpp:354) 20241121125223618 DRLCMACDL DEBUG -- Chunk with length 460 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): e7 64 9d 51 9b 49 26 e4 6a a3 0a e9 f2 c1 5b e0 a0 5f 7f cb f7 11 9c e6 aa dc 81 2d 05 e7 (tbf_dl.cpp:686) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125223618 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 e7 64 9d 51 9b 49 26 e4 6a a3 0a e9 f2 c1 5b e0 a0 5f 7f cb f7 11 9c e6 aa dc 81 2d 05 e7 00 (tbf_dl.cpp:911) 20241121125223618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=07 00 25 e7 64 9d 51 9b 49 26 e4 6a a3 0a e9 f2 c1 5b e0 a0 5f 7f cb f7 11 9c e6 aa dc 81 2d 05 e7 00 (pcu_l1_if.cpp:182) 20241121125223619 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125223632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125223633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125223637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-2 (tbf_dl.cpp:354) 20241121125223637 DRLCMACDL DEBUG -- Chunk with length 430 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): d0 4f 96 f0 2b 97 43 e7 b0 3d fb 35 90 10 44 2c b8 e3 12 39 fa ce da 3e 03 5a d7 fd 63 7b (tbf_dl.cpp:686) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125223637 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 d0 4f 96 f0 2b 97 43 e7 b0 3d fb 35 90 10 44 2c b8 e3 12 39 fa ce da 3e 03 5a d7 fd 63 7b 00 (tbf_dl.cpp:911) 20241121125223637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=07 00 27 d0 4f 96 f0 2b 97 43 e7 b0 3d fb 35 90 10 44 2c b8 e3 12 39 fa ce da 3e 03 5a d7 fd 63 7b 00 (pcu_l1_if.cpp:182) 20241121125223637 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125223651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125223651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125223656 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-2 (tbf_dl.cpp:354) 20241121125223656 DRLCMACDL DEBUG -- Chunk with length 400 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 2b 35 b1 3e 43 02 fb eb ab 8e ba 4d c0 10 b1 36 b0 ae 9e dd 09 38 22 ac 66 42 a1 93 59 dd (tbf_dl.cpp:686) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125223656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125223656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=151, TS=7) (tbf_dl.cpp:883) 20241121125223656 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=151, TS=7 (tbf_dl.cpp:903) 20241121125223656 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 0f 00 29 2b 35 b1 3e 43 02 fb eb ab 8e ba 4d c0 10 b1 36 b0 ae 9e dd 09 38 22 ac 66 42 a1 93 59 dd 00 (tbf_dl.cpp:911) 20241121125223656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=0f 00 29 2b 35 b1 3e 43 02 fb eb ab 8e ba 4d c0 10 b1 36 b0 ae 9e dd 09 38 22 ac 66 42 a1 93 59 dd 00 (pcu_l1_if.cpp:182) 20241121125223656 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125223670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125223670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223679 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125223693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125223693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223698 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125223712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125223712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125223713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223716 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125223730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 08 02 a0 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125223730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125223730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125223731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125223731 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 21 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125223731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125223731 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125223731 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 21, BSN 0 to 21 - 1 (21 blocks), "IIIIIIIIIIIIIIIIIIIIR" (pdch.cpp:509) 20241121125223731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125223731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"IIIIIIIIIIIIIIIIIIIIR"(BSN=20) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125223731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:21, lost=20, recv=1, skipped=0, bsn=0, info='RLLLLLLLLLLLLLLLLLLLL...........................................' (tbf_dl.cpp:998) 20241121125223731 DRLCMACDL INFO MS (IMSI 262420000000001): High error rate 95%, reducing CS level to CS-1 (gprs_ms.c:679) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=0 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=1 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=2 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=3 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=4 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=5 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=6 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=7 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=8 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=9 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=10 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=11 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=12 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=13 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=14 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=15 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=16 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=17 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=18 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got NACK for BSN=19 (rlc_window_dl.cpp:108) 20241121125223731 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125223731 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 20 Sum: 21 (gprs_rlcmac_meas.cpp:127) 20241121125223731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=0)"NNNNNNNNNNNNNNNNNNNNA"(V(S)-1=20) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125223731 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125223731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125223740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241121125223740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125223740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125223740 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 a3 bb 58 e5 c1 d3 5e d9 b7 37 c7 ee 09 8b 27 1f 7f af d7 66 ad 01 0c 67 4f 15 8d fc 64 bf 00 (tbf_dl.cpp:911) 20241121125223740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=07 00 01 a3 bb 58 e5 c1 d3 5e d9 b7 37 c7 ee 09 8b 27 1f 7f af d7 66 ad 01 0c 67 4f 15 8d fc 64 bf 00 (pcu_l1_if.cpp:182) 20241121125223740 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125223754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125223754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125223758 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241121125223758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125223758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125223758 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 81 1f 8f cf 4c fa ad 11 9c 6a 7b 9e 0a d4 ed 6d 4d 35 40 7d 56 9b 24 72 de 5b 76 86 12 4b 00 (tbf_dl.cpp:911) 20241121125223758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 03 81 1f 8f cf 4c fa ad 11 9c 6a 7b 9e 0a d4 ed 6d 4d 35 40 7d 56 9b 24 72 de 5b 76 86 12 4b 00 (pcu_l1_if.cpp:182) 20241121125223758 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125223772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125223777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241121125223777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125223777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125223777 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 37 38 17 e0 a7 28 a7 10 e1 31 80 01 44 cf 1f c4 27 4f 78 7d a4 b3 a9 be eb 01 fa f7 f9 9f 00 (tbf_dl.cpp:911) 20241121125223777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 05 37 38 17 e0 a7 28 a7 10 e1 31 80 01 44 cf 1f c4 27 4f 78 7d a4 b3 a9 be eb 01 fa f7 f9 9f 00 (pcu_l1_if.cpp:182) 20241121125223777 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125223791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125223791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223792 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223792 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125223800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241121125223800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125223800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125223800 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 8b 0f 78 62 4b f2 df 78 d7 ff 3b 01 fb 08 12 9f c1 47 b0 f9 0e 82 1d 9f c5 3c 6b 40 5f 6a 00 (tbf_dl.cpp:911) 20241121125223800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 07 8b 0f 78 62 4b f2 df 78 d7 ff 3b 01 fb 08 12 9f c1 47 b0 f9 0e 82 1d 9f c5 3c 6b 40 5f 6a 00 (pcu_l1_if.cpp:182) 20241121125223800 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125223814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125223814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125223819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241121125223819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125223819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125223819 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 5f 43 78 80 96 bd d0 7e 77 ba 33 41 8f 4b 2b 28 55 8c 83 71 85 a6 19 cd 7e df be 84 a4 44 00 (tbf_dl.cpp:911) 20241121125223819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 09 5f 43 78 80 96 bd d0 7e 77 ba 33 41 8f 4b 2b 28 55 8c 83 71 85 a6 19 cd 7e df be 84 a4 44 00 (pcu_l1_if.cpp:182) 20241121125223819 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125223833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125223833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125223838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241121125223838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125223838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125223838 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b 13 47 be 14 d4 64 34 2e 92 61 5a b1 fa 6f 64 4c 85 71 29 83 ad 1a c7 f3 70 18 5b 12 01 d4 00 (tbf_dl.cpp:911) 20241121125223838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 0b 13 47 be 14 d4 64 34 2e 92 61 5a b1 fa 6f 64 4c 85 71 29 83 ad 1a c7 f3 70 18 5b 12 01 d4 00 (pcu_l1_if.cpp:182) 20241121125223838 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125223852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125223852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125223861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241121125223861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125223861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125223861 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 68 3f 4a 33 87 bc 30 72 53 61 e5 b4 a2 6f e1 11 d4 0f 1f 23 d6 53 b9 00 18 58 11 c9 cb d9 00 (tbf_dl.cpp:911) 20241121125223861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=07 00 0d 68 3f 4a 33 87 bc 30 72 53 61 e5 b4 a2 6f e1 11 d4 0f 1f 23 d6 53 b9 00 18 58 11 c9 cb d9 00 (pcu_l1_if.cpp:182) 20241121125223861 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125223875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125223875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125223879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 7 (tbf_dl.cpp:329) 20241121125223879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125223879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125223880 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 07 00 0f 50 a7 0c 3a f0 70 d5 2a bb dd 16 ea 39 df bb 6c a7 39 25 24 8b aa 0d 46 04 63 db 96 43 2f 00 (tbf_dl.cpp:911) 20241121125223880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=07 00 0f 50 a7 0c 3a f0 70 d5 2a bb dd 16 ea 39 df bb 6c a7 39 25 24 8b aa 0d 46 04 63 db 96 43 2f 00 (pcu_l1_if.cpp:182) 20241121125223880 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125223894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125223894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125223898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 8 (tbf_dl.cpp:329) 20241121125223898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125223898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125223898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 0a a4 0c 2f 09 63 fa d9 bd 2e af 9d 8f a8 bb a3 a1 ac 34 81 94 2d d0 29 67 6d 1d 98 b7 a5 00 (tbf_dl.cpp:911) 20241121125223898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=07 00 11 0a a4 0c 2f 09 63 fa d9 bd 2e af 9d 8f a8 bb a3 a1 ac 34 81 94 2d d0 29 67 6d 1d 98 b7 a5 00 (pcu_l1_if.cpp:182) 20241121125223899 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125223912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125223912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125223922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 9 (tbf_dl.cpp:329) 20241121125223922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125223922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125223922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 df 0c 7f cb 4a 65 0e 83 22 b4 1a 0f af ec 20 de 74 b9 cc 6c c0 d6 ce d1 fc 41 a7 1d 43 10 00 (tbf_dl.cpp:911) 20241121125223922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=07 00 13 df 0c 7f cb 4a 65 0e 83 22 b4 1a 0f af ec 20 de 74 b9 cc 6c c0 d6 ce d1 fc 41 a7 1d 43 10 00 (pcu_l1_if.cpp:182) 20241121125223922 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125223936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125223936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125223941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 10 (tbf_dl.cpp:329) 20241121125223941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125223941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125223941 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 f4 9e 62 da a1 76 2d 37 fc 09 74 f8 65 8a 82 73 ef 8b 61 65 31 e3 7d 96 98 87 cc 6b 3c 0a 00 (tbf_dl.cpp:911) 20241121125223941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 15 f4 9e 62 da a1 76 2d 37 fc 09 74 f8 65 8a 82 73 ef 8b 61 65 31 e3 7d 96 98 87 cc 6b 3c 0a 00 (pcu_l1_if.cpp:182) 20241121125223941 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125223955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125223955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125223959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 11 (tbf_dl.cpp:329) 20241121125223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125223959 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 07 00 17 90 4e 26 24 2c 5a 3b d2 08 3b 60 35 2e 6a 02 ba c0 b2 e9 83 05 a0 e9 88 5a 8e 2d c1 f2 82 00 (tbf_dl.cpp:911) 20241121125223959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 17 90 4e 26 24 2c 5a 3b d2 08 3b 60 35 2e 6a 02 ba c0 b2 e9 83 05 a0 e9 88 5a 8e 2d c1 f2 82 00 (pcu_l1_if.cpp:182) 20241121125223959 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125223973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125223973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125223982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125223982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125223982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 12 (tbf_dl.cpp:329) 20241121125223982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125223982 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125223983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125223983 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 07 00 19 81 a3 3f 59 a6 c6 83 e8 92 0e ce 89 d5 e1 87 2a 95 75 e7 1a d6 c0 f2 38 f7 6e 3b 3d c9 ef 00 (tbf_dl.cpp:911) 20241121125223983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 19 81 a3 3f 59 a6 c6 83 e8 92 0e ce 89 d5 e1 87 2a 95 75 e7 1a d6 c0 f2 38 f7 6e 3b 3d c9 ef 00 (pcu_l1_if.cpp:182) 20241121125223983 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125223997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125223997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125223998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125223998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125224001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 13 (tbf_dl.cpp:329) 20241121125224001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125224001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125224001 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 6c ed 45 0b ac 24 62 e1 c2 15 f1 b0 49 1a d8 62 c4 20 d4 8c 57 5a ff 71 c9 7c b4 27 4a fd 00 (tbf_dl.cpp:911) 20241121125224001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 1b 6c ed 45 0b ac 24 62 e1 c2 15 f1 b0 49 1a d8 62 c4 20 d4 8c 57 5a ff 71 c9 7c b4 27 4a fd 00 (pcu_l1_if.cpp:182) 20241121125224001 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125224015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125224015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125224020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 14 (tbf_dl.cpp:329) 20241121125224020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125224020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125224020 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d e8 e3 7f ef 0d 44 73 65 78 81 4f 03 0f a9 96 48 8c 0d 28 ce 61 81 b5 67 e2 49 3a ee 57 b6 00 (tbf_dl.cpp:911) 20241121125224020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 1d e8 e3 7f ef 0d 44 73 65 78 81 4f 03 0f a9 96 48 8c 0d 28 ce 61 81 b5 67 e2 49 3a ee 57 b6 00 (pcu_l1_if.cpp:182) 20241121125224020 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125224034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125224034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224035 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224035 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224036 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224036 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224036 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224036 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224036 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224036 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125224043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 15 (tbf_dl.cpp:329) 20241121125224043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125224043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125224043 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f c8 72 b4 13 c0 9c 99 0d 35 61 28 ba be 06 db c1 6e db f7 d7 41 07 1c 24 3d b1 7d 88 74 77 00 (tbf_dl.cpp:911) 20241121125224043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=07 00 1f c8 72 b4 13 c0 9c 99 0d 35 61 28 ba be 06 db c1 6e db f7 d7 41 07 1c 24 3d b1 7d 88 74 77 00 (pcu_l1_if.cpp:182) 20241121125224043 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125224057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125224057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224058 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224058 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224059 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125224062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 16 (tbf_dl.cpp:329) 20241121125224062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125224062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125224062 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 1d 0b eb d6 25 36 bb f6 2b e2 93 38 91 fe b6 0f 23 cb ba 2f 25 8d 0b 0f 7c a1 77 17 a3 43 00 (tbf_dl.cpp:911) 20241121125224062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=07 00 21 1d 0b eb d6 25 36 bb f6 2b e2 93 38 91 fe b6 0f 23 cb ba 2f 25 8d 0b 0f 7c a1 77 17 a3 43 00 (pcu_l1_if.cpp:182) 20241121125224062 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125224076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125224076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125224080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 17 (tbf_dl.cpp:329) 20241121125224080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125224080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125224080 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 99 9f 99 92 42 9d 50 bb b7 a6 14 b3 c3 15 c3 fa 06 56 a5 27 ea f0 c4 2c 6a 98 65 78 d9 05 00 (tbf_dl.cpp:911) 20241121125224080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=07 00 23 99 9f 99 92 42 9d 50 bb b7 a6 14 b3 c3 15 c3 fa 06 56 a5 27 ea f0 c4 2c 6a 98 65 78 d9 05 00 (pcu_l1_if.cpp:182) 20241121125224081 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125224094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125224094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125224104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 18 (tbf_dl.cpp:329) 20241121125224104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125224104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125224104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 e7 64 9d 51 9b 49 26 e4 6a a3 0a e9 f2 c1 5b e0 a0 5f 7f cb f7 11 9c e6 aa dc 81 2d 05 e7 00 (tbf_dl.cpp:911) 20241121125224104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=07 00 25 e7 64 9d 51 9b 49 26 e4 6a a3 0a e9 f2 c1 5b e0 a0 5f 7f cb f7 11 9c e6 aa dc 81 2d 05 e7 00 (pcu_l1_if.cpp:182) 20241121125224104 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125224118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125224118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125224122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 19 (tbf_dl.cpp:329) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125224122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 238 + 13 = 251 (pdch_ul_controller.c:131) 20241121125224122 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type POLL (pdch_ul_controller.c:184) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=251, TS=7) (tbf_dl.cpp:883) 20241121125224122 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=251, TS=7 (tbf_dl.cpp:903) 20241121125224122 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 0f 00 27 d0 4f 96 f0 2b 97 43 e7 b0 3d fb 35 90 10 44 2c b8 e3 12 39 fa ce da 3e 03 5a d7 fd 63 7b 00 (tbf_dl.cpp:911) 20241121125224122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=0f 00 27 d0 4f 96 f0 2b 97 43 e7 b0 3d fb 35 90 10 44 2c b8 e3 12 39 fa ce da 3e 03 5a d7 fd 63 7b 00 (pcu_l1_if.cpp:182) 20241121125224122 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Ignoring RRBP 1 20241121125224136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125224136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125224141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-1 (tbf_dl.cpp:354) 20241121125224141 DRLCMACDL DEBUG -- Chunk with length 370 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 21, CS-1): 96 03 a4 7b 17 52 62 07 26 80 ba 8b 6c c3 c0 14 86 8e 8e ff (tbf_dl.cpp:686) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125224141 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-1): 07 00 2b 96 03 a4 7b 17 52 62 07 26 80 ba 8b 6c c3 c0 14 86 8e 8e ff (tbf_dl.cpp:911) 20241121125224141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=07 00 2b 96 03 a4 7b 17 52 62 07 26 80 ba 8b 6c c3 c0 14 86 8e 8e ff (pcu_l1_if.cpp:182) 20241121125224141 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125224155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125224155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224156 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224156 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224156 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224156 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125224164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling free USF for polling at FN=251 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125224164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-1 (tbf_dl.cpp:354) 20241121125224164 DRLCMACDL DEBUG -- Chunk with length 350 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 22, CS-1): 6f 13 d5 79 6e 5a 98 4c c2 dc b0 7b f5 af 15 4e 26 3a 75 b6 (tbf_dl.cpp:686) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125224164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-1): 07 00 2d 6f 13 d5 79 6e 5a 98 4c c2 dc b0 7b f5 af 15 4e 26 3a 75 b6 (tbf_dl.cpp:911) 20241121125224164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=07 00 2d 6f 13 d5 79 6e 5a 98 4c c2 dc b0 7b f5 af 15 4e 26 3a 75 b6 (pcu_l1_if.cpp:182) 20241121125224164 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125224178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125224178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125224183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-1 (tbf_dl.cpp:354) 20241121125224183 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 23, CS-1): ee 19 91 a1 c8 1a 14 b5 9a dd 37 6b 9a ce 4b 4f da 01 c8 a2 (tbf_dl.cpp:686) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125224183 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-1): 07 00 2f ee 19 91 a1 c8 1a 14 b5 9a dd 37 6b 9a ce 4b 4f da 01 c8 a2 (tbf_dl.cpp:911) 20241121125224183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=07 00 2f ee 19 91 a1 c8 1a 14 b5 9a dd 37 6b 9a ce 4b 4f da 01 c8 a2 (pcu_l1_if.cpp:182) 20241121125224183 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125224197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125224197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224197 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=251, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125224197 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=251, TS=7 (curr FN 251), reason=DL_ACK (tbf.cpp:487) 20241121125224197 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:565) 20241121125224197 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 2) (tbf.cpp:362) 20241121125224197 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125224197 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224197 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224198 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224198 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125224202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-1 (tbf_dl.cpp:354) 20241121125224202 DRLCMACDL DEBUG -- Chunk with length 310 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 24, CS-1): 47 af 17 fc 6b ce dc d8 3a 7e 4e 41 83 dc 1e 65 cc bd d8 1d (tbf_dl.cpp:686) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because polling timed out. (tbf_dl.cpp:872) 20241121125224202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 255 + 13 = 268 (pdch_ul_controller.c:131) 20241121125224202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type POLL (pdch_ul_controller.c:184) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=268, TS=7) (tbf_dl.cpp:883) 20241121125224202 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=268, TS=7 (tbf_dl.cpp:903) 20241121125224202 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-1): 0f 00 31 47 af 17 fc 6b ce dc d8 3a 7e 4e 41 83 dc 1e 65 cc bd d8 1d (tbf_dl.cpp:911) 20241121125224202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=0f 00 31 47 af 17 fc 6b ce dc d8 3a 7e 4e 41 83 dc 1e 65 cc bd d8 1d (pcu_l1_if.cpp:182) 20241121125224202 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Ignoring RRBP 2 20241121125224216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125224216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224216 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224216 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125224225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-1 (tbf_dl.cpp:354) 20241121125224225 DRLCMACDL DEBUG -- Chunk with length 290 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 25, CS-1): b9 9a 91 13 aa d7 38 82 d7 c3 77 75 33 6a 46 29 02 f1 6a df (tbf_dl.cpp:686) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125224225 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-1): 07 00 33 b9 9a 91 13 aa d7 38 82 d7 c3 77 75 33 6a 46 29 02 f1 6a df (tbf_dl.cpp:911) 20241121125224225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=07 00 33 b9 9a 91 13 aa d7 38 82 d7 c3 77 75 33 6a 46 29 02 f1 6a df (pcu_l1_if.cpp:182) 20241121125224225 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125224239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125224239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125224244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=264 block_nr=1 scheduling free USF for polling at FN=268 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125224244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-1 (tbf_dl.cpp:354) 20241121125224244 DRLCMACDL DEBUG -- Chunk with length 270 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 26, CS-1): 7c 66 d8 4f 41 b1 50 23 93 f5 d9 b3 65 29 5e 58 83 5c af 96 (tbf_dl.cpp:686) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125224244 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-1): 07 00 35 7c 66 d8 4f 41 b1 50 23 93 f5 d9 b3 65 29 5e 58 83 5c af 96 (tbf_dl.cpp:911) 20241121125224244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=07 00 35 7c 66 d8 4f 41 b1 50 23 93 f5 d9 b3 65 29 5e 58 83 5c af 96 (pcu_l1_if.cpp:182) 20241121125224244 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125224258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125224258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125224262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-1 (tbf_dl.cpp:354) 20241121125224262 DRLCMACDL DEBUG -- Chunk with length 250 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 27, CS-1): f6 4f 03 7e 83 1a 22 95 d2 34 a4 3d e1 8a fe 24 e3 a8 68 d1 (tbf_dl.cpp:686) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125224262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-1): 07 00 37 f6 4f 03 7e 83 1a 22 95 d2 34 a4 3d e1 8a fe 24 e3 a8 68 d1 (tbf_dl.cpp:911) 20241121125224262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=07 00 37 f6 4f 03 7e 83 1a 22 95 d2 34 a4 3d e1 8a fe 24 e3 a8 68 d1 (pcu_l1_if.cpp:182) 20241121125224262 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125224276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125224277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224277 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=268, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125224277 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=268, TS=7 (curr FN 268), reason=DL_ACK (tbf.cpp:487) 20241121125224277 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:565) 20241121125224277 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 exceeded MAX (2) (tbf.cpp:358) 20241121125224277 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event MAX_N3105 (tbf.cpp:577) 20241121125224277 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_dl_fsm.c:247) 20241121125224277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224277 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125224286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224286 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Start timer T_3195: 1 s 20241121125224290 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125224290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125224290 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125224290 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125224290 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125224290 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1000 (gprs_bssgp_pcu.c:177) 20241121125224290 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 1000 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125224300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125224300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125224304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224304 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125224318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125224323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224323 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125224337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125224346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224347 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125224360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224362 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224362 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224362 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125224365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224365 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125224379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125224384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224384 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125224398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125224407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224407 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125224421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125224426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224426 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125224440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125224444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224445 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125224458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125224468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224468 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125224482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125224486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224487 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125224500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125224505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224505 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125224519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224520 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224520 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125224528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224528 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125224542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125224547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224547 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125224561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125224566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224566 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125224580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224582 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224582 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125224589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224589 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125224603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224604 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125224608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224608 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125224622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125224627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224627 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125224641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125224651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224651 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125224665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125224669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224670 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125224684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224685 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224685 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125224688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224688 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125224712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224712 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125224726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224727 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224727 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125224731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224731 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125224745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125224750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224750 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125224764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224764 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224764 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125224773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224773 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125224787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224788 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224788 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224789 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125224792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224792 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125224806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224806 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224806 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224807 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224807 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125224810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224811 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125224825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224825 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224825 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224825 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224825 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224826 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224826 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125224834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224834 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125224848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224848 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224848 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224849 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224849 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224849 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224849 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125224853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224853 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125224867 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224868 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224868 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224868 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224868 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224869 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224869 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224869 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224869 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224869 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224869 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224870 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125224871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224872 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125224885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224886 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224886 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224887 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224887 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125224895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224895 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125224909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125224913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224913 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125224927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224928 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224928 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224929 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224929 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125224932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224932 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125224946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125224956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224956 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125224970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224970 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224970 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125224974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224975 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125224989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125224989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224989 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224989 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224989 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224990 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224990 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224990 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224990 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224990 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125224991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125224993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125224993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125224993 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125225007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125225017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225017 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125225031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225031 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125225036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225036 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125225050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225051 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225051 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225051 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225051 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125225054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225055 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125225069 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225070 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125225078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225078 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125225093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125225097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225097 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125225111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125225116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225116 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125225130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225131 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225131 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125225140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225140 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125225154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125225159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225159 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125225173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125225178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225178 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125225192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225193 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225193 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225193 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225193 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225195 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225195 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125225202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225202 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125225216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225218 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225218 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225219 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125225220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225221 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125225235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225235 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225237 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125225239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225240 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125225253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225254 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225254 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225254 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225255 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225255 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225255 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125225263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125225263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(228)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125225277 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Timeout of T3195 (fsm.c:317) 20241121125225277 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125225277 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125225277 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125225277 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125225277 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125225277 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125225277 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121125225277 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125225277 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125225277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125225277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225280 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225280 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125225282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data= (pcu_l1_if.cpp:182) 20241121125225282 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: T_3195 timeout 20241121125225296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125225296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225296 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225297 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225297 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125225301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data= (pcu_l1_if.cpp:182) 20241121125225301 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125225303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125225303 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125225303 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125225303 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125225303 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125225303 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125225303 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125225303 DLGLOBAL DEBUG validating counter group 0x5643ec506760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125225303 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125225303 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125225303 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125225303 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125225303 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125225303 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125225303 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125225303 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125225303 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125225303 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125225303 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125225304 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125225304 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125225304 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125225304 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125225304 DLGLOBAL DEBUG validating counter group 0x5643ec506b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125225304 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125225304 DLGLOBAL DEBUG validating counter group 0x5643ec506e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125225304 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125225304 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125225304 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125225304 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125225304 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125225304 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125225304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125225304 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125225304 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125225304 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125225304 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125225304 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125225304 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=485 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 83 d5 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125225304 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(228)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(228)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 30, t2 := 21 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125225306 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125225306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125225306 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125225306 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125225315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125225315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225316 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225316 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225316 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225316 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225317 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225324 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125225338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125225338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225339 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225339 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225343 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125225357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125225357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225358 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225358 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225358 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225358 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225359 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225359 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225362 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125225387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125225387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225387 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225387 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225388 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225388 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225388 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225388 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225388 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225388 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225388 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225396 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125225411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125225411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225412 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225412 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225416 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125225430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125225430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225433 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225433 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225435 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125225449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125225449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225459 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125225473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125225473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225477 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125225491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125225492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225496 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125225506 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125225506 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125225506 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125225510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125225510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125225520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125225520 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 89 c6 2b b7 c5 0d 3a 22 a6 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125225520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 533 + 13 = 546 (pdch_ul_controller.c:131) 20241121125225520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type POLL (pdch_ul_controller.c:184) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=546, TS=7) (tbf_dl.cpp:883) 20241121125225520 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=546, TS=7 (tbf_dl.cpp:903) 20241121125225520 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 89 c6 2b b7 c5 0d 3a 22 a6 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125225520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=0f 00 00 29 89 c6 2b b7 c5 0d 3a 22 a6 86 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125225520 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125225534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125225534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225536 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225536 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225538 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125225553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125225553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225554 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225554 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225554 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225557 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125225571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125225571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125225573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225581 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125225595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125225595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125225595 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125225595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125225595 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125225595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125225595 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125225595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125225595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125225595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125225595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125225595 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125225595 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125225595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125225595 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125225595 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125225595 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125225595 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) BTS(228)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125225595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36358<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125225596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125225597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125225599 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36350<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125225599 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125225599 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125225599 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125225599 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125225599 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125225599 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125225599 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125225599 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125225599 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225599 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125225600 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125225600 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125225600 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125225600 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125225600 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125225600 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125225600 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 23: stopped pid 7643 with status 0 MTC@1d710fa6204d: Test case TC_n3105_max_t3195 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 pass'. respawn: 24: starting: osmo-pcu Thu Nov 21 12:52:25 UTC 2024 ====== PCU_Tests.TC_n3105_max_t3195 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_n3105_max_t3195.talloc 20241121125225613 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125225613 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125225613 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125225613 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125225645 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125225746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33434<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=849776) Waiting for packet dumper to finish... 1 (prev_count=849776, count=866840) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_n3105_max_t3195 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0'. ------ PCU_Tests.TC_t3172_wait_ind_size0 ------ Thu Nov 21 12:52:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size0.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size0.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size0' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_t3172_wait_ind_size0 started. 234@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_t3172_wait_ind_size0-BVCI1234(236)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 234@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(238)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 234@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(238)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125228810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 234@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(242)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(242)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 234@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s PCUIF(239)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(239)@1d710fa6204d: Start timer T: 5 s PCUIF(239)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125228823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_t3172_wait_ind_size0-STATS(244)@1d710fa6204d: Start timer T: 2 s 234@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(245)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_t3172_wait_ind_size0-STATS(244)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(245)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125230614 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125230614 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125230614 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(239)@1d710fa6204d: OsmoPCU is now connected BTS(241)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125230621 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125230621 DLGLOBAL DEBUG validating counter group 0x557881e55040(bts) with 102 counters (rate_ctr.c:86) 20241121125230621 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125230621 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125230621 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125230621 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125230621 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125230621 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125230621 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125230621 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125230621 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125230621 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125230621 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125230621 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125230621 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125230621 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125230621 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125230621 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125230621 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125230621 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125230621 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125230621 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125230621 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125230621 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125230621 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125230621 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125230621 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125230621 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125230621 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125230621 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125230621 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125230621 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125230621 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125230621 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125230621 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125230621 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125230621 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125230621 DLGLOBAL DEBUG validating counter group 0x7f4dc0e865e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125230621 DLGLOBAL DEBUG validating counter group 0x557881e54720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125230621 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125230621 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125230621 DLGLOBAL DEBUG validating counter group 0x7f4dc0e87180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125230621 DLGLOBAL DEBUG validating counter group 0x7f4dc0e87160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125230621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125230621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125230621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125230621 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125230621 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125230621 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125230621 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125230621 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125230622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125230622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230622 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(241)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(238)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(238)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(238)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(238)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125230624 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125230625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125230625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125230625 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125230625 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125230625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125230625 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125230625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125230625 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(238)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(238)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125230626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125230626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125230626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125230626 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125230626 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125230626 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125230626 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125230626 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125230626 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125230626 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125230627 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125230627 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(238)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(238)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(238)@1d710fa6204d: Start timer Tns_test: 10 s 235@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 235@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125230633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125230633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125230635 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125230635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125230635 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125230635 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125230635 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125230635 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125230635 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125230638 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_t3172_wait_ind_size0-BVCI1234(236)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size0-BVCI1234(236)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125230642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125230642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125230642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125230642 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125230642 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125230642 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125230642 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125230642 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230645 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ad, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230645 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230645 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230645 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230645 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230645 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230645 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230645 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230645 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230645 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230645 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230645 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230645 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125230645 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230645 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230645 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230645 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230645 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230645 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230645 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230645 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230645 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230645 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230645 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230645 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230645 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230645 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230645 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125230645 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125230645 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230645 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230645 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230645 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230645 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241121125230645 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230645 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230645 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230645 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230645 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230645 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125230645 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230645 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230645 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125230645 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125230646 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125230646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125230646 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125230646 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125230646 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125230646 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125230646 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125230646 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125230646 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125230646 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230650 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230650 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230650 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230650 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230650 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230650 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230650 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230650 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230650 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230650 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230650 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230650 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230650 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125230650 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230650 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230650 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230650 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230650 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230650 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230650 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230650 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230650 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230650 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230650 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230650 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230650 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230650 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230650 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125230650 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125230650 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230650 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230650 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230650 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230650 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241121125230650 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230650 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230650 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230650 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230650 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230650 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125230650 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230650 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230650 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125230650 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125230652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125230652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125230652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121125230652 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125230652 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125230652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125230652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230653 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230653 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230653 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230653 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230653 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230653 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230653 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230653 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230653 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230653 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230653 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230653 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230653 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125230653 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230653 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230653 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230653 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230653 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230653 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230653 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230653 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230653 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230654 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230654 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230654 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230654 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230654 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230654 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125230654 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125230654 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230654 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230654 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230654 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230654 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241121125230654 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230654 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230654 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230654 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230654 DTBFUL DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230654 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125230654 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230654 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230654 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125230654 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 22 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01100'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230656 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230656 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230656 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230656 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230656 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230656 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230656 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230656 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230657 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230657 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230657 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230657 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230657 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121125230657 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230657 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230657 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230657 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230657 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230657 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230657 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230657 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230657 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230657 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230657 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230657 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230657 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230657 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230657 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125230657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125230657 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230657 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230657 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230657 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230657 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241121125230657 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230657 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230657 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230657 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230657 DTBFUL DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230657 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125230657 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230657 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230657 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125230657 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 23 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125230657 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230660 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230660 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230660 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230660 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230660 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230660 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230660 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230660 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230660 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230660 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230660 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230660 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230660 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121125230660 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230660 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230660 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230660 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230660 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230660 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230660 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230660 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230660 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230660 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230660 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230660 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230660 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230660 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230660 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125230660 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125230660 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230660 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230660 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230660 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230660 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241121125230660 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230660 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230660 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230660 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230660 DTBFUL DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230660 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125230660 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230660 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230660 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125230660 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01100'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230663 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a9, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230663 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230663 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230663 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230663 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230663 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230663 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230663 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230663 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230663 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230663 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230663 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230663 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121125230663 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230663 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230663 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230663 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230663 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230663 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230663 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230663 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230663 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230663 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230663 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230663 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230664 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230664 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230664 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125230664 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125230664 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230664 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230664 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230664 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230664 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241121125230664 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230664 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230664 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230664 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230664 DTBFUL DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230664 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125230664 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230664 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230664 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125230664 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 a5 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125230666 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125230666 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125230666 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125230666 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125230666 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125230666 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125230666 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230666 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230667 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125230667 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125230667 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125230667 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230667 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121125230667 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230667 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230667 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125230667 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230667 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230667 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125230667 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125230667 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230667 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230667 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230667 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230667 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125230667 DLGLOBAL DEBUG validating counter group 0x557881e54c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125230667 DLGLOBAL DEBUG validating counter group 0x557881e54c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230667 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125230667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125230667 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230667 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125230667 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125230667 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125230667 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241121125230667 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125230667 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125230667 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125230667 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125230667 DTBFUL DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125230667 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125230667 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125230667 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125230667 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125230667 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a6 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125230671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125230671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125230672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125230672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125230672 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125230672 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125230672 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125230672 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125230672 DLGLOBAL DEBUG validating counter group 0x557881e54760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125230672 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125230672 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125230672 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125230672 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125230672 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125230672 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125230672 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230672 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230672 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230672 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230672 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230673 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230673 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230673 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125230673 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125230673 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125230673 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125230673 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125230673 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125230673 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230673 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125230673 DLGLOBAL DEBUG validating counter group 0x557881e54b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125230673 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125230673 DLGLOBAL DEBUG validating counter group 0x557881e54e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125230673 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125230673 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 7f, TFIs = 00000001. (pdch.cpp:1190) 20241121125230673 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125230673 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125230673 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125230673 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125230673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125230673 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125230673 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125230673 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125230673 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125230673 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125230673 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=8 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125230673 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(241)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(241)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125230676 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125230676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125230676 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125230676 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125230681 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125230695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125230695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230699 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125230714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125230714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230718 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125230733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125230733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125230756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125230756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125230775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125230775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230779 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125230794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125230794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230803 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125230817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125230817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125230836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125230836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230840 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125230846 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230846 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230846 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230851 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230851 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230851 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230854 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230854 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230854 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125230855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230858 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230858 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230858 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230861 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230861 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230861 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230864 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230864 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230864 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230865 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125230868 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230868 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125230868 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125230877 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125230877 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125230877 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125230879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125230879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125230884 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:E){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125230884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125230884 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125230884 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 47 69 81 c3 22 f1 3a 65 8e 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125230884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125230884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_dl.cpp:883) 20241121125230884 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=69, TS=7 (tbf_dl.cpp:903) 20241121125230884 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 47 69 81 c3 22 f1 3a 65 8e 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125230884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=08 00 00 29 47 69 81 c3 22 f1 3a 65 8e 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125230884 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125230898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125230898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230902 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125230917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125230917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230917 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:E){FLOW} (pdch_ul_controller.c:309) 20241121125230917 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125230926 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125230941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125230941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125230945 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125230960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125230960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125230960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125230960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125230960 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 1 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125230960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125230960 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125230960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125230960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125230960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125230960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125230960 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125230960 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125230960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125230960 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125230960 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125230960 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125230960 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125230960 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125230960 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20241121125230960 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241121125230960 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241121125230960 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20241121125230960 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125230960 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241121125230960 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241121125230960 DTBF NOTICE MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Timeslot Allocation failed: trx = 0, single_slot = 0 (gprs_ms.c:1149) 20241121125230960 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} MS requests UL TBF in ack message, but alloc failed: send PktAssRej (pdch.cpp:128) 20241121125230960 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20241121125230960 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS_REJ (tbf_ul_ass_fsm.c:181) 20241121125230960 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125230964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125230964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-0-1:E){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125230964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125230964 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125230964 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: state_chg to NONE (tbf_ul_ass_fsm.c:250) 20241121125230964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125230964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=41 84 00 00 00 00 c1 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125230965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(241)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '8B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(241)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125230968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33462<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125230969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33448<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125230970 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125230970 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 7e, TFIs = 00000001. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125230970 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241121125230970 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125230970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125230970 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125230970 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125230970 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125230970 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125230971 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125230971 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125230971 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125230971 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125230971 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125230971 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 24: stopped pid 7711 with status 0 MTC@1d710fa6204d: Test case TC_t3172_wait_ind_size0 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass'. respawn: 25: starting: osmo-pcu Thu Nov 21 12:52:30 UTC 2024 ====== PCU_Tests.TC_t3172_wait_ind_size0 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3172_wait_ind_size0.talloc 20241121125230986 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125230986 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125230986 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125230986 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125231021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125231122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33468<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140804) Waiting for packet dumper to finish... 1 (prev_count=140804, count=219496) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size0 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1'. ------ PCU_Tests.TC_t3172_wait_ind_size1 ------ Thu Nov 21 12:52:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_t3172_wait_ind_size1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_t3172_wait_ind_size1' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_t3172_wait_ind_size1 started. 247@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 247@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(251)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(251)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 247@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 TC_t3172_wait_ind_size1-BVCI1234(250)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 247@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(254)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(254)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 247@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 20241121125234186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(253)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125234194 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(253)@1d710fa6204d: Start timer T: 5 s TC_t3172_wait_ind_size1-STATS(257)@1d710fa6204d: Start timer T: 2 s PCUIF(253)@1d710fa6204d: Start timer T_Conn: 10 s TC_t3172_wait_ind_size1-STATS(257)@1d710fa6204d: Start timer T: 2 s 247@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(258)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(258)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125235986 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125235987 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125235987 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(253)@1d710fa6204d: OsmoPCU is now connected BTS(255)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125235991 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125235991 DLGLOBAL DEBUG validating counter group 0x55a944ab1040(bts) with 102 counters (rate_ctr.c:86) 20241121125235991 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125235991 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125235991 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125235991 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125235991 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125235991 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125235991 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125235991 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125235991 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125235991 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125235991 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125235991 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125235991 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125235991 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125235991 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125235991 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125235991 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125235991 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125235991 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125235991 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125235991 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125235991 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125235991 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125235991 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125235991 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125235991 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125235991 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125235991 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125235991 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125235991 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125235992 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125235992 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125235992 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125235992 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125235992 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125235992 DLGLOBAL DEBUG validating counter group 0x7f4f620025e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125235992 DLGLOBAL DEBUG validating counter group 0x55a944ab0720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125235992 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125235992 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125235992 DLGLOBAL DEBUG validating counter group 0x7f4f62003180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125235992 DLGLOBAL DEBUG validating counter group 0x7f4f62003160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125235992 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125235992 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125235992 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125235992 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125235992 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125235992 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125235992 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125235992 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125235992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125235992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125235992 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(255)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(251)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(251)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(251)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(251)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125235994 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125235994 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125235994 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125235994 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125235994 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125235994 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125235994 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125235994 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125235994 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(251)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(251)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125235995 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125235995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125235995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125235995 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125235995 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125235995 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125235995 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125235995 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125235995 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125235995 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125235995 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125235995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(251)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(251)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(251)@1d710fa6204d: Start timer Tns_test: 10 s 248@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 248@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125236002 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125236002 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125236002 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125236002 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125236002 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125236002 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125236002 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125236002 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125236005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125236005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_t3172_wait_ind_size1-BVCI1234(250)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_t3172_wait_ind_size1-BVCI1234(250)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125236006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125236006 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125236006 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125236006 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125236006 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125236006 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125236006 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125236006 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236008 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ab, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236008 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236008 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236008 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236008 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236008 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236008 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236008 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236008 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236008 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236008 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236008 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236008 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125236008 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236008 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236008 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236008 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236008 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236008 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236008 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236008 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236008 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236008 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236008 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236008 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236008 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236008 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236008 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125236008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125236008 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236008 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236008 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236008 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236008 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241121125236008 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236008 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236008 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236008 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236008 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125236008 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236008 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236008 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125236008 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125236009 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125236009 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125236009 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125236009 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125236009 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125236009 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125236009 DLBSSGP DEBUG Computed BVC leak rate = 7400, num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125236009 DLBSSGP DEBUG Computed MS default leak rate = 7400, ms_num_pdch = 1, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125236009 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 74000, R = 7400, Bmax_MS = 74000, R_MS = 7400, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125236009 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121125236011 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236012 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ae, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236012 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236012 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236012 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236012 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236012 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236012 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236012 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236012 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236012 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236012 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236012 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236012 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125236012 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236012 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236012 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236012 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236012 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236012 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236012 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236012 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236012 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236012 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236012 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236012 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236012 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236012 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236012 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125236012 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125236012 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236012 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236012 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236012 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236012 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241121125236012 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236012 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236012 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236012 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236012 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236012 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125236012 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236012 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236012 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125236012 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 21 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125236013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125236013 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125236013 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125236013 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125236013 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (681): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '001'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=681, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236018 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a9, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236018 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a9 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236018 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236018 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236018 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236018 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236018 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236018 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236018 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236018 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236018 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236018 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236018 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125236018 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236018 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236018 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236018 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236018 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236018 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236018 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236018 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236018 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236018 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236018 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236018 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236018 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236018 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236018 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125236018 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125236018 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236018 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236018 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236018 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236018 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241121125236018 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236018 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236018 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236018 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236018 DTBFUL DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236018 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125236018 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236018 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236018 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125236018 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (686): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '110'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=686, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236020 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ae, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236020 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ae (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236020 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236020 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236020 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236020 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236020 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236020 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236020 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236020 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236020 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236020 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236020 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121125236020 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236020 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236020 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236020 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236020 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236020 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236020 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236020 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236020 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236020 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236020 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236020 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236020 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236020 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236020 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125236020 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125236020 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236020 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236020 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236020 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236020 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241121125236020 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236020 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236020 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236020 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236020 DTBFUL DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236020 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125236020 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236020 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236020 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125236020 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 23 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236022 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236022 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236022 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236022 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236022 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236022 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236022 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236022 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236022 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236022 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236022 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236022 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236022 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121125236022 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236022 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236022 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236022 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236022 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236022 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236022 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236022 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236022 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236022 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236022 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236022 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236022 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236022 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236022 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125236022 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125236022 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236022 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236022 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236022 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236022 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241121125236022 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236022 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236022 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236022 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236022 DTBFUL DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236022 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125236022 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236022 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236022 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125236022 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a4 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121125236024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125236024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236024 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236024 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236024 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236024 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236024 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236024 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236024 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236024 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236024 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236024 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236024 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236024 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236024 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121125236024 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236024 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236024 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236024 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236024 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236024 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236024 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236024 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236024 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236024 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236025 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236025 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236025 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236025 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236025 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125236025 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125236025 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236025 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236025 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236025 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236025 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241121125236025 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236025 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236025 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236025 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236025 DTBFUL DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236025 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125236025 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236025 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236025 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125236025 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125236026 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125236026 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125236026 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121125236026 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125236026 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125236026 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125236026 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236026 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236026 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125236026 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125236026 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125236026 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236026 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121125236027 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236027 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236027 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125236027 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236027 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236027 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125236027 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125236027 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236027 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236027 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236027 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236027 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125236027 DLGLOBAL DEBUG validating counter group 0x55a944ab0c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125236027 DLGLOBAL DEBUG validating counter group 0x55a944ab0c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236027 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125236027 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125236027 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236027 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125236027 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125236027 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125236027 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241121125236027 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125236027 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125236027 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125236027 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125236027 DTBFUL DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125236027 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125236027 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125236027 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125236027 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125236027 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125236028 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125236030 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125236030 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125236030 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125236030 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125236030 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125236030 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125236030 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125236030 DLGLOBAL DEBUG validating counter group 0x55a944ab0760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125236030 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125236030 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125236030 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125236030 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125236030 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125236030 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125236030 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236030 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125236030 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125236030 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125236030 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125236030 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125236030 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125236030 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236030 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125236030 DLGLOBAL DEBUG validating counter group 0x55a944ab0b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125236030 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125236030 DLGLOBAL DEBUG validating counter group 0x55a944ab0e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125236030 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125236030 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 7f, TFIs = 00000001. (pdch.cpp:1190) 20241121125236030 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125236030 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125236030 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125236030 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125236030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125236030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125236030 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125236030 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125236030 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125236030 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125236030 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125236030 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(255)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(255)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125236032 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125236032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125236032 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125236032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125236042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125236042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236051 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125236065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125236065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236070 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125236084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125236084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236088 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125236102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125236102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236112 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125236126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125236126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236131 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125236145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125236145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236149 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125236164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125236164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236173 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125236187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125236187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236192 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125236206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125236206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236209 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236209 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236209 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236210 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125236213 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236213 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236213 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236219 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236219 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236219 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236221 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236221 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236221 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236223 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236223 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236223 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236225 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236225 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236225 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125236225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236227 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236227 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125236227 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125236233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125236233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125236233 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125236235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125236235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:E){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125236235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125236235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125236235 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 61 02 a2 87 0b 97 47 92 63 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125236235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125236235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20241121125236235 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20241121125236235 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 61 02 a2 87 0b 97 47 92 63 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125236235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=08 00 00 29 61 02 a2 87 0b 97 47 92 63 1c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125236235 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125236248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125236249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125236267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125236267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236267 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:E){FLOW} (pdch_ul_controller.c:309) 20241121125236267 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125236272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125236286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125236286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125236295 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125236310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125236310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125236310 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125236310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125236310 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 1 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125236310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125236310 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125236310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125236310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125236310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125236310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125236310 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125236310 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125236310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125236310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125236310 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125236310 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125236310 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125236310 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125236310 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:718) 20241121125236310 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241121125236310 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241121125236310 DRLCMAC DEBUG [UL] algo A (suggested TRX: 0): Alloc start (alloc_algo.cpp:327) 20241121125236310 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125236310 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241121125236310 DRLCMAC NOTICE [UL] algo A (suggested TRX: 0): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241121125236310 DTBF NOTICE MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Timeslot Allocation failed: trx = 0, single_slot = 0 (gprs_ms.c:1149) 20241121125236310 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} MS requests UL TBF in ack message, but alloc failed: send PktAssRej (pdch.cpp:128) 20241121125236310 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS_REJ (pdch.cpp:129) 20241121125236310 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS_REJ (tbf_ul_ass_fsm.c:181) 20241121125236310 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125236314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125236314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125236314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125236314 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125236314 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS_REJ}: state_chg to NONE (tbf_ul_ass_fsm.c:250) 20241121125236314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125236314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=41 84 00 00 00 00 e5 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125236314 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(255)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'AB2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O BTS(255)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125236317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34406<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125236319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125236319 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125236319 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125236319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125236319 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241121125236319 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236319 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236319 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125236319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 7e, TFIs = 00000001. (pdch.cpp:1200) 20241121125236319 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125236319 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236319 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125236319 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125236319 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241121125236319 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236319 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236319 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241121125236319 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236319 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236319 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236319 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236319 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125236319 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241121125236320 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236320 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241121125236320 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236320 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241121125236320 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236320 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241121125236320 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125236320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125236320 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125236320 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125236320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125236320 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125236320 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125236320 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125236320 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125236320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125236320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125236320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 25: stopped pid 7778 with status 0 respawn: 26: starting: osmo-pcu 20241121125236331 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125236332 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125236332 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125236332 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@1d710fa6204d: Test case TC_t3172_wait_ind_size1 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass'. Thu Nov 21 12:52:36 UTC 2024 ====== PCU_Tests.TC_t3172_wait_ind_size1 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_t3172_wait_ind_size1.talloc 20241121125236363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34418<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125236463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34418<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113144) Waiting for packet dumper to finish... 1 (prev_count=113144, count=218780) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_t3172_wait_ind_size1 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout'. ------ PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout ------ Thu Nov 21 12:52:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout started. 260@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(262)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 260@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(264)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(264)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 260@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125239521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 260@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(268)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(268)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 260@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(265)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125239529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(265)@1d710fa6204d: Start timer T: 5 s PCUIF(265)@1d710fa6204d: Start timer T_Conn: 10 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(269)@1d710fa6204d: Start timer T: 2 s TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-STATS(269)@1d710fa6204d: Start timer T: 2 s 260@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(272)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(272)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125241333 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125241333 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125241333 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(265)@1d710fa6204d: OsmoPCU is now connected BTS(267)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125241338 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125241338 DLGLOBAL DEBUG validating counter group 0x5589b084b040(bts) with 102 counters (rate_ctr.c:86) 20241121125241338 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125241338 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125241338 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125241338 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125241338 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125241338 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125241338 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125241338 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125241338 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125241338 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125241338 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125241338 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125241338 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125241338 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125241338 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125241338 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125241338 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125241338 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125241338 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125241338 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125241338 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125241338 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125241338 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125241338 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125241338 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125241338 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125241338 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125241338 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125241338 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125241338 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125241338 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125241338 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125241338 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125241338 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125241338 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125241338 DLGLOBAL DEBUG validating counter group 0x7efd56c805e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125241338 DLGLOBAL DEBUG validating counter group 0x5589b084a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125241338 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125241338 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125241338 DLGLOBAL DEBUG validating counter group 0x7efd56c81180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125241338 DLGLOBAL DEBUG validating counter group 0x7efd56c81160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125241338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125241338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125241338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125241338 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125241338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125241338 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125241338 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125241338 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125241338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS1" BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS2" BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS3" BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS4" -NSVCI1234(264)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS5" BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(264)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(264)@1d710fa6204d: Start timer Tns_alive: 3 s BTS(267)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(264)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125241341 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125241341 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125241341 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125241341 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125241341 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125241341 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125241342 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125241342 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125241342 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(264)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(264)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125241342 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125241342 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125241342 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125241342 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125241342 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125241342 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125241342 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125241342 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241342 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125241342 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125241343 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125241343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(264)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(264)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(264)@1d710fa6204d: Start timer Tns_test: 10 s 261@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 261@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125241349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125241349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125241349 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125241349 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125241349 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125241349 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125241349 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125241349 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241351 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241351 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241351 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241352 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241352 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241352 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241352 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(262)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_x2001_pacch_pkt_dl_ass_unanswered_timeout-BVCI1234(262)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125241356 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125241356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125241356 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125241356 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125241356 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125241356 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125241356 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125241356 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241356 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125241357 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125241357 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125241357 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125241357 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125241357 DLGLOBAL DEBUG validating counter group 0x5589b084a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125241357 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125241357 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125241357 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125241357 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241121125241357 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20241121125241357 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241121125241357 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125241357 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125241357 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125241357 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125241357 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125241357 DLGLOBAL DEBUG validating counter group 0x5589b084ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125241357 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125241357 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125241357 DLGLOBAL DEBUG validating counter group 0x5589b084ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125241357 DLGLOBAL DEBUG validating counter group 0x5589b084ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125241357 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125241357 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125241357 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125241357 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241121125241357 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125241358 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125241358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125241358 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125241358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125241358 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125241358 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125241358 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125241358 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125241358 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125241358 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125241359 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125241359 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125241359 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125241359 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125241359 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125241359 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125241359 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125241359 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125241359 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125241359 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(267)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 2, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125241364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125241364 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125241364 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125241364 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125241364 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125241370 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125241370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241371 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241371 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241371 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241372 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241372 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241372 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125241375 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241375 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241389 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125241389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241389 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241389 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241390 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241390 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241390 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241391 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125241398 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241412 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125241412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241412 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241413 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241413 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241413 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241413 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241413 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125241417 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241417 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241431 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125241431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241432 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241432 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241432 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241433 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241433 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241433 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125241436 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241436 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241450 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125241450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241451 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241451 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241451 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241452 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241452 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241452 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125241459 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241460 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241474 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125241474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241474 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241475 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241475 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241475 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241476 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241476 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125241478 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241492 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125241492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241493 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241493 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241493 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241493 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241493 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241493 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125241497 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241511 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125241511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241512 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241512 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241512 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241513 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241513 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241513 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125241521 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241535 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125241535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241535 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241536 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241536 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241536 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241536 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241537 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125241539 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241540 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125241554 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125241554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241554 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241554 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241555 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241555 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241555 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241556 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125241558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125241558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125241558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125241558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125241558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125241558 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241559 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125241573 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125241573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241573 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241573 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241574 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241574 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241575 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241575 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125241596 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125241596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241597 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241597 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=3c 01 00 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241597 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125241597 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241597 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125241597 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125241597 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125241597 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125241597 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125241597 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241597 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241597 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241597 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125241597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241597 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241597 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125241597 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241598 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241598 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241598 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241601 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125241615 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125241615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241615 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241615 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241616 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241616 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241616 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241616 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125241619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125241619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125241619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125241619 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125241619 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125241619 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125241619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125241620 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125241620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125241620 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241620 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241620 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125241625 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125241625 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125241625 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125241625 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125241625 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125241625 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125241625 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125241625 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125241625 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125241625 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"DDDDdddd"(TS=7), multi (alloc_algo.cpp:688) 20241121125241625 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241121125241625 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125241625 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125241625 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125241625 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125241625 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125241625 DLGLOBAL DEBUG validating counter group 0x5589b084ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125241625 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125241625 DLGLOBAL DEBUG validating counter group 0x5589b084ae20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241121125241625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241121125241625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241121125241625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241121125241625 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125241625 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125241625 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f (tbf_dl.cpp:443) 20241121125241625 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125241625 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125241625 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125241625 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125241625 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125241625 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125241625 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125241625 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125241634 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125241634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241634 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241635 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241635 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241635 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241636 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241636 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125241643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20241121125241643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241121125241643 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125241643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125241643 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125241643 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125241643 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125241643 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125241643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125241643 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=78, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125241643 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125241643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241643 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241644 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Start timer Tx2001: 2.5 s 20241121125241657 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125241657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241658 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241658 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241658 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125241658 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125241658 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241659 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241659 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241659 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125241662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125241662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125241662 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241662 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125241676 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125241676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241677 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241677 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=4 data=3c 01 02 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241677 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241677 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 02 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241677 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241677 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125241677 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125241677 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241677 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241677 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241677 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125241677 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125241677 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241678 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241678 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241678 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125241681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=73 block_nr=5 scheduling free USF for polling at FN=78 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125241681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125241681 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125241681 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241121125241681 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125241681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125241681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241681 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 24 00 00 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241681 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125241695 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125241695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241695 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241696 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=5 data=3c 01 04 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241696 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 04 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241696 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241696 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125241696 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125241696 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241696 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241696 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241696 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125241696 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125241696 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241697 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241697 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241698 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125241718 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125241718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241719 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241719 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241719 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=78, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125241719 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=78, TS=2 (curr FN 78), reason=DL_ASS (tbf.cpp:487) 20241121125241719 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125241719 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125241719 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125241720 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241720 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241721 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241721 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241723 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125241737 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125241737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241738 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241738 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241739 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241739 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241740 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241740 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125241756 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125241756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241757 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241757 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241757 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241758 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241758 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241758 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125241759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125241759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125241759 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125241759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125241759 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=86 TLLI=0x00000001 (pdch.cpp:347) 20241121125241759 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125241766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125241766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125241766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125241766 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125241766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 91 + 13 = 104 (pdch_ul_controller.c:131) 20241121125241766 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125241766 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125241766 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125241766 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125241766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 104 for type POLL (pdch_ul_controller.c:184) 20241121125241766 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=104, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125241766 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125241766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241766 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241766 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 2 Pkt Dl Ass 20241121125241780 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125241780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241780 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241781 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=9 data=3c 01 06 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241781 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 06 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241781 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241781 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241781 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125241781 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125241781 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241781 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241781 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241781 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241781 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125241781 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241781 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241781 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241782 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125241784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125241784 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125241784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125241784 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125241784 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125241784 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 01 00 00 00 00 00 00 00 03 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125241784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125241784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241784 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 24 00 01 00 00 00 00 00 00 00 03 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241785 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125241798 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125241798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241799 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241799 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=10 data=3c 01 08 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241799 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 08 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241799 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241799 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125241799 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125241799 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241799 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241799 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241799 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125241799 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241799 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241799 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125241800 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241800 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241800 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241800 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125241817 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125241817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241818 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241818 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241818 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125241818 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125241818 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241818 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241819 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241819 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241826 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125241841 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125241841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241841 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241841 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241841 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=104, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125241841 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=104, TS=2 (curr FN 104), reason=DL_ASS (tbf.cpp:487) 20241121125241841 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125241842 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125241842 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125241842 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241842 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241843 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241843 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241845 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125241859 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125241859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241860 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241860 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241861 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241861 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241861 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241862 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125241862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241862 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125241862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125241862 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125241862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125241862 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=108 TLLI=0x00000001 (pdch.cpp:347) 20241121125241862 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125241864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125241864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125241864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125241864 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125241864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241121125241864 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125241864 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125241864 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125241864 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125241864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241121125241865 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=125, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125241865 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125241865 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241865 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241865 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 3 Pkt Dl Ass 20241121125241878 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125241878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241879 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241879 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=2 data=3c 01 0a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241879 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241879 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241879 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241879 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125241879 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125241879 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241879 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241879 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241879 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241879 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125241880 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241880 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241880 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241881 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125241888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125241888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125241888 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125241888 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125241888 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125241888 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 01 80 00 00 00 00 00 00 0f e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125241888 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125241888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241888 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 24 00 01 80 00 00 00 00 00 00 0f e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241888 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125241902 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125241902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241902 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241903 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=3 data=3c 01 0c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241903 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241903 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241903 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125241903 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125241903 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241903 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241903 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241903 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125241903 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125241903 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241903 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241903 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241904 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241906 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125241921 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125241921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241921 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241921 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241921 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125241921 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125241922 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241922 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241922 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241923 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241925 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125241940 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125241940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241940 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241941 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241941 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=125, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125241941 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=125, TS=2 (curr FN 125), reason=DL_ASS (tbf.cpp:487) 20241121125241941 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125241941 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125241941 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125241941 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241941 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241942 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241942 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241949 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125241963 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125241963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241964 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241964 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241965 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241965 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241965 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241966 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=6 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125241966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241966 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125241966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125241966 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125241966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125241966 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=130 TLLI=0x00000001 (pdch.cpp:347) 20241121125241966 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125241968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125241968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125241968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125241968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125241968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241121125241968 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125241968 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125241968 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125241968 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125241968 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241121125241968 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=147, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125241968 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125241968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=134 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241968 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241968 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 4 Pkt Dl Ass 20241121125241982 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125241982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241982 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125241982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241983 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=7 data=3c 01 0e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125241983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125241983 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125241983 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 0e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125241983 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125241983 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125241983 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125241983 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125241983 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125241983 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125241983 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125241983 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125241983 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125241983 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125241983 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125241983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241983 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125241983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241984 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125241984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241984 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125241984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125241984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125241986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125241986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125241986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125241986 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125241986 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125241986 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125241986 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 02 00 00 00 00 00 00 00 3f e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125241986 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125241986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125241986 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 24 00 02 00 00 00 00 00 00 00 3f e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125241987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242000 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125242000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242001 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242001 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=8 data=3c 01 10 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242001 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 10 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242001 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242001 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125242001 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125242001 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242001 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242001 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125242001 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242001 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242001 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242002 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242002 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242010 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125242024 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125242024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242024 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242025 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242025 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242025 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242025 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242091 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242091 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242091 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242092 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125242105 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125242105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242106 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242106 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242106 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=147, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242106 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=147, TS=2 (curr FN 147), reason=DL_ASS (tbf.cpp:487) 20241121125242106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242106 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242106 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242106 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242107 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242107 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242107 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242110 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125242124 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125242124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242125 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242125 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242126 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242126 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242126 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242127 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242127 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242127 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242127 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=151 TLLI=0x00000001 (pdch.cpp:347) 20241121125242127 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125242133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=156 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=160 (gprs_rlcmac_sched.cpp:454) 20241121125242133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241121125242133 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20241121125242133 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242133 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242133 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242133 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20241121125242133 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=169, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242133 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=156 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242133 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242133 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 5 Pkt Dl Ass 20241121125242147 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125242147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242148 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242148 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data=3c 01 12 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 12 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242148 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242148 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=156 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242148 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125242148 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125242148 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242148 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242148 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242148 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242148 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242148 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242149 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242149 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242149 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125242152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=160 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20241121125242152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241121125242152 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242152 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242152 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242152 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 02 80 00 00 00 00 00 00 ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242152 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=160 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242152 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 24 00 02 80 00 00 00 00 00 00 ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242152 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242166 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125242166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242167 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242167 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=1 data=3c 01 14 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 14 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242167 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242167 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125242167 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125242167 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242167 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242167 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242167 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125242167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242168 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242168 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242168 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242168 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242171 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125242185 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125242185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242186 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242186 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=164): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242186 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242186 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242187 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242187 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242187 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125242209 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125242209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242209 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242210 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242210 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=169, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242210 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=169, TS=2 (curr FN 169), reason=DL_ASS (tbf.cpp:487) 20241121125242210 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242210 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242210 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242210 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242210 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242210 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242211 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242213 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125242227 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125242227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242228 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242228 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242228 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242229 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242229 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242229 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242230 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242230 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=173 TLLI=0x00000001 (pdch.cpp:347) 20241121125242230 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125242232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125242232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125242232 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20241121125242232 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242232 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242232 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242232 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20241121125242232 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=190, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242232 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=177 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242232 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242232 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 6 Pkt Dl Ass 20241121125242246 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125242246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242246 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242247 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=5 data=3c 01 16 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242247 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242247 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 16 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242247 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242247 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242247 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125242247 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125242247 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242247 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242247 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242247 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242247 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242247 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242247 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242247 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242248 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125242255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125242255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125242255 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242255 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242255 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242255 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 03 00 00 00 00 00 00 03 ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242255 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242255 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=40 24 00 03 00 00 00 00 00 00 03 ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242256 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242269 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125242269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242270 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242270 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=6 data=3c 01 18 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 18 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242270 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242270 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125242270 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125242270 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242270 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242270 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242270 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125242270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242270 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242270 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242270 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242270 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242271 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242271 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242274 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125242288 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125242288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242288 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242289 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242289 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=186): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242289 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242289 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242289 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242289 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242289 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242292 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125242306 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125242306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242307 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242307 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242307 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=190, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242307 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=190, TS=2 (curr FN 190), reason=DL_ASS (tbf.cpp:487) 20241121125242307 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242307 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242307 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242307 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242307 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242307 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242307 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242316 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125242330 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125242330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242330 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242331 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242331 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242331 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242332 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242332 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242332 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242332 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=195 TLLI=0x00000001 (pdch.cpp:347) 20241121125242332 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125242335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125242335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125242335 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20241121125242335 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242335 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242335 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242335 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20241121125242335 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=212, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242335 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242335 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242335 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 7 Pkt Dl Ass 20241121125242349 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125242349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242349 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242350 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=10 data=3c 01 1a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242350 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242350 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=199 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242350 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125242350 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125242350 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242350 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242350 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242350 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242350 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242350 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242351 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242351 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125242353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125242353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125242353 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242353 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242353 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242353 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 03 80 00 00 00 00 00 0f ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242353 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=203 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242353 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=40 24 00 03 80 00 00 00 00 00 0f ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242354 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242368 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125242368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242368 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242368 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=11 data=3c 01 1c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242368 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242368 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125242368 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242368 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125242368 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125242368 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242368 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242368 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242368 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125242368 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242368 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242368 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242369 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242369 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242369 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242369 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242377 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125242391 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125242391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242391 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242391 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242391 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242391 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242391 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242392 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242392 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242392 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242395 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125242410 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125242410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242410 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242410 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242410 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=212, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242410 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=212, TS=2 (curr FN 212), reason=DL_ASS (tbf.cpp:487) 20241121125242410 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242410 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242410 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242410 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242410 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242410 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242411 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242414 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125242428 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125242428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242429 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242429 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242429 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242429 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242430 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242430 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242430 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242430 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=216 TLLI=0x00000001 (pdch.cpp:347) 20241121125242430 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125242438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125242438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125242438 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241121125242438 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242438 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242438 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242438 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242438 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241121125242438 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=234, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242438 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=221 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242438 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242438 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 8 Pkt Dl Ass 20241121125242452 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125242452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242452 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242452 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=3 data=3c 01 1e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242452 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242452 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 1e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242452 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242452 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242452 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125242452 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125242452 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242452 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242452 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242452 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242452 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242452 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242452 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242452 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242453 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242453 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125242457 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125242457 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125242457 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242457 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242457 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242457 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 04 00 00 00 00 00 00 3f ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242457 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242457 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242457 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=40 24 00 04 00 00 00 00 00 00 3f ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242457 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242471 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125242471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242472 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242472 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=4 data=3c 01 20 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 20 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242472 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242472 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125242472 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125242472 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242472 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242472 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242472 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125242472 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242472 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242473 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242473 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242473 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242476 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125242490 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125242490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242491 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242491 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242491 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=229): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242491 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242491 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242491 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242492 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242492 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242499 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125242513 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125242513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242513 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242514 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242514 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=234, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242514 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=234, TS=2 (curr FN 234), reason=DL_ASS (tbf.cpp:487) 20241121125242514 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242514 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242514 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242514 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242514 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242514 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242514 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242518 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125242532 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125242532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242532 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242532 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242532 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242532 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242533 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242533 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242533 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242533 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242533 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=238 TLLI=0x00000001 (pdch.cpp:347) 20241121125242533 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125242536 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241121125242536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241121125242536 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242536 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20241121125242536 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242536 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242536 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242537 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20241121125242537 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=255, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242537 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=242 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242537 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242537 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 9 Pkt Dl Ass 20241121125242551 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125242551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242551 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242551 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=8 data=3c 01 22 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242551 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 22 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242551 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242551 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=242 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242551 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125242551 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125242551 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242551 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242551 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242551 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242552 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125242552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242552 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242552 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242552 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242552 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242552 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125242560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=247 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20241121125242560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241121125242560 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242560 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242560 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242560 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 04 80 00 00 00 00 00 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242560 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=247 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242560 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=40 24 00 04 80 00 00 00 00 00 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242560 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242574 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125242574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242575 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242576 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=9 data=3c 01 24 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242576 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 24 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242576 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242576 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125242576 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125242576 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242576 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242576 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242576 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125242576 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242576 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242576 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242576 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242576 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242576 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242577 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242579 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125242593 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125242593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242594 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242594 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242594 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=251): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242594 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242594 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242595 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242595 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242595 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242598 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125242612 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125242612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242612 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242613 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242613 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=255, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242613 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=255, TS=2 (curr FN 255), reason=DL_ASS (tbf.cpp:487) 20241121125242613 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242613 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242613 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242613 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242613 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242613 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242614 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242621 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125242635 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125242635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242636 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242636 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242637 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242637 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242637 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242638 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242638 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242638 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=260 TLLI=0x00000001 (pdch.cpp:347) 20241121125242638 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125242640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=264 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=268 (gprs_rlcmac_sched.cpp:454) 20241121125242640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241121125242640 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 264 + 13 = 277 (pdch_ul_controller.c:131) 20241121125242640 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242640 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242640 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242640 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 277 for type POLL (pdch_ul_controller.c:184) 20241121125242640 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=277, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242640 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=264 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242640 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242640 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 10 Pkt Dl Ass 20241121125242654 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125242654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242655 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242655 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=1 data=3c 01 26 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242655 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242655 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 26 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242655 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242655 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=264 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242655 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125242655 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125242655 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242655 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242655 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242655 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125242655 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242655 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242655 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242656 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242656 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242656 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125242659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=268 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=273 (gprs_rlcmac_sched.cpp:454) 20241121125242659 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241121125242659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242659 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242659 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242659 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242659 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=268 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242659 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242659 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242673 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125242673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242673 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242673 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=2 data=3c 01 28 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 28 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242673 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=20, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242673 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125242673 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125242673 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242673 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242673 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242673 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=15 (tbf_ul.cpp:402) 20241121125242673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242674 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242674 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242674 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242675 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242682 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125242696 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125242696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242696 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242697 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242697 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=273): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242697 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242697 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242697 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242698 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242698 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242700 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125242714 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125242714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242715 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242715 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242715 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=277, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242715 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=277, TS=2 (curr FN 277), reason=DL_ASS (tbf.cpp:487) 20241121125242715 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242715 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242715 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242715 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242715 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242715 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242715 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242719 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125242733 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125242733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242733 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242733 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242733 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242734 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242734 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242734 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=5 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242734 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242734 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242734 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=281 TLLI=0x00000001 (pdch.cpp:347) 20241121125242734 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125242742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125242742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125242742 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 286 + 13 = 299 (pdch_ul_controller.c:131) 20241121125242742 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242742 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242742 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242742 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 299 for type POLL (pdch_ul_controller.c:184) 20241121125242742 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=299, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242742 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=286 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242742 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242742 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 11 Pkt Dl Ass 20241121125242756 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125242756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242757 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242757 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=6 data=3c 01 2a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242757 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242757 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=286 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=21, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242757 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125242757 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125242757 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242757 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242757 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242757 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=15 (tbf_ul.cpp:402) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242757 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242757 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242757 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242757 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242757 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242757 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125242761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125242761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125242761 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242761 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242761 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242761 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 05 80 00 00 00 00 0f ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242761 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242761 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=40 24 00 05 80 00 00 00 00 0f ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242761 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242775 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125242775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242775 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242776 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=7 data=3c 01 2c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242776 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=22, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242776 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125242776 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125242776 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242776 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242776 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242776 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=15 (tbf_ul.cpp:402) 20241121125242776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242776 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242776 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242776 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242777 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242780 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125242794 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125242794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242794 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242794 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242794 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=294): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242794 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242795 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242795 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242795 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242795 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242803 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125242817 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125242817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242818 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242818 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242818 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=299, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242818 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=299, TS=2 (curr FN 299), reason=DL_ASS (tbf.cpp:487) 20241121125242818 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242818 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242818 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242818 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242818 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242819 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242819 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242822 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125242836 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125242836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242836 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242836 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242837 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242837 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242837 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242837 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=10 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242838 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242838 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=303 TLLI=0x00000001 (pdch.cpp:347) 20241121125242838 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125242840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125242840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125242840 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 307 + 13 = 320 (pdch_ul_controller.c:131) 20241121125242840 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242840 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242840 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242840 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 320 for type POLL (pdch_ul_controller.c:184) 20241121125242840 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=320, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242840 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=307 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242840 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242841 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 12 Pkt Dl Ass 20241121125242854 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125242854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242855 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242855 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=11 data=3c 01 2e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242855 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242855 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 2e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242855 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242855 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=23, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242855 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125242855 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125242855 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242855 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242855 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242855 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=15 (tbf_ul.cpp:402) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242855 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242855 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242856 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242856 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242856 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125242864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125242864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125242864 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242864 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242864 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242864 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 06 00 00 00 00 00 3f ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242864 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242864 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=312 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242864 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=40 24 00 06 00 00 00 00 00 3f ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242864 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242878 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125242878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242878 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242878 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data=3c 01 30 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242878 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 30 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242878 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=24, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242878 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125242878 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125242878 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242878 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242878 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242878 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=15 (tbf_ul.cpp:402) 20241121125242878 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242878 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242878 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242879 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242879 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242879 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242879 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242882 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125242896 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125242896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242896 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242897 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=316): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242897 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242897 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242897 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242897 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242901 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125242915 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125242915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242915 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242915 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242915 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=320, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125242915 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=320, TS=2 (curr FN 320), reason=DL_ASS (tbf.cpp:487) 20241121125242915 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125242915 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125242915 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125242915 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242915 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242916 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242916 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242924 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125242938 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125242938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242938 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242938 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242938 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242939 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242939 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242939 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125242939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242939 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125242939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125242939 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125242939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125242939 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=325 TLLI=0x00000001 (pdch.cpp:347) 20241121125242939 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125242943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125242943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121125242943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121125242943 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125242943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 329 + 13 = 342 (pdch_ul_controller.c:131) 20241121125242943 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125242943 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125242943 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125242943 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125242943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 342 for type POLL (pdch_ul_controller.c:184) 20241121125242943 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=342, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125242943 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125242943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242943 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242943 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 13 Pkt Dl Ass 20241121125242957 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125242957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242957 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242957 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=4 data=3c 01 32 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242957 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 32 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242957 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242957 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=329 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=25 .. V(R)=25) (tbf_ul.cpp:257) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=25, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242958 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241121125242958 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241121125242958 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242958 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242958 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242958 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=25 CV=15 (tbf_ul.cpp:402) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242958 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242958 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125242958 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242958 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242958 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242958 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125242961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121125242961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121125242961 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125242961 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125242961 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125242961 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 06 80 00 00 00 00 ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125242961 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125242961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125242961 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=40 24 00 06 80 00 00 00 00 ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125242961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125242975 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125242975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242975 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242976 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=5 data=3c 01 34 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125242976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125242976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125242976 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 34 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125242976 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=26 .. V(R)=26) (tbf_ul.cpp:257) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=26, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125242976 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241121125242976 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241121125242976 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125242976 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125242976 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125242976 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=26 CV=15 (tbf_ul.cpp:402) 20241121125242976 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125242976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125242976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125242976 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242976 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242976 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242976 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242984 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125242999 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125242999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242999 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125242999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242999 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125242999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242999 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=338): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125242999 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125242999 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125242999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242999 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125242999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125242999 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125242999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243000 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125243000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125243000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243003 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125243017 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125243017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243017 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243018 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243018 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=342, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243018 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=342, TS=2 (curr FN 342), reason=DL_ASS (tbf.cpp:487) 20241121125243018 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243018 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243018 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243018 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243018 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243018 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243018 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243022 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125243036 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125243036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243036 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243036 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243036 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243037 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243037 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243037 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243037 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243037 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=346 TLLI=0x00000001 (pdch.cpp:347) 20241121125243037 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125243045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125243045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241121125243045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241121125243045 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 351 + 13 = 364 (pdch_ul_controller.c:131) 20241121125243045 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125243045 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125243045 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125243045 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125243045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 364 for type POLL (pdch_ul_controller.c:184) 20241121125243045 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=364, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125243045 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125243045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=351 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243045 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243045 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 14 Pkt Dl Ass 20241121125243059 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125243059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243059 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243059 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=9 data=3c 01 36 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 36 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243059 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243059 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=351 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=27 .. V(R)=27) (tbf_ul.cpp:257) 20241121125243059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=27, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243060 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241121125243060 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241121125243060 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243060 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243060 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243060 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=27 CV=15 (tbf_ul.cpp:402) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243060 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243060 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243060 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243060 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243060 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125243064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=355 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=359 (gprs_rlcmac_sched.cpp:454) 20241121125243064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241121125243064 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243064 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243064 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243064 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 07 00 00 00 00 03 ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243064 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=355 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243064 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=40 24 00 07 00 00 00 00 03 ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243064 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243078 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125243078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243078 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243079 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=10 data=3c 01 38 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243079 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 38 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243079 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=28 .. V(R)=28) (tbf_ul.cpp:257) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=28, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243079 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241121125243079 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241121125243079 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243079 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243079 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243079 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=28 CV=15 (tbf_ul.cpp:402) 20241121125243079 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243079 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243079 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243079 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243080 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243080 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243083 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125243097 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125243097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243097 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243097 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243097 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=359): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243097 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243098 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243098 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243098 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243099 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243106 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125243120 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125243120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243120 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243120 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243120 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=364, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243120 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=364, TS=2 (curr FN 364), reason=DL_ASS (tbf.cpp:487) 20241121125243120 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243120 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243120 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243121 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243121 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243121 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243121 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243125 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125243139 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125243139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243139 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243139 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243139 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243139 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243140 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243140 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243140 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243140 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=368 TLLI=0x00000001 (pdch.cpp:347) 20241121125243140 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125243143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125243143 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=372 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=377 (gprs_rlcmac_sched.cpp:454) 20241121125243143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241121125243143 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 372 + 13 = 385 (pdch_ul_controller.c:131) 20241121125243143 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125243143 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125243143 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125243144 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125243144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 385 for type POLL (pdch_ul_controller.c:184) 20241121125243144 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=385, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125243144 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125243144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=372 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243144 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243144 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 15 Pkt Dl Ass 20241121125243157 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125243157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243157 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243158 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=2 data=3c 01 3a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243158 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243158 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243158 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=372 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=29 .. V(R)=29) (tbf_ul.cpp:257) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=29, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243158 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241121125243158 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241121125243158 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243158 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243158 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243158 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=29 CV=15 (tbf_ul.cpp:402) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243158 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243158 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243158 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243158 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243158 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243158 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125243166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=377 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=381 (gprs_rlcmac_sched.cpp:454) 20241121125243166 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241121125243167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243167 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243167 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243167 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 07 80 00 00 00 0f ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=377 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243167 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=40 24 00 07 80 00 00 00 0f ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243167 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243180 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125243180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243181 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243181 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=3 data=3c 01 3c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243181 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=30 .. V(R)=30) (tbf_ul.cpp:257) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=30, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243181 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241121125243181 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241121125243181 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243181 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243181 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243181 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=30 CV=15 (tbf_ul.cpp:402) 20241121125243181 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243181 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243181 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243181 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243181 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243181 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243182 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243185 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125243199 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125243199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243199 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243199 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243199 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=381): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243199 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243200 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243200 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243200 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243200 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243204 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125243218 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125243218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243218 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243218 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243218 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=385, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243218 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=385, TS=2 (curr FN 385), reason=DL_ASS (tbf.cpp:487) 20241121125243218 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243218 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243218 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243218 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243218 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243218 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243219 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243227 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125243241 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125243241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243241 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243242 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243242 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243242 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243242 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243242 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=6 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243242 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243243 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=390 TLLI=0x00000001 (pdch.cpp:347) 20241121125243243 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125243246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125243246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125243246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125243246 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 394 + 13 = 407 (pdch_ul_controller.c:131) 20241121125243246 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125243246 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125243246 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125243246 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125243246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 407 for type POLL (pdch_ul_controller.c:184) 20241121125243246 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=407, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125243246 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125243246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243246 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243246 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 16 Pkt Dl Ass 20241121125243260 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125243260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243260 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243261 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=7 data=3c 01 3e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 3e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243261 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243261 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=394 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=31 .. V(R)=31) (tbf_ul.cpp:257) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=31, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243261 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241121125243261 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241121125243261 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243261 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243261 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243261 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=31 CV=15 (tbf_ul.cpp:402) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243261 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243261 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243262 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243262 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125243265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241121125243265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241121125243265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243265 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243265 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243265 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 08 00 00 00 00 3f ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243265 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=398 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243265 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=40 24 00 08 00 00 00 00 3f ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243265 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243279 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125243279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243279 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243280 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=8 data=3c 01 40 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243280 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 40 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243280 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=32 .. V(R)=32) (tbf_ul.cpp:257) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=32, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243280 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241121125243280 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241121125243280 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243280 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243280 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243280 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=32 CV=15 (tbf_ul.cpp:402) 20241121125243280 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243280 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243280 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243280 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243280 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243281 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243281 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243288 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125243302 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125243302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243303 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243303 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243303 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=403): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243303 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243303 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243303 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243303 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243304 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243307 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125243321 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125243321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243321 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243321 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243321 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=407, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243321 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=407, TS=2 (curr FN 407), reason=DL_ASS (tbf.cpp:487) 20241121125243321 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243321 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243321 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243321 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243321 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243321 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243322 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243325 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125243339 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125243340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243340 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243340 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243341 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243341 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243341 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243342 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243342 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243342 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243342 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243342 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=411 TLLI=0x00000001 (pdch.cpp:347) 20241121125243342 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125243349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125243349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125243349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125243349 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 416 + 13 = 429 (pdch_ul_controller.c:131) 20241121125243349 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125243349 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125243349 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125243349 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125243349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 429 for type POLL (pdch_ul_controller.c:184) 20241121125243349 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=429, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125243349 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125243349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243349 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243349 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 17 Pkt Dl Ass 20241121125243363 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125243363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243363 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243363 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data=3c 01 42 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243363 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243363 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 42 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243363 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243363 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=416 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=33 .. V(R)=33) (tbf_ul.cpp:257) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=33, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243363 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241121125243363 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241121125243363 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243363 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243363 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243363 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=33 CV=15 (tbf_ul.cpp:402) 20241121125243363 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243363 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243364 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243364 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243364 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243364 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243364 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125243367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241121125243367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241121125243367 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243367 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243367 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243367 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 08 80 00 00 00 ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243367 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243367 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=40 24 00 08 80 00 00 00 ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243381 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125243381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243382 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243382 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=1 data=3c 01 44 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243382 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243382 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 44 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243382 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=34 .. V(R)=34) (tbf_ul.cpp:257) 20241121125243382 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=34, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243382 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241121125243382 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241121125243382 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243382 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243382 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243382 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=34 CV=15 (tbf_ul.cpp:402) 20241121125243382 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243382 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243382 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243382 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243382 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243383 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243383 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243386 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125243400 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125243400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243400 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243401 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243401 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=424): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243401 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243401 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243401 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243402 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243402 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243409 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125243423 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125243423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243424 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243424 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243424 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=429, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243424 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=429, TS=2 (curr FN 429), reason=DL_ASS (tbf.cpp:487) 20241121125243424 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243424 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243424 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243424 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243424 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243424 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243424 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243428 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125243442 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125243442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243442 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243442 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243442 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243443 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243443 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243443 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243443 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243443 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=433 TLLI=0x00000001 (pdch.cpp:347) 20241121125243443 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125243446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125243446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241121125243446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241121125243446 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 437 + 13 = 450 (pdch_ul_controller.c:131) 20241121125243446 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125243446 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125243446 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125243447 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125243447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 450 for type POLL (pdch_ul_controller.c:184) 20241121125243447 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=450, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125243447 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125243447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=437 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243447 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243447 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 18 Pkt Dl Ass 20241121125243461 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125243461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243461 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243461 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=5 data=3c 01 46 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243461 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 46 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243461 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243461 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=35 .. V(R)=35) (tbf_ul.cpp:257) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=35, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243461 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241121125243461 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241121125243461 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243461 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243461 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243461 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=35 CV=15 (tbf_ul.cpp:402) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243461 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243461 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243461 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243462 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243462 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243462 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125243470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241121125243470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241121125243470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243470 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243470 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243470 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 09 00 00 00 03 ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243470 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=442 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243470 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=40 24 00 09 00 00 00 03 ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243470 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243484 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125243484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243484 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243485 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=6 data=3c 01 48 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 48 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243485 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=36 .. V(R)=36) (tbf_ul.cpp:257) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=36, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243485 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241121125243485 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241121125243485 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243485 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243485 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243485 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=36 CV=15 (tbf_ul.cpp:402) 20241121125243485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243485 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243485 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243485 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243485 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243486 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243486 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243489 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125243503 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125243503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243503 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243504 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243504 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=446): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243504 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243504 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243504 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243504 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243505 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243507 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125243521 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125243521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243522 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243522 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243522 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=450, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243522 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=450, TS=2 (curr FN 450), reason=DL_ASS (tbf.cpp:487) 20241121125243522 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243522 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243522 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243522 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243522 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243523 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243523 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243530 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125243544 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125243544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243545 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243545 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243545 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243546 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243546 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243546 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243547 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243547 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243547 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=455 TLLI=0x00000001 (pdch.cpp:347) 20241121125243547 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) (pdch.cpp:351) 20241121125243549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125243549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125243549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125243549 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243549 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 459 + 13 = 472 (pdch_ul_controller.c:131) 20241121125243549 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125243549 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125243549 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125243550 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125243550 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 472 for type POLL (pdch_ul_controller.c:184) 20241121125243550 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=472, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125243550 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125243550 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=459 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243550 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243550 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Received 19 Pkt Dl Ass 20241121125243573 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125243573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243574 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243574 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=10 data=3c 01 4a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243574 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243574 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243574 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243574 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=459 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=37 .. V(R)=37) (tbf_ul.cpp:257) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=37, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243574 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241121125243574 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241121125243574 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243574 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243574 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243574 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=37 CV=15 (tbf_ul.cpp:402) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243574 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243574 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243574 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243575 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243575 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125243578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241121125243578 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241121125243578 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243578 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243578 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243578 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 09 80 00 00 0f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243578 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=463 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243578 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=40 24 00 09 80 00 00 0f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243578 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243592 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125243592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243592 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243592 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=11 data=3c 01 4c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243592 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243592 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=38 .. V(R)=38) (tbf_ul.cpp:257) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=38, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243592 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241121125243592 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241121125243592 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243592 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243592 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243592 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=38 CV=15 (tbf_ul.cpp:402) 20241121125243592 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243592 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243592 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243593 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243593 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243601 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125243615 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125243615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243615 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243616 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243616 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243616 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243616 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243616 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243616 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243616 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125243626 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Timeout of X2001 (fsm.c:317) 20241121125243626 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} releasing due to PACCH assignment timeout. (tbf_dl_fsm.c:422) 20241121125243626 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125243626 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125243626 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125243626 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125243626 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125243626 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125243626 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125243626 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125243626 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125243626 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125243626 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125243634 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125243634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243634 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243634 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243634 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=2) Timeout for registered POLL (FN=472, reason=DL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125243634 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=472, TS=2 (curr FN 472), reason=DL_ASS (tbf.cpp:487) 20241121125243634 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:547) 20241121125243634 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET DOWNLINK ASSIGNMENT: |Assignment was on CCCH|Uplink data was received| (tbf_dl_ass_fsm.c:180) 20241121125243634 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:184) 20241121125243634 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243635 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243635 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243635 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125243652 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125243652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243652 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243653 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243653 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243653 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243653 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243654 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243654 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243654 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243654 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=476 TLLI=0x00000001 (pdch.cpp:347) 20241121125243654 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125243661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125243661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=481 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=485 (gprs_rlcmac_sched.cpp:454) 20241121125243661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241121125243661 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 481 + 13 = 494 (pdch_ul_controller.c:131) 20241121125243661 DTBF ERROR TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} We have a schedule for downlink assignment, but there is no downlink TBF (tbf_dl_ass_fsm.c:79) 20241121125243661 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to NONE (tbf_dl_ass_fsm.c:81) 20241121125243661 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243661 DTBF ERROR DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Event CREATE_RLCMAC_MSG not permitted (tbf_dl_ass_fsm.c:256) 20241121125243661 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125243661 DTBF ERROR DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Event CREATE_RLCMAC_MSG not permitted (tbf_dl_ass_fsm.c:256) 20241121125243661 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243662 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125243675 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125243675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243676 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243676 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=3 data=3c 01 4e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 4e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243676 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243676 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=481 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=39 .. V(R)=39) (tbf_ul.cpp:257) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=39, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243676 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241121125243676 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241121125243676 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243676 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243676 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243676 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=39 CV=15 (tbf_ul.cpp:402) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125243676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125243676 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243676 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243676 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243676 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125243680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=485 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=489 (gprs_rlcmac_sched.cpp:454) 20241121125243680 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241121125243680 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243680 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243680 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243680 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243680 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=485 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243680 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243680 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243694 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125243694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243694 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243694 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=4 data=3c 01 50 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243694 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 50 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243694 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=40 .. V(R)=40) (tbf_ul.cpp:257) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=40, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243694 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241121125243694 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241121125243694 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243694 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243694 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243694 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=40 CV=15 (tbf_ul.cpp:402) 20241121125243695 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243695 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243695 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243695 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243695 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243699 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125243713 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125243713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243713 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243713 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243713 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=489): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243713 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243713 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243713 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243713 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243714 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243722 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125243736 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125243736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243736 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243737 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243737 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243737 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243737 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243737 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125243755 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125243755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243755 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243755 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243755 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243755 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243756 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243756 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243756 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243756 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=498 TLLI=0x00000001 (pdch.cpp:347) 20241121125243756 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125243759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125243759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125243759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125243759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243759 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243759 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243759 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a 40 00 00 7f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=502 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243759 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=40 24 00 0a 40 00 00 7f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243759 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243773 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125243773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243773 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243773 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=8 data=3c 01 52 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243773 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243773 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 52 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243773 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243774 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=41 .. V(R)=41) (tbf_ul.cpp:257) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=41, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243774 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241121125243774 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241121125243774 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243774 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243774 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243774 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=41 CV=15 (tbf_ul.cpp:402) 20241121125243774 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243774 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243774 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243774 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243774 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243774 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243774 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243782 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125243796 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125243796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243796 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243797 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=507): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243797 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243797 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243797 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243797 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243797 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243801 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125243815 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125243815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243815 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243815 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243816 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243816 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243816 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243816 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243820 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125243834 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125243834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243834 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243834 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243834 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243835 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243835 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243835 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243835 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243835 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243835 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=515 TLLI=0x00000001 (pdch.cpp:347) 20241121125243835 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125243843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125243843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241121125243843 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241121125243843 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243843 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243843 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243843 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a 80 00 00 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243843 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=520 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243843 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=40 24 00 0a 80 00 00 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243843 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243857 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125243857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243857 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243858 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data=3c 01 54 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243858 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 54 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243858 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243858 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=42 .. V(R)=42) (tbf_ul.cpp:257) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=42, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243858 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241121125243858 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241121125243858 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243858 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243858 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243858 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=42 CV=15 (tbf_ul.cpp:402) 20241121125243858 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243858 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243858 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243858 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243859 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243859 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243862 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125243876 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125243876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243876 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243876 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=524): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243876 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243877 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243877 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243877 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243877 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243880 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125243894 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125243894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243895 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243895 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243895 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243895 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243896 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243896 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243903 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125243917 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125243917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243918 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243918 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243919 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243919 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243919 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243919 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243919 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243919 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=533 TLLI=0x00000001 (pdch.cpp:347) 20241121125243919 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125243922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125243922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241121125243922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241121125243922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125243922 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125243922 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125243922 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a c0 00 01 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125243922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125243922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=537 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125243922 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=40 24 00 0a c0 00 01 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125243922 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125243936 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125243936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243936 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243936 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=4 data=3c 01 56 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125243936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125243936 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 56 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125243936 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125243936 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=43 .. V(R)=43) (tbf_ul.cpp:257) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=43, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125243936 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241121125243936 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241121125243936 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125243936 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125243936 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125243936 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=43 CV=15 (tbf_ul.cpp:402) 20241121125243936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125243936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125243936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125243936 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243936 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243937 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243937 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243940 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125243954 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125243954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243955 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243955 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243955 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=541): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125243955 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125243955 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243955 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243955 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243955 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243964 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125243978 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125243978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243978 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243978 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243978 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243978 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243978 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243979 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243983 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125243996 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125243996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243997 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125243997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243997 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125243997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243997 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125243997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243997 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125243997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243998 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125243998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243998 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125243998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125243998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125243998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125243998 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125243998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125243998 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125243998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125243998 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=550 TLLI=0x00000001 (pdch.cpp:347) 20241121125243998 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125244001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125244001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125244001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244001 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244001 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244001 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0b 00 00 03 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244001 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 24 00 0b 00 00 03 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244001 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244015 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125244015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244017 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244017 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=8 data=3c 01 58 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 58 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244017 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244017 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=554 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=44 .. V(R)=44) (tbf_ul.cpp:257) 20241121125244017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=44, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244018 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241121125244018 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241121125244018 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244018 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244018 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=44 CV=15 (tbf_ul.cpp:402) 20241121125244018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244018 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244018 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244018 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244018 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244024 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125244039 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125244039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244039 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244039 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244039 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=559): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244039 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244039 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244039 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244039 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244040 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244043 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125244057 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125244057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244062 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125244076 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125244076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244076 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244076 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244077 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244077 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244077 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244077 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244078 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244078 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=567 TLLI=0x00000001 (pdch.cpp:347) 20241121125244078 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125244085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=572 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=576 (gprs_rlcmac_sched.cpp:454) 20241121125244085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241121125244085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244085 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244085 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244085 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0b 40 00 07 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244085 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=572 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244085 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=40 24 00 0b 40 00 07 ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244086 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244099 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125244100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244100 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244100 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data=3c 01 5a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244100 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244100 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244100 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=572 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=45 .. V(R)=45) (tbf_ul.cpp:257) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=45, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244100 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241121125244100 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241121125244100 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244100 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244100 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244100 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=45 CV=15 (tbf_ul.cpp:402) 20241121125244100 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244100 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244100 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244100 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244101 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244101 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244101 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244104 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125244118 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125244118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244119 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244119 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244119 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=576): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244119 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244119 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244120 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244120 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244120 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244123 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125244137 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125244137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244137 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244138 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244138 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244138 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244138 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244139 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244146 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125244160 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125244160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Tx2001 stopped 20241121125244161 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244161 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244161 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244162 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244162 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244162 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244162 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244162 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244163 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244163 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=585 TLLI=0x00000001 (pdch.cpp:347) 20241121125244163 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244165 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer Tafter: 1 s 20241121125244179 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125244179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244180 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244180 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=4 data=3c 01 5c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244180 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244180 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244180 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=589 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=46 .. V(R)=46) (tbf_ul.cpp:257) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=46, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244180 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241121125244180 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241121125244180 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244180 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244180 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244180 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=46 CV=15 (tbf_ul.cpp:402) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244180 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244180 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125244180 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244180 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244180 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244181 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125244184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=593 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=598 (gprs_rlcmac_sched.cpp:454) 20241121125244184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241121125244184 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244184 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244184 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244184 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0b c0 00 1f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244184 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=593 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244184 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=40 24 00 0b c0 00 1f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244184 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244198 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125244198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244198 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244199 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=5 data=3c 01 5e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 5e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244199 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244199 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=593 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=47 .. V(R)=47) (tbf_ul.cpp:257) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=47, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244199 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241121125244199 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241121125244199 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244199 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244199 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244199 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=47 CV=15 (tbf_ul.cpp:402) 20241121125244199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244199 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244199 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244199 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244199 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244199 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244200 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244207 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125244221 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125244221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244222 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244222 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244222 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=598): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244222 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244222 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244223 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244223 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244223 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244226 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125244240 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125244240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244240 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244241 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244241 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244241 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244241 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244242 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244244 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125244259 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125244259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244259 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244259 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244260 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244260 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244260 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244260 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244261 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244261 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=606 TLLI=0x00000001 (pdch.cpp:347) 20241121125244261 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125244268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=611 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=615 (gprs_rlcmac_sched.cpp:454) 20241121125244268 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241121125244268 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244268 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244268 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244268 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0c 00 00 3f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244268 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=611 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244268 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=40 24 00 0c 00 00 3f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244268 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244282 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125244282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244282 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244282 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=9 data=3c 01 60 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244282 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 60 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244282 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244282 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=611 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=48 .. V(R)=48) (tbf_ul.cpp:257) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=48, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244282 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241121125244282 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241121125244282 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244282 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244282 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244282 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=48 CV=15 (tbf_ul.cpp:402) 20241121125244282 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244283 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244283 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244283 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244283 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244286 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125244300 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125244300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=615): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244301 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244305 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125244319 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125244319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244319 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244319 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244319 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244319 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244320 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244320 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244328 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125244342 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125244342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244342 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244342 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244343 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244343 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244343 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244343 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244343 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244343 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244343 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244343 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=624 TLLI=0x00000001 (pdch.cpp:347) 20241121125244343 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125244347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20241121125244347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241121125244347 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244347 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244347 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244347 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0c 40 00 7f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244347 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=628 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244347 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=40 24 00 0c 40 00 7f ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244347 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244361 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125244361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244361 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244361 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=1 data=3c 01 62 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244361 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 62 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244361 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244361 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=628 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=49 .. V(R)=49) (tbf_ul.cpp:257) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=49, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244361 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241121125244361 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241121125244361 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244361 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244361 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244361 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=49 CV=15 (tbf_ul.cpp:402) 20241121125244361 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244361 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244361 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244361 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244362 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244365 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125244379 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125244379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244379 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244380 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=632): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244380 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244380 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244380 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244380 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244381 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244389 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125244402 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125244402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244403 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244403 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244403 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244403 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244403 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244403 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244407 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125244421 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125244421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244421 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244421 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244422 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244422 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244422 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244422 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244422 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244422 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244422 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=641 TLLI=0x00000001 (pdch.cpp:347) 20241121125244422 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125244426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20241121125244426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241121125244426 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244426 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244426 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244426 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0c 80 00 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244426 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=645 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244426 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=40 24 00 0c 80 00 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244426 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244440 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125244440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244440 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244440 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=5 data=3c 01 64 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 64 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244441 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244441 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=645 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=50 .. V(R)=50) (tbf_ul.cpp:257) 20241121125244441 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=50, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244441 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241121125244441 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241121125244441 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244441 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244441 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244441 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=50 CV=15 (tbf_ul.cpp:402) 20241121125244441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244441 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244441 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244441 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244441 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244441 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244441 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244449 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125244463 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125244463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244463 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244464 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=650): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244464 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244464 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244464 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244464 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244464 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244468 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125244482 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125244482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244482 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244482 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244483 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244483 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244483 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244483 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125244500 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125244500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244501 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244501 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244501 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244501 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244501 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244501 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244502 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244502 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244502 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=658 TLLI=0x00000001 (pdch.cpp:347) 20241121125244502 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125244510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=663 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=667 (gprs_rlcmac_sched.cpp:454) 20241121125244510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241121125244510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244510 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244510 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244510 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0c c0 01 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=663 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244510 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=40 24 00 0c c0 01 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244510 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244524 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125244524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244524 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244524 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=9 data=3c 01 66 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244524 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244524 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 66 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244524 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244524 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=663 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=51 .. V(R)=51) (tbf_ul.cpp:257) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=51, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244524 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241121125244524 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241121125244524 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244524 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244524 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244524 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=51 CV=15 (tbf_ul.cpp:402) 20241121125244524 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244524 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244524 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244524 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244525 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244525 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244528 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125244542 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125244542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244543 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244543 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244543 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=667): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244543 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244543 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244543 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244543 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244544 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244547 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125244561 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125244561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244562 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244562 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244562 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244563 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244563 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244563 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244571 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125244585 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125244585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244585 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244585 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244585 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244585 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244586 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244586 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244586 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244586 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244586 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=676 TLLI=0x00000001 (pdch.cpp:347) 20241121125244586 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125244589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=680 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=684 (gprs_rlcmac_sched.cpp:454) 20241121125244589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241121125244589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244589 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244589 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244589 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0d 00 03 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=680 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244589 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=40 24 00 0d 00 03 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244589 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244603 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125244603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244603 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244603 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=1 data=3c 01 68 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244603 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244603 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 68 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244603 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244603 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=680 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=52 .. V(R)=52) (tbf_ul.cpp:257) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=52, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244603 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241121125244603 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241121125244603 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244603 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244603 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244603 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=52 CV=15 (tbf_ul.cpp:402) 20241121125244603 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244603 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244603 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244604 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244604 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244604 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244608 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125244622 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125244622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244622 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244623 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244623 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=684): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244623 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244623 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244623 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244623 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244624 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244631 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125244645 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125244645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244646 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244646 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244646 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244646 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244646 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244647 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244650 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125244664 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125244664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244664 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244664 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244664 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244664 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244665 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244665 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244665 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244665 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244665 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244665 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=693 TLLI=0x00000001 (pdch.cpp:347) 20241121125244665 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125244668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=697 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=702 (gprs_rlcmac_sched.cpp:454) 20241121125244668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241121125244669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244669 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244669 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244669 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0d 40 07 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=697 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244669 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=40 24 00 0d 40 07 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244669 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244683 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125244683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244683 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244683 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=5 data=3c 01 6a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244683 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6a 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244683 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244683 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=697 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=53 .. V(R)=53) (tbf_ul.cpp:257) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=53, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244683 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241121125244683 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241121125244683 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244683 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244683 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244683 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=53 CV=15 (tbf_ul.cpp:402) 20241121125244683 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244683 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244683 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244683 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244683 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244683 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244684 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244692 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125244706 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125244706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244706 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244706 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244706 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=702): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244706 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244706 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244706 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244707 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244707 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244710 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125244725 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125244725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244725 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244726 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244726 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244726 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244727 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244727 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244729 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125244744 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125244744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244744 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244744 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244745 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244745 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244745 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244746 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244746 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244746 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=710 TLLI=0x00000001 (pdch.cpp:347) 20241121125244746 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125244753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=715 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=719 (gprs_rlcmac_sched.cpp:454) 20241121125244753 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241121125244753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244753 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244753 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244753 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0d 80 0f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=715 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244753 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=40 24 00 0d 80 0f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244753 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244775 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125244775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244776 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244776 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=9 data=3c 01 6c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244776 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6c 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244776 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244776 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=715 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=54 .. V(R)=54) (tbf_ul.cpp:257) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=54, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244776 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241121125244776 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241121125244776 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244776 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244776 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244776 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=54 CV=15 (tbf_ul.cpp:402) 20241121125244776 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244776 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244777 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244777 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244777 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125244794 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125244794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244794 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244795 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244795 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=719): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244795 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244795 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244795 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244795 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244796 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244799 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125244813 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125244813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244813 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244813 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244814 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244814 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244814 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244814 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125244836 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125244836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244836 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244836 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244837 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244837 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244837 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244837 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244838 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244838 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=728 TLLI=0x00000001 (pdch.cpp:347) 20241121125244838 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125244840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241121125244840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241121125244840 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244840 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244840 DRLCMACUL DEBUG - V(N): "IIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244840 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0d c0 1f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244840 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=732 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244840 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=40 24 00 0d c0 1f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244841 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244854 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125244854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244855 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244855 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=1 data=3c 01 6e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244855 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244855 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 6e 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244855 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244855 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=732 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=55 .. V(R)=55) (tbf_ul.cpp:257) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=55, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244855 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241121125244855 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241121125244855 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244855 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244855 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244855 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=55 CV=15 (tbf_ul.cpp:402) 20241121125244855 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244855 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244855 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244855 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244856 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244856 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244856 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244859 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125244873 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125244873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244873 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244874 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=736): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244874 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244874 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244874 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244874 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244875 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244882 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125244896 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125244896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244897 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244897 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244897 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244898 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244898 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244898 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244901 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125244915 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125244915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244915 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244915 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244915 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244916 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244916 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244916 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244916 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244916 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244916 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244916 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244916 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=745 TLLI=0x00000001 (pdch.cpp:347) 20241121125244916 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125244919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125244919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241121125244919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241121125244919 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125244919 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125244919 DRLCMACUL DEBUG - V(N): "IIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125244919 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0e 00 3f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125244919 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125244919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=749 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125244919 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=40 24 00 0e 00 3f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125244920 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125244934 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125244934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244934 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244934 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=5 data=3c 01 70 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125244934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244934 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125244934 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 70 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125244934 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125244934 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=56 .. V(R)=56) (tbf_ul.cpp:257) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=56, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125244934 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241121125244934 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241121125244934 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125244934 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125244934 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125244934 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=56 CV=15 (tbf_ul.cpp:402) 20241121125244934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125244934 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125244934 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125244934 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244934 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244934 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244935 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244943 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125244957 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125244957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244957 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244957 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244957 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=754): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125244957 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125244957 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244957 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244958 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244958 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244961 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125244975 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125244975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244975 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244976 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244976 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244976 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244976 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244976 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244980 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125244994 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125244994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244994 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125244994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244995 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125244995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244995 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125244995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244995 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125244995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244996 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125244996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244996 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125244996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125244996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125244996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125244996 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125244996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125244996 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125244996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125244996 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=762 TLLI=0x00000001 (pdch.cpp:347) 20241121125244996 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125245003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125245003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241121125245003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241121125245003 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125245003 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125245003 DRLCMACUL DEBUG - V(N): "IIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125245003 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0e 40 7f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125245004 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125245004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=767 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125245004 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=40 24 00 0e 40 7f ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125245004 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125245018 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125245018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245018 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245018 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=9 data=3c 01 72 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125245018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245018 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125245018 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 72 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125245018 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125245018 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125245018 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=57 .. V(R)=57) (tbf_ul.cpp:257) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=57, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125245019 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241121125245019 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241121125245019 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125245019 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125245019 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125245019 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=57 CV=15 (tbf_ul.cpp:402) 20241121125245019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125245019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125245019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125245019 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245019 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245019 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245020 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245022 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125245036 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125245036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245037 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245037 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245037 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=771): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125245037 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125245037 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245038 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245038 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245038 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245041 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125245055 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125245055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245055 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245056 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245056 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245056 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245056 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245056 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245064 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125245079 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125245079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245079 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245079 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245080 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245080 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245080 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245080 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125245081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125245081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125245081 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125245081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125245081 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=780 TLLI=0x00000001 (pdch.cpp:347) 20241121125245081 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125245083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125245083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=784 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=788 (gprs_rlcmac_sched.cpp:454) 20241121125245083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241121125245083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125245083 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125245083 DRLCMACUL DEBUG - V(N): "IIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125245083 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0e 80 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125245083 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125245083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=784 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125245083 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=40 24 00 0e 80 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125245083 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125245097 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125245097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245097 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245097 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=1 data=3c 01 74 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125245097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125245097 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 74 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125245097 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125245097 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=784 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=58 .. V(R)=58) (tbf_ul.cpp:257) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=58, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125245097 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241121125245097 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241121125245097 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125245097 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125245097 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125245097 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=58 CV=15 (tbf_ul.cpp:402) 20241121125245097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125245097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125245097 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125245098 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245098 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245098 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245098 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245102 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125245116 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125245116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245116 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245116 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245116 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=788): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125245116 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125245116 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245116 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245116 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245117 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245125 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125245139 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125245139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245139 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245139 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245139 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245140 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245140 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245140 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245143 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125245158 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125245158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245158 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245158 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245158 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245158 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245158 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245159 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125245159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125245159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125245159 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125245159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125245159 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=797 TLLI=0x00000001 (pdch.cpp:347) 20241121125245159 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125245162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125245162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=801 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=806 (gprs_rlcmac_sched.cpp:454) 20241121125245162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20241121125245162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125245162 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125245162 DRLCMACUL DEBUG - V(N): "IIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125245162 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0e c1 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125245162 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125245162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=801 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125245162 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=40 24 00 0e c1 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125245163 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125245176 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125245176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245177 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245177 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=5 data=3c 01 76 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125245177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245177 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125245177 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 76 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125245177 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125245177 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=801 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=59 .. V(R)=59) (tbf_ul.cpp:257) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=59, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125245177 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241121125245177 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241121125245177 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125245177 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125245177 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125245177 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=59 CV=15 (tbf_ul.cpp:402) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125245177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125245177 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125245177 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125245177 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245177 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245178 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245178 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245186 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125245199 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125245199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245200 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245200 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245200 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Timeout for registered USF (FN=806): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125245200 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125245200 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245200 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245200 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245200 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245204 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125245218 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125245218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245218 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245219 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245219 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245219 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245219 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245219 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245223 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125245237 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125245237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245237 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Tafter stopped 20241121125245237 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245238 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245238 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245238 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245238 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125245239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245239 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125245239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125245239 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125245239 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125245239 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=814 TLLI=0x00000001 (pdch.cpp:347) 20241121125245239 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125245246 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125245260 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125245260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245261 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125245261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245261 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=9 data=3c 01 78 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125245261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125245261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125245261 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 78 41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125245261 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125245261 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=2) FN=819 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=60 .. V(R)=60) (tbf_ul.cpp:257) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=60, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 00 00 00 01 ff 75 84 80 1b 80 90 c6 85 51 b7 69 cb 69 6c 60 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125245261 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241121125245261 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241121125245261 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125245261 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125245261 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125245261 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=60 CV=15 (tbf_ul.cpp:402) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125245261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125245261 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125245262 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125245262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245262 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125245262 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125245262 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125245262 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125245262 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125245262 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125245262 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125245262 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125245262 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"DDDDdddd"(TS=7), multi (alloc_algo.cpp:688) 20241121125245262 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241121125245262 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125245262 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125245262 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125245262 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125245262 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125245262 DLGLOBAL DEBUG validating counter group 0x5589b084ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125245262 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125245262 DLGLOBAL DEBUG validating counter group 0x5589b084ae20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241121125245262 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241121125245262 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241121125245262 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241121125245262 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125245262 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125245262 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f (tbf_dl.cpp:443) 20241121125245262 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125245262 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125245262 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125245262 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125245262 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125245262 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125245262 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125245262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125245262 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125245262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245262 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125245262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245263 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125245263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125245263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125245265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125245265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=823 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=827 (gprs_rlcmac_sched.cpp:454) 20241121125245265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241121125245265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125245265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 823 + 13 = 836 (pdch_ul_controller.c:131) 20241121125245265 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125245265 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125245265 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125245265 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125245265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 836 for type POLL (pdch_ul_controller.c:184) 20241121125245265 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=836, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125245265 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125245265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=823 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125245265 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125245265 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(267)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") BTS(267)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125245268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34440<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125245270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34434<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125245271 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125245271 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125245271 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125245271 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125245271 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125245271 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125245271 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125245271 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125245271 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125245271 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125245271 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125245271 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125245271 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241121125245271 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125245271 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125245271 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125245271 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125245271 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125245271 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125245271 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125245271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125245271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125245271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 26: stopped pid 7842 with status 0 respawn: 27: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_x2001_pacch_pkt_dl_ass_unanswered_timeout finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass'. 20241121125245284 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125245284 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125245284 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125245284 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 21 12:52:45 UTC 2024 ====== PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout.talloc 20241121125245314 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125245415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36222<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1955956) Waiting for packet dumper to finish... 1 (prev_count=1955956, count=1990812) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure'. ------ PCU_Tests.TC_countdown_procedure ------ Thu Nov 21 12:52:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_countdown_procedure.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_countdown_procedure.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_countdown_procedure' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_countdown_procedure started. 273@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 273@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(277)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_countdown_procedure-BVCI1234(276)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 273@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(277)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 273@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(280)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(280)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 273@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 20241121125248493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(279)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(279)@1d710fa6204d: Start timer T: 5 s 20241121125248501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(279)@1d710fa6204d: Start timer T_Conn: 10 s TC_countdown_procedure-STATS(283)@1d710fa6204d: Start timer T: 2 s TC_countdown_procedure-STATS(283)@1d710fa6204d: Start timer T: 2 s 273@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(284)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(284)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125250284 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125250284 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125250284 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(279)@1d710fa6204d: OsmoPCU is now connected BTS(281)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125250287 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125250287 DLGLOBAL DEBUG validating counter group 0x560cf1571040(bts) with 102 counters (rate_ctr.c:86) 20241121125250287 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125250287 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125250287 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125250287 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125250287 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125250287 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125250287 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125250287 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125250287 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125250287 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125250287 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125250287 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125250287 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125250287 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125250287 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125250287 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125250287 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125250287 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125250287 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125250287 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125250288 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125250288 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125250288 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125250288 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125250288 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125250288 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125250288 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125250288 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125250288 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125250288 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125250288 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125250288 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125250288 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125250288 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125250288 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125250288 DLGLOBAL DEBUG validating counter group 0x7fb7ddd385e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125250288 DLGLOBAL DEBUG validating counter group 0x560cf1570720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125250288 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125250288 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125250288 DLGLOBAL DEBUG validating counter group 0x7fb7ddd39180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125250288 DLGLOBAL DEBUG validating counter group 0x7fb7ddd39160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125250288 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125250288 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125250288 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125250288 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125250288 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125250288 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125250288 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125250288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125250288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250288 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(277)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(277)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(281)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(277)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(277)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125250290 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125250290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125250290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125250290 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125250290 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125250290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125250290 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125250290 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125250290 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(277)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(277)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125250291 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125250291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125250291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125250291 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125250291 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125250291 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125250291 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125250291 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125250291 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125250291 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125250291 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI1234(277)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(277)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125250291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(277)@1d710fa6204d: Start timer Tns_test: 10 s 274@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 274@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125250296 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125250296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125250296 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125250296 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125250296 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125250296 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125250296 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125250296 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_countdown_procedure-BVCI1234(276)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_countdown_procedure-BVCI1234(276)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125250299 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125250299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125250299 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125250299 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125250299 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125250299 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125250299 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125250299 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125250300 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125250300 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125250300 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125250300 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125250300 DLGLOBAL DEBUG validating counter group 0x560cf1570760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125250300 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125250300 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125250300 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125250300 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125250300 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125250300 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125250300 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125250300 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125250300 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125250300 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125250300 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125250300 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125250300 DLGLOBAL DEBUG validating counter group 0x560cf1570b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125250300 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125250300 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125250300 DLGLOBAL DEBUG validating counter group 0x560cf1570c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125250300 DLGLOBAL DEBUG validating counter group 0x560cf1570c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125250300 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125250300 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125250300 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125250300 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125250300 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125250300 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125250300 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125250300 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125250300 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125250300 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125250300 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125250300 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125250300 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125250300 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125250300 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(281)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125250301 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125250301 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125250301 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125250301 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125250301 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125250301 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125250301 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125250301 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125250301 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125250301 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125250302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125250303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250303 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250303 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250303 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250303 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250304 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125250304 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125250304 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125250304 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125250304 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125250304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125250306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250306 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125250320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125250324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250325 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125250338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250339 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250339 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250340 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250340 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125250348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250348 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125250362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250362 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250362 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250362 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250362 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250362 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250362 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250362 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250362 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250362 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250362 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250363 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250363 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250363 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250363 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125250366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250366 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125250380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125250385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250385 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125250399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250400 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250400 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250400 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250400 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125250408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250408 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125250422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250422 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250422 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250423 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250423 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250423 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250423 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125250427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250427 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125250441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125250446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250446 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125250460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125250469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250469 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125250483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250483 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250483 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250484 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250484 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250484 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250484 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125250487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250488 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125250501 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125250501 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125250501 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125250502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125250502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250503 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250503 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125250504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125250506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125250506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125250506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250507 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125250520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=3c 01 01 00 00 00 01 b8 40 2a 6b 07 20 3e 03 4e 14 8e 04 c4 0b dc d6 de 56 a0 9d e1 7d d0 49 8b 44 00 (pcu_l1_if.cpp:463) 20241121125250520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250520 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250520 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 b8 40 2a 6b 07 20 3e 03 4e 14 8e 04 c4 0b dc d6 de 56 a0 9d e1 7d d0 49 8b 44 00 (pdch.cpp:1019) 20241121125250520 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250520 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125250520 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 b8 40 2a 6b 07 20 3e 03 4e 14 8e 04 c4 0b dc d6 de 56 a0 9d e1 7d d0 49 8b 44 (tbf_ul.cpp:337) 20241121125250520 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125250520 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125250520 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125250520 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125250520 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125250520 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125250520 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125250520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125250520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125250521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125250530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125250530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125250530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125250530 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125250530 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125250530 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125250530 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125250530 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125250530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125250530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125250530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125250530 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125250543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125250543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250543 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125250543 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125250544 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250544 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250544 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250544 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250548 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125250562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125250562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250562 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125250562 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125250563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250567 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125250581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125250581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250582 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125250582 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250590 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125250604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125250604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250604 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125250604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125250604 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125250604 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125250604 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241121125250604 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125250604 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250605 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125250605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250609 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125250623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=3c 00 03 8a 78 07 7e 27 f1 86 74 b3 74 00 30 4e 2c 5e a9 0a 2a b7 7b 12 a5 7e de 9b b0 45 68 f0 c2 00 (pcu_l1_if.cpp:463) 20241121125250623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250623 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250623 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 8a 78 07 7e 27 f1 86 74 b3 74 00 30 4e 2c 5e a9 0a 2a b7 7b 12 a5 7e de 9b b0 45 68 f0 c2 00 (pdch.cpp:1019) 20241121125250623 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250623 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=8a 78 07 7e 27 f1 86 74 b3 74 00 30 4e 2c 5e a9 0a 2a b7 7b 12 a5 7e de 9b b0 45 68 f0 c2 (tbf_ul.cpp:337) 20241121125250623 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125250623 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125250623 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250623 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125250623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125250625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250628 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125250642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 05 5c e6 0e db 10 73 09 2b 4e 58 0d f7 50 70 99 2a 44 7b 04 c0 ec 59 83 e7 ff 46 74 e1 fe ba 00 (pcu_l1_if.cpp:463) 20241121125250642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250642 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 5c e6 0e db 10 73 09 2b 4e 58 0d f7 50 70 99 2a 44 7b 04 c0 ec 59 83 e7 ff 46 74 e1 fe ba 00 (pdch.cpp:1019) 20241121125250642 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250642 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5c e6 0e db 10 73 09 2b 4e 58 0d f7 50 70 99 2a 44 7b 04 c0 ec 59 83 e7 ff 46 74 e1 fe ba (tbf_ul.cpp:337) 20241121125250642 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125250642 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125250642 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250642 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125250642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125250643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250651 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125250665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 07 bd 55 ef 32 36 4f 1b 97 86 7a 18 cc 56 ba bf 24 2d 98 13 87 e4 97 32 97 e3 0c a0 2f f4 7f 00 (pcu_l1_if.cpp:463) 20241121125250665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250665 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250665 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 bd 55 ef 32 36 4f 1b 97 86 7a 18 cc 56 ba bf 24 2d 98 13 87 e4 97 32 97 e3 0c a0 2f f4 7f 00 (pdch.cpp:1019) 20241121125250665 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250665 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=bd 55 ef 32 36 4f 1b 97 86 7a 18 cc 56 ba bf 24 2d 98 13 87 e4 97 32 97 e3 0c a0 2f f4 7f (tbf_ul.cpp:337) 20241121125250665 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125250665 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125250665 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250665 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125250665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125250666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250669 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125250684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 09 97 6c 73 d5 c4 dc 49 47 c1 7f f9 4e 27 de 9b b6 e2 1c c3 32 cc 7d 25 a1 31 ec 24 bd 0a c6 00 (pcu_l1_if.cpp:463) 20241121125250684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250684 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250684 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 97 6c 73 d5 c4 dc 49 47 c1 7f f9 4e 27 de 9b b6 e2 1c c3 32 cc 7d 25 a1 31 ec 24 bd 0a c6 00 (pdch.cpp:1019) 20241121125250684 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250684 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=97 6c 73 d5 c4 dc 49 47 c1 7f f9 4e 27 de 9b b6 e2 1c c3 32 cc 7d 25 a1 31 ec 24 bd 0a c6 (tbf_ul.cpp:337) 20241121125250684 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125250684 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125250684 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250684 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125250684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125250685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250688 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125250702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 0b 50 2b 19 66 c4 b4 43 c6 7f 02 a0 d8 2d 2c 81 eb b8 b7 3f b0 87 2e fd fa c0 cb 8d 0a 4f 98 00 (pcu_l1_if.cpp:463) 20241121125250702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250702 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 50 2b 19 66 c4 b4 43 c6 7f 02 a0 d8 2d 2c 81 eb b8 b7 3f b0 87 2e fd fa c0 cb 8d 0a 4f 98 00 (pdch.cpp:1019) 20241121125250702 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250702 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=50 2b 19 66 c4 b4 43 c6 7f 02 a0 d8 2d 2c 81 eb b8 b7 3f b0 87 2e fd fa c0 cb 8d 0a 4f 98 (tbf_ul.cpp:337) 20241121125250702 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125250702 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125250702 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250702 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125250702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125250703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250711 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125250726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0d 29 70 6c 8e bc c3 94 5e be 90 5d c2 25 9a b4 c2 22 76 1f c8 b3 e7 da 2e 41 12 9f 3f 78 83 00 (pcu_l1_if.cpp:463) 20241121125250726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250726 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 29 70 6c 8e bc c3 94 5e be 90 5d c2 25 9a b4 c2 22 76 1f c8 b3 e7 da 2e 41 12 9f 3f 78 83 00 (pdch.cpp:1019) 20241121125250726 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250726 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=29 70 6c 8e bc c3 94 5e be 90 5d c2 25 9a b4 c2 22 76 1f c8 b3 e7 da 2e 41 12 9f 3f 78 83 (tbf_ul.cpp:337) 20241121125250726 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125250726 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125250726 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250726 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125250726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125250728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250730 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125250744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0f 78 30 e7 82 3e 1b 2e 64 de 68 8a ca 59 bc 01 3e 93 70 72 56 fa f1 a7 22 85 55 10 d3 8b 99 00 (pcu_l1_if.cpp:463) 20241121125250744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0f 78 30 e7 82 3e 1b 2e 64 de 68 8a ca 59 bc 01 3e 93 70 72 56 fa f1 a7 22 85 55 10 d3 8b 99 00 (pdch.cpp:1019) 20241121125250744 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250744 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=78 30 e7 82 3e 1b 2e 64 de 68 8a ca 59 bc 01 3e 93 70 72 56 fa f1 a7 22 85 55 10 d3 8b 99 (tbf_ul.cpp:337) 20241121125250744 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125250744 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125250744 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250744 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125250745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250745 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125250746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250749 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125250763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 11 2a e5 3f cc 6f 71 d4 62 ce 64 4d 21 ad 5a 3b 2f c9 60 b6 d5 6e 96 30 b7 88 e7 d8 f0 6f 1e 00 (pcu_l1_if.cpp:463) 20241121125250763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 11 2a e5 3f cc 6f 71 d4 62 ce 64 4d 21 ad 5a 3b 2f c9 60 b6 d5 6e 96 30 b7 88 e7 d8 f0 6f 1e 00 (pdch.cpp:1019) 20241121125250763 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250763 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=2a e5 3f cc 6f 71 d4 62 ce 64 4d 21 ad 5a 3b 2f c9 60 b6 d5 6e 96 30 b7 88 e7 d8 f0 6f 1e (tbf_ul.cpp:337) 20241121125250763 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125250763 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125250763 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125250764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250764 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250764 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250764 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125250764 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250772 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125250786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 13 1c 80 c1 8a 5f 5d 68 12 77 6e 87 d1 0b fe ab 74 b8 25 36 5f c1 d7 0d aa cc f8 0e 3c 3f 42 00 (pcu_l1_if.cpp:463) 20241121125250786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250786 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 13 1c 80 c1 8a 5f 5d 68 12 77 6e 87 d1 0b fe ab 74 b8 25 36 5f c1 d7 0d aa cc f8 0e 3c 3f 42 00 (pdch.cpp:1019) 20241121125250786 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250786 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=1c 80 c1 8a 5f 5d 68 12 77 6e 87 d1 0b fe ab 74 b8 25 36 5f c1 d7 0d aa cc f8 0e 3c 3f 42 (tbf_ul.cpp:337) 20241121125250786 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125250786 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125250786 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250786 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125250786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250787 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250787 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125250788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250791 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125250805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 15 f6 6b 30 37 0c 9d d9 33 9f 5c 71 aa a1 4b 35 61 e5 c7 dd 6a 99 68 a9 a5 5c 61 42 85 c9 17 00 (pcu_l1_if.cpp:463) 20241121125250805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250805 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 15 f6 6b 30 37 0c 9d d9 33 9f 5c 71 aa a1 4b 35 61 e5 c7 dd 6a 99 68 a9 a5 5c 61 42 85 c9 17 00 (pdch.cpp:1019) 20241121125250805 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250805 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=f6 6b 30 37 0c 9d d9 33 9f 5c 71 aa a1 4b 35 61 e5 c7 dd 6a 99 68 a9 a5 5c 61 42 85 c9 17 (tbf_ul.cpp:337) 20241121125250805 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125250805 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125250805 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250805 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125250805 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250805 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125250806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250809 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125250823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 17 c6 ed ae f6 57 90 c2 d6 1e f3 b4 28 f9 e0 26 e7 90 42 18 42 ad 29 f1 7d 9e 3b d5 1d 19 15 00 (pcu_l1_if.cpp:463) 20241121125250823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 17 c6 ed ae f6 57 90 c2 d6 1e f3 b4 28 f9 e0 26 e7 90 42 18 42 ad 29 f1 7d 9e 3b d5 1d 19 15 00 (pdch.cpp:1019) 20241121125250823 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250823 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=c6 ed ae f6 57 90 c2 d6 1e f3 b4 28 f9 e0 26 e7 90 42 18 42 ad 29 f1 7d 9e 3b d5 1d 19 15 (tbf_ul.cpp:337) 20241121125250823 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125250823 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125250823 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125250823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250824 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250824 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250824 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250824 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125250824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250833 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125250846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 19 76 68 0f 76 4c c8 cf d5 98 65 dd 46 3e 84 b6 b9 4c f9 e1 31 73 0a 88 b5 2c ee cf de 6f cd 00 (pcu_l1_if.cpp:463) 20241121125250846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250846 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 19 76 68 0f 76 4c c8 cf d5 98 65 dd 46 3e 84 b6 b9 4c f9 e1 31 73 0a 88 b5 2c ee cf de 6f cd 00 (pdch.cpp:1019) 20241121125250846 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250846 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=76 68 0f 76 4c c8 cf d5 98 65 dd 46 3e 84 b6 b9 4c f9 e1 31 73 0a 88 b5 2c ee cf de 6f cd (tbf_ul.cpp:337) 20241121125250846 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125250846 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125250846 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250846 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125250847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125250848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250851 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125250865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 1b 72 fe 9e 2e 33 65 3f 2b 73 18 cd 9b d5 c3 e4 fe 6b 4f 68 21 7e 34 bf 0d d1 05 11 ca 74 1c 00 (pcu_l1_if.cpp:463) 20241121125250865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1b 72 fe 9e 2e 33 65 3f 2b 73 18 cd 9b d5 c3 e4 fe 6b 4f 68 21 7e 34 bf 0d d1 05 11 ca 74 1c 00 (pdch.cpp:1019) 20241121125250865 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250865 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=121 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=72 fe 9e 2e 33 65 3f 2b 73 18 cd 9b d5 c3 e4 fe 6b 4f 68 21 7e 34 bf 0d d1 05 11 ca 74 1c (tbf_ul.cpp:337) 20241121125250865 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125250865 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125250865 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250865 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125250865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125250866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250870 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125250884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1d e6 38 f2 3d 01 2d 21 86 1d 03 34 76 94 c4 3c 9e f2 77 42 4e ee 3a 8a 0a 2d bb 54 5a 53 c0 00 (pcu_l1_if.cpp:463) 20241121125250884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1d e6 38 f2 3d 01 2d 21 86 1d 03 34 76 94 c4 3c 9e f2 77 42 4e ee 3a 8a 0a 2d bb 54 5a 53 c0 00 (pdch.cpp:1019) 20241121125250884 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250884 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=125 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=e6 38 f2 3d 01 2d 21 86 1d 03 34 76 94 c4 3c 9e f2 77 42 4e ee 3a 8a 0a 2d bb 54 5a 53 c0 (tbf_ul.cpp:337) 20241121125250884 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125250884 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125250884 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250884 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125250884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125250885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250893 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125250907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 1f af bd b8 fb 91 4b 45 ae df c3 e7 8b 90 bd ed b0 3c 8b ea 04 37 1b f3 9c 6d 3f 32 65 ec 90 00 (pcu_l1_if.cpp:463) 20241121125250907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1f af bd b8 fb 91 4b 45 ae df c3 e7 8b 90 bd ed b0 3c 8b ea 04 37 1b f3 9c 6d 3f 32 65 ec 90 00 (pdch.cpp:1019) 20241121125250907 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250907 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=130 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=af bd b8 fb 91 4b 45 ae df c3 e7 8b 90 bd ed b0 3c 8b ea 04 37 1b f3 9c 6d 3f 32 65 ec 90 (tbf_ul.cpp:337) 20241121125250907 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125250907 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125250907 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125250907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125250908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250911 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125250926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=10 00 21 4f f9 bd 3d 67 dc c1 40 70 de 48 1f a1 f5 8a 0a 67 79 f5 62 84 48 24 91 bc 28 ec a5 ff c5 00 (pcu_l1_if.cpp:463) 20241121125250926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250926 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 21 4f f9 bd 3d 67 dc c1 40 70 de 48 1f a1 f5 8a 0a 67 79 f5 62 84 48 24 91 bc 28 ec a5 ff c5 00 (pdch.cpp:1019) 20241121125250926 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250926 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=134 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=4, BSN=16, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=4f f9 bd 3d 67 dc c1 40 70 de 48 1f a1 f5 8a 0a 67 79 f5 62 84 48 24 91 bc 28 ec a5 ff c5 (tbf_ul.cpp:337) 20241121125250926 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125250926 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125250926 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250926 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=4 (tbf_ul.cpp:402) 20241121125250926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125250927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250930 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125250944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=0c 00 23 f0 9c ec 67 fa 42 65 da 7b c1 ab 39 b4 49 cd 70 a2 d1 48 ff 9d 03 b6 d6 ed c5 d9 bd 85 aa 00 (pcu_l1_if.cpp:463) 20241121125250944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250944 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 23 f0 9c ec 67 fa 42 65 da 7b c1 ab 39 b4 49 cd 70 a2 d1 48 ff 9d 03 b6 d6 ed c5 d9 bd 85 aa 00 (pdch.cpp:1019) 20241121125250944 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250944 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=138 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=3, BSN=17, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=f0 9c ec 67 fa 42 65 da 7b c1 ab 39 b4 49 cd 70 a2 d1 48 ff 9d 03 b6 d6 ed c5 d9 bd 85 aa (tbf_ul.cpp:337) 20241121125250944 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125250944 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125250944 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250944 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=3 (tbf_ul.cpp:402) 20241121125250945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250945 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250945 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250946 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250946 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125250946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250954 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125250968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=08 00 25 16 24 d7 bf 31 06 2f 82 42 81 b2 3c d1 91 10 4f 35 17 53 c9 9d 8f 2b f1 24 21 53 57 42 6d 00 (pcu_l1_if.cpp:463) 20241121125250968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250968 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250968 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 25 16 24 d7 bf 31 06 2f 82 42 81 b2 3c d1 91 10 4f 35 17 53 c9 9d 8f 2b f1 24 21 53 57 42 6d 00 (pdch.cpp:1019) 20241121125250968 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250968 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=143 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=2, BSN=18, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=16 24 d7 bf 31 06 2f 82 42 81 b2 3c d1 91 10 4f 35 17 53 c9 9d 8f 2b f1 24 21 53 57 42 6d (tbf_ul.cpp:337) 20241121125250968 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125250968 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125250968 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250968 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=2 (tbf_ul.cpp:402) 20241121125250968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125250969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250972 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125250986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=04 00 27 6a 08 73 a7 aa d9 f3 94 ba b8 94 08 9d f2 42 26 f1 f0 96 40 88 54 bb 4a 0f 2d 99 62 de d5 00 (pcu_l1_if.cpp:463) 20241121125250986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125250986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125250986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 27 6a 08 73 a7 aa d9 f3 94 ba b8 94 08 9d f2 42 26 f1 f0 96 40 88 54 bb 4a 0f 2d 99 62 de d5 00 (pdch.cpp:1019) 20241121125250986 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125250986 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=147 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=1, BSN=19, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6a 08 73 a7 aa d9 f3 94 ba b8 94 08 9d f2 42 26 f1 f0 96 40 88 54 bb 4a 0f 2d 99 62 de d5 (tbf_ul.cpp:337) 20241121125250986 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125250986 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125250986 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=1 (tbf_ul.cpp:402) 20241121125250986 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125250986 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125250986 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125250987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125250987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125250991 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125251005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=00 00 29 04 15 bd 53 cf 47 a8 75 3b 41 02 09 13 b0 68 4e 82 51 0c 05 9c af a0 c8 a1 bb 84 cf ed 13 00 (pcu_l1_if.cpp:463) 20241121125251005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125251005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125251005 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 29 04 15 bd 53 cf 47 a8 75 3b 41 02 09 13 b0 68 4e 82 51 0c 05 9c af a0 c8 a1 bb 84 cf ed 13 00 (pdch.cpp:1019) 20241121125251005 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125251005 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=151 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=0, BSN=20, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=04 15 bd 53 cf 47 a8 75 3b 41 02 09 13 b0 68 4e 82 51 0c 05 9c af a0 c8 a1 bb 84 cf ed 13 (tbf_ul.cpp:337) 20241121125251005 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125251005 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125251005 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=1 (tbf_ul.cpp:185) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=626 (tbf_ul.cpp:197) 20241121125251005 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=626 (tbf_ul.cpp:467) 20241121125251005 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=0 (tbf_ul.cpp:402) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125251005 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125251005 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125251005 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125251005 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125251005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125251014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125251014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20241121125251014 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125251014 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125251014 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 25 40 00 00 00 00 07 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125251014 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20241121125251014 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=169, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125251014 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125251014 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125251014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=4f 24 00 25 40 00 00 00 00 07 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125251014 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(281)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125251028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125251028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251033 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125251047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125251047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251048 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251048 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251049 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251049 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251049 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251049 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251052 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125251066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125251066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251067 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251067 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125251067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251075 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125251089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125251089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125251089 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125251089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125251089 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125251089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125251089 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=169 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125251089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125251089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125251089 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125251089 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125251089 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125251089 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125251089 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125251089 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125251089 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125251089 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125251089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125251089 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125251089 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125251089 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125251089 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125251089 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(281)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125251090 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251090 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251090 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251090 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251090 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36236<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125251090 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251090 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251091 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251091 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251091 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251091 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125251092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125251093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36226<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125251093 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125251093 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125251093 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125251094 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125251094 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125251094 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125251094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125251094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125251094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 27: stopped pid 7907 with status 0 MTC@1d710fa6204d: Test case TC_countdown_procedure finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass'. respawn: 28: starting: osmo-pcu Thu Nov 21 12:52:51 UTC 2024 ====== PCU_Tests.TC_countdown_procedure pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_countdown_procedure.talloc 20241121125251108 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125251108 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125251108 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125251108 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125251125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125251226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=291520) Waiting for packet dumper to finish... 1 (prev_count=291520, count=352100) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_countdown_procedure pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes'. ------ PCU_Tests.TC_ul_all_sizes ------ Thu Nov 21 12:52:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_all_sizes.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_all_sizes.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_all_sizes' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_all_sizes started. 286@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_all_sizes-BVCI1234(288)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 286@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(290)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(290)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 286@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125254278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 286@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(294)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 286@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(294)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(291)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125254286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(291)@1d710fa6204d: Start timer T: 5 s PCUIF(291)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_all_sizes-STATS(295)@1d710fa6204d: Start timer T: 2 s TC_ul_all_sizes-STATS(295)@1d710fa6204d: Start timer T: 2 s 286@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(298)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(298)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125256109 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125256109 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125256109 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(291)@1d710fa6204d: OsmoPCU is now connected BTS(293)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125256112 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125256112 DLGLOBAL DEBUG validating counter group 0x559eff5ba040(bts) with 102 counters (rate_ctr.c:86) 20241121125256112 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125256112 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125256112 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125256112 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125256112 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125256112 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125256112 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125256112 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125256112 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125256112 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125256112 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125256112 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125256112 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125256112 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125256112 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125256112 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125256112 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125256112 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125256112 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125256112 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125256112 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125256112 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125256112 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125256113 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125256113 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125256113 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125256113 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125256113 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125256113 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125256113 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125256113 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125256113 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125256113 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125256113 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125256113 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125256113 DLGLOBAL DEBUG validating counter group 0x7fdaf16435e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125256113 DLGLOBAL DEBUG validating counter group 0x559eff5b9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125256113 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125256113 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125256113 DLGLOBAL DEBUG validating counter group 0x7fdaf1644180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125256113 DLGLOBAL DEBUG validating counter group 0x7fdaf1644160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125256113 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125256113 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125256113 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125256113 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125256113 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125256113 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125256113 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125256113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125256113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256113 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(290)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(290)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(290)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(290)@1d710fa6204d: Start timer Tns_test: 10 s BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125256115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125256115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125256115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125256115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125256115 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125256115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125256116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125256116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125256116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(293)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(290)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(290)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125256116 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125256116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125256116 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125256116 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125256116 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125256116 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125256116 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125256116 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256116 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125256116 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125256117 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125256117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(290)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(290)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(290)@1d710fa6204d: Start timer Tns_test: 10 s 287@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 287@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125256122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125256122 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125256122 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125256122 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125256122 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125256122 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125256122 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125256122 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_all_sizes-BVCI1234(288)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_all_sizes-BVCI1234(288)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125256125 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125256125 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125256125 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125256125 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125256125 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125256125 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125256125 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125256125 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125256126 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125256126 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125256126 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125256126 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125256126 DLGLOBAL DEBUG validating counter group 0x559eff5b9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125256126 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125256126 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125256126 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125256126 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125256126 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125256127 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125256127 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125256127 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125256127 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125256127 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125256127 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125256127 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125256127 DLGLOBAL DEBUG validating counter group 0x559eff5b9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125256127 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125256127 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125256127 DLGLOBAL DEBUG validating counter group 0x559eff5b9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125256127 DLGLOBAL DEBUG validating counter group 0x559eff5b9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125256127 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125256127 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125256127 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125256127 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125256127 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125256127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125256127 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125256127 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125256127 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125256127 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125256127 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125256127 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125256127 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125256127 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125256127 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125256127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125256128 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125256128 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125256128 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125256128 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125256128 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125256128 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125256128 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125256128 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125256128 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256129 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256129 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(293)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125256132 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125256132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125256132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125256132 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125256132 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125256132 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125256145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125256145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125256150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256150 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125256164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256165 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256165 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125256173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256173 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125256187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125256192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256192 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125256206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125256210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256211 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125256224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125256234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256234 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125256248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125256252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256252 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125256266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256267 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256267 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125256271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256271 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125256285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125256294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256294 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125256308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256309 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256309 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256309 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256309 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256309 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256309 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125256313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256313 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125256327 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125256327 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125256327 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125256327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125256327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256327 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256327 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256328 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256328 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256328 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256328 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125256328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125256332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125256332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125256332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256332 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125256346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=3c 01 00 41 00 00 00 01 70 a2 f2 c5 70 e3 80 e5 b8 f9 cd cb bc 6d 6e eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125256346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125256346 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 70 a2 f2 c5 70 e3 80 e5 b8 f9 cd cb bc 6d 6e eb 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125256346 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125256346 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125256346 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 70 a2 f2 c5 70 e3 80 e5 b8 f9 cd cb bc 6d 6e eb 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256346 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125256346 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125256346 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125256346 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125256346 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125256346 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125256346 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125256346 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125256346 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125256346 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125256346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125256346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125256346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125256355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125256355 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125256355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125256355 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125256355 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125256355 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125256355 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125256355 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125256355 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125256355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125256355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256355 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125256369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125256369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256369 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125256369 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125256369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256370 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256370 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256373 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125256388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125256388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125256388 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125256388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256388 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256392 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125256406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125256406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256407 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125256408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256416 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125256430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125256430 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 1 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125256430 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125256430 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x00000001 (pdch.cpp:347) 20241121125256430 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125256430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125256432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256434 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125256449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=3c 00 02 05 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 05 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256449 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256449 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=05 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256449 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125256449 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125256449 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256449 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=1, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=1, is_complete=1 (tbf_ul.cpp:185) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=1 (tbf_ul.cpp:197) 20241121125256449 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=1 (tbf_ul.cpp:467) 20241121125256449 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256449 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125256449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125256450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125256453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125256453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125256453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256453 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 2 20241121125256467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 04 09 03 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256467 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 09 03 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256467 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256467 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 03 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256467 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125256467 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125256467 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256467 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=2, is_complete=1 (tbf_ul.cpp:185) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=2 (tbf_ul.cpp:197) 20241121125256467 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=2 (tbf_ul.cpp:467) 20241121125256467 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256467 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125256467 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256467 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125256469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125256477 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125256477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125256477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 3 20241121125256491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 06 0d 4f a5 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256491 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 0d 4f a5 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256491 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 4f a5 8f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256491 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125256491 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125256491 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256491 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=3, is_complete=1 (tbf_ul.cpp:185) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20241121125256491 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20241121125256491 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256491 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125256491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256491 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256491 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256492 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256492 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125256492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125256495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125256495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125256495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256495 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 4 20241121125256509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 08 11 bf 38 62 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 11 bf 38 62 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256509 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=11 bf 38 62 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256509 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125256509 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125256509 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256509 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=4, is_complete=1 (tbf_ul.cpp:185) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=4 (tbf_ul.cpp:197) 20241121125256509 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=4 (tbf_ul.cpp:467) 20241121125256509 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125256510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125256511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125256514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125256514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125256514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256514 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 5 20241121125256528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 0a 15 c3 21 ed dc ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256528 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256528 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 15 c3 21 ed dc ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256528 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=15 c3 21 ed dc ea 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256528 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125256528 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125256528 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256528 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=5, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=5, is_complete=1 (tbf_ul.cpp:185) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=5 (tbf_ul.cpp:197) 20241121125256528 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=5 (tbf_ul.cpp:467) 20241121125256528 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125256528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256528 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256528 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256529 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125256529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125256537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125256537 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125256537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256538 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 6 20241121125256552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0c 19 5f f9 f7 df 7e 5e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256552 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 19 5f f9 f7 df 7e 5e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256552 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=19 5f f9 f7 df 7e 5e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256552 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125256552 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125256552 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256552 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=6, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=6, is_complete=1 (tbf_ul.cpp:185) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=6 (tbf_ul.cpp:197) 20241121125256552 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=6 (tbf_ul.cpp:467) 20241121125256552 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256552 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125256552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125256554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125256556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125256556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125256556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256556 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 7 20241121125256570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 0e 1d a0 6c 07 13 89 5b 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256570 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256570 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 1d a0 6c 07 13 89 5b 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256570 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=1d a0 6c 07 13 89 5b 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256570 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125256570 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125256570 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256570 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=7, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=7, is_complete=1 (tbf_ul.cpp:185) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=7 (tbf_ul.cpp:197) 20241121125256570 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=7 (tbf_ul.cpp:467) 20241121125256570 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256570 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125256570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256570 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256570 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256571 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256571 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125256572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125256575 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125256575 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125256575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256575 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 8 20241121125256589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 10 21 80 8f 5f c7 e4 82 60 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256589 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 21 80 8f 5f c7 e4 82 60 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256589 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=21 80 8f 5f c7 e4 82 60 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256589 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125256589 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125256589 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256589 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=8, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=8, is_complete=1 (tbf_ul.cpp:185) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=8 (tbf_ul.cpp:197) 20241121125256589 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=8 (tbf_ul.cpp:467) 20241121125256589 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256589 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125256589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125256591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125256598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125256598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125256598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256598 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 9 20241121125256612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 12 25 6e d9 76 35 85 d6 c3 f7 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256612 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256612 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 25 6e d9 76 35 85 d6 c3 f7 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256612 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=25 6e d9 76 35 85 d6 c3 f7 c2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256612 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125256612 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125256612 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256612 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=9, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=9, is_complete=1 (tbf_ul.cpp:185) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=9 (tbf_ul.cpp:197) 20241121125256612 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=9 (tbf_ul.cpp:467) 20241121125256612 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256612 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125256612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125256613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125256616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125256616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125256616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256617 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 10 20241121125256631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 14 29 d6 aa 25 c3 62 e7 c5 14 21 98 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256631 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 29 d6 aa 25 c3 62 e7 c5 14 21 98 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256631 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=29 d6 aa 25 c3 62 e7 c5 14 21 98 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256631 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125256631 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125256631 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256631 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=10, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=10, is_complete=1 (tbf_ul.cpp:185) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=10 (tbf_ul.cpp:197) 20241121125256631 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=10 (tbf_ul.cpp:467) 20241121125256631 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256631 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125256631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256632 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256632 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125256632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125256635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125256635 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125256635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256635 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 11 20241121125256649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 16 2d bf b7 14 de 4d 36 b0 72 19 38 34 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256649 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 2d bf b7 14 de 4d 36 b0 72 19 38 34 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256649 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=2d bf b7 14 de 4d 36 b0 72 19 38 34 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256649 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125256649 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125256649 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256649 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=11, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=11, is_complete=1 (tbf_ul.cpp:185) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=11 (tbf_ul.cpp:197) 20241121125256649 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=11 (tbf_ul.cpp:467) 20241121125256649 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256649 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125256650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256650 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256650 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256651 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125256651 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125256659 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125256659 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125256659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256659 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 12 20241121125256673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 18 31 47 2c 59 41 3e 74 27 93 93 21 93 8b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256673 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 31 47 2c 59 41 3e 74 27 93 93 21 93 8b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256673 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=31 47 2c 59 41 3e 74 27 93 93 21 93 8b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256673 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125256673 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125256673 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256673 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=12, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=12, is_complete=1 (tbf_ul.cpp:185) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20241121125256673 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20241121125256673 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256673 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125256673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256673 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256673 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256673 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256673 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256673 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125256674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125256677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125256677 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125256677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256677 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 13 20241121125256691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 1a 35 ea f7 ec 5f 3a 87 c6 b6 d1 2c 13 0f 9d 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 35 ea f7 ec 5f 3a 87 c6 b6 d1 2c 13 0f 9d 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256691 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=35 ea f7 ec 5f 3a 87 c6 b6 d1 2c 13 0f 9d 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256691 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125256691 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125256691 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256691 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=13, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=13, is_complete=1 (tbf_ul.cpp:185) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20241121125256691 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20241121125256691 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256691 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125256692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125256693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125256696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125256696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125256696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256696 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 14 20241121125256710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1c 39 31 c9 04 08 f7 b9 06 46 de d7 13 01 f9 d1 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256710 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 39 31 c9 04 08 f7 b9 06 46 de d7 13 01 f9 d1 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256710 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=39 31 c9 04 08 f7 b9 06 46 de d7 13 01 f9 d1 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256710 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125256710 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125256710 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256710 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=14, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=14, is_complete=1 (tbf_ul.cpp:185) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=14 (tbf_ul.cpp:197) 20241121125256710 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=14 (tbf_ul.cpp:467) 20241121125256710 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256710 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125256710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125256711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125256719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125256719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125256719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256719 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 15 20241121125256733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 1e 3d 94 77 5e 9a a1 db a2 78 76 f1 dc fb be ee 2c 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256733 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 3d 94 77 5e 9a a1 db a2 78 76 f1 dc fb be ee 2c 2b 2b 2b 2b (pdch.cpp:1019) 20241121125256733 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=3d 94 77 5e 9a a1 db a2 78 76 f1 dc fb be ee 2c 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256733 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125256733 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125256733 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256733 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=15, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=15, is_complete=1 (tbf_ul.cpp:185) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=15 (tbf_ul.cpp:197) 20241121125256733 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=15 (tbf_ul.cpp:467) 20241121125256733 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256733 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125256733 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256733 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256733 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256733 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256734 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256734 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256734 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256734 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125256734 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125256738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125256738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125256738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256738 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 16 20241121125256752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 00 20 41 79 5c 57 44 b5 0d 12 ef f1 bd 56 21 09 0a 56 33 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256752 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 79 5c 57 44 b5 0d 12 ef f1 bd 56 21 09 0a 56 33 2b 2b 2b (pdch.cpp:1019) 20241121125256752 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=41 79 5c 57 44 b5 0d 12 ef f1 bd 56 21 09 0a 56 33 2b 2b 2b (tbf_ul.cpp:337) 20241121125256752 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125256752 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125256752 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256752 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125256752 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125256752 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256752 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125256752 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256752 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125256753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125256756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125256756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125256756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256757 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 17 20241121125256771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 00 22 45 78 e6 7b 69 59 61 e9 b9 84 69 74 11 67 ed 28 a8 cf 2b 2b (pcu_l1_if.cpp:463) 20241121125256771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256771 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256771 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 45 78 e6 7b 69 59 61 e9 b9 84 69 74 11 67 ed 28 a8 cf 2b 2b (pdch.cpp:1019) 20241121125256771 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=45 78 e6 7b 69 59 61 e9 b9 84 69 74 11 67 ed 28 a8 cf 2b 2b (tbf_ul.cpp:337) 20241121125256771 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125256771 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125256771 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256771 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=17, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=17, is_complete=1 (tbf_ul.cpp:185) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=17 (tbf_ul.cpp:197) 20241121125256771 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=17 (tbf_ul.cpp:467) 20241121125256771 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256771 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125256771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256772 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256772 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256773 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125256773 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125256780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121125256780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121125256780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256780 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 18 20241121125256794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 00 24 49 e1 1c 17 e0 71 04 84 77 9b c3 d7 66 ea 13 0c 01 cc d0 2b (pcu_l1_if.cpp:463) 20241121125256794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256794 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256794 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 49 e1 1c 17 e0 71 04 84 77 9b c3 d7 66 ea 13 0c 01 cc d0 2b (pdch.cpp:1019) 20241121125256794 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=49 e1 1c 17 e0 71 04 84 77 9b c3 d7 66 ea 13 0c 01 cc d0 2b (tbf_ul.cpp:337) 20241121125256794 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125256794 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125256794 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256794 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=18, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=18, is_complete=1 (tbf_ul.cpp:185) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=18 (tbf_ul.cpp:197) 20241121125256794 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=18 (tbf_ul.cpp:467) 20241121125256794 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125256794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256794 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256794 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125256795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125256799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121125256799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121125256799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256799 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 19 20241121125256812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 00 26 4d 48 d2 39 f9 a9 20 ee dc 96 78 dd 0b 0f 05 48 47 31 47 ce (pcu_l1_if.cpp:463) 20241121125256812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 4d 48 d2 39 f9 a9 20 ee dc 96 78 dd 0b 0f 05 48 47 31 47 ce (pdch.cpp:1019) 20241121125256812 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=4d 48 d2 39 f9 a9 20 ee dc 96 78 dd 0b 0f 05 48 47 31 47 ce (tbf_ul.cpp:337) 20241121125256812 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125256812 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125256812 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125256812 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=19, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=19, is_complete=1 (tbf_ul.cpp:185) 20241121125256812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=19 (tbf_ul.cpp:197) 20241121125256812 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=19 (tbf_ul.cpp:467) 20241121125256813 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125256813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125256813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125256813 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125256813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125256817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=151 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20241121125256817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241121125256817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125256817 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125256817 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125256817 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125256817 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125256817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125256817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256817 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK 20241121125256831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125256831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256831 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125256831 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125256832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256840 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125256854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125256854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256854 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=156): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125256854 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125256855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256856 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256856 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256859 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125256873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125256873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125256875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256877 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 20 20241121125256892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125256892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256892 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125256892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125256892 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125256892 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125256892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=164 TLLI=0x00000001 (pdch.cpp:347) 20241121125256892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125256892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125256894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256901 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125256915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 00 28 51 82 74 3f d4 4e 0f 4f ba bf 63 be 89 88 5c c9 82 a7 c8 44 79 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125256915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256915 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125256915 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 51 82 74 3f d4 4e 0f 4f ba bf 63 be 89 88 5c c9 82 a7 c8 44 79 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125256915 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125256915 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=20, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=51 82 74 3f d4 4e 0f 4f ba bf 63 be 89 88 5c c9 82 a7 c8 44 79 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256915 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125256915 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125256915 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125256915 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=20, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=20, is_complete=1 (tbf_ul.cpp:185) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241121125256915 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241121125256915 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256915 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=15 (tbf_ul.cpp:402) 20241121125256915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256915 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256915 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125256917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125256919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125256919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125256919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256920 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 21 20241121125256933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=3c 00 2a 55 e8 33 0f 88 88 6d c3 6c 2d 62 f9 0f 4a 41 5a 46 10 59 11 13 57 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125256933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125256933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 55 e8 33 0f 88 88 6d c3 6c 2d 62 f9 0f 4a 41 5a 46 10 59 11 13 57 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125256933 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125256934 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=173 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=21, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=55 e8 33 0f 88 88 6d c3 6c 2d 62 f9 0f 4a 41 5a 46 10 59 11 13 57 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256934 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125256934 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125256934 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125256934 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=21, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=21, is_complete=1 (tbf_ul.cpp:185) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=21 (tbf_ul.cpp:197) 20241121125256934 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=21 (tbf_ul.cpp:467) 20241121125256934 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256934 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=15 (tbf_ul.cpp:402) 20241121125256934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256934 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125256935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125256938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125256938 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125256938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256939 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 22 20241121125256952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=3c 00 2c 59 68 7a 10 49 a0 9b 01 f6 fb 6c 8d f6 1f f1 1c 92 af e2 fa e8 90 e5 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125256952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256952 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125256952 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 59 68 7a 10 49 a0 9b 01 f6 fb 6c 8d f6 1f f1 1c 92 af e2 fa e8 90 e5 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125256952 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=22, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=59 68 7a 10 49 a0 9b 01 f6 fb 6c 8d f6 1f f1 1c 92 af e2 fa e8 90 e5 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256952 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125256952 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125256952 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125256952 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=22, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=22, is_complete=1 (tbf_ul.cpp:185) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=22 (tbf_ul.cpp:197) 20241121125256952 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=22 (tbf_ul.cpp:467) 20241121125256952 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=15 (tbf_ul.cpp:402) 20241121125256952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256953 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256953 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125256953 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125256961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125256961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125256961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256961 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 23 20241121125256975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 data=3c 00 2e 5d b5 ce 7a 89 07 ae 2f dd 16 f6 61 79 2c 5f 9a 20 9f fd 4a 4d 20 8b 61 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125256975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125256975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 5d b5 ce 7a 89 07 ae 2f dd 16 f6 61 79 2c 5f 9a 20 9f fd 4a 4d 20 8b 61 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125256975 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=23, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=5d b5 ce 7a 89 07 ae 2f dd 16 f6 61 79 2c 5f 9a 20 9f fd 4a 4d 20 8b 61 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256975 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125256975 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125256975 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125256975 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=23, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=23, is_complete=1 (tbf_ul.cpp:185) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=23 (tbf_ul.cpp:197) 20241121125256975 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=23 (tbf_ul.cpp:467) 20241121125256975 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=15 (tbf_ul.cpp:402) 20241121125256975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125256976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125256980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=186 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=190 (gprs_rlcmac_sched.cpp:454) 20241121125256980 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241121125256980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256980 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 24 20241121125256994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=7 data=3c 00 30 61 64 a7 e5 85 21 b4 d5 74 fb a8 0f 53 3a 3f 4b f9 30 7b c8 53 ff 8c bd 86 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125256994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125256994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125256994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 61 64 a7 e5 85 21 b4 d5 74 fb a8 0f 53 3a 3f 4b f9 30 7b c8 53 ff 8c bd 86 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125256994 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=24, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=61 64 a7 e5 85 21 b4 d5 74 fb a8 0f 53 3a 3f 4b f9 30 7b c8 53 ff 8c bd 86 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125256994 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125256994 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125256994 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125256994 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=24, M=0, E=1, count=0 (decoding.cpp:167) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=24, is_complete=1 (tbf_ul.cpp:185) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=24 (tbf_ul.cpp:197) 20241121125256994 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=24 (tbf_ul.cpp:467) 20241121125256994 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125256994 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=15 (tbf_ul.cpp:402) 20241121125256994 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256994 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256995 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256995 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256995 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256995 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256995 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256995 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256995 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256995 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125256995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125256999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125256999 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125256999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125256999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125256999 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 25 20241121125257013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=3c 00 32 65 29 e7 09 0d 30 88 db 0a 7e 2a 53 6d 9b ea 34 cd 1b fa 2e f9 61 c8 d0 1f 2a 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125257013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 65 29 e7 09 0d 30 88 db 0a 7e 2a 53 6d 9b ea 34 cd 1b fa 2e f9 61 c8 d0 1f 2a 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257013 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=25 .. V(R)=25) (tbf_ul.cpp:257) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=25, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=65 29 e7 09 0d 30 88 db 0a 7e 2a 53 6d 9b ea 34 cd 1b fa 2e f9 61 c8 d0 1f 2a 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257013 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241121125257013 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241121125257013 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125257013 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=25, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=25, is_complete=1 (tbf_ul.cpp:185) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=25 (tbf_ul.cpp:197) 20241121125257013 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=25 (tbf_ul.cpp:467) 20241121125257013 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=25 CV=15 (tbf_ul.cpp:402) 20241121125257013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257014 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257014 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257014 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257014 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125257014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125257022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125257022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125257022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257022 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 26 20241121125257036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=3c 00 34 69 3a e2 09 d9 41 64 38 01 bd be 15 72 79 e0 c9 aa 7e 3b 65 7e 9e 76 8a 53 31 34 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125257036 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 69 3a e2 09 d9 41 64 38 01 bd be 15 72 79 e0 c9 aa 7e 3b 65 7e 9e 76 8a 53 31 34 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257036 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=26 .. V(R)=26) (tbf_ul.cpp:257) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=26, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=69 3a e2 09 d9 41 64 38 01 bd be 15 72 79 e0 c9 aa 7e 3b 65 7e 9e 76 8a 53 31 34 2b 2b 2b (tbf_ul.cpp:337) 20241121125257036 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241121125257036 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241121125257036 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125257036 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121125257036 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121125257036 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257036 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=26 CV=15 (tbf_ul.cpp:402) 20241121125257036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257036 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257036 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257036 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257036 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257037 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125257037 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125257040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125257040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125257040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257041 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 27 20241121125257055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 data=3c 00 36 6d 30 b5 25 f0 b4 56 56 6d 0d 63 26 af 28 8e ce ac 56 9b 8a 7b 4e d1 9e 91 bd 85 d1 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125257055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 6d 30 b5 25 f0 b4 56 56 6d 0d 63 26 af 28 8e ce ac 56 9b 8a 7b 4e d1 9e 91 bd 85 d1 2b 2b 00 (pdch.cpp:1019) 20241121125257055 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=27 .. V(R)=27) (tbf_ul.cpp:257) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=27, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=6d 30 b5 25 f0 b4 56 56 6d 0d 63 26 af 28 8e ce ac 56 9b 8a 7b 4e d1 9e 91 bd 85 d1 2b 2b (tbf_ul.cpp:337) 20241121125257055 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241121125257055 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241121125257055 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125257055 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=27, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=27, is_complete=1 (tbf_ul.cpp:185) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=27 (tbf_ul.cpp:197) 20241121125257055 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=27 (tbf_ul.cpp:467) 20241121125257055 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257055 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=27 CV=15 (tbf_ul.cpp:402) 20241121125257055 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257055 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257055 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257055 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257056 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257056 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257056 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125257056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125257059 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125257059 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125257059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257059 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 28 20241121125257073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=11 data=3c 00 38 71 b2 67 f6 88 98 b2 cf 3f 7e 37 67 41 ac f7 94 b7 15 40 75 48 de a2 9f cd 18 ff c5 ca 2b 00 (pcu_l1_if.cpp:463) 20241121125257073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125257073 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 71 b2 67 f6 88 98 b2 cf 3f 7e 37 67 41 ac f7 94 b7 15 40 75 48 de a2 9f cd 18 ff c5 ca 2b 00 (pdch.cpp:1019) 20241121125257073 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=28 .. V(R)=28) (tbf_ul.cpp:257) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=28, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=71 b2 67 f6 88 98 b2 cf 3f 7e 37 67 41 ac f7 94 b7 15 40 75 48 de a2 9f cd 18 ff c5 ca 2b (tbf_ul.cpp:337) 20241121125257073 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241121125257073 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241121125257073 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125257073 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=28, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=28, is_complete=1 (tbf_ul.cpp:185) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=28 (tbf_ul.cpp:197) 20241121125257073 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=28 (tbf_ul.cpp:467) 20241121125257073 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257073 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=28 CV=15 (tbf_ul.cpp:402) 20241121125257074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257074 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257074 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257074 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257074 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257074 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257074 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257075 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257075 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257075 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125257075 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125257082 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241121125257082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241121125257082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257083 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 29 20241121125257096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=3c 00 3a 75 fc 8d b2 80 c1 82 f8 ac fb db a3 70 8c e2 5e 60 59 b0 84 d3 c3 d9 d7 3e e3 dc bb f2 63 00 (pcu_l1_if.cpp:463) 20241121125257096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257096 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125257096 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 75 fc 8d b2 80 c1 82 f8 ac fb db a3 70 8c e2 5e 60 59 b0 84 d3 c3 d9 d7 3e e3 dc bb f2 63 00 (pdch.cpp:1019) 20241121125257096 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125257096 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=29 .. V(R)=29) (tbf_ul.cpp:257) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=29, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=75 fc 8d b2 80 c1 82 f8 ac fb db a3 70 8c e2 5e 60 59 b0 84 d3 c3 d9 d7 3e e3 dc bb f2 63 (tbf_ul.cpp:337) 20241121125257097 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241121125257097 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241121125257097 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125257097 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=29, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=29, is_complete=1 (tbf_ul.cpp:185) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=29 (tbf_ul.cpp:197) 20241121125257097 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=29 (tbf_ul.cpp:467) 20241121125257097 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=29 CV=15 (tbf_ul.cpp:402) 20241121125257097 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257097 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257097 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257097 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257097 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257097 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257098 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257098 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257098 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257098 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257098 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257098 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257098 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125257098 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125257101 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241121125257101 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241121125257101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257101 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 30 20241121125257115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=3c 00 3c 79 8d 50 09 94 5a c7 cf 88 5f 2a 7c 9a 0d e3 5e cb 1b ad 28 de 0f fd ee ae 6b 20 5d d1 3b 73 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257115 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125257115 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 79 8d 50 09 94 5a c7 cf 88 5f 2a 7c 9a 0d e3 5e cb 1b ad 28 de 0f fd ee ae 6b 20 5d d1 3b 73 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257115 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=30 .. V(R)=30) (tbf_ul.cpp:257) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=30, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=79 8d 50 09 94 5a c7 cf 88 5f 2a 7c 9a 0d e3 5e cb 1b ad 28 de 0f fd ee ae 6b 20 5d d1 3b 73 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257115 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241121125257115 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241121125257115 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125257115 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=30, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=30, is_complete=1 (tbf_ul.cpp:185) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=30 (tbf_ul.cpp:197) 20241121125257115 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=30 (tbf_ul.cpp:467) 20241121125257115 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=30 CV=15 (tbf_ul.cpp:402) 20241121125257116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257116 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257116 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257116 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257116 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257116 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257116 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257116 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257116 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257117 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125257117 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125257120 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241121125257120 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241121125257120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257120 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 31 20241121125257134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=3c 00 3e 7d 75 7d d5 7a 86 b6 55 02 e0 e4 e9 b8 3f ff 67 be 20 bd 6a bf 5f e3 5f 80 2f 82 75 62 4d be 08 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125257134 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 7d 75 7d d5 7a 86 b6 55 02 e0 e4 e9 b8 3f ff 67 be 20 bd 6a bf 5f e3 5f 80 2f 82 75 62 4d be 08 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257134 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=31 .. V(R)=31) (tbf_ul.cpp:257) 20241121125257134 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=31, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=7d 75 7d d5 7a 86 b6 55 02 e0 e4 e9 b8 3f ff 67 be 20 bd 6a bf 5f e3 5f 80 2f 82 75 62 4d be 08 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257134 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241121125257134 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241121125257134 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125257134 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=31, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=31, is_complete=1 (tbf_ul.cpp:185) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=31 (tbf_ul.cpp:197) 20241121125257134 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=31 (tbf_ul.cpp:467) 20241121125257134 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257134 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=31 CV=15 (tbf_ul.cpp:402) 20241121125257134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257135 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257135 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257135 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125257135 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125257143 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125257143 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125257143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257143 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 32 20241121125257157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=3 data=3c 00 40 81 36 59 44 99 7f 4c 70 c3 9c d5 c9 e3 81 de 68 36 80 30 2a 92 77 f3 bc 48 5a f8 06 19 c2 5a 36 69 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257157 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125257157 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 81 36 59 44 99 7f 4c 70 c3 9c d5 c9 e3 81 de 68 36 80 30 2a 92 77 f3 bc 48 5a f8 06 19 c2 5a 36 69 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257157 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=32 .. V(R)=32) (tbf_ul.cpp:257) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=32, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 36 59 44 99 7f 4c 70 c3 9c d5 c9 e3 81 de 68 36 80 30 2a 92 77 f3 bc 48 5a f8 06 19 c2 5a 36 69 2b 2b 2b (tbf_ul.cpp:337) 20241121125257157 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241121125257157 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241121125257157 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125257157 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=32, is_complete=1 (tbf_ul.cpp:185) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=32 (tbf_ul.cpp:197) 20241121125257157 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=32 (tbf_ul.cpp:467) 20241121125257157 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257157 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=32 CV=15 (tbf_ul.cpp:402) 20241121125257158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257158 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257158 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257159 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125257160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125257162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125257162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125257162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257162 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 33 20241121125257176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=4 data=3c 00 42 85 1d f6 1a 8a f3 df 08 0c 85 84 fd 4a c0 96 65 b3 96 ae 63 36 20 f0 24 a4 2a 5e 5b f1 7b d1 22 ae 4f 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125257176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 85 1d f6 1a 8a f3 df 08 0c 85 84 fd 4a c0 96 65 b3 96 ae 63 36 20 f0 24 a4 2a 5e 5b f1 7b d1 22 ae 4f 2b 2b 00 (pdch.cpp:1019) 20241121125257176 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=33 .. V(R)=33) (tbf_ul.cpp:257) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=33, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=85 1d f6 1a 8a f3 df 08 0c 85 84 fd 4a c0 96 65 b3 96 ae 63 36 20 f0 24 a4 2a 5e 5b f1 7b d1 22 ae 4f 2b 2b (tbf_ul.cpp:337) 20241121125257176 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241121125257176 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241121125257176 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125257176 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=33, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=33, is_complete=1 (tbf_ul.cpp:185) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=33 (tbf_ul.cpp:197) 20241121125257176 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=33 (tbf_ul.cpp:467) 20241121125257176 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257176 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=33 CV=15 (tbf_ul.cpp:402) 20241121125257176 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257176 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257177 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257177 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125257178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125257180 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=234 (gprs_rlcmac_sched.cpp:454) 20241121125257180 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241121125257180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257181 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 34 20241121125257195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=3c 00 44 89 4c bd 32 9e 30 17 ed e1 51 09 38 82 a6 35 80 6e 69 c8 96 4c 15 e2 ae 78 0c b2 91 ea a6 b6 a4 80 69 a3 2b 00 (pcu_l1_if.cpp:463) 20241121125257195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125257195 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 89 4c bd 32 9e 30 17 ed e1 51 09 38 82 a6 35 80 6e 69 c8 96 4c 15 e2 ae 78 0c b2 91 ea a6 b6 a4 80 69 a3 2b 00 (pdch.cpp:1019) 20241121125257195 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=34 .. V(R)=34) (tbf_ul.cpp:257) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=34, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=89 4c bd 32 9e 30 17 ed e1 51 09 38 82 a6 35 80 6e 69 c8 96 4c 15 e2 ae 78 0c b2 91 ea a6 b6 a4 80 69 a3 2b (tbf_ul.cpp:337) 20241121125257195 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241121125257195 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241121125257195 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125257195 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=34, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=34, is_complete=1 (tbf_ul.cpp:185) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=34 (tbf_ul.cpp:197) 20241121125257195 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=34 (tbf_ul.cpp:467) 20241121125257195 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257195 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=34 CV=15 (tbf_ul.cpp:402) 20241121125257195 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257195 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257196 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125257197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125257204 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241121125257204 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241121125257204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257204 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 35 20241121125257218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=3c 00 46 8d 25 7f 6e c7 4d ca bb c9 b1 6c 7f 51 6d bc 3f 1e e4 26 85 b3 20 c0 1a e0 42 35 ca c8 66 1c 55 63 0f 8c 38 00 (pcu_l1_if.cpp:463) 20241121125257218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125257218 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 8d 25 7f 6e c7 4d ca bb c9 b1 6c 7f 51 6d bc 3f 1e e4 26 85 b3 20 c0 1a e0 42 35 ca c8 66 1c 55 63 0f 8c 38 00 (pdch.cpp:1019) 20241121125257218 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=35 .. V(R)=35) (tbf_ul.cpp:257) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=15, BSN=35, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=8d 25 7f 6e c7 4d ca bb c9 b1 6c 7f 51 6d bc 3f 1e e4 26 85 b3 20 c0 1a e0 42 35 ca c8 66 1c 55 63 0f 8c 38 (tbf_ul.cpp:337) 20241121125257218 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241121125257218 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241121125257218 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125257218 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=35, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=35, is_complete=1 (tbf_ul.cpp:185) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=35 (tbf_ul.cpp:197) 20241121125257218 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=35 (tbf_ul.cpp:467) 20241121125257218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257218 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=35 CV=15 (tbf_ul.cpp:402) 20241121125257218 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257218 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257218 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257219 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257219 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125257219 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125257222 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=238 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=242 (gprs_rlcmac_sched.cpp:454) 20241121125257222 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241121125257222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257223 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 36 20241121125257236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 data=3c 00 48 91 a0 3b d2 14 2a e8 5a f0 c2 02 a2 3b 25 a7 b6 13 21 ae 86 43 63 77 f6 c6 2c 42 88 17 a0 1a 96 a8 71 92 c0 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 91 a0 3b d2 14 2a e8 5a f0 c2 02 a2 3b 25 a7 b6 13 21 ae 86 43 63 77 f6 c6 2c 42 88 17 a0 1a 96 a8 71 92 c0 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257236 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=36 .. V(R)=36) (tbf_ul.cpp:257) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=36, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=91 a0 3b d2 14 2a e8 5a f0 c2 02 a2 3b 25 a7 b6 13 21 ae 86 43 63 77 f6 c6 2c 42 88 17 a0 1a 96 a8 71 92 c0 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257236 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241121125257236 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241121125257236 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257236 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=36, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=36, is_complete=1 (tbf_ul.cpp:185) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=36 (tbf_ul.cpp:197) 20241121125257236 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=36 (tbf_ul.cpp:467) 20241121125257236 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=36 CV=15 (tbf_ul.cpp:402) 20241121125257237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257237 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257237 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257238 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257238 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125257238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125257241 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241121125257241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241121125257241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257241 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 37 20241121125257255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=8 data=3c 00 4a 95 92 7d 49 c8 9a 4d 31 14 02 bc 8d af a2 6d e4 16 4a 6f 85 11 83 12 0b 39 08 1d ea b9 d6 b9 17 7c 6c 2a 0d 7f 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 95 92 7d 49 c8 9a 4d 31 14 02 bc 8d af a2 6d e4 16 4a 6f 85 11 83 12 0b 39 08 1d ea b9 d6 b9 17 7c 6c 2a 0d 7f 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257255 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=37 .. V(R)=37) (tbf_ul.cpp:257) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=37, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=95 92 7d 49 c8 9a 4d 31 14 02 bc 8d af a2 6d e4 16 4a 6f 85 11 83 12 0b 39 08 1d ea b9 d6 b9 17 7c 6c 2a 0d 7f 39 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257255 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241121125257255 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241121125257255 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257255 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=37, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=37, is_complete=1 (tbf_ul.cpp:185) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=37 (tbf_ul.cpp:197) 20241121125257255 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=37 (tbf_ul.cpp:467) 20241121125257255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=37 CV=15 (tbf_ul.cpp:402) 20241121125257256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257256 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257256 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125257257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125257265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20241121125257265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241121125257265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257265 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 38 20241121125257279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=3c 00 4c 99 76 d3 64 e8 61 72 6a 9b 9a 25 8e 8a 8f 48 a2 05 a8 d3 60 d0 2f 1a 93 d2 14 d9 37 64 69 65 58 bf 97 13 3d 91 e1 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257279 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257279 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 99 76 d3 64 e8 61 72 6a 9b 9a 25 8e 8a 8f 48 a2 05 a8 d3 60 d0 2f 1a 93 d2 14 d9 37 64 69 65 58 bf 97 13 3d 91 e1 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257279 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=38 .. V(R)=38) (tbf_ul.cpp:257) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=38, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=99 76 d3 64 e8 61 72 6a 9b 9a 25 8e 8a 8f 48 a2 05 a8 d3 60 d0 2f 1a 93 d2 14 d9 37 64 69 65 58 bf 97 13 3d 91 e1 72 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257279 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241121125257279 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241121125257279 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257279 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=38, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=38, is_complete=1 (tbf_ul.cpp:185) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=38 (tbf_ul.cpp:197) 20241121125257279 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=38 (tbf_ul.cpp:467) 20241121125257279 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257279 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=38 CV=15 (tbf_ul.cpp:402) 20241121125257279 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257279 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257280 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257280 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257280 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257280 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257280 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257280 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257280 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125257281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125257283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=255 (gprs_rlcmac_sched.cpp:454) 20241121125257283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241121125257283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257284 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 39 20241121125257297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=3c 00 4e 9d 9f b8 48 d0 93 37 f2 9c 43 c5 b3 9e 75 44 03 7d 2a 03 8f 09 e0 c1 8f d6 7a 3c 5b 45 80 fc 4c e7 b3 1d 72 c4 f2 31 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 9d 9f b8 48 d0 93 37 f2 9c 43 c5 b3 9e 75 44 03 7d 2a 03 8f 09 e0 c1 8f d6 7a 3c 5b 45 80 fc 4c e7 b3 1d 72 c4 f2 31 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257297 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=39 .. V(R)=39) (tbf_ul.cpp:257) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=39, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=9d 9f b8 48 d0 93 37 f2 9c 43 c5 b3 9e 75 44 03 7d 2a 03 8f 09 e0 c1 8f d6 7a 3c 5b 45 80 fc 4c e7 b3 1d 72 c4 f2 31 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257297 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241121125257297 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241121125257297 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257297 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=39, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=39, is_complete=1 (tbf_ul.cpp:185) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=39 (tbf_ul.cpp:197) 20241121125257297 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=39 (tbf_ul.cpp:467) 20241121125257297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=39 CV=15 (tbf_ul.cpp:402) 20241121125257297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125257297 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125257297 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125257298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257298 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257298 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257298 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257298 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257299 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257299 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257299 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257299 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125257302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=255 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=260 (gprs_rlcmac_sched.cpp:454) 20241121125257302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241121125257302 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125257302 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125257302 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125257302 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125257302 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125257302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125257302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257302 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK 20241121125257316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125257316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257316 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=255): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125257316 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125257316 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257316 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257317 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257317 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257317 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257317 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257317 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257317 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257325 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125257339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125257339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257339 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=260): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125257339 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125257340 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257340 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257340 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257340 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257341 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257341 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257344 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125257358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125257358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257358 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257358 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257358 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257358 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257358 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257358 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125257359 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257362 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125257376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125257376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257376 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125257376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125257376 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125257376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125257376 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=268 TLLI=0x00000001 (pdch.cpp:347) 20241121125257376 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 40 20241121125257377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257377 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257377 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257378 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257378 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125257379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257386 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125257400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 00 50 a1 c7 19 e9 b6 86 d4 d5 9f db c1 f4 d9 73 d0 78 d8 d9 93 1a dc 8f 88 f4 c7 ed f1 f1 f5 cb 38 aa 4f 82 f2 63 76 68 09 3d e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257400 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 a1 c7 19 e9 b6 86 d4 d5 9f db c1 f4 d9 73 d0 78 d8 d9 93 1a dc 8f 88 f4 c7 ed f1 f1 f5 cb 38 aa 4f 82 f2 63 76 68 09 3d e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257400 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257400 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=273 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=40 .. V(R)=40) (tbf_ul.cpp:257) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=40, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a1 c7 19 e9 b6 86 d4 d5 9f db c1 f4 d9 73 d0 78 d8 d9 93 1a dc 8f 88 f4 c7 ed f1 f1 f5 cb 38 aa 4f 82 f2 63 76 68 09 3d e8 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257400 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241121125257400 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241121125257400 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257400 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=40, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=40, is_complete=1 (tbf_ul.cpp:185) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=40 (tbf_ul.cpp:197) 20241121125257400 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=40 (tbf_ul.cpp:467) 20241121125257400 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257400 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=40 CV=15 (tbf_ul.cpp:402) 20241121125257400 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257400 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257401 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257401 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257401 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257401 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257401 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257402 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257402 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125257402 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125257404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=277 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241121125257404 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241121125257404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257405 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 41 20241121125257418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 00 52 a5 cf c2 ff b9 35 33 59 ed db 68 3a 4f d6 9c e5 f2 d0 0b bf ea 33 01 24 00 92 cb 9c 79 72 9d 1d 7d 57 7f 4e 12 7f f9 eb 5d 90 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257418 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 a5 cf c2 ff b9 35 33 59 ed db 68 3a 4f d6 9c e5 f2 d0 0b bf ea 33 01 24 00 92 cb 9c 79 72 9d 1d 7d 57 7f 4e 12 7f f9 eb 5d 90 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257419 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257419 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=277 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=41 .. V(R)=41) (tbf_ul.cpp:257) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=41, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a5 cf c2 ff b9 35 33 59 ed db 68 3a 4f d6 9c e5 f2 d0 0b bf ea 33 01 24 00 92 cb 9c 79 72 9d 1d 7d 57 7f 4e 12 7f f9 eb 5d 90 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257419 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241121125257419 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241121125257419 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257419 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=41, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=41, is_complete=1 (tbf_ul.cpp:185) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=41 (tbf_ul.cpp:197) 20241121125257419 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=41 (tbf_ul.cpp:467) 20241121125257419 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257419 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=41 CV=15 (tbf_ul.cpp:402) 20241121125257419 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257419 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257419 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257419 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257419 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125257421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125257423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125257423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125257423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257423 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 42 20241121125257437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=3c 00 54 a9 f2 55 f2 09 b4 72 e2 de ac 36 ea e4 2e 4d f3 ef 10 9b 03 4d 6f b1 73 14 45 76 02 26 f5 74 89 12 6c 07 b6 4f 04 5b 30 35 b5 bc 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257437 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257437 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 a9 f2 55 f2 09 b4 72 e2 de ac 36 ea e4 2e 4d f3 ef 10 9b 03 4d 6f b1 73 14 45 76 02 26 f5 74 89 12 6c 07 b6 4f 04 5b 30 35 b5 bc 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257437 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=42 .. V(R)=42) (tbf_ul.cpp:257) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=42, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=a9 f2 55 f2 09 b4 72 e2 de ac 36 ea e4 2e 4d f3 ef 10 9b 03 4d 6f b1 73 14 45 76 02 26 f5 74 89 12 6c 07 b6 4f 04 5b 30 35 b5 bc 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257437 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241121125257437 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241121125257437 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257437 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=42, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=42, is_complete=1 (tbf_ul.cpp:185) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=42 (tbf_ul.cpp:197) 20241121125257437 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=42 (tbf_ul.cpp:467) 20241121125257437 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257437 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=42 CV=15 (tbf_ul.cpp:402) 20241121125257438 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257438 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257438 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257438 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257438 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257439 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257439 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257439 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257439 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257439 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125257439 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125257446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125257446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125257446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257447 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 43 20241121125257460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=3c 00 56 ad b2 7b 91 4c 79 ff 24 24 1a 6d 1a 06 56 be 4f 29 ae 64 af a6 8b 54 e3 20 3c 92 df 29 9d 00 89 5c b3 e3 79 f0 4d 64 9b 53 0e fe e4 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257460 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257460 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 ad b2 7b 91 4c 79 ff 24 24 1a 6d 1a 06 56 be 4f 29 ae 64 af a6 8b 54 e3 20 3c 92 df 29 9d 00 89 5c b3 e3 79 f0 4d 64 9b 53 0e fe e4 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257460 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=43 .. V(R)=43) (tbf_ul.cpp:257) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=43, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=ad b2 7b 91 4c 79 ff 24 24 1a 6d 1a 06 56 be 4f 29 ae 64 af a6 8b 54 e3 20 3c 92 df 29 9d 00 89 5c b3 e3 79 f0 4d 64 9b 53 0e fe e4 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257460 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241121125257460 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241121125257460 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257460 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=43, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=43, is_complete=1 (tbf_ul.cpp:185) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=43 (tbf_ul.cpp:197) 20241121125257460 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=43 (tbf_ul.cpp:467) 20241121125257460 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257460 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=43 CV=15 (tbf_ul.cpp:402) 20241121125257461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257461 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257461 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125257462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125257465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125257465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125257465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257465 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 44 20241121125257479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=7 data=3c 00 58 b1 3b 0f 48 1d 7e 34 69 57 73 86 6a c4 a9 90 f1 58 21 cb 9c 02 91 fe f2 b8 4e 99 d5 b1 2b 0a f4 c2 4a 14 34 9a 55 35 26 71 94 fd 18 e4 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257479 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257479 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 b1 3b 0f 48 1d 7e 34 69 57 73 86 6a c4 a9 90 f1 58 21 cb 9c 02 91 fe f2 b8 4e 99 d5 b1 2b 0a f4 c2 4a 14 34 9a 55 35 26 71 94 fd 18 e4 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257479 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=44 .. V(R)=44) (tbf_ul.cpp:257) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=15, BSN=44, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b1 3b 0f 48 1d 7e 34 69 57 73 86 6a c4 a9 90 f1 58 21 cb 9c 02 91 fe f2 b8 4e 99 d5 b1 2b 0a f4 c2 4a 14 34 9a 55 35 26 71 94 fd 18 e4 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257479 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241121125257479 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241121125257479 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257479 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=44, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=44, is_complete=1 (tbf_ul.cpp:185) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=44 (tbf_ul.cpp:197) 20241121125257479 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=44 (tbf_ul.cpp:467) 20241121125257479 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257479 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=44 CV=15 (tbf_ul.cpp:402) 20241121125257479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257480 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257480 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257480 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257480 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257480 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257480 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257481 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125257481 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125257484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20241121125257484 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241121125257484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257484 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 45 20241121125257498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=10 00 5a b5 21 25 90 3e 05 8b 3e 7a 61 1d 82 8e 47 2a 8b 8b a2 24 ba e2 de 71 97 af 58 97 d6 a5 28 8c 3b 87 75 a0 44 db 1b 42 79 75 5a 4c 93 03 72 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 10 00 5a b5 21 25 90 3e 05 8b 3e 7a 61 1d 82 8e 47 2a 8b 8b a2 24 ba e2 de 71 97 af 58 97 d6 a5 28 8c 3b 87 75 a0 44 db 1b 42 79 75 5a 4c 93 03 72 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257498 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=45 .. V(R)=45) (tbf_ul.cpp:257) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=4, BSN=45, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b5 21 25 90 3e 05 8b 3e 7a 61 1d 82 8e 47 2a 8b 8b a2 24 ba e2 de 71 97 af 58 97 d6 a5 28 8c 3b 87 75 a0 44 db 1b 42 79 75 5a 4c 93 03 72 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125257498 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241121125257498 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241121125257498 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257498 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=45, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=45, is_complete=1 (tbf_ul.cpp:185) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=45 (tbf_ul.cpp:197) 20241121125257498 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=45 (tbf_ul.cpp:467) 20241121125257498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257498 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=45 CV=4 (tbf_ul.cpp:402) 20241121125257498 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257498 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257500 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125257500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125257508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125257508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125257508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257508 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 46 20241121125257521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=0c 00 5c b9 61 c3 a4 a5 77 07 47 a8 25 52 a6 0d db cf 44 10 a4 80 e3 2e de ae 06 fa de 43 6b e4 99 e4 31 f2 51 c9 03 94 be 4c ea cb 56 f9 f1 86 a4 11 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 5c b9 61 c3 a4 a5 77 07 47 a8 25 52 a6 0d db cf 44 10 a4 80 e3 2e de ae 06 fa de 43 6b e4 99 e4 31 f2 51 c9 03 94 be 4c ea cb 56 f9 f1 86 a4 11 2b 2b 2b 00 (pdch.cpp:1019) 20241121125257521 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=46 .. V(R)=46) (tbf_ul.cpp:257) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=3, BSN=46, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 61 c3 a4 a5 77 07 47 a8 25 52 a6 0d db cf 44 10 a4 80 e3 2e de ae 06 fa de 43 6b e4 99 e4 31 f2 51 c9 03 94 be 4c ea cb 56 f9 f1 86 a4 11 2b 2b 2b (tbf_ul.cpp:337) 20241121125257521 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241121125257521 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241121125257521 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257521 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=46, is_complete=1 (tbf_ul.cpp:185) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=46 (tbf_ul.cpp:197) 20241121125257521 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=46 (tbf_ul.cpp:467) 20241121125257521 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257521 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=46 CV=3 (tbf_ul.cpp:402) 20241121125257522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257523 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257523 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125257523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125257526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125257526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125257526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257526 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 47 20241121125257540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=08 00 5e bd f2 64 b4 eb a1 5d c7 23 02 a9 e4 e1 27 6c 6a 95 f2 ba 93 1d a7 b6 f6 49 f6 c6 d9 ea cc 29 db 13 01 98 4e af d9 bb 60 0b a4 7c 13 4c 4c e7 e6 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125257540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257540 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257540 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 5e bd f2 64 b4 eb a1 5d c7 23 02 a9 e4 e1 27 6c 6a 95 f2 ba 93 1d a7 b6 f6 49 f6 c6 d9 ea cc 29 db 13 01 98 4e af d9 bb 60 0b a4 7c 13 4c 4c e7 e6 2b 2b 00 (pdch.cpp:1019) 20241121125257540 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=47 .. V(R)=47) (tbf_ul.cpp:257) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=2, BSN=47, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=bd f2 64 b4 eb a1 5d c7 23 02 a9 e4 e1 27 6c 6a 95 f2 ba 93 1d a7 b6 f6 49 f6 c6 d9 ea cc 29 db 13 01 98 4e af d9 bb 60 0b a4 7c 13 4c 4c e7 e6 2b 2b (tbf_ul.cpp:337) 20241121125257540 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241121125257540 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241121125257540 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257540 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=47, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=47, is_complete=1 (tbf_ul.cpp:185) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=47 (tbf_ul.cpp:197) 20241121125257540 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=47 (tbf_ul.cpp:467) 20241121125257540 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257540 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=47 CV=2 (tbf_ul.cpp:402) 20241121125257540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257541 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125257542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125257544 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125257544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125257544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257545 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 48 20241121125257567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=04 00 60 c1 47 8a b2 5a 1f b7 2b 8a 45 7e 6c 8c 18 3d 11 fd 56 fc cb b6 da 0f 86 a6 0d 4c 41 1d 7e 70 33 c2 3e ae 4a 29 d6 e8 d2 76 5e 57 62 0a 07 ee 88 0c 2b 00 (pcu_l1_if.cpp:463) 20241121125257567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 60 c1 47 8a b2 5a 1f b7 2b 8a 45 7e 6c 8c 18 3d 11 fd 56 fc cb b6 da 0f 86 a6 0d 4c 41 1d 7e 70 33 c2 3e ae 4a 29 d6 e8 d2 76 5e 57 62 0a 07 ee 88 0c 2b 00 (pdch.cpp:1019) 20241121125257567 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=48 .. V(R)=48) (tbf_ul.cpp:257) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=1, BSN=48, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c1 47 8a b2 5a 1f b7 2b 8a 45 7e 6c 8c 18 3d 11 fd 56 fc cb b6 da 0f 86 a6 0d 4c 41 1d 7e 70 33 c2 3e ae 4a 29 d6 e8 d2 76 5e 57 62 0a 07 ee 88 0c 2b (tbf_ul.cpp:337) 20241121125257567 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241121125257567 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241121125257567 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257567 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=48, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=48, is_complete=1 (tbf_ul.cpp:185) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=48 (tbf_ul.cpp:197) 20241121125257567 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=48 (tbf_ul.cpp:467) 20241121125257567 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=48 CV=1 (tbf_ul.cpp:402) 20241121125257567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257569 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125257569 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125257576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125257576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125257576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257576 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Sending DATA.ind with LLC payload size 49 20241121125257590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=00 00 62 c5 36 da ba 75 4e a8 92 aa aa 2a 35 ee 3c 55 c7 f7 00 83 f3 d1 41 a2 a7 00 82 66 ab 30 74 68 18 a5 7c 5c e1 52 8d 60 1c 79 b2 4d 41 12 c1 c7 4b db fd 00 (pcu_l1_if.cpp:463) 20241121125257590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257590 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125257590 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 62 c5 36 da ba 75 4e a8 92 aa aa 2a 35 ee 3c 55 c7 f7 00 83 f3 d1 41 a2 a7 00 82 66 ab 30 74 68 18 a5 7c 5c e1 52 8d 60 1c 79 b2 4d 41 12 c1 c7 4b db fd 00 (pdch.cpp:1019) 20241121125257590 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=49 .. V(R)=49) (tbf_ul.cpp:257) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=0, BSN=49, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=c5 36 da ba 75 4e a8 92 aa aa 2a 35 ee 3c 55 c7 f7 00 83 f3 d1 41 a2 a7 00 82 66 ab 30 74 68 18 a5 7c 5c e1 52 8d 60 1c 79 b2 4d 41 12 c1 c7 4b db fd (tbf_ul.cpp:337) 20241121125257590 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241121125257590 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241121125257590 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125257590 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=49, M=0, E=1, count=0 (decoding.cpp:167) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=49, is_complete=1 (tbf_ul.cpp:185) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=49 (tbf_ul.cpp:197) 20241121125257590 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=49 (tbf_ul.cpp:467) 20241121125257590 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=49 CV=0 (tbf_ul.cpp:402) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125257590 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125257590 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125257590 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125257590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125257590 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125257590 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257590 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125257594 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125257594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 316 + 13 = 329 (pdch_ul_controller.c:131) 20241121125257594 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125257594 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125257594 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 2c 80 00 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125257594 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type POLL (pdch_ul_controller.c:184) 20241121125257594 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=329, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125257594 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125257594 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125257594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=4f 24 00 2c 80 00 ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125257594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(293)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Rx Packet Uplink ACK / NACK 20241121125257608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125257608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125257608 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125257609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257613 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125257627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125257627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257628 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257628 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257637 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125257651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125257651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125257653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257656 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125257670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125257670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125257670 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125257670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125257670 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125257670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125257670 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=329 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125257670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125257670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125257670 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125257670 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125257670 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125257670 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125257670 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125257670 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125257670 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125257670 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125257670 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125257670 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125257670 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125257670 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125257670 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125257670 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(293)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125257670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47464<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125257671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125257672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125257673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125257673 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125257673 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125257673 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125257673 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125257673 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125257673 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125257673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125257673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125257673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 28: stopped pid 7972 with status 0 MTC@1d710fa6204d: Test case TC_ul_all_sizes finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass'. respawn: 29: starting: osmo-pcu Thu Nov 21 12:52:57 UTC 2024 ====== PCU_Tests.TC_ul_all_sizes pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_all_sizes.talloc 20241121125257685 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125257685 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125257685 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125257685 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125257703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125257803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47466<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=694820) Waiting for packet dumper to finish... 1 (prev_count=694820, count=746684) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_all_sizes pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding'. ------ PCU_Tests.TC_ul_data_toolong_fills_padding ------ Thu Nov 21 12:52:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_data_toolong_fills_padding.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_data_toolong_fills_padding' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_data_toolong_fills_padding started. 299@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 299@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(303)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_data_toolong_fills_padding-BVCI1234(302)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 299@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(303)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 299@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(306)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(306)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 299@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 20241121125300888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 299@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(309)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(309)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(305)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125300897 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(305)@1d710fa6204d: Start timer T: 5 s PCUIF(305)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_data_toolong_fills_padding-STATS(310)@1d710fa6204d: Start timer T: 2 s TC_ul_data_toolong_fills_padding-STATS(310)@1d710fa6204d: Start timer T: 2 s 20241121125302685 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125302685 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125302685 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(305)@1d710fa6204d: OsmoPCU is now connected BTS(307)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125302691 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125302691 DLGLOBAL DEBUG validating counter group 0x560a4c42b040(bts) with 102 counters (rate_ctr.c:86) 20241121125302691 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125302691 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125302691 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125302691 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125302691 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125302691 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125302691 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125302691 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125302691 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125302691 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125302691 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125302691 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125302691 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125302691 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125302691 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125302691 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125302691 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125302691 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125302691 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125302691 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125302691 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125302691 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125302691 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125302691 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125302691 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125302691 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125302691 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125302691 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125302691 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125302691 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125302691 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125302691 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125302691 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125302691 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125302691 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125302691 DLGLOBAL DEBUG validating counter group 0x7fb7c0cf05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125302691 DLGLOBAL DEBUG validating counter group 0x560a4c42a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125302691 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125302691 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125302691 DLGLOBAL DEBUG validating counter group 0x7fb7c0cf1180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125302691 DLGLOBAL DEBUG validating counter group 0x7fb7c0cf1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125302691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125302691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125302691 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125302691 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125302691 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125302691 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125302691 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125302692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125302692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302692 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(303)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(303)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(303)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(303)@1d710fa6204d: Start timer Tns_test: 10 s BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125302694 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125302694 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125302694 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125302694 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125302694 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125302694 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125302695 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125302695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125302695 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(303)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(303)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125302696 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125302696 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125302696 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125302696 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125302696 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125302696 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125302696 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125302696 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(307)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125302696 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125302696 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125302696 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125302696 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(303)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(303)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(303)@1d710fa6204d: Start timer Tns_test: 10 s 300@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 300@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125302704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125302705 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125302705 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125302705 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125302705 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125302705 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125302705 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125302705 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125302705 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302705 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302709 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_ul_data_toolong_fills_padding-BVCI1234(302)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_data_toolong_fills_padding-BVCI1234(302)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125302713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125302713 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125302713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125302713 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125302713 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125302713 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125302713 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125302713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125302714 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125302714 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125302714 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125302714 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125302715 DLGLOBAL DEBUG validating counter group 0x560a4c42a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125302715 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125302715 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125302715 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125302715 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125302715 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125302715 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125302715 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125302715 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125302715 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125302715 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125302715 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125302715 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125302715 DLGLOBAL DEBUG validating counter group 0x560a4c42ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125302715 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125302715 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125302715 DLGLOBAL DEBUG validating counter group 0x560a4c42ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125302715 DLGLOBAL DEBUG validating counter group 0x560a4c42ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125302715 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125302715 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125302715 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125302715 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125302715 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125302715 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125302715 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125302715 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125302715 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125302715 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125302715 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125302715 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125302715 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125302715 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125302715 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(307)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125302717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125302717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125302717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125302717 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125302717 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125302717 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125302717 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125302717 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125302717 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125302717 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125302723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125302723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125302723 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125302723 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125302723 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125302723 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125302724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125302728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302728 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125302742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302744 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302744 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302745 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302745 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125302752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302752 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125302766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302766 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302767 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302767 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302767 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302767 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302767 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302767 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302768 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302768 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302769 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302769 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125302771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302771 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125302785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302786 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302786 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302786 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302786 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125302790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302790 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125302804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125302813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302814 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125302828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302829 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302829 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125302832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302832 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125302847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125302851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302851 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125302865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125302875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302875 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125302889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302890 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302891 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302891 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302891 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302891 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302892 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302892 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125302894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302894 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125302908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125302913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302913 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125302915 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125302915 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125302915 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125302927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125302927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302929 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302929 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302929 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302929 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302930 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302930 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125302930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125302937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125302937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125302937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125302937 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121125302951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=08 01 00 69 00 00 00 01 04 05 14 bb 65 24 6a 87 10 b4 fb 33 29 bb ba 34 24 43 4a d7 39 c9 40 1c 02 00 (pcu_l1_if.cpp:463) 20241121125302951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125302951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125302951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 00 69 00 00 00 01 04 05 14 bb 65 24 6a 87 10 b4 fb 33 29 bb ba 34 24 43 4a d7 39 c9 40 1c 02 00 (pdch.cpp:1019) 20241121125302951 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125302951 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125302951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125302951 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125302951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=2, BSN=0, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125302951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125302951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=69 00 00 00 01 04 05 14 bb 65 24 6a 87 10 b4 fb 33 29 bb ba 34 24 43 4a d7 39 c9 40 1c 02 (tbf_ul.cpp:337) 20241121125302951 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125302951 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125302951 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125302951 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125302951 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125302951 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125302951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125302951 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=26, M=0, E=1, count=0 (decoding.cpp:167) 20241121125302951 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 31, size: 26, data_len: 30 (decoding.cpp:281) 20241121125302952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=2 (tbf_ul.cpp:402) 20241121125302952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125302952 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125302952 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125302952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125302970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125302970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125302970 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125302971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302975 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125302989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125302989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125302993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125302999 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125303013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125303013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303018 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125303032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125303032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303037 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125303051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125303051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303054 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303054 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303055 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303055 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303061 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125303075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125303075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303080 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125303094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125303094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303097 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303097 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303097 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303097 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303099 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125303113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125303113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303114 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303114 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303114 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303114 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303116 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303122 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125303137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125303137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303138 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303138 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303139 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303139 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303139 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303139 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303141 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125303156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125303156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303157 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303157 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303157 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303157 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303158 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303158 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303158 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303158 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303158 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303158 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303160 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125303175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125303175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303176 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303177 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303177 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303184 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125303198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125303198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303199 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303200 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303200 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303201 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303201 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303201 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303201 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303203 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125303218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125303218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303218 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303219 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303219 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303220 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303222 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125303237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125303237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303246 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125303260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125303260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303265 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125303279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125303279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303280 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303284 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125303298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125303298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303308 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125303322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125303322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303325 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303325 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303327 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125303341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125303341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303342 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303342 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303346 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125303360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125303360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303362 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303362 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303362 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303362 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303362 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303363 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303363 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303369 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125303384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125303384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303388 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125303403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125303403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303404 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303404 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303405 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303405 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303407 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125303422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125303422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303422 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303422 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303423 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303423 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303431 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125303445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125303445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125303449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303450 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121125303465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=04 01 02 81 00 00 00 01 a7 ec 89 79 1c ae 5a 89 8a f1 ea 09 2f e2 2d 77 36 bf 16 9c 74 3d ea 5b fa 17 6d 69 3c c1 00 0e (pcu_l1_if.cpp:463) 20241121125303465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125303465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-3, length: 40 (39)) (pdch.cpp:981) 20241121125303465 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 02 81 00 00 00 01 a7 ec 89 79 1c ae 5a 89 8a f1 ea 09 2f e2 2d 77 36 bf 16 9c 74 3d ea 5b fa 17 6d 69 3c c1 00 0e (pdch.cpp:1019) 20241121125303465 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-3 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=312 (pdch.cpp:1030) 20241121125303465 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-3 RLC data block: CV=1, BSN=1, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=36, data=81 00 00 00 01 a7 ec 89 79 1c ae 5a 89 8a f1 ea 09 2f e2 2d 77 36 bf 16 9c 74 3d ea 5b fa 17 6d 69 3c c1 00 (tbf_ul.cpp:337) 20241121125303465 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125303465 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125303465 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=36) (tbf_ul.cpp:172) 20241121125303465 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=32, M=0, E=1, count=0 (decoding.cpp:167) 20241121125303465 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 37, size: 32, data_len: 36 (decoding.cpp:281) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=1 (tbf_ul.cpp:402) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125303465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125303465 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125303466 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303466 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303466 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303467 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303467 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303467 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303467 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303468 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303468 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303469 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125303484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125303484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303484 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303485 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303486 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303486 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303486 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303486 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303493 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125303508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125303508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303509 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303509 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303509 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303509 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303510 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303510 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303512 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125303527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125303527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303528 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303528 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303528 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303529 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303531 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125303546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125303546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303546 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303546 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303547 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303547 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303547 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303547 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303547 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303547 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303548 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303548 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303555 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125303569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125303569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303570 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303570 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303571 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303574 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125303588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125303588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303590 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303590 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303593 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125303607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125303607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303617 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125303632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125303632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303636 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125303651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125303651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125303670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125303670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303679 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125303694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125303694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303694 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303694 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303695 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303695 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303698 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125303713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125303713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303717 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125303732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125303732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303734 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303734 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303734 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303734 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303741 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125303756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125303756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303757 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303757 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303761 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125303775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125303775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303780 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125303794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125303794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303804 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125303818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125303818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303822 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303823 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125303837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125303837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303838 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303838 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303838 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303838 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303839 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303842 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125303856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125303856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303857 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303866 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125303880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125303880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303881 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303881 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303883 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303885 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125303899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125303899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303904 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125303919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125303919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303921 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303921 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303921 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303928 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125303942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125303942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303947 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125303962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125303962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303963 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303963 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303963 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125303964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) Buffer too large for requested CS! encode_trailing_padding_spb (RLCMAC_EncDec.cc:456) 20241121125303966 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121125303981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=00 01 04 b9 00 00 00 01 6b 51 ec e2 26 bf 9e 6e 33 e9 7c 32 41 83 07 18 81 f6 ce f6 b9 25 65 b5 fd 21 d8 ef ea 71 df 20 5e c1 7c 08 67 b0 84 ac 40 9a 15 d5 cd 4a (pcu_l1_if.cpp:463) 20241121125303981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125303981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-4, length: 54 (53)) (pdch.cpp:981) 20241121125303981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 04 b9 00 00 00 01 6b 51 ec e2 26 bf 9e 6e 33 e9 7c 32 41 83 07 18 81 f6 ce f6 b9 25 65 b5 fd 21 d8 ef ea 71 df 20 5e c1 7c 08 67 b0 84 ac 40 9a 15 d5 cd 4a (pdch.cpp:1019) 20241121125303981 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-4 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=424 (pdch.cpp:1030) 20241121125303981 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=268 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125303981 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-4 RLC data block: CV=0, BSN=2, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=50, data=b9 00 00 00 01 6b 51 ec e2 26 bf 9e 6e 33 e9 7c 32 41 83 07 18 81 f6 ce f6 b9 25 65 b5 fd 21 d8 ef ea 71 df 20 5e c1 7c 08 67 b0 84 ac 40 9a 15 d5 cd (tbf_ul.cpp:337) 20241121125303981 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125303981 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125303981 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=50) (tbf_ul.cpp:172) 20241121125303981 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=46, M=0, E=1, count=0 (decoding.cpp:167) 20241121125303981 DRLCMACUL NOTICE UL DATA out of block border, chunk idx: 0, offset: 51, size: 46, data_len: 50 (decoding.cpp:281) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=0 (tbf_ul.cpp:402) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125303981 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125303981 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125303981 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125303981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125303981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303984 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303984 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125303984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125303990 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125304005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125304005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304007 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304008 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304008 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304010 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125304024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125304024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304025 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304029 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125304043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125304044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304044 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304044 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304053 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125304067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125304067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304072 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125304086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125304086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304087 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304087 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304087 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304087 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304092 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125304107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125304107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304109 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304110 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304110 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304117 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125304132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125304132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304133 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304133 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304133 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304133 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304136 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125304150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125304150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304155 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125304170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125304170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304179 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125304193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125304194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304196 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304196 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304198 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125304213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125304213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304214 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304217 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125304232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125304232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304233 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304233 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304234 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304234 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304242 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125304256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125304256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304261 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125304275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125304275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304277 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304280 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125304295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125304295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304306 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125304319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125304319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304322 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304322 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304324 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125304339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125304339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304340 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304340 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304343 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125304357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125304357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304358 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304358 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304358 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304358 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304359 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304359 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304367 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125304381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125304381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304387 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125304401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125304401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304402 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304402 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304405 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125304420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125304420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304421 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304421 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304424 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304430 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125304445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125304445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304449 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125304464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125304464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304465 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304465 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304466 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125304467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125304469 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(307)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125304484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47482<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125304486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47470<->l=127.0.0.1:4240 (telnet_interface.c:138) MTC@1d710fa6204d: Test case TC_ul_data_toolong_fills_padding finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass'. 20241121125304510 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125304510 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125304510 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125304510 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125304510 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125304510 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125304510 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125304510 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241121125304510 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125304510 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125304510 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125304510 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125304510 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125304510 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125304510 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125304510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125304510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125304510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 29: stopped pid 8040 with status 0 respawn: 30: starting: osmo-pcu Thu Nov 21 12:53:04 UTC 202420241121125304531 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125304532 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125304532 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125304532 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) ====== PCU_Tests.TC_ul_data_toolong_fills_padding pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_data_toolong_fills_padding.talloc 20241121125304583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125304684 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36234<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=403852) Waiting for packet dumper to finish... 1 (prev_count=403852, count=461196) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_data_toolong_fills_padding pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong'. ------ PCU_Tests.TC_mo_ping_pong ------ Thu Nov 21 12:53:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mo_ping_pong started. 312@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong-BVCI1234(314)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 312@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(316)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 312@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(316)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125307789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 312@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(320)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) PCUIF(317)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 312@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(320)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125307800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(317)@1d710fa6204d: Start timer T: 5 s PCUIF(317)@1d710fa6204d: Start timer T_Conn: 10 s TC_mo_ping_pong-STATS(321)@1d710fa6204d: Start timer T: 2 s TC_mo_ping_pong-STATS(321)@1d710fa6204d: Start timer T: 2 s 312@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(324)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(324)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125309532 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125309532 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125309532 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(317)@1d710fa6204d: OsmoPCU is now connected BTS(318)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125309538 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125309538 DLGLOBAL DEBUG validating counter group 0x55c65921c040(bts) with 102 counters (rate_ctr.c:86) 20241121125309538 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125309538 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125309538 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125309538 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125309538 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125309538 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125309538 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125309538 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125309538 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125309538 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125309538 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125309538 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125309538 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125309538 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125309538 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125309538 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125309538 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125309538 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125309538 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125309538 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125309538 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125309538 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125309538 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125309538 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125309538 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125309538 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125309538 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125309538 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125309538 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125309538 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125309538 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125309538 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125309538 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125309538 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125309538 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125309538 DLGLOBAL DEBUG validating counter group 0x7f200f54e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125309538 DLGLOBAL DEBUG validating counter group 0x55c65921b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125309538 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125309538 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125309538 DLGLOBAL DEBUG validating counter group 0x7f200f54f180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125309538 DLGLOBAL DEBUG validating counter group 0x7f200f54f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125309538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125309538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125309538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125309538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125309538 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125309538 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125309538 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125309538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125309538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309539 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(316)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(316)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(316)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(316)@1d710fa6204d: Start timer Tns_test: 10 s BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125309541 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125309541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125309541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125309541 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125309541 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125309541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125309542 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125309542 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125309542 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(318)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(316)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(316)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125309543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125309543 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125309543 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125309543 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125309543 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125309543 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125309543 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125309543 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125309543 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125309543 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125309543 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125309544 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(316)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(316)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(316)@1d710fa6204d: Start timer Tns_test: 10 s 313@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 313@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125309551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125309552 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125309552 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125309552 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125309552 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125309552 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125309552 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125309552 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125309552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309556 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_mo_ping_pong-BVCI1234(314)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong-BVCI1234(314)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125309559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125309559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125309559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125309559 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125309559 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125309559 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125309559 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125309559 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125309560 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125309560 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125309560 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125309560 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125309560 DLGLOBAL DEBUG validating counter group 0x55c65921b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125309560 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125309560 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125309560 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125309560 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125309560 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125309560 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125309560 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125309560 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125309560 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125309560 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125309560 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125309560 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125309560 DLGLOBAL DEBUG validating counter group 0x55c65921bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125309560 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125309560 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125309560 DLGLOBAL DEBUG validating counter group 0x55c65921bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125309560 DLGLOBAL DEBUG validating counter group 0x55c65921bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125309560 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125309560 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125309560 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125309560 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125309560 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125309560 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125309560 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125309560 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125309560 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125309560 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125309560 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125309560 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125309560 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125309560 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125309560 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(318)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125309562 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125309562 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125309562 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125309562 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125309562 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125309562 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125309562 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125309562 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125309562 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125309563 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125309567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125309567 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125309567 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125309567 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125309567 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125309569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125309569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309570 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309570 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309571 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309571 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125309574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309574 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125309589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125309598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309598 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125309612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125309617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309617 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125309631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125309635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309636 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125309650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125309659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309660 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125309673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125309678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309678 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125309692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125309697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309697 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125309711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125309720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309721 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125309735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309735 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309737 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309737 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125309739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309740 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125309753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125309758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309758 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125309760 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125309760 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125309760 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125309772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125309772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125309775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125309782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125309782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125309782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309782 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125309796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=00 01 01 00 00 00 01 c1 c4 5c 24 04 f6 5d 67 6f c2 4a 4f 01 83 7c c6 92 8f b5 c2 0b ab c0 f6 5e 97 00 (pcu_l1_if.cpp:463) 20241121125309796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125309796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125309796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 c1 c4 5c 24 04 f6 5d 67 6f c2 4a 4f 01 83 7c c6 92 8f b5 c2 0b ab c0 f6 5e 97 00 (pdch.cpp:1019) 20241121125309796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125309796 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125309796 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 c1 c4 5c 24 04 f6 5d 67 6f c2 4a 4f 01 83 7c c6 92 8f b5 c2 0b ab c0 f6 5e 97 (tbf_ul.cpp:337) 20241121125309796 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125309796 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125309796 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125309796 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125309796 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125309796 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121125309796 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121125309796 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125309796 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125309796 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125309796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125309796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125309796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125309797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309798 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309798 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309798 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125309801 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125309801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125309801 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125309801 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125309801 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125309801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125309801 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125309801 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125309801 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125309801 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125309801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125309801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125309801 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(318)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125309815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125309815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309815 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125309815 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125309815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309816 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309816 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309819 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125309834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125309834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309843 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125309857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125309857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309858 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309858 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125309860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309862 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125309876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125309876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125309876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125309876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125309876 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125309876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125309876 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=69 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125309876 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125309876 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125309876 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125309876 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) MTC@1d710fa6204d: Start timer T: 2 s 20241121125309876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125309876 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125309876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125309876 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125309876 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125309876 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125309876 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125309876 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125309876 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125309876 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125309877 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125309877 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125309877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125309879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125309879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125309879 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125309879 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125309879 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125309879 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125309879 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125309879 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125309879 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125309879 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125309879 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125309879 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125309879 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125309879 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125309879 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125309879 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125309879 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125309879 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125309879 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125309879 DLGLOBAL DEBUG validating counter group 0x55c65921bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125309879 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125309879 DLGLOBAL DEBUG validating counter group 0x55c65921be20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125309879 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125309879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125309879 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125309879 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125309879 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125309879 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241121125309879 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241121125309879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125309879 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125309879 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125309879 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125309879 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125309879 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121125309879 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=69 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 a4 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125309879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(318)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(318)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 5, t2 := 4 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121125309881 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125309882 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125309882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125309882 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125309882 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125309895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125309895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309904 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125309918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125309918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309923 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125309937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125309937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309942 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125309956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125309956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309966 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125309980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125309980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309981 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309981 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309981 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309981 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309982 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309982 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309982 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309982 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309984 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125309998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125309999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125309999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125309999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125309999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125310000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125310000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125310000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125310001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125310001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310003 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125310017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125310018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310027 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125310041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125310041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310043 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310043 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310043 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310044 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310044 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310045 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125310060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125310060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310064 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125310079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125310079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310082 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125310082 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125310082 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125310088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125310088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125310088 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 ea 94 29 87 52 8c d4 ba 67 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125310088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241121125310088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=130, TS=7) (tbf_dl.cpp:883) 20241121125310088 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=130, TS=7 (tbf_dl.cpp:903) 20241121125310088 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 ea 94 29 87 52 8c d4 ba 67 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125310088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=0f 00 00 29 ea 94 29 87 52 8c d4 ba 67 b2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125310088 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125310102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125310102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310105 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310107 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125310121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125310121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310126 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125310140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125310140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125310142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310149 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125310163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125310164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125310164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125310164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125310164 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125310164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125310164 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125310164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125310164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125310164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125310164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125310164 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125310164 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125310164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125310164 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125310164 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125310164 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(318)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125310164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125310165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125310166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125310167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36248<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125310168 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125310168 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125310168 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125310168 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125310168 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125310168 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125310168 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125310168 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125310168 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125310168 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125310168 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125310168 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125310168 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125310168 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125310168 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125310168 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 30: stopped pid 8105 with status 0 respawn: 31: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_mo_ping_pong finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass'. Thu Nov 21 12:53:10 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong.talloc 20241121125310181 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125310181 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125310181 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125310181 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125310215 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125310316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36256<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=200596) Waiting for packet dumper to finish... 1 (prev_count=200596, count=257616) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap'. ------ PCU_Tests.TC_mo_ping_pong_with_ul_racap ------ Thu Nov 21 12:53:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mo_ping_pong_with_ul_racap started. 325@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong_with_ul_racap-BVCI1234(327)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 325@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(329)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 325@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(329)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125313368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34058<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 325@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(333)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(333)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 325@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(330)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(330)@1d710fa6204d: Start timer T: 5 s PCUIF(330)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125313378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mo_ping_pong_with_ul_racap-STATS(334)@1d710fa6204d: Start timer T: 2 s TC_mo_ping_pong_with_ul_racap-STATS(334)@1d710fa6204d: Start timer T: 2 s 325@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(337)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(337)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125315182 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125315182 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125315182 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(330)@1d710fa6204d: OsmoPCU is now connected BTS(331)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125315188 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125315188 DLGLOBAL DEBUG validating counter group 0x560e34026040(bts) with 102 counters (rate_ctr.c:86) 20241121125315188 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125315188 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125315188 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125315188 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125315188 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125315188 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125315188 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125315188 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125315188 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125315188 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125315189 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125315189 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125315189 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125315189 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125315189 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125315189 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125315189 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125315189 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125315189 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125315189 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125315189 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125315189 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125315189 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125315189 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125315189 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125315189 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125315189 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125315189 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125315189 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125315189 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125315189 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125315189 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125315189 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125315189 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125315189 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125315189 DLGLOBAL DEBUG validating counter group 0x7f407edc15e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125315189 DLGLOBAL DEBUG validating counter group 0x560e34025720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125315189 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125315189 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125315189 DLGLOBAL DEBUG validating counter group 0x7f407edc2180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125315189 DLGLOBAL DEBUG validating counter group 0x7f407edc2160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125315189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125315189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125315189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125315189 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125315189 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125315189 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125315189 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125315189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125315189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(329)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(329)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(329)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(329)@1d710fa6204d: Start timer Tns_test: 10 s BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125315193 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125315193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125315193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125315193 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125315193 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125315193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125315194 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125315194 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125315194 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(329)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(329)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(331)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125315195 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125315195 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125315195 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125315195 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125315195 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125315195 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125315195 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125315195 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125315195 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125315195 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(329)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(329)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(329)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125315196 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125315196 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125315203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 326@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 326@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125315204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315206 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315207 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125315207 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125315207 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125315207 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125315207 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125315207 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125315207 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125315207 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125315207 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_mo_ping_pong_with_ul_racap-BVCI1234(327)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap-BVCI1234(327)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125315216 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125315216 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125315216 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125315216 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125315216 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125315216 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125315216 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125315216 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125315219 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125315219 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125315219 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125315219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125315219 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125315219 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125315219 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(331)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125315221 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125315221 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125315221 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125315221 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125315221 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125315221 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125315221 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125315221 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125315221 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125315221 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125315222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125315222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315227 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125315228 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125315228 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125315228 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125315228 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125315228 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125315241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125315241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315242 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315242 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315242 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315242 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315243 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315250 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125315264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125315264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315269 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125315284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125315284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315289 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125315303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125315303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315313 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125315327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125315327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315332 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125315346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125315346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315351 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125315365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125315365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315375 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125315389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125315390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315394 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125315409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125315409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315412 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315412 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315413 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125315428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125315428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125315431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315437 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125315452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125315452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125315453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125315453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125315453 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125315453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125315453 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125315453 DLGLOBAL DEBUG validating counter group 0x560e34025760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125315453 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125315453 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125315453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125315453 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125315453 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125315453 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125315453 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125315453 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125315453 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125315453 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125315453 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125315453 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125315453 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125315453 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125315453 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125315453 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125315453 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125315453 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125315453 DLGLOBAL DEBUG validating counter group 0x560e34025b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125315453 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125315453 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125315453 DLGLOBAL DEBUG validating counter group 0x560e34025c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125315453 DLGLOBAL DEBUG validating counter group 0x560e34025c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125315453 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125315453 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125315453 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125315453 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125315453 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125315453 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125315453 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125315454 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125315454 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125315454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125315454 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125315454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125315454 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125315454 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125315454 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125315455 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315455 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315456 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315456 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315456 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315456 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315457 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315457 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315457 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125315457 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125315458 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125315458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125315458 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125315458 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125315458 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125315458 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125315458 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125315458 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125315458 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125315458 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125315458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125315458 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(331)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125315471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 00 01 b6 66 f0 b9 d1 78 5a 4e 55 dd bc 3f 6f 28 72 19 85 e1 38 99 (pcu_l1_if.cpp:463) 20241121125315471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125315471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125315471 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 b6 66 f0 b9 d1 78 5a 4e 55 dd bc 3f 6f 28 72 19 85 e1 38 99 (pdch.cpp:1019) 20241121125315471 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125315471 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got CS-1 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=b6 66 f0 b9 d1 78 5a 4e 55 dd bc 3f 6f 28 72 19 85 e1 38 99 (tbf_ul.cpp:337) 20241121125315471 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125315471 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125315471 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Frame 1 starts at offset 0, length=20, is_complete=1 (tbf_ul.cpp:185) 20241121125315471 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20241121125315471 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20241121125315471 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125315471 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125315472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125315472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315476 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125315491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125315491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315500 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125315515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125315515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315517 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315517 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125315519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315519 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125315534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125315534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125315534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125315534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125315534 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125315534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125315534 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125315534 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125315534 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125315534 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125315534 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125315534 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121125315535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125315537 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125315537 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125315537 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125315537 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125315537 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125315537 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125315537 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125315537 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125315537 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125315537 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125315538 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125315538 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125315538 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125315538 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125315538 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125315538 DLGLOBAL DEBUG validating counter group 0x560e34025b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125315538 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125315538 DLGLOBAL DEBUG validating counter group 0x560e34025e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125315538 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125315538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125315538 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125315538 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125315538 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125315538 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125315538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125315538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125315538 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125315538 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125315538 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125315538 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125315538 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125315538 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125315538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315539 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125315553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125315553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315563 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125315577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125315578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315582 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125315597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125315597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315601 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125315616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125315616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315625 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125315641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125315641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315646 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125315661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125315661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315667 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125315681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125315681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315682 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315682 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315683 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315683 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315695 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125315711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125315711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315719 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125315734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125315734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315737 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315737 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315737 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315738 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315740 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125315755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125315755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315765 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125315781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125315781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315787 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125315800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125315800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315800 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315800 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315800 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315801 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315801 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315801 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315801 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315802 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315802 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315802 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315802 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315804 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125315819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125315819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315829 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125315844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125315844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315848 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125315863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125315863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315868 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125315885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125315885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315885 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315885 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315886 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315886 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315897 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125315908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125315908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315910 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315910 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315910 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315910 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315913 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125315928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125315928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315933 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125315948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125315948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315957 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125315972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125315972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315977 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125315993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125315993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315993 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315993 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315994 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315994 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315994 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315995 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315995 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315996 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125315996 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125315997 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125316012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125316012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316029 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125316041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125316041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316041 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316041 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316041 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316042 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316043 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125316046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125316046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125316046 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125316046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20241121125316046 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125316046 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125316046 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125316046 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125316046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20241121125316046 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=186, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125316046 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125316046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125316046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125316047 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(331)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241121125316061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125316061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316062 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316065 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125316081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125316082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316082 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=177): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125316082 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125316082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316083 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316083 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316089 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125316104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125316104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125316107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316109 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125316123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125316124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125316124 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125316124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125316124 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125316124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125316124 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=186 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125316124 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125316124 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125316124 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125316124 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125316124 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125316125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125316129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125316129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125316129 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125316129 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125316129 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125316129 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125316129 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125316129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125316129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125316130 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(331)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125316144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125316144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125316155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125316155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125316155 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125316155 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 95 36 c4 e5 97 f3 4d 28 d0 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125316155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 195 + 13 = 208 (pdch_ul_controller.c:131) 20241121125316155 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type POLL (pdch_ul_controller.c:184) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=208, TS=7) (tbf_dl.cpp:883) 20241121125316155 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=208, TS=7 (tbf_dl.cpp:903) 20241121125316155 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 95 36 c4 e5 97 f3 4d 28 d0 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125316155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=08 00 00 29 95 36 c4 e5 97 f3 4d 28 d0 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125316155 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125316169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125316169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316169 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125316169 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125316170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316171 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316171 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316175 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125316189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125316189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316189 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125316189 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125316190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316190 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316195 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125316208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125316208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316210 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125316212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125316218 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(331)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125316238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34074<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125316238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125316238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125316238 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125316238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125316238 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125316238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125316238 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125316238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125316238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125316238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125316238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125316238 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125316238 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125316238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125316238 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125316238 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125316238 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125316240 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34058<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125316240 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125316240 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125316240 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316240 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125316240 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125316240 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125316240 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125316241 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125316241 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125316241 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125316241 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125316241 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125316241 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125316241 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125316241 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125316241 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125316241 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125316241 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125316241 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125316241 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125316241 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125316241 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125316241 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125316241 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125316241 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125316241 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125316241 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 31: stopped pid 8171 with status 0 respawn: 32: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_mo_ping_pong_with_ul_racap finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass'. 20241121125316277 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125316282 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125316282 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125316283 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 21 12:53:16 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong_with_ul_racap pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong_with_ul_racap.talloc 20241121125316337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125316438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374764) Waiting for packet dumper to finish... 1 (prev_count=374764, count=378300) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access'. ------ PCU_Tests.TC_force_two_phase_access ------ Thu Nov 21 12:53:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_force_two_phase_access.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_force_two_phase_access.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_force_two_phase_access' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_force_two_phase_access started. 338@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_force_two_phase_access-BVCI1234(340)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 338@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(342)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(342)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 338@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125319533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 338@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(346)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 338@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(346)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(343)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(343)@1d710fa6204d: Start timer T: 5 s 20241121125319543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34102<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(343)@1d710fa6204d: Start timer T_Conn: 10 s TC_force_two_phase_access-STATS(347)@1d710fa6204d: Start timer T: 2 s TC_force_two_phase_access-STATS(347)@1d710fa6204d: Start timer T: 2 s 338@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(350)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(350)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125321284 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125321284 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125321284 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(343)@1d710fa6204d: OsmoPCU is now connected BTS(345)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125321291 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125321291 DLGLOBAL DEBUG validating counter group 0x55c3b3ecc040(bts) with 102 counters (rate_ctr.c:86) 20241121125321291 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125321291 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125321291 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125321291 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125321291 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125321291 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125321291 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125321291 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125321291 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125321291 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125321291 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125321291 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125321291 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125321291 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125321291 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125321291 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125321291 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125321291 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125321291 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125321291 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125321291 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125321291 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125321291 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125321291 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125321291 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125321291 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125321291 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125321291 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125321291 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125321291 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125321291 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125321291 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125321291 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125321291 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125321291 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125321291 DLGLOBAL DEBUG validating counter group 0x7fcbf054a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125321291 DLGLOBAL DEBUG validating counter group 0x55c3b3ecb720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125321291 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125321291 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125321291 DLGLOBAL DEBUG validating counter group 0x7fcbf054b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125321291 DLGLOBAL DEBUG validating counter group 0x7fcbf054b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125321291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125321291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125321291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125321291 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125321291 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125321291 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125321291 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125321291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125321291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321292 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(342)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(342)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(342)@1d710fa6204d: Start timer Tns_alive: 3 s BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(342)@1d710fa6204d: Start timer Tns_test: 10 s BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125321295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125321295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125321295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125321295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125321295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125321295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(345)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125321295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125321295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125321295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(342)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(342)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125321296 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125321296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125321296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125321296 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125321296 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125321296 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125321296 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125321296 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125321296 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125321296 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125321297 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125321297 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(342)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(342)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(342)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125321304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 339@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 339@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125321305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321307 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125321307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125321307 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125321307 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125321307 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125321307 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125321307 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125321307 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125321308 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_force_two_phase_access-BVCI1234(340)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_force_two_phase_access-BVCI1234(340)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125321314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125321314 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125321314 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125321314 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125321314 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125321314 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125321314 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125321314 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125321316 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125321316 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125321316 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125321316 DRLCMAC DEBUG Forcing two phase access (bts.cpp:979) 20241121125321316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125321316 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125321316 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125321316 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(345)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125321318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125321318 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125321318 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125321318 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125321318 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125321318 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125321318 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125321318 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125321318 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125321318 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125321323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125321323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125321324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125321324 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125321324 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125321324 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125321324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321325 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321325 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321325 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321328 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125321342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125321342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321343 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321343 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321351 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125321366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125321366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321370 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125321385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125321385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321389 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125321404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125321404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321406 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321413 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125321428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125321428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321429 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321429 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321430 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321430 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321430 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321432 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125321447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125321447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321447 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321449 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321449 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321449 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321449 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321451 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125321466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125321466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321466 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321466 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321467 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321467 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321467 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321467 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321467 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321468 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321468 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321475 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125321489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125321489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321491 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321491 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321491 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321491 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321494 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125321509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125321509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321509 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321509 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321510 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321510 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321513 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125321528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125321528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125321531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321537 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125321562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125321562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125321562 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125321562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125321562 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125321562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125321562 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125321562 DLGLOBAL DEBUG validating counter group 0x55c3b3ecb760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125321562 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125321562 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125321562 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125321562 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125321562 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125321562 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125321562 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125321562 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125321562 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125321562 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125321562 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125321562 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125321562 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125321562 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125321562 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125321562 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125321562 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125321562 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125321562 DLGLOBAL DEBUG validating counter group 0x55c3b3ecbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125321562 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125321562 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125321562 DLGLOBAL DEBUG validating counter group 0x55c3b3ecbc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125321562 DLGLOBAL DEBUG validating counter group 0x55c3b3ecbc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125321562 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125321562 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125321562 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125321562 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125321562 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125321562 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125321562 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125321563 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125321563 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125321563 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125321563 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125321563 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125321563 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125321563 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125321563 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125321563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125321565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125321567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125321567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125321567 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125321567 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125321567 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125321567 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125321567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125321567 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125321567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125321567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125321567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125321567 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(345)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125321581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=00 00 01 d9 0a a6 69 24 02 50 82 a0 f0 00 34 b0 70 e6 de d0 fb 71 52 (pcu_l1_if.cpp:463) 20241121125321581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125321581 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125321581 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 d9 0a a6 69 24 02 50 82 a0 f0 00 34 b0 70 e6 de d0 fb 71 52 (pdch.cpp:1019) 20241121125321581 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125321581 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Got CS-1 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} data_length=20, data=d9 0a a6 69 24 02 50 82 a0 f0 00 34 b0 70 e6 de d0 fb 71 52 (tbf_ul.cpp:337) 20241121125321581 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125321581 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125321581 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Frame 1 starts at offset 0, length=20, is_complete=1 (tbf_ul.cpp:185) 20241121125321581 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} complete UL frame len=20 (tbf_ul.cpp:197) 20241121125321581 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} len=20 (tbf_ul.cpp:467) 20241121125321581 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125321581 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125321581 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125321582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321583 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321583 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125321600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125321600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321610 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125321624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125321624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321625 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321625 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321625 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321625 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321626 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321626 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321626 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321626 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321627 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321627 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321627 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321627 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125321627 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321629 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125321643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125321643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121125321643 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125321643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125321643 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125321644 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125321644 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125321644 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125321644 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125321644 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125321644 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125321644 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125321644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321647 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125321647 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125321647 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125321647 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125321647 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125321647 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125321647 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125321647 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125321647 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125321647 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125321647 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125321647 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125321647 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125321647 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125321647 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125321647 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125321647 DLGLOBAL DEBUG validating counter group 0x55c3b3ecbb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125321647 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125321647 DLGLOBAL DEBUG validating counter group 0x55c3b3ecbe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125321647 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125321647 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125321647 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125321647 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125321647 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125321647 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125321647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125321647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125321647 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125321647 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125321647 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125321647 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125321647 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125321647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125321648 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125321663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125321663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321663 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321672 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125321687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125321687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321691 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125321706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125321706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321708 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321708 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321711 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125321725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125321725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321737 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125321749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125321749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321752 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321752 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321754 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125321768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125321768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321769 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321769 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321769 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321770 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321770 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321770 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321770 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321770 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321771 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321771 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321771 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321771 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321772 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125321787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125321787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321788 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321788 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321789 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321789 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321790 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321790 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321790 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321797 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125321811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125321811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321816 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125321830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125321830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321831 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321831 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321831 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321831 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321832 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321835 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125321849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125321849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321850 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321850 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125321873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125321873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125321892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125321892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321894 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321894 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321897 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125321912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125321912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321915 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321915 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321921 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125321936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125321936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321940 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125321955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125321955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321959 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125321974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125321974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321983 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125321998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125321998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125321998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125321999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125321999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125321999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125322000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125322000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125322001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125322001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322002 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125322017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125322017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322021 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125322036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125322036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322037 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322037 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322045 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125322060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125322060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322064 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125322079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125322079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322084 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125322098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125322098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125322122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125322122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322123 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322123 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322124 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322124 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322124 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322125 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322125 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322125 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322125 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322127 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125322141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125322141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125322146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125322146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125322146 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125322146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20241121125322146 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125322146 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125322146 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125322146 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125322146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20241121125322146 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=190, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125322146 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125322146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125322146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125322146 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(345)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241121125322160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125322161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322170 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125322184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125322184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322184 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=182): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125322184 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125322185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322189 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125322204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125322204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125322207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322208 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125322223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125322223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125322223 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125322223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125322223 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125322223 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125322223 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=190 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125322223 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125322223 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125322223 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125322223 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125322223 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125322223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125322232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125322232 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125322232 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125322232 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125322232 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125322232 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125322232 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125322232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125322232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125322233 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(345)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125322246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125322246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125322251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125322251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125322251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125322251 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 2f 10 5f 0f b3 42 69 ef 83 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125322251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20241121125322251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=212, TS=7) (tbf_dl.cpp:883) 20241121125322251 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=212, TS=7 (tbf_dl.cpp:903) 20241121125322251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 2f 10 5f 0f b3 42 69 ef 83 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125322251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=08 00 00 29 2f 10 5f 0f b3 42 69 ef 83 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125322252 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125322265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125322265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322265 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125322265 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125322266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322270 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125322284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125322285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322285 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125322285 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125322285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322294 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125322308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125322308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125322311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322313 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125322328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125322328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125322328 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125322328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125322328 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | BTS(345)@1d710fa6204d: Shutting down virtual BTS #0... RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125322328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125322328 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125322328 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125322328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125322328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125322328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125322328 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125322328 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125322328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125322328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125322328 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125322328 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125322328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34102<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125322330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125322331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125322333 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125322333 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125322333 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125322333 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125322333 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125322333 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125322333 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125322333 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125322333 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125322333 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125322333 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125322333 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125322333 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125322333 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125322333 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125322333 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125322333 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125322333 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125322333 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125322334 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125322334 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125322334 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125322334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125322334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125322334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 32: stopped pid 8237 with status 0 respawn: 33: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_force_two_phase_access finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass'. 20241121125322351 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125322351 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125322351 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125322352 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 21 12:53:22 UTC 2024 ====== PCU_Tests.TC_force_two_phase_access pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_force_two_phase_access.talloc 20241121125322392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125322493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53194<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344048) Waiting for packet dumper to finish... 1 (prev_count=344048, count=386392) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_force_two_phase_access pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong'. ------ PCU_Tests.TC_mt_ping_pong ------ Thu Nov 21 12:53:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mt_ping_pong started. 351@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 351@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_mt_ping_pong-BVCI1234(354)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(355)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer g_T_guard: 60 s -NSVCI1234(355)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 351@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125325557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 351@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(359)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 351@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(359)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(356)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125325567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53214<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(356)@1d710fa6204d: Start timer T: 5 s PCUIF(356)@1d710fa6204d: Start timer T_Conn: 10 s TC_mt_ping_pong-STATS(360)@1d710fa6204d: Start timer T: 2 s TC_mt_ping_pong-STATS(360)@1d710fa6204d: Start timer T: 2 s 351@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(363)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(363)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125327352 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125327352 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125327352 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(356)@1d710fa6204d: OsmoPCU is now connected BTS(358)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125327357 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125327357 DLGLOBAL DEBUG validating counter group 0x55b0b32f3040(bts) with 102 counters (rate_ctr.c:86) 20241121125327357 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125327357 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125327357 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125327357 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125327357 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125327357 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125327357 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125327357 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125327357 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125327357 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125327357 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125327357 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125327357 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125327357 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125327357 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125327357 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125327357 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125327357 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125327357 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125327357 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125327357 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125327357 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125327357 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125327357 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125327357 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125327357 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125327357 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125327357 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125327357 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125327357 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125327357 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125327357 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125327357 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125327357 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125327357 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125327357 DLGLOBAL DEBUG validating counter group 0x7fd2105665e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125327357 DLGLOBAL DEBUG validating counter group 0x55b0b32f2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125327357 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125327357 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125327357 DLGLOBAL DEBUG validating counter group 0x7fd210567180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125327357 DLGLOBAL DEBUG validating counter group 0x7fd210567160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125327357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125327357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125327357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125327357 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125327357 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125327357 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125327357 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125327358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125327358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327358 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(355)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(355)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(355)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(355)@1d710fa6204d: Start timer Tns_test: 10 s BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125327360 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125327360 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125327360 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) BTS(358)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125327360 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125327360 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125327360 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125327361 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125327361 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125327361 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(355)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(355)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125327361 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125327361 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125327361 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125327361 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125327362 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125327362 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125327362 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125327362 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125327362 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125327362 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(355)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(355)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(355)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125327362 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125327362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 352@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 352@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125327366 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125327366 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125327366 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125327366 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125327366 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125327366 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125327366 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125327366 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mt_ping_pong-BVCI1234(354)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong-BVCI1234(354)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125327368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125327368 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125327368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125327368 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125327368 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125327369 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125327369 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125327369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125327370 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125327370 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125327370 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125327370 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125327370 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125327370 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125327370 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125327370 DLGLOBAL DEBUG validating counter group 0x55b0b32f2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125327370 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125327370 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125327370 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125327370 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125327370 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125327370 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125327370 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125327370 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125327370 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125327370 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125327370 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125327370 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125327370 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125327370 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125327370 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125327370 DLGLOBAL DEBUG validating counter group 0x55b0b32f2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125327370 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125327370 DLGLOBAL DEBUG validating counter group 0x55b0b32f2e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125327370 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125327370 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125327370 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125327370 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125327370 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125327371 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125327371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125327371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125327371 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125327371 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125327371 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125327371 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125327371 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125327371 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125327371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125327371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125327371 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125327371 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125327371 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125327371 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125327371 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125327371 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125327371 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125327371 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125327371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327373 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125327373 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125327373 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125327373 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) BTS(358)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O 20241121125327373 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(358)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121125327375 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125327375 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125327375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125327375 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125327375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125327389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125327389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327393 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125327407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125327407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327417 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125327431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125327431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327435 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125327449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125327449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327454 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125327468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125327468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125327492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125327492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327496 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125327510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125327510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327515 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125327529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125327529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327539 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125327553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125327553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327558 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125327572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125327572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327575 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125327575 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125327575 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125327577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125327577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125327577 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 00 ec ec 24 13 b2 0d fa b4 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125327577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241121125327577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=60, TS=7) (tbf_dl.cpp:883) 20241121125327577 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=60, TS=7 (tbf_dl.cpp:903) 20241121125327577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 00 ec ec 24 13 b2 0d fa b4 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125327577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=0f 00 00 29 00 ec ec 24 13 b2 0d fa b4 32 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125327577 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125327591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125327591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327600 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125327614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125327615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125327633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125327633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327634 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327634 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327634 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327634 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327635 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327636 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125327636 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125327653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125327653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125327653 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125327653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125327653 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 1 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125327653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125327653 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125327653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125327653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125327653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125327653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125327653 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125327653 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125327653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125327653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125327653 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125327653 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125327653 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125327653 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125327653 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125327653 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125327653 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125327653 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241121125327653 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125327653 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125327653 DLGLOBAL DEBUG validating counter group 0x55b0b32f2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125327653 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125327653 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125327653 DLGLOBAL DEBUG validating counter group 0x55b0b32f2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125327653 DLGLOBAL DEBUG validating counter group 0x55b0b32f2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125327653 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125327653 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125327653 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125327653 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125327653 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125327653 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:343) 20241121125327653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125327653 DTBFUL INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125327653 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125327653 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125327653 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} MS requests UL TBF in ack message, so we provide one: (pdch.cpp:125) 20241121125327653 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241121125327653 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125327653 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125327653 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:UL:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125327653 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327653 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327654 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327654 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327654 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327654 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327654 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327654 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327655 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327655 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125327655 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125327662 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125327662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125327662 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Uplink Assignment (PACCH) for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_ul_ass_fsm.c:119) 20241121125327662 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125327662 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 11|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125327662 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125327662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125327662 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=78, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125327662 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125327662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125327662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125327662 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(358)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20241121125327676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=00 01 01 00 00 00 01 4f 18 4e c4 34 d2 4b 86 4d 3f 2b f6 b3 77 64 4c (pcu_l1_if.cpp:463) 20241121125327676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125327676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125327676 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 4f 18 4e c4 34 d2 4b 86 4d 3f 2b f6 b3 77 64 4c (pdch.cpp:1019) 20241121125327676 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125327676 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got CS-1 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 4f 18 4e c4 34 d2 4b 86 4d 3f 2b f6 b3 77 64 4c (tbf_ul.cpp:337) 20241121125327676 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125327676 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125327676 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Frame 1 starts at offset 4, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125327676 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20241121125327676 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125327676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125327676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125327676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125327677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125327681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125327681 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125327681 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125327681 DRLCMACUL DEBUG Uplink Ack/Nack bit count 139, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125327681 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125327681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125327681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125327681 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(358)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20241121125327695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125327695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125327714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125327714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327723 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125327737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125327737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327737 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=78, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125327737 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=78, TS=7 (curr FN 78), reason=UL_ASS (tbf.cpp:487) 20241121125327737 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125327737 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125327737 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on CCCH|Downlink ACK was received| (tbf_ul_ass_fsm.c:270) 20241121125327737 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:278) 20241121125327738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125327740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327742 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125327757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125327757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125327757 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125327757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125327757 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125327757 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125327757 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=82 TLLI=0x00000001 (pdch.cpp:347) 20241121125327757 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:UL:DL) (pdch.cpp:351) BTS(358)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125327757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327758 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53214<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125327759 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327759 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327759 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327759 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125327760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125327761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125327761 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125327761 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125327761 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327761 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125327761 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125327761 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:UL:DL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125327761 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125327761 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125327761 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125327761 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125327761 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125327761 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125327761 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125327761 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125327762 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125327762 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125327762 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125327762 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125327762 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125327762 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125327762 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125327762 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125327762 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125327762 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125327762 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125327762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125327762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125327762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 33: stopped pid 8301 with status 0 respawn: 34: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_mt_ping_pong finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass'. Thu Nov 21 12:53:27 UTC 2024 ====== PCU_Tests.TC_mt_ping_pong pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mt_ping_pong.talloc 20241121125327776 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125327776 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125327776 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125327776 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125327809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125327909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53226<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191124) Waiting for packet dumper to finish... 1 (prev_count=191124, count=212604) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap'. ------ PCU_Tests.TC_mt_ping_pong_with_dl_racap ------ Thu Nov 21 12:53:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mt_ping_pong_with_dl_racap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mt_ping_pong_with_dl_racap started. 364@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 364@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(368)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 364@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(368)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125330972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53228<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 364@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(372)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 364@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(372)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(369)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(369)@1d710fa6204d: Start timer T: 5 s PCUIF(369)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125330979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53236<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_mt_ping_pong_with_dl_racap-STATS(373)@1d710fa6204d: Start timer T: 2 s TC_mt_ping_pong_with_dl_racap-STATS(373)@1d710fa6204d: Start timer T: 2 s 364@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(376)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(376)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125332777 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125332778 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125332778 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(369)@1d710fa6204d: OsmoPCU is now connected BTS(370)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125332785 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125332785 DLGLOBAL DEBUG validating counter group 0x55e184cee040(bts) with 102 counters (rate_ctr.c:86) 20241121125332785 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125332785 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125332785 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125332785 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125332785 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125332785 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125332785 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125332785 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125332785 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125332785 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125332785 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125332785 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125332785 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125332785 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125332786 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125332786 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125332786 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125332786 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125332786 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125332786 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125332786 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125332786 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125332786 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125332786 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125332786 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125332786 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125332786 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125332786 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125332786 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125332786 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125332786 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125332786 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125332786 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125332786 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125332786 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125332786 DLGLOBAL DEBUG validating counter group 0x7fcd551195e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125332786 DLGLOBAL DEBUG validating counter group 0x55e184ced720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125332786 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125332786 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125332786 DLGLOBAL DEBUG validating counter group 0x7fcd5511a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125332786 DLGLOBAL DEBUG validating counter group 0x7fcd5511a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125332786 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125332786 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125332786 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125332786 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125332786 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125332786 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125332786 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125332786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125332786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332787 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(368)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(368)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(368)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(368)@1d710fa6204d: Start timer Tns_test: 10 s BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125332793 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125332793 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125332793 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125332793 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125332793 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125332793 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125332793 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125332793 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125332793 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(370)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(368)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(368)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125332796 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125332796 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125332796 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125332796 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125332796 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125332796 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125332796 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125332796 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125332796 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125332796 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125332797 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125332797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(368)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(368)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(368)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125332799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332800 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332800 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332800 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332801 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332801 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332801 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332801 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332802 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332802 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332802 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332802 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332803 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 365@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 365@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125332806 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125332806 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125332806 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125332806 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125332806 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125332806 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125332806 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125332806 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mt_ping_pong_with_dl_racap-BVCI1234(366)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125332809 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125332809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125332809 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125332809 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125332809 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125332809 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125332809 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125332809 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125332811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125332811 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125332811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125332811 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125332811 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125332811 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125332811 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125332811 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20241121125332811 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125332811 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125332811 DLGLOBAL DEBUG validating counter group 0x55e184ced760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125332811 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125332811 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125332811 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125332811 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125332811 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125332811 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125332811 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125332811 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125332811 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125332811 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125332811 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125332811 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125332811 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125332811 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125332811 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125332811 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125332811 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125332811 DLGLOBAL DEBUG validating counter group 0x55e184cedb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125332811 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125332811 DLGLOBAL DEBUG validating counter group 0x55e184cede20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125332811 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125332811 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125332811 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125332811 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125332811 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125332811 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125332811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125332811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125332811 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125332811 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125332811 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125332811 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125332811 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125332811 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125332811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125332811 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125332811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125332811 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125332811 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125332811 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125332811 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125332811 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125332811 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125332811 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(370)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(370)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125332814 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125332814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125332814 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125332814 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125332814 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125332814 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125332814 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125332814 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125332814 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125332817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125332817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332822 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125332836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125332836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332837 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332837 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332845 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125332859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125332859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332864 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125332878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125332878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332883 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125332897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125332897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332906 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125332920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125332920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332921 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332921 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332921 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332921 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332921 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332925 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125332939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125332939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332943 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125332957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125332957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332967 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125332981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125332981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332982 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332983 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332984 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332984 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125332984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125332986 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125333000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125333000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333002 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333002 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333004 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125333014 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125333014 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125333014 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125333018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125333018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333030 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125333030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125333030 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 71 24 c8 b0 86 8d 80 43 4d 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125333030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125333030 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20241121125333030 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20241121125333030 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 71 24 c8 b0 86 8d 80 43 4d 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125333030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 29 71 24 c8 b0 86 8d 80 43 4d 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125333031 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125333044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125333044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333047 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333047 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333049 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333049 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333050 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125333063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125333063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333063 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333063 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333067 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125333081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125333081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125333083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333090 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125333105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125333105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125333105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125333105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125333105 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 1 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125333105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125333105 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125333105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125333105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125333105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125333105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125333105 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125333105 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125333105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125333105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125333105 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125333105 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125333105 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125333105 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125333105 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125333105 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125333105 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125333105 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241121125333105 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125333105 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125333105 DLGLOBAL DEBUG validating counter group 0x55e184cedb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125333105 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125333105 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125333105 DLGLOBAL DEBUG validating counter group 0x55e184cedc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125333105 DLGLOBAL DEBUG validating counter group 0x55e184cedc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125333105 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125333105 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125333105 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125333105 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125333105 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125333105 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:343) 20241121125333105 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125333105 DTBFUL INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125333105 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125333105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125333105 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} MS requests UL TBF in ack message, so we provide one: (pdch.cpp:125) 20241121125333105 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241121125333105 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125333105 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125333106 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125333106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125333107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125333109 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125333109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125333109 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Uplink Assignment (PACCH) for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_ul_ass_fsm.c:119) 20241121125333109 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125333109 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 11|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125333110 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125333110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125333110 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=82, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125333110 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125333110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125333110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125333110 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(370)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") 20241121125333124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=00 01 01 00 00 00 01 d1 15 be 5c 81 bf 52 90 95 af 8c 1f f2 60 c3 10 (pcu_l1_if.cpp:463) 20241121125333124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125333124 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125333124 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 d1 15 be 5c 81 bf 52 90 95 af 8c 1f f2 60 c3 10 (pdch.cpp:1019) 20241121125333124 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125333124 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got CS-1 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} data_length=20, data=00 00 00 01 d1 15 be 5c 81 bf 52 90 95 af 8c 1f f2 60 c3 10 (tbf_ul.cpp:337) 20241121125333124 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125333124 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125333124 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Frame 1 starts at offset 4, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125333124 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} len=16 (tbf_ul.cpp:467) 20241121125333124 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125333124 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125333124 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125333124 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125333124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333126 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333126 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125333128 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125333128 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125333128 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125333128 DRLCMACUL DEBUG Uplink Ack/Nack bit count 139, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125333128 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125333128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125333128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 21 4b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125333129 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(370)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B2B'O ("K+++++") 20241121125333142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125333142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333144 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333144 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333152 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125333167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125333167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333170 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333171 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333171 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333173 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125333185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125333185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333185 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=UL_ASS): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125333185 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=82, TS=7 (curr FN 82), reason=UL_ASS (tbf.cpp:487) 20241121125333185 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125333185 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125333185 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on CCCH|Downlink ACK was received| (tbf_ul_ass_fsm.c:270) 20241121125333185 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:278) 20241121125333185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125333187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333189 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125333203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125333203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125333203 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125333203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125333203 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125333203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125333203 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=86 TLLI=0x00000001 (pdch.cpp:347) 20241121125333203 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL) (pdch.cpp:351) BTS(370)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125333203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333204 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333204 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53236<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125333204 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333204 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125333205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125333205 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53228<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125333206 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125333206 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125333206 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125333206 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125333206 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125333206 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125333206 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125333206 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125333206 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125333206 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125333206 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125333206 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125333206 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125333206 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125333206 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125333206 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125333206 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125333206 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125333206 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125333206 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125333206 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125333206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125333206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125333206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 34: stopped pid 8368 with status 0 MTC@1d710fa6204d: Test case TC_mt_ping_pong_with_dl_racap finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass'. respawn: 35: starting: osmo-pcu Thu Nov 21 12:53:33 UTC 2024 ====== PCU_Tests.TC_mt_ping_pong_with_dl_racap pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mt_ping_pong_with_dl_racap.talloc 20241121125333218 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125333218 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125333218 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125333218 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125333236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125333337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126980) Waiting for packet dumper to finish... 1 (prev_count=126980, count=192516) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mt_ping_pong_with_dl_racap pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans'. ------ PCU_Tests.TC_ul_intermediate_retrans ------ Thu Nov 21 12:53:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_intermediate_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_intermediate_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_intermediate_retrans' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_intermediate_retrans started. 377@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_intermediate_retrans-BVCI1234(379)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 377@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(381)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(381)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 377@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125336391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 377@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(385)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s 377@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(385)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(382)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(382)@1d710fa6204d: Start timer T: 5 s 20241121125336397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57454<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(382)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_intermediate_retrans-STATS(386)@1d710fa6204d: Start timer T: 2 s TC_ul_intermediate_retrans-STATS(386)@1d710fa6204d: Start timer T: 2 s 377@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(389)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(389)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125338219 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125338219 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125338219 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(382)@1d710fa6204d: OsmoPCU is now connected BTS(384)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125338236 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125338236 DLGLOBAL DEBUG validating counter group 0x5588c7f03040(bts) with 102 counters (rate_ctr.c:86) 20241121125338236 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125338236 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125338236 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125338236 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125338236 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125338236 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125338236 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125338236 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125338236 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125338237 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125338237 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125338237 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125338237 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125338237 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125338237 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125338237 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125338237 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125338237 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125338237 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125338237 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125338237 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125338237 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125338237 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125338237 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125338237 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125338237 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125338237 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125338237 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125338237 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125338237 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125338237 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125338237 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125338237 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125338237 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125338237 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125338237 DLGLOBAL DEBUG validating counter group 0x7f5e576095e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125338237 DLGLOBAL DEBUG validating counter group 0x5588c7f02720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125338237 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125338237 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125338237 DLGLOBAL DEBUG validating counter group 0x7f5e5760a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125338237 DLGLOBAL DEBUG validating counter group 0x7f5e5760a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125338237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125338237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125338237 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125338237 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125338237 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338237 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338237 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125338238 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125338238 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125338238 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125338238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125338238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338239 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(381)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(381)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(381)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(381)@1d710fa6204d: Start timer Tns_test: 10 s BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125338248 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125338248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125338248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125338248 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125338248 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125338248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125338249 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125338249 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125338249 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(381)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(381)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125338251 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125338251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125338251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125338251 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125338251 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125338251 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125338251 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125338251 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125338251 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125338251 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(384)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125338252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338253 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338253 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338254 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125338254 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125338254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(381)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(381)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(381)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125338255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338259 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 378@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 378@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125338267 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125338267 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125338267 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125338267 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125338267 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125338267 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125338267 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125338267 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125338268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125338268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338269 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338269 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_intermediate_retrans-BVCI1234(379)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_intermediate_retrans-BVCI1234(379)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125338275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125338275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125338275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125338275 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125338275 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125338275 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125338275 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125338275 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125338277 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125338277 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125338277 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125338277 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125338277 DLGLOBAL DEBUG validating counter group 0x5588c7f02760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125338277 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125338277 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125338277 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125338277 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125338277 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125338277 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125338277 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125338277 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125338277 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125338277 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125338277 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125338277 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125338277 DLGLOBAL DEBUG validating counter group 0x5588c7f02b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125338277 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125338277 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125338277 DLGLOBAL DEBUG validating counter group 0x5588c7f02c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125338277 DLGLOBAL DEBUG validating counter group 0x5588c7f02c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125338277 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125338277 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125338277 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125338277 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125338277 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125338277 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125338277 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125338277 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125338277 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125338277 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125338277 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125338277 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125338277 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125338277 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125338277 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(384)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125338280 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125338280 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125338280 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125338280 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125338280 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125338280 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125338280 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125338280 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125338280 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125338280 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125338284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125338284 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125338284 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125338284 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125338284 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125338287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125338287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125338296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338296 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125338310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125338315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338316 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125338330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338335 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125338338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338339 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125338349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338352 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338352 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125338358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338359 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125338371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338373 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338373 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338373 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338373 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338374 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125338376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338376 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125338390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125338395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338395 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125338409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338412 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338412 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338413 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338413 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125338418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338419 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125338434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338435 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338435 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338438 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338438 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338439 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338439 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125338441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338441 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125338453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338456 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338456 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125338460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338460 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125338472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125338472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338477 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125338478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125338478 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125338478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125338478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125338481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125338481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125338481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338482 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125338496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=3c 01 01 00 00 00 01 e1 48 75 bb 50 8e 43 4e 15 cd de 64 b1 33 fc ad 70 83 16 ba 7f 27 7d 99 78 61 00 (pcu_l1_if.cpp:463) 20241121125338496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338496 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 e1 48 75 bb 50 8e 43 4e 15 cd de 64 b1 33 fc ad 70 83 16 ba 7f 27 7d 99 78 61 00 (pdch.cpp:1019) 20241121125338496 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338496 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125338496 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 e1 48 75 bb 50 8e 43 4e 15 cd de 64 b1 33 fc ad 70 83 16 ba 7f 27 7d 99 78 61 (tbf_ul.cpp:337) 20241121125338496 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125338496 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125338496 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125338496 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125338496 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125338496 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125338496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125338496 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125338496 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125338497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338498 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125338503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125338503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125338503 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125338503 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125338503 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125338503 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125338503 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125338503 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125338504 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125338504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125338504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338504 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125338515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125338515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338515 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125338515 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125338516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338517 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338517 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338519 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338519 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338523 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125338534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125338534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338534 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125338534 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125338535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338543 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125338558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125338558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338559 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338559 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338560 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338560 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338564 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125338564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338564 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125338577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125338577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125338577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125338577 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125338577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125338577 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=69 TLLI=0x00000001 (pdch.cpp:347) 20241121125338577 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125338578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125338584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125338597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 03 f4 57 a9 d5 e4 03 5a b0 c8 66 1a c7 d5 11 40 c8 55 b4 74 f5 e9 33 e0 21 d4 06 a7 bf 21 e0 00 (pcu_l1_if.cpp:463) 20241121125338597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 f4 57 a9 d5 e4 03 5a b0 c8 66 1a c7 d5 11 40 c8 55 b4 74 f5 e9 33 e0 21 d4 06 a7 bf 21 e0 00 (pdch.cpp:1019) 20241121125338597 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338597 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125338598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125338598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=f4 57 a9 d5 e4 03 5a b0 c8 66 1a c7 d5 11 40 c8 55 b4 74 f5 e9 33 e0 21 d4 06 a7 bf 21 e0 (tbf_ul.cpp:337) 20241121125338598 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125338598 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125338598 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125338598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125338600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338607 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338607 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338608 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125338608 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338609 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125338621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 05 01 97 e0 d0 93 e8 d0 6d 5d 59 36 5b b9 e3 1c 10 df 93 f3 42 fe 4c fb ce 5a 97 cd b0 8f 7f 00 (pcu_l1_if.cpp:463) 20241121125338621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 01 97 e0 d0 93 e8 d0 6d 5d 59 36 5b b9 e3 1c 10 df 93 f3 42 fe 4c fb ce 5a 97 cd b0 8f 7f 00 (pdch.cpp:1019) 20241121125338621 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338621 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=01 97 e0 d0 93 e8 d0 6d 5d 59 36 5b b9 e3 1c 10 df 93 f3 42 fe 4c fb ce 5a 97 cd b0 8f 7f (tbf_ul.cpp:337) 20241121125338621 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125338621 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125338621 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125338623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338624 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338624 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338625 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338625 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338625 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338626 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338626 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338626 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125338627 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338628 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125338639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 09 e2 11 ae c9 51 81 e0 00 8e 3e e8 cd 27 3f a5 41 01 f4 7e cd 68 f9 33 df b8 e2 54 69 3c d5 00 (pcu_l1_if.cpp:463) 20241121125338639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 e2 11 ae c9 51 81 e0 00 8e 3e e8 cd 27 3f a5 41 01 f4 7e cd 68 f9 33 df b8 e2 54 69 3c d5 00 (pdch.cpp:1019) 20241121125338639 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338639 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125338639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (3..66) (tbf_ul.cpp:314) 20241121125338639 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=e2 11 ae c9 51 81 e0 00 8e 3e e8 cd 27 3f a5 41 01 f4 7e cd 68 f9 33 df b8 e2 54 69 3c d5 (tbf_ul.cpp:337) 20241121125338639 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125338639 DRLCMACUL DEBUG - Mark BSN 3 as MISSING (rlc_window_ul.cpp:45) 20241121125338639 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125338639 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125338639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125338640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125338657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=0c 00 0b dc 44 94 84 2d ca bd 56 50 f1 35 94 62 a3 3b 82 3d 16 b8 9b 04 6c 8e 9f ad be 63 3b f3 3c 00 (pcu_l1_if.cpp:463) 20241121125338657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 00 0b dc 44 94 84 2d ca bd 56 50 f1 35 94 62 a3 3b 82 3d 16 b8 9b 04 6c 8e 9f ad be 63 3b f3 3c 00 (pdch.cpp:1019) 20241121125338657 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338657 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=5) (tbf_ul.cpp:257) 20241121125338657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=3, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (3..66) (tbf_ul.cpp:314) 20241121125338657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=dc 44 94 84 2d ca bd 56 50 f1 35 94 62 a3 3b 82 3d 16 b8 9b 04 6c 8e 9f ad be 63 3b f3 3c (tbf_ul.cpp:337) 20241121125338657 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125338657 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125338658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338659 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338659 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125338659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338667 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125338681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=08 00 0d ac b2 3b d8 30 29 ad 6b b3 08 86 43 fd db 38 88 b5 11 f5 5f b1 65 86 9d d8 1f f2 23 f7 f7 00 (pcu_l1_if.cpp:463) 20241121125338681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338681 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 00 0d ac b2 3b d8 30 29 ad 6b b3 08 86 43 fd db 38 88 b5 11 f5 5f b1 65 86 9d d8 1f f2 23 f7 f7 00 (pdch.cpp:1019) 20241121125338681 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338681 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=6) (tbf_ul.cpp:257) 20241121125338681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=2, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (3..66) (tbf_ul.cpp:314) 20241121125338681 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=ac b2 3b d8 30 29 ad 6b b3 08 86 43 fd db 38 88 b5 11 f5 5f b1 65 86 9d d8 1f f2 23 f7 f7 (tbf_ul.cpp:337) 20241121125338681 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125338681 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125338681 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338681 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338682 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125338683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338686 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125338700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=04 00 0f 14 af b4 8f 45 a1 e5 17 77 48 96 51 14 d7 9a ac 86 7f d8 cc 66 3f f2 a7 bd 5a 88 76 ac 16 00 (pcu_l1_if.cpp:463) 20241121125338700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 00 0f 14 af b4 8f 45 a1 e5 17 77 48 96 51 14 d7 9a ac 86 7f d8 cc 66 3f f2 a7 bd 5a 88 76 ac 16 00 (pdch.cpp:1019) 20241121125338700 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338700 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=7) (tbf_ul.cpp:257) 20241121125338700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=1, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (3..66) (tbf_ul.cpp:314) 20241121125338700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=14 af b4 8f 45 a1 e5 17 77 48 96 51 14 d7 9a ac 86 7f d8 cc 66 3f f2 a7 bd 5a 88 76 ac 16 (tbf_ul.cpp:337) 20241121125338700 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125338700 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125338700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338701 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338701 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338702 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338702 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338702 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338702 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338702 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125338702 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338704 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125338718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=00 00 11 45 2f 33 82 92 c8 04 60 b1 df 38 60 ce 6b 63 d4 9a e6 3a 50 cd fa b6 7e c3 9d 24 45 93 fc 00 (pcu_l1_if.cpp:463) 20241121125338718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338718 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 11 45 2f 33 82 92 c8 04 60 b1 df 38 60 ce 6b 63 d4 9a e6 3a 50 cd fa b6 7e c3 9d 24 45 93 fc 00 (pdch.cpp:1019) 20241121125338718 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338718 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=8) (tbf_ul.cpp:257) 20241121125338718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=0, BSN=8, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (3..66) (tbf_ul.cpp:314) 20241121125338718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=45 2f 33 82 92 c8 04 60 b1 df 38 60 ce 6b 63 d4 9a e6 3a 50 cd fa b6 7e c3 9d 24 45 93 fc (tbf_ul.cpp:337) 20241121125338718 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125338718 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125338718 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because some data is missing and last block has CV==0. (tbf_ul.cpp:440) 20241121125338718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125338718 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125338719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338720 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125338721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125338728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125338728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125338728 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125338728 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125338728 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRIRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125338728 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 02 40 00 00 00 00 00 00 77 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125338728 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125338728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125338728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 24 00 02 40 00 00 00 00 00 00 77 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338728 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125338742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 07 fc 56 cb f5 4c 4d 4b bc db 02 76 b6 bc ab 94 8a 00 ff 99 a3 d9 3b d0 83 8f 70 fe 51 c4 42 00 (pcu_l1_if.cpp:463) 20241121125338742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125338742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 fc 56 cb f5 4c 4d 4b bc db 02 76 b6 bc ab 94 8a 00 ff 99 a3 d9 3b d0 83 8f 70 fe 51 c4 42 00 (pdch.cpp:1019) 20241121125338742 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125338742 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=9) (tbf_ul.cpp:257) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=fc 56 cb f5 4c 4d 4b bc db 02 76 b6 bc ab 94 8a 00 ff 99 a3 d9 3b d0 83 8f 70 fe 51 c4 42 (tbf_ul.cpp:337) 20241121125338742 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125338742 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125338742 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125338742 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125338742 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125338742 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=0 (tbf_ul.cpp:185) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=1 (tbf_ul.cpp:185) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=266 (tbf_ul.cpp:197) 20241121125338742 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=266 (tbf_ul.cpp:467) 20241121125338742 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=0 (tbf_ul.cpp:402) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125338742 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125338742 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125338742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125338742 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125338742 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125338742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338743 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338743 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338744 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338744 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125338747 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125338747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 108 + 13 = 121 (pdch_ul_controller.c:131) 20241121125338747 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125338747 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125338747 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 22 40 00 00 00 00 00 00 7f e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125338747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type POLL (pdch_ul_controller.c:184) 20241121125338747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=121, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125338747 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125338747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125338747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=4f 24 00 22 40 00 00 00 00 00 00 7f e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125338747 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(384)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125338761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125338761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338761 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125338761 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125338761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338762 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338765 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125338779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125338779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338789 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125338803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125338803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338804 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338804 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338805 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338805 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125338805 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338808 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125338822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125338822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125338822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125338822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125338822 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125338822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125338822 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=121 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125338822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125338822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125338822 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125338822 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125338822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125338822 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125338822 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125338822 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125338822 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125338822 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125338822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125338822 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125338822 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125338822 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125338822 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125338822 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(384)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125338822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57454<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125338823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125338824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125338824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57446<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125338825 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125338825 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125338825 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125338825 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125338825 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125338825 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125338825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125338825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125338825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 35: stopped pid 8435 with status 0 respawn: 36: starting: osmo-pcu 20241121125338837 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125338837 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125338837 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125338837 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@1d710fa6204d: Test case TC_ul_intermediate_retrans finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass'. Thu Nov 21 12:53:38 UTC 2024 ====== PCU_Tests.TC_ul_intermediate_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_intermediate_retrans.talloc 20241121125338870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57470<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125338971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57470<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=219880) Waiting for packet dumper to finish... 1 (prev_count=219880, count=258796) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_intermediate_retrans pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans'. ------ PCU_Tests.TC_imm_ass_dl_block_retrans ------ Thu Nov 21 12:53:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_imm_ass_dl_block_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_imm_ass_dl_block_retrans' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_imm_ass_dl_block_retrans started. 390@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_imm_ass_dl_block_retrans-BVCI1234(392)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 390@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(394)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(394)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 390@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125342023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44454<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 390@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(398)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s 390@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(398)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(395)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(395)@1d710fa6204d: Start timer T: 5 s 20241121125342030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44458<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(395)@1d710fa6204d: Start timer T_Conn: 10 s TC_imm_ass_dl_block_retrans-STATS(399)@1d710fa6204d: Start timer T: 2 s TC_imm_ass_dl_block_retrans-STATS(399)@1d710fa6204d: Start timer T: 2 s 390@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(402)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(402)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125343838 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125343838 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125343838 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(395)@1d710fa6204d: OsmoPCU is now connected BTS(397)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125343853 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125343853 DLGLOBAL DEBUG validating counter group 0x5637aaa98040(bts) with 102 counters (rate_ctr.c:86) 20241121125343853 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125343853 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125343853 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125343853 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125343853 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125343853 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125343853 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125343853 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125343853 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125343853 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125343853 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125343854 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125343854 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125343854 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125343854 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125343854 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125343854 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125343854 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125343854 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125343854 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125343854 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125343854 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125343854 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125343854 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125343854 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125343854 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125343854 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125343854 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125343854 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125343854 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125343854 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125343854 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125343854 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125343854 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125343854 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125343854 DLGLOBAL DEBUG validating counter group 0x7f6dcdf105e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125343855 DLGLOBAL DEBUG validating counter group 0x5637aaa97720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125343855 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125343855 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125343855 DLGLOBAL DEBUG validating counter group 0x7f6dcdf11180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125343855 DLGLOBAL DEBUG validating counter group 0x7f6dcdf11160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125343855 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125343855 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125343855 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125343855 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125343855 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125343855 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125343855 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125343855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125343855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343856 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(394)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(394)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(394)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(394)@1d710fa6204d: Start timer Tns_test: 10 s BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125343864 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125343864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125343864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125343864 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125343864 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125343864 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125343865 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125343865 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125343865 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(394)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(394)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125343868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343868 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125343868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125343868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125343868 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125343868 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125343868 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125343868 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125343868 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125343868 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125343868 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(397)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125343871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343872 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125343872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(394)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(394)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(394)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125343873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343880 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 391@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 391@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125343885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125343885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125343885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125343886 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125343886 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125343886 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125343886 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125343886 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125343886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125343886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343890 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_imm_ass_dl_block_retrans-BVCI1234(392)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_imm_ass_dl_block_retrans-BVCI1234(392)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125343892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125343892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125343892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125343892 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125343892 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125343892 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125343893 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125343893 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125343895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125343895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125343895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125343895 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125343895 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125343895 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125343895 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125343895 DLGLOBAL DEBUG validating counter group 0x5637aaa97760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125343895 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125343895 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125343895 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125343895 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125343895 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125343895 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125343895 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125343895 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125343895 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125343895 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125343895 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125343895 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125343895 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125343895 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125343895 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125343895 DLGLOBAL DEBUG validating counter group 0x5637aaa97b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125343895 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125343895 DLGLOBAL DEBUG validating counter group 0x5637aaa97e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125343895 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125343895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125343895 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125343895 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125343895 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125343895 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125343895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125343895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125343895 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125343895 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125343895 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125343895 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125343895 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125343895 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125343895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125343895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125343895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125343895 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125343895 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125343895 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125343895 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125343895 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125343895 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125343895 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(397)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125343900 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125343900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125343900 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125343900 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125343900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125343900 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125343900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125343900 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125343900 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125343904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125343904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343913 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125343927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125343927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343928 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343929 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343929 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343929 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343929 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343932 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125343946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125343946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343948 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343948 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343948 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343948 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343948 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343948 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343949 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343949 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343951 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125343965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125343965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343966 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343966 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343966 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343966 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343966 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343967 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343967 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343974 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125343988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125343988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343988 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343988 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343988 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343989 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343989 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343989 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343989 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343989 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343989 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125343989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125343993 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125344007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125344007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344008 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344011 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125344025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125344025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344035 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125344049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125344049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344049 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344049 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344050 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344054 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125344068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125344068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344069 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344069 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344072 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125344087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125344087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344096 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125344100 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125344100 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125344100 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125344111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125344111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125344117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125344117 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 88 87 f9 4d ce 5f 45 2d 37 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125344117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125344117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_dl.cpp:883) 20241121125344117 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=69, TS=7 (tbf_dl.cpp:903) 20241121125344117 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 88 87 f9 4d ce 5f 45 2d 37 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125344117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=0f 00 00 29 88 87 f9 4d ce 5f 45 2d 37 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125344117 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125344130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125344130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344133 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344133 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344135 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125344149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125344149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344150 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344150 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344150 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344150 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344151 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344151 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344151 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344158 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125344173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125344173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344173 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344173 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344177 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125344191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125344191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344191 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=69, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125344191 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=69, TS=7 (curr FN 69), reason=DL_ACK (tbf.cpp:487) 20241121125344191 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|No downlink ACK received yet| (tbf.cpp:565) 20241121125344191 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125344191 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125344191 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20241121125344191 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20241121125344191 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125344191 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=69 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 a4 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125344191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(397)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(397)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. 20241121125344193 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344193 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344193 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344193 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 5, t2 := 4 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121125344193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125344194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344194 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125344194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125344194 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125344194 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125344196 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125344210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125344210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344210 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344219 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125344233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125344233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344233 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344233 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344233 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344233 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344234 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344234 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344234 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344238 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125344252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125344252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344253 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344253 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344256 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125344271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125344271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344273 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344273 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344273 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344280 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125344296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125344296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344298 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344298 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344298 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344300 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125344314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125344314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344317 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344319 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125344333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125344333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344342 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125344356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125344356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344357 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344357 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344357 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344361 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125344375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125344375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344375 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344375 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344376 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344376 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344379 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125344393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125344393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344393 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344394 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344394 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344394 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344394 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344395 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125344395 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125344395 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125344403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125344403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Restarting at BSN 0, because all blocks have been transmitted (FLOW). (tbf_dl.cpp:363) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because polling timed out. (tbf_dl.cpp:872) 20241121125344403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 117 + 13 = 130 (pdch_ul_controller.c:131) 20241121125344403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type POLL (pdch_ul_controller.c:184) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=130, TS=7) (tbf_dl.cpp:883) 20241121125344403 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=130, TS=7 (tbf_dl.cpp:903) 20241121125344403 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 88 87 f9 4d ce 5f 45 2d 37 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125344403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=0f 00 00 29 88 87 f9 4d ce 5f 45 2d 37 db 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125344403 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125344417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125344417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344421 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125344435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125344435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344436 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344436 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344440 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125344454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125344454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125344455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344463 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125344477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125344477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125344477 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125344477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125344477 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125344477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125344477 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125344477 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125344477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125344477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125344477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125344477 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125344477 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125344477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125344477 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125344477 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125344477 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125344477 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125344477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(397)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125344478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44458<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125344479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125344479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125344480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44454<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125344481 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125344481 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125344481 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125344481 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125344481 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125344481 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125344481 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125344481 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125344481 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125344481 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125344481 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125344481 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125344481 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125344481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125344481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125344481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 36: stopped pid 8497 with status 0 MTC@1d710fa6204d: Test case TC_imm_ass_dl_block_retrans finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass'. respawn: 37: starting: osmo-pcu Thu Nov 21 12:53:44 UTC 2024 ====== PCU_Tests.TC_imm_ass_dl_block_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_imm_ass_dl_block_retrans.talloc 20241121125344493 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125344494 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125344494 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125344494 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125344513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44472<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125344613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44472<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=128248) Waiting for packet dumper to finish... 1 (prev_count=128248, count=228020) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_imm_ass_dl_block_retrans pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks'. ------ PCU_Tests.TC_dl_flow_more_blocks ------ Thu Nov 21 12:53:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_flow_more_blocks.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_flow_more_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_flow_more_blocks' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_flow_more_blocks started. 403@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 403@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(407)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_flow_more_blocks-BVCI1234(406)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(407)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 403@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 403@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(410)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 403@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(410)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125347687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 403@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(413)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(413)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(409)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(409)@1d710fa6204d: Start timer T: 5 s PCUIF(409)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125347696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44482<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: Start timer T: 2 s TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: Start timer T: 2 s 20241121125349495 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125349495 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125349495 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(409)@1d710fa6204d: OsmoPCU is now connected BTS(411)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125349510 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125349510 DLGLOBAL DEBUG validating counter group 0x5579beee9040(bts) with 102 counters (rate_ctr.c:86) 20241121125349511 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125349511 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125349511 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125349511 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125349511 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125349511 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125349511 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125349511 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125349511 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125349511 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125349511 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125349511 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125349511 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125349511 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125349511 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125349511 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125349511 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125349511 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125349511 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125349511 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125349511 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125349511 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125349511 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125349511 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125349511 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125349511 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125349511 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125349511 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125349511 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125349511 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125349511 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125349511 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125349511 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125349511 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125349511 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125349511 DLGLOBAL DEBUG validating counter group 0x7fadfb8955e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125349511 DLGLOBAL DEBUG validating counter group 0x5579beee8720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125349512 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125349512 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125349512 DLGLOBAL DEBUG validating counter group 0x7fadfb896180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125349512 DLGLOBAL DEBUG validating counter group 0x7fadfb896160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125349512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125349512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125349512 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125349512 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125349512 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125349512 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125349512 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125349513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125349513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349514 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(407)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(407)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(407)@1d710fa6204d: Start timer Tns_alive: 3 s BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(407)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125349521 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125349522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125349522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125349522 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125349522 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125349522 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125349523 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125349523 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125349523 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(407)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(407)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(411)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125349525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349526 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125349526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125349526 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125349526 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125349526 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125349526 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125349526 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125349526 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125349526 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125349526 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125349527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349529 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125349529 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125349529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(407)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125349530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) -NSVCI1234(407)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125349530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(407)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125349531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349533 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 404@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 404@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125349538 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349538 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349538 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125349538 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125349538 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125349538 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125349538 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_flow_more_blocks-BVCI1234(406)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_flow_more_blocks-BVCI1234(406)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125349541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125349541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349541 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349541 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349542 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125349542 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125349542 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125349542 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125349542 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125349542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125349543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349545 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125349545 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125349545 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 16 (gprs_bssgp_pcu.c:177) 20241121125349545 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125349545 DLGLOBAL DEBUG validating counter group 0x5579beee8760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125349545 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125349545 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125349545 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125349545 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125349545 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125349545 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125349545 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125349545 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125349545 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125349545 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125349545 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125349545 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125349545 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125349545 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125349545 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125349545 DLGLOBAL DEBUG validating counter group 0x5579beee8b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125349545 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125349545 DLGLOBAL DEBUG validating counter group 0x5579beee8e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125349545 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125349545 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125349545 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125349545 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125349545 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125349545 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125349545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125349545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125349545 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125349545 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125349545 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125349545 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125349545 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125349545 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125349545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349545 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349545 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349545 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125349545 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125349545 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125349545 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125349545 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125349545 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125349545 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(411)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(411)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } 20241121125349547 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125349547 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125349547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125349547 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125349547 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125349548 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349548 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349548 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349548 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125349548 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125349560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125349560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349570 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125349584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125349584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349588 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125349602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125349602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349607 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125349621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125349621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349631 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125349645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125349645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349646 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349646 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349647 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349647 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349650 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125349665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125349665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349669 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125349684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125349684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349685 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349686 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349686 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349686 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349686 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349693 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125349707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125349707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349708 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349710 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349710 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349712 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125349727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125349727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349727 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349727 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349728 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349728 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349728 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349728 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349730 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349730 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349731 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125349747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125349747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349748 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125349748 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125349748 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125349748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349748 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349750 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349750 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349752 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349752 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125349755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241121125349755 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 13 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 41 46 dc 4d 47 8c a2 2d 92 90 48 63 bc 6f c7 eb b8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125349755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125349755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20241121125349755 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20241121125349755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 41 46 dc 4d 47 8c a2 2d 92 90 48 63 bc 6f c7 eb b8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125349755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 41 46 dc 4d 47 8c a2 2d 92 90 48 63 bc 6f c7 eb b8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125349756 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125349759 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349760 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125349760 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125349760 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241121125349760 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125349768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125349769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349769 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349769 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349769 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349769 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349770 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349770 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125349773 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-2 (tbf_dl.cpp:354) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241121125349773 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 13 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 41 d6 c5 2a ae 89 c7 c4 12 62 b8 5f 75 ce 58 7b 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125349773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125349773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=69, TS=7) (tbf_dl.cpp:883) 20241121125349773 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=69, TS=7 (tbf_dl.cpp:903) 20241121125349773 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 0f 00 02 41 d6 c5 2a ae 89 c7 c4 12 62 b8 5f 75 ce 58 7b 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125349773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=0f 00 02 41 d6 c5 2a ae 89 c7 c4 12 62 b8 5f 75 ce 58 7b 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125349773 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125349775 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349775 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349775 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349775 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125349775 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125349775 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241121125349775 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125349787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125349787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349788 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349788 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349790 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349790 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125349792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling free USF for polling at FN=65 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125349792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-2 (tbf_dl.cpp:354) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241121125349792 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 13 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 41 10 bd 74 1f 82 a9 bd 5e 11 4d 89 a2 a3 94 98 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125349792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241121125349792 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_dl.cpp:883) 20241121125349792 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=73, TS=7 (tbf_dl.cpp:903) 20241121125349792 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 04 41 10 bd 74 1f 82 a9 bd 5e 11 4d 89 a2 a3 94 98 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125349792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=0f 00 04 41 10 bd 74 1f 82 a9 bd 5e 11 4d 89 a2 a3 94 98 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125349792 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125349794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125349794 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125349794 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125349794 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125349794 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125349794 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 16 (gprs_bssgp_pcu.c:177) 20241121125349794 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 16 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125349806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125349806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349807 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349807 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349807 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349807 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349807 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349807 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125349808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125349816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling free USF for polling at FN=69 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125349816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-2 (tbf_dl.cpp:354) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=16) (tbf_dl.cpp:551) 20241121125349816 DRLCMACDL DEBUG -- Chunk with length 16 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=16 (tbf_dl.cpp:663) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 13 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 41 d6 a4 12 ac c5 05 bd f0 45 08 bc 49 50 18 28 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125349816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125349816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=78, TS=7) (tbf_dl.cpp:883) 20241121125349816 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=78, TS=7 (tbf_dl.cpp:903) 20241121125349816 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 0f 00 06 41 d6 a4 12 ac c5 05 bd f0 45 08 bc 49 50 18 28 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125349816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=0f 00 06 41 d6 a4 12 ac c5 05 bd f0 45 08 bc 49 50 18 28 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125349816 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125349831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 80 00 00 00 00 00 00 01 e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125349831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125349831 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125349831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125349831 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 4 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 15 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125349832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125349832 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125349832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 4, BSN 0 to 4 - 1 (4 blocks), "RRRR" (pdch.cpp:509) 20241121125349832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125349832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"RRRR"(BSN=3) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125349832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:4, lost=0, recv=4, skipped=0, bsn=0, info='RRRR............................................................' (tbf_dl.cpp:998) 20241121125349832 DRLCMACDL DEBUG MS (IMSI 262420000000001): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125349832 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125349832 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125349832 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125349832 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125349832 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 4 Lost: 0 Sum: 4 (gprs_rlcmac_meas.cpp:127) 20241121125349832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=4)""(V(S)-1=3) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125349832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125349832 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125349832 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125349832 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125349832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125349836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling free USF for polling at FN=73 of TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125349836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125349837 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(411)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: Start timer T: 2 s 20241121125349851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125349851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349851 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=69, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125349851 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=69, TS=7 (curr FN 69), reason=DL_ACK (tbf.cpp:487) 20241121125349851 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|Downlink ACK was received| (tbf.cpp:565) 20241121125349851 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125349851 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125349852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349857 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125349869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125349869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349869 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=73, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125349869 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=73, TS=7 (curr FN 73), reason=DL_ACK (tbf.cpp:487) 20241121125349869 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 1 => 2 (< MAX 8) (tbf.cpp:362) 20241121125349869 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125349870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125349871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349878 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.tbf.ul.alloc", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.ul.alloc", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 64, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 64, max := 64 } TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 0, max := 0 } 20241121125349892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125349892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=78, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125349892 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=78, TS=7 (curr FN 78), reason=DL_ACK (tbf.cpp:487) 20241121125349892 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 2 => 3 (< MAX 8) (tbf.cpp:362) 20241121125349892 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125349892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349892 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349892 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_dl_flow_more_blocks-STATS(414)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 1, max := 1 } 20241121125349892 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349892 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125349893 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125349893 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(411)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125349895 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125349905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44482<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125349906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44474<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125349907 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125349907 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125349907 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125349907 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125349907 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125349907 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125349907 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125349907 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125349907 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125349907 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125349907 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125349907 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125349907 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125349907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125349907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125349907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 37: stopped pid 8566 with status 0 respawn: 38: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_dl_flow_more_blocks finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass'. Thu Nov 21 12:53:49 UTC 2024 ====== PCU_Tests.TC_dl_flow_more_blocks pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_flow_more_blocks.talloc 20241121125349924 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125349924 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125349924 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125349925 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125349940 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125350041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44492<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140788) Waiting for packet dumper to finish... 1 (prev_count=140788, count=202868) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_flow_more_blocks pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks'. ------ PCU_Tests.TC_ul_flow_multiple_llc_blocks ------ Thu Nov 21 12:53:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_flow_multiple_llc_blocks.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_flow_multiple_llc_blocks started. 416@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 416@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(420)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_flow_multiple_llc_blocks-BVCI1234(419)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 416@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(420)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 416@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(423)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 416@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(423)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125353158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 416@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(426)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(426)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(422)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125353166 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(422)@1d710fa6204d: Start timer T: 5 s PCUIF(422)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_flow_multiple_llc_blocks-STATS(427)@1d710fa6204d: Start timer T: 2 s TC_ul_flow_multiple_llc_blocks-STATS(427)@1d710fa6204d: Start timer T: 2 s 20241121125354925 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125354925 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125354925 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(422)@1d710fa6204d: OsmoPCU is now connected BTS(424)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125354974 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125354975 DLGLOBAL DEBUG validating counter group 0x55838ca0f040(bts) with 102 counters (rate_ctr.c:86) 20241121125354975 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125354975 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125354975 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125354975 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125354975 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125354975 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125354975 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125354975 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125354975 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125354975 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125354975 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125354975 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125354975 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125354975 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125354975 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125354975 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125354975 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125354975 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125354975 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125354975 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125354975 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125354975 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125354975 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125354975 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125354975 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125354975 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125354975 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125354975 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125354975 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125354975 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125354975 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125354975 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125354975 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125354975 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125354975 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125354975 DLGLOBAL DEBUG validating counter group 0x7f60c34845e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125354975 DLGLOBAL DEBUG validating counter group 0x55838ca0e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125354975 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125354975 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125354976 DLGLOBAL DEBUG validating counter group 0x7f60c3485180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125354976 DLGLOBAL DEBUG validating counter group 0x7f60c3485160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125354976 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125354976 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125354976 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125354976 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354976 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354976 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354976 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354977 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125354977 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125354977 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125354977 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125354977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125354977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354978 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(420)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(420)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(420)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(420)@1d710fa6204d: Start timer Tns_test: 10 s BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125354984 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125354984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125354984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125354984 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125354984 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125354984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(424)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125354984 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125354984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125354984 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(420)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(420)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125354986 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125354986 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125354986 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125354986 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125354986 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125354986 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125354986 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125354986 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125354986 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125354986 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125354987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354988 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354988 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(420)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(420)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125354989 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125354989 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(420)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125354989 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354989 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354989 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354990 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354990 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354990 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125354991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125354992 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 417@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 417@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125354995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125354995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125354995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125354995 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125354995 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125354995 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125354995 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125354995 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_flow_multiple_llc_blocks-BVCI1234(419)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_flow_multiple_llc_blocks-BVCI1234(419)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125354998 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125354998 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125354998 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125354998 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125354998 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125354998 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125354998 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125354998 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125354998 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125354998 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125354998 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125354998 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125354998 DLGLOBAL DEBUG validating counter group 0x55838ca0e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125354998 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125354998 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125354998 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125354998 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125354998 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125354998 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125354998 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125354998 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125354998 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125354998 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125354998 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125354998 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125354998 DLGLOBAL DEBUG validating counter group 0x55838ca0eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125354998 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125354998 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125354998 DLGLOBAL DEBUG validating counter group 0x55838ca0ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125354998 DLGLOBAL DEBUG validating counter group 0x55838ca0ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125354998 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125354998 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125354998 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125354998 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125354999 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125354999 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125354999 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125354999 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125354999 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125354999 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125354999 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125354999 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125354999 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125354999 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125354999 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125354999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125354999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125354999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125354999 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125354999 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125354999 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125354999 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125354999 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125354999 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125354999 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(424)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125355002 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125355002 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125355002 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125355002 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125355002 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125355005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125355005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125355010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355010 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125355025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125355035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355035 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125355049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355051 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355051 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355052 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355052 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355055 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355055 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125355056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355056 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125355068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355072 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355072 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355072 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355072 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355073 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355073 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125355074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355074 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125355087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355090 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355090 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355091 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355091 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125355096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355097 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125355111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355117 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355117 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125355118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355119 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125355130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355133 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355133 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125355138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355138 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125355149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125355159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355159 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125355173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355178 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355178 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355179 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355179 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125355180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355181 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125355192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125355192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355195 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355195 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355198 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125355198 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355199 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125355199 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125355199 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125355199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125355199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125355199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125355199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355199 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125355211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=0c 01 01 00 00 00 01 f2 a9 81 ec 25 1f 6d a7 fe d7 9a 99 e0 9e 7b 89 (pcu_l1_if.cpp:463) 20241121125355211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125355211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125355211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 0c 01 01 00 00 00 01 f2 a9 81 ec 25 1f 6d a7 fe d7 9a 99 e0 9e 7b 89 (pdch.cpp:1019) 20241121125355211 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125355211 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125355211 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-1 RLC data block: CV=3, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=20, data=00 00 00 01 f2 a9 81 ec 25 1f 6d a7 fe d7 9a 99 e0 9e 7b 89 (tbf_ul.cpp:337) 20241121125355211 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125355211 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125355211 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125355211 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125355211 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125355211 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=16, is_complete=0 (tbf_ul.cpp:185) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=3 (tbf_ul.cpp:402) 20241121125355211 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125355211 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125355211 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125355212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125355217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355222 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125355235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=08 01 02 13 00 00 00 01 ed 76 0e c4 58 d5 03 78 37 42 36 33 8f 79 44 (pcu_l1_if.cpp:463) 20241121125355235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125355235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125355235 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 08 01 02 13 00 00 00 01 ed 76 0e c4 58 d5 03 78 37 42 36 33 8f 79 44 (pdch.cpp:1019) 20241121125355235 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=2, BSN=1, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=13 00 00 00 01 ed 76 0e c4 58 d5 03 78 37 42 36 33 8f 79 44 (tbf_ul.cpp:337) 20241121125355235 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125355235 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125355235 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125355235 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=4, M=1, E=1, count=0 (decoding.cpp:167) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=4, is_complete=1 (tbf_ul.cpp:185) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241121125355235 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241121125355235 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 2 starts at offset 9, length=11, is_complete=0 (tbf_ul.cpp:185) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=2 (tbf_ul.cpp:402) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125355235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125355235 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125355237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355239 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355242 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355243 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125355243 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355244 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125355254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=04 01 04 0a 0f 00 00 00 01 87 2b 93 7f ad e1 d2 f2 09 94 1c f5 76 43 (pcu_l1_if.cpp:463) 20241121125355254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125355254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125355254 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 04 0a 0f 00 00 00 01 87 2b 93 7f ad e1 d2 f2 09 94 1c f5 76 43 (pdch.cpp:1019) 20241121125355254 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125355254 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=1, BSN=2, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0a 0f 00 00 00 01 87 2b 93 7f ad e1 d2 f2 09 94 1c f5 76 43 (tbf_ul.cpp:337) 20241121125355254 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125355254 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125355254 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125355254 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=2, M=1, E=0, count=0 (decoding.cpp:167) 20241121125355254 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=1, E=1, count=1 (decoding.cpp:167) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 6, length=2, is_complete=1 (tbf_ul.cpp:185) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=13 (tbf_ul.cpp:197) 20241121125355254 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=13 (tbf_ul.cpp:467) 20241121125355254 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 2 starts at offset 8, length=3, is_complete=1 (tbf_ul.cpp:185) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=3 (tbf_ul.cpp:197) 20241121125355254 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=3 (tbf_ul.cpp:467) 20241121125355254 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125355254 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 3 starts at offset 11, length=9, is_complete=0 (tbf_ul.cpp:185) 20241121125355255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=1 (tbf_ul.cpp:402) 20241121125355255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125355255 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125355255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125355256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355260 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355260 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355261 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355261 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125355262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355262 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125355273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=00 01 06 0d 00 00 00 01 86 73 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125355273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125355273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125355273 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 06 0d 00 00 00 01 86 73 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125355273 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125355273 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125355273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125355273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=0, BSN=3, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125355273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125355273 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=0d 00 00 00 01 86 73 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125355273 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125355274 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125355274 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125355274 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=3, M=0, E=1, count=0 (decoding.cpp:167) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=3, is_complete=1 (tbf_ul.cpp:185) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=12 (tbf_ul.cpp:197) 20241121125355274 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=12 (tbf_ul.cpp:467) 20241121125355274 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=0 (tbf_ul.cpp:402) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125355274 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125355274 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125355274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125355274 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Sending Ack/Nack already scheduled, no need to re-schedule (tbf_ul_ack_fsm.c:119) 20241121125355275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355277 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355280 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355280 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125355283 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125355283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125355283 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125355283 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125355283 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 21 00 00 00 00 00 00 00 03 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125355283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125355283 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=78, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125355283 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125355283 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125355283 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125355283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125355283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 24 00 21 00 00 00 00 00 00 00 03 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125355284 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(424)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125355297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125355297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355303 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355303 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355304 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125355316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125355316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355323 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125355335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125355335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125355342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355344 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125355359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125355359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125355359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125355360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125355360 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125355360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125355360 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=78 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125355360 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125355360 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125355360 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125355360 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125355360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125355360 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125355360 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125355360 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125355360 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125355360 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125355360 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125355360 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125355360 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125355360 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125355360 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125355360 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) BTS(424)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125355361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355362 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355362 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355363 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355363 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56656<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125355366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355367 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355367 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125355368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125355372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56650<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125355373 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125355373 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125355373 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125355374 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125355374 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125355374 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125355374 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125355374 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125355374 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125355374 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 38: stopped pid 8631 with status 0 respawn: 39: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_ul_flow_multiple_llc_blocks finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass'. Thu Nov 21 12:53:55 UTC 2024 ====== PCU_Tests.TC_ul_flow_multiple_llc_blocks pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_flow_multiple_llc_blocks.talloc 20241121125355438 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125355439 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125355439 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125355439 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125355456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56672<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125355557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56672<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131904) Waiting for packet dumper to finish... 1 (prev_count=131904, count=188456) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_flow_multiple_llc_blocks pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass'. ------ PCU_Tests.TC_dl_no_ack_retrans_imm_ass ------ Thu Nov 21 12:53:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_no_ack_retrans_imm_ass.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_no_ack_retrans_imm_ass started. 429@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 429@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(433)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_no_ack_retrans_imm_ass-BVCI1234(432)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s -NSVCI1234(433)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 429@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125358652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 429@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(437)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(437)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 429@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(434)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125358658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56686<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(434)@1d710fa6204d: Start timer T: 5 s PCUIF(434)@1d710fa6204d: Start timer T_Conn: 10 s TC_dl_no_ack_retrans_imm_ass-STATS(438)@1d710fa6204d: Start timer T: 2 s TC_dl_no_ack_retrans_imm_ass-STATS(438)@1d710fa6204d: Start timer T: 2 s 429@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(441)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(441)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125400440 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125400440 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125400440 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(434)@1d710fa6204d: OsmoPCU is now connected BTS(436)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125400443 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125400443 DLGLOBAL DEBUG validating counter group 0x5594e4870040(bts) with 102 counters (rate_ctr.c:86) 20241121125400443 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125400443 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125400443 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125400443 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125400443 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125400443 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125400443 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125400443 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125400443 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125400443 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125400443 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125400443 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125400443 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125400443 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125400443 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125400443 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125400443 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125400443 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125400443 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125400443 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125400443 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125400443 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125400443 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125400443 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125400443 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125400443 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125400443 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125400443 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125400443 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125400444 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125400444 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125400444 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125400444 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125400444 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125400444 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125400444 DLGLOBAL DEBUG validating counter group 0x7f92433165e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125400444 DLGLOBAL DEBUG validating counter group 0x5594e486f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125400444 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125400444 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125400444 DLGLOBAL DEBUG validating counter group 0x7f9243317180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125400444 DLGLOBAL DEBUG validating counter group 0x7f9243317160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125400444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125400444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125400444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125400444 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125400444 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125400444 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125400444 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125400444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125400444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400444 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(433)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(433)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(433)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(433)@1d710fa6204d: Start timer Tns_test: 10 s BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125400446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125400446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125400446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125400446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125400446 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125400446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125400447 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125400447 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125400447 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(436)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(433)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(433)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125400447 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125400447 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125400447 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125400447 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125400447 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125400447 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125400447 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125400447 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125400447 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125400447 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125400448 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125400448 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(433)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(433)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(433)@1d710fa6204d: Start timer Tns_test: 10 s 430@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 430@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125400454 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125400454 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125400454 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125400454 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125400454 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125400454 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125400454 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125400454 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125400458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_no_ack_retrans_imm_ass-BVCI1234(432)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_no_ack_retrans_imm_ass-BVCI1234(432)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125400459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125400460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125400461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125400461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125400461 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125400461 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125400461 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125400462 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125400462 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125400462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125400463 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400463 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400467 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125400468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125400468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125400468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125400468 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125400468 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125400468 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 200 (gprs_bssgp_pcu.c:177) 20241121125400468 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125400468 DLGLOBAL DEBUG validating counter group 0x5594e486f760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125400468 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125400468 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125400468 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125400468 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 200 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125400468 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125400468 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125400468 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125400468 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125400468 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125400468 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125400468 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125400468 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125400468 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125400468 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125400468 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125400468 DLGLOBAL DEBUG validating counter group 0x5594e486fb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125400468 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125400468 DLGLOBAL DEBUG validating counter group 0x5594e486fe20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125400468 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125400468 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125400469 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125400469 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125400469 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125400469 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125400469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125400469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125400469 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125400469 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125400469 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125400469 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125400469 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125400469 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125400469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125400469 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125400469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125400469 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125400469 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125400469 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125400469 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125400469 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125400469 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125400469 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(436)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(436)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125400475 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125400475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125400475 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125400475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125400476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125400476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125400476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125400476 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125400476 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125400476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125400476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400478 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400481 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125400495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125400495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400496 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400496 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400496 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400496 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400504 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125400518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125400518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400520 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400520 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400523 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125400539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125400539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400542 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400542 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400544 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400544 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400545 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125400556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125400556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400557 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400557 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400565 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125400579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125400579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400584 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125400598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125400598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400602 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125400617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125400617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400626 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125400640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125400640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400640 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400640 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400640 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400641 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400641 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400644 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125400658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125400658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400659 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400659 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400659 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400659 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400663 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125400675 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125400675 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125400675 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125400677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125400677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125400686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=200) (tbf_dl.cpp:551) 20241121125400686 DRLCMACDL DEBUG -- Chunk with length 200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): aa 44 0e 9c 2f 11 77 d3 0d 9d 24 10 48 e6 29 68 e7 39 ca d4 d2 38 e5 b9 d1 67 00 44 cc 2d (tbf_dl.cpp:686) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125400686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 07 00 01 aa 44 0e 9c 2f 11 77 d3 0d 9d 24 10 48 e6 29 68 e7 39 ca d4 d2 38 e5 b9 d1 67 00 44 cc 2d 00 (tbf_dl.cpp:911) 20241121125400686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=07 00 01 aa 44 0e 9c 2f 11 77 d3 0d 9d 24 10 48 e6 29 68 e7 39 ca d4 d2 38 e5 b9 d1 67 00 44 cc 2d 00 (pcu_l1_if.cpp:182) 20241121125400687 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125400700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125400700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400701 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400701 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125400705 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-2 (tbf_dl.cpp:354) 20241121125400705 DRLCMACDL DEBUG -- Chunk with length 170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-2): 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 (tbf_dl.cpp:686) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125400705 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (tbf_dl.cpp:911) 20241121125400705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (pcu_l1_if.cpp:182) 20241121125400705 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125400719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125400719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400720 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400720 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400720 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125400724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-2 (tbf_dl.cpp:354) 20241121125400724 DRLCMACDL DEBUG -- Chunk with length 140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-2): 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 (tbf_dl.cpp:686) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125400724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (tbf_dl.cpp:911) 20241121125400724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (pcu_l1_if.cpp:182) 20241121125400724 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125400739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125400739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400745 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400745 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400745 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400745 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125400746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125400746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125401045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-2 (tbf_dl.cpp:354) 20241121125401045 DRLCMACDL DEBUG -- Chunk with length 110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-2): 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 (tbf_dl.cpp:686) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125401045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (tbf_dl.cpp:911) 20241121125401045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (pcu_l1_if.cpp:182) 20241121125401045 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125401060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125401060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125401068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-2 (tbf_dl.cpp:354) 20241121125401068 DRLCMACDL DEBUG -- Chunk with length 80 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-2): 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b (tbf_dl.cpp:686) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125401068 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (tbf_dl.cpp:911) 20241121125401068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (pcu_l1_if.cpp:182) 20241121125401069 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125401080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125401080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401083 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401083 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401086 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401086 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401088 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401088 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125401089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-2 (tbf_dl.cpp:354) 20241121125401089 DRLCMACDL DEBUG -- Chunk with length 50 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b (tbf_dl.cpp:686) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125401089 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (tbf_dl.cpp:911) 20241121125401089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (pcu_l1_if.cpp:182) 20241121125401090 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125401099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125401100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401101 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401101 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401101 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401101 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401102 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401102 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401102 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401102 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401105 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125401108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-2 (tbf_dl.cpp:354) 20241121125401108 DRLCMACDL DEBUG -- Chunk with length 20 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=200 (tbf_dl.cpp:663) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 9 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125401108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241121125401108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=91, TS=7) (tbf_dl.cpp:883) 20241121125401108 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=91, TS=7 (tbf_dl.cpp:903) 20241121125401108 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 0f 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125401108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=0f 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125401109 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125401122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125401122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401127 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125401142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125401142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401145 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401145 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401148 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125401161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125401161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401170 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125401185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125401185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401185 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=91, reason=DL_ACK): TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125401185 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} poll timeout for FN=91, TS=7 (curr FN 91), reason=DL_ACK (tbf.cpp:487) 20241121125401185 DTBF NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Timeout for polling PACKET DOWNLINK ACK: |Assignment was on CCCH|No downlink ACK received yet| (tbf.cpp:565) 20241121125401185 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3105 0 => 1 (< MAX 8) (tbf.cpp:362) 20241121125401185 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event DL_ACKNACK_MISS (tbf.cpp:583) 20241121125401185 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Retransmit ImmAss[PktDlAss] on PCH (tbf_dl_fsm.c:238) 20241121125401185 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: state_chg to ASSIGN (tbf_dl_fsm.c:239) 20241121125401185 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125401185 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=91 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 83 60 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125401187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401191 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401191 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401194 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(436)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(436)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 27, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125401198 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125401198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125401198 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125401198 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125401204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125401204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401210 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125401223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125401223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401227 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401227 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401232 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125401246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125401246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401250 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125401264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125401264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401266 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401267 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401267 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401269 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125401284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125401284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401294 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125401308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125401308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401315 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401315 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401316 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125401327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125401327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401334 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125401346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125401346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401352 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401355 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125401370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125401370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401373 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401373 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401377 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125401389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125401390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401397 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125401398 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125401398 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125401398 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125401409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125401409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125401417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Restarting at BSN 0, because all blocks have been transmitted (FLOW). (tbf_dl.cpp:363) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 0 (tbf_dl.cpp:329) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because polling timed out. (tbf_dl.cpp:872) 20241121125401417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241121125401417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=156, TS=7) (tbf_dl.cpp:883) 20241121125401417 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=156, TS=7 (tbf_dl.cpp:903) 20241121125401417 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 01 aa 44 0e 9c 2f 11 77 d3 0d 9d 24 10 48 e6 29 68 e7 39 ca d4 d2 38 e5 b9 d1 67 00 44 cc 2d 00 (tbf_dl.cpp:911) 20241121125401417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=0f 00 01 aa 44 0e 9c 2f 11 77 d3 0d 9d 24 10 48 e6 29 68 e7 39 ca d4 d2 38 e5 b9 d1 67 00 44 cc 2d 00 (pcu_l1_if.cpp:182) 20241121125401418 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125401432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125401432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401438 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125401450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125401451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401454 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401457 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125401469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125401469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401473 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401473 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125401475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401479 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125401493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 08 00 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125401493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125401493 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125401493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125401493 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125401494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125401494 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125401494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125401494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125401494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125401494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:7, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125401494 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125401494 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125401494 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125401494 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)"XXXXXX"(V(S)-1=6) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125401494 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125401495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125401503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241121125401503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125401503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125401503 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (tbf_dl.cpp:911) 20241121125401503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (pcu_l1_if.cpp:182) 20241121125401504 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125401512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125401512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401520 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401520 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125401521 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241121125401522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125401522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125401522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (tbf_dl.cpp:911) 20241121125401522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (pcu_l1_if.cpp:182) 20241121125401522 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125401531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125401531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401533 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401533 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125401540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241121125401540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125401540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125401540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (tbf_dl.cpp:911) 20241121125401540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (pcu_l1_if.cpp:182) 20241121125401541 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125401555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125401555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401558 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401558 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125401563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241121125401563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125401563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125401563 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (tbf_dl.cpp:911) 20241121125401563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (pcu_l1_if.cpp:182) 20241121125401564 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125401574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125401574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125401584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241121125401584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125401584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125401584 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (tbf_dl.cpp:911) 20241121125401584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (pcu_l1_if.cpp:182) 20241121125401585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125401593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125401593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125401602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241121125401602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125401602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125401602 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125401602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=07 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125401603 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125401617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125401617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401619 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401620 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401620 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125401624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Scheduling data message at RTS for DL TFI=0 prio=1 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Restarting at BSN 1, because all blocks have been transmitted (FLOW). (tbf_dl.cpp:363) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125401624 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (tbf_dl.cpp:911) 20241121125401624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (pcu_l1_if.cpp:182) 20241121125401625 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125401636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125401636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125401641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241121125401641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125401641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125401641 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (tbf_dl.cpp:911) 20241121125401642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (pcu_l1_if.cpp:182) 20241121125401642 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125401655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125401655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125401664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241121125401664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125401664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125401664 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (tbf_dl.cpp:911) 20241121125401664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (pcu_l1_if.cpp:182) 20241121125401664 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125401679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125401679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401682 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125401685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241121125401685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125401685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125401685 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (tbf_dl.cpp:911) 20241121125401685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (pcu_l1_if.cpp:182) 20241121125401686 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125401698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125401698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401701 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401701 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401702 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401702 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125401704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241121125401704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125401704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125401704 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (tbf_dl.cpp:911) 20241121125401704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (pcu_l1_if.cpp:182) 20241121125401705 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125401717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125401717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401720 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401722 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401722 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401723 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401724 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401724 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125401726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241121125401726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125401726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125401726 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125401726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=07 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125401727 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125401740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125401740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401741 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401741 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 134/431 -> yes (tbf_dl.cpp:1216) 20241121125401745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Restarting at BSN 1, because all blocks have been transmitted (FLOW). (tbf_dl.cpp:363) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125401745 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (tbf_dl.cpp:911) 20241121125401745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (pcu_l1_if.cpp:182) 20241121125401745 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125401759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125401759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401761 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125401764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241121125401764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125401764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125401764 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (tbf_dl.cpp:911) 20241121125401764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=07 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (pcu_l1_if.cpp:182) 20241121125401764 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125401779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125401779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401781 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401781 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401781 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401782 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401782 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401783 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401783 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401783 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401783 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125401788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 3 (tbf_dl.cpp:329) 20241121125401788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125401788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125401789 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-2): 07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (tbf_dl.cpp:911) 20241121125401789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=07 00 07 96 eb d9 01 95 0c ae 66 5e 6d 3b dc ea 1b 13 d7 b4 a1 e7 63 d5 2d cf d7 9d b7 a4 3f d2 05 00 (pcu_l1_if.cpp:182) 20241121125401789 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125401803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125401803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125401811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 4 (tbf_dl.cpp:329) 20241121125401811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125401811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125401811 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-2): 07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (tbf_dl.cpp:911) 20241121125401811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=07 00 09 32 88 a6 e1 5b c2 2f 71 ca bf 6e b3 2b 82 99 0d 2c e3 cb 2d 1d 3b 7b 28 d4 e3 fc b6 2c 4b 00 (pcu_l1_if.cpp:182) 20241121125401812 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125401821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125401821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125401825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 5 (tbf_dl.cpp:329) 20241121125401825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125401825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125401825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (tbf_dl.cpp:911) 20241121125401825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=07 00 0b b1 d3 55 8a b8 0d 3b 91 91 b0 7d 3b 02 0a d9 07 59 22 36 a1 b1 53 e6 d7 42 94 8c c7 8f 6b 00 (pcu_l1_if.cpp:182) 20241121125401826 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125401841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125401841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401845 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401845 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125401851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 6 (tbf_dl.cpp:329) 20241121125401851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125401851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125401851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125401851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=07 00 0c 51 9a 73 7f 27 dc 6e c0 9d 2a 9a 4d c3 fb 9a 01 d2 e2 00 19 9e 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125401852 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125401864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125401865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401868 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401868 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401868 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401868 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401869 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401869 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 160/431 -> yes (tbf_dl.cpp:1216) 20241121125401872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Scheduling data message at RTS for DL TFI=0 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Restarting at BSN 1, because all blocks have been transmitted (FLOW). (tbf_dl.cpp:363) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 1 (tbf_dl.cpp:329) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125401872 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-2): 07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (tbf_dl.cpp:911) 20241121125401872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=07 00 03 69 e0 db e5 c4 4e f4 92 e6 42 d1 54 2e a4 e8 df 44 11 00 44 9c 83 71 9f 17 d0 a5 15 d8 32 00 (pcu_l1_if.cpp:182) 20241121125401872 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125401884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125401884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401885 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401885 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401887 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401887 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401887 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401887 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401888 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401888 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125401891 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Resending BSN 2 (tbf_dl.cpp:329) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125401891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20241121125401891 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=255, TS=7) (tbf_dl.cpp:883) 20241121125401891 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=255, TS=7 (tbf_dl.cpp:903) 20241121125401891 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-2): 0f 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (tbf_dl.cpp:911) 20241121125401891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=0f 00 05 33 64 90 5d d7 68 59 b7 35 79 af 8f cc f8 fc 2c 25 ca 80 47 6a 1b 91 1f ca a0 23 f9 6b 64 00 (pcu_l1_if.cpp:182) 20241121125401891 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125401903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125401903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401905 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401906 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401906 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401912 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125401927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125401927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401934 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125401946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125401946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401950 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401950 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401951 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401951 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401952 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401952 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125401955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401956 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125401964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=40 08 00 e0 00 00 00 00 00 00 0f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125401964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125401964 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125401964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125401964 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 7 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 127 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125401964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125401964 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125401964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 7, BSN 1 to 7 - 1 (6 blocks), "RRRRRR" (pdch.cpp:509) 20241121125401964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125401964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=1)"RRRRRR"(BSN=6) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125401964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=1:7, lost=0, recv=6, skipped=0, bsn=1, info='RRRRRR..........................................................' (tbf_dl.cpp:998) 20241121125401964 DRLCMACDL INFO MS (IMSI 262420000000001): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241121125401964 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125401964 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125401964 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125401964 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125401964 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125401964 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125401964 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 6 Lost: 0 Sum: 6 (gprs_rlcmac_meas.cpp:127) 20241121125401964 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=7)""(V(S)-1=6) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125401964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125401965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125401974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125401974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125401974 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(436)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(436)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125401981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56686<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125401983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56682<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125401984 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125401984 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125401984 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125401984 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125401984 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125401984 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125401984 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125401984 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125401984 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125401984 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125401984 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125401984 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125401984 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125401984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125401984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125401984 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 39: stopped pid 8696 with status 0 respawn: 40: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_dl_no_ack_retrans_imm_ass finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass'. Thu Nov 21 12:54:02 UTC 2024 ====== PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_no_ack_retrans_imm_ass.talloc 20241121125402023 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125402023 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125402023 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125402023 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125402052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40728<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125402153 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40728<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=394980) Waiting for packet dumper to finish... 1 (prev_count=394980, count=446588) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority'. ------ PCU_Tests.TC_dl_llc_sapi_priority ------ Thu Nov 21 12:54:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_llc_sapi_priority.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_llc_sapi_priority.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_llc_sapi_priority' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_llc_sapi_priority started. 442@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 442@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(446)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_dl_llc_sapi_priority-BVCI1234(445)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 442@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(446)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 442@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(449)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 442@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(449)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125406731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(448)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(448)@1d710fa6204d: Start timer T: 5 s 20241121125406737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40736<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(448)@1d710fa6204d: Start timer T_Conn: 10 s TC_dl_llc_sapi_priority-STATS(452)@1d710fa6204d: Start timer T: 2 s TC_dl_llc_sapi_priority-STATS(452)@1d710fa6204d: Start timer T: 2 s 442@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(453)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(453)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125407023 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125407024 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125407024 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(448)@1d710fa6204d: OsmoPCU is now connected BTS(450)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125407038 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125407038 DLGLOBAL DEBUG validating counter group 0x56398f4e7040(bts) with 102 counters (rate_ctr.c:86) 20241121125407039 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125407039 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125407039 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125407039 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125407039 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125407039 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125407039 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125407039 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125407039 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125407039 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125407039 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125407039 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125407039 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125407039 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125407039 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125407039 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125407039 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125407039 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125407039 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125407039 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125407039 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125407039 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) MTC@1d710fa6204d: Start timer T: 2 s 20241121125407039 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125407039 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125407039 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125407039 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125407039 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125407039 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125407039 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125407039 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125407039 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125407039 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125407039 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125407039 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125407039 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125407039 DLGLOBAL DEBUG validating counter group 0x7f9b82f695e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125407039 DLGLOBAL DEBUG validating counter group 0x56398f4e6720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125407039 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125407039 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125407039 DLGLOBAL DEBUG validating counter group 0x7f9b82f6a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125407039 DLGLOBAL DEBUG validating counter group 0x7f9b82f6a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125407039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125407039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125407039 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125407039 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125407039 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407039 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407039 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407039 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407039 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407039 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407040 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407040 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407040 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407040 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407040 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407040 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407040 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407040 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407040 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407040 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125407040 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125407040 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125407040 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125407040 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125407041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125407041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125407042 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(446)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(446)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(446)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(446)@1d710fa6204d: Start timer Tns_test: 10 s BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125407048 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s 20241121125407049 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125407049 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125407049 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125407049 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125407049 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125407049 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125407050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125407050 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125407050 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s -NSVCI1234(446)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(446)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125407053 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125407053 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125407053 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125407053 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125407053 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125407053 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125407053 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125407053 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125407053 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125407054 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125407055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125407055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(446)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(446)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(446)@1d710fa6204d: Start timer Tns_test: 10 s BTS(450)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125407057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407059 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407059 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407059 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407059 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407063 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 443@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 443@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125407070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125407070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407073 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407073 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407073 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407073 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407073 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407073 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125407073 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125407073 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125407073 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125407073 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125407073 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407073 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407079 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_llc_sapi_priority-BVCI1234(445)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_llc_sapi_priority-BVCI1234(445)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125407083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407083 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407083 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407083 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125407083 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125407083 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125407083 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125407083 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125407087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407087 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407087 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407087 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407087 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407087 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125407087 DLGLOBAL DEBUG validating counter group 0x56398f4e6760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125407087 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125407087 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125407087 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125407087 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407087 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125407087 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125407087 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125407087 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125407087 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125407087 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125407087 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125407087 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125407087 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125407087 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125407087 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125407087 DLGLOBAL DEBUG validating counter group 0x56398f4e6b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125407087 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125407087 DLGLOBAL DEBUG validating counter group 0x56398f4e6e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125407087 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125407087 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125407087 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125407087 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125407087 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125407087 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125407087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125407087 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125407087 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125407087 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125407087 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125407087 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125407087 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=4 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125407087 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125407088 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407088 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407088 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407088 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125407088 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125407088 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125407088 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125407088 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125407088 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125407088 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125407088 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407088 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407088 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407088 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407088 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407088 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407088 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) BTS(450)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(450)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407090 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407090 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407090 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407090 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407090 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407090 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407090 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407090 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407090 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407090 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407090 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407090 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407090 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407090 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407090 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407090 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407090 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407090 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407090 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407090 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407090 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125407091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407091 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407091 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407091 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407091 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407091 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125407091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407092 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407092 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407092 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407092 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407092 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407092 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407092 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407092 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407093 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407093 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407093 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407093 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407093 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407093 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407093 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407093 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407093 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407093 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125407093 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 19 (gprs_bssgp_pcu.c:177) 20241121125407093 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) appending 19 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125407093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125407093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125407093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125407093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125407093 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125407093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125407093 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125407093 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125407097 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125407112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125407112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407116 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125407132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125407132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407137 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407137 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407140 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125407151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125407151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407153 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407157 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407157 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407160 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125407175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125407175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407177 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407177 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407178 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407178 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407181 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407181 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407182 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407182 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407183 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125407193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125407193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407194 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407194 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407195 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407195 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407195 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407198 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125407214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125407214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407218 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407220 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407222 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125407236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125407236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407236 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407237 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407237 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407237 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407237 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407240 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125407255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125407255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407259 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125407274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125407274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407282 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125407294 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125407294 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125407294 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125407296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125407296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125407301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-1 (tbf_dl.cpp:354) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241121125407301 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125407301 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 4d 01 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:686) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125407301 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 07 00 00 4d 01 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:911) 20241121125407301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=07 00 00 4d 01 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241121125407301 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125407315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125407315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407315 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407315 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407315 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407315 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407316 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407316 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125407319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-1 (tbf_dl.cpp:354) 20241121125407319 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125407319 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 4d 02 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:686) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125407319 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 02 4d 02 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:911) 20241121125407319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=07 00 02 4d 02 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241121125407320 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125407334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125407334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407334 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125407343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-1 (tbf_dl.cpp:354) 20241121125407343 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125407343 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 4d 07 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:686) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125407343 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 04 4d 07 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:911) 20241121125407343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=07 00 04 4d 07 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241121125407343 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125407357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125407357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407357 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407358 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407358 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125407361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-1 (tbf_dl.cpp:354) 20241121125407361 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125407361 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): 4d 08 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:686) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125407361 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 06 4d 08 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:911) 20241121125407361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=07 00 06 4d 08 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241121125407361 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125407376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125407376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407378 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407378 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125407380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125407381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125407381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-1 (tbf_dl.cpp:354) 20241121125407381 DRLCMACDL DEBUG -- Chunk with length 19 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125407381 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1520) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=19 (tbf_dl.cpp:663) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=19) (tbf_dl.cpp:551) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): 4d 03 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:686) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125407381 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 07 00 08 4d 03 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (tbf_dl.cpp:911) 20241121125407381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=07 00 08 4d 03 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff (pcu_l1_if.cpp:182) 20241121125407382 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(450)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125407388 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40736<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125407392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40734<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125407393 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125407393 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 5 Sum: 5 (gprs_rlcmac_meas.cpp:127) 20241121125407394 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125407394 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125407394 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125407394 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125407394 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125407394 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125407394 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125407394 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125407394 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125407394 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125407394 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125407394 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125407395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125407395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125407395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 40: stopped pid 8765 with status 0 MTC@1d710fa6204d: Test case TC_dl_llc_sapi_priority finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass'. respawn: 41: starting: osmo-pcu Thu Nov 21 12:54:07 UTC 2024 ====== PCU_Tests.TC_dl_llc_sapi_priority pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_llc_sapi_priority.talloc 20241121125407448 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125407448 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125407448 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125407449 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125407469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125407570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40740<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=179112) Waiting for packet dumper to finish... 1 (prev_count=179112, count=186936) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_llc_sapi_priority pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs'. ------ PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs ------ Thu Nov 21 12:54:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_bsn_wraparound_gprs started. 455@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 455@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(459)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 455@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(459)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 455@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(462)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 455@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(462)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125410851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 455@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(465)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(465)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(461)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(461)@1d710fa6204d: Start timer T: 5 s PCUIF(461)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125410858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_tbf_bsn_wraparound_gprs-STATS(466)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_bsn_wraparound_gprs-STATS(466)@1d710fa6204d: Start timer T: 2 s 20241121125412450 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125412450 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125412450 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(461)@1d710fa6204d: OsmoPCU is now connected BTS(463)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125412458 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125412458 DLGLOBAL DEBUG validating counter group 0x55bdc9a0c040(bts) with 102 counters (rate_ctr.c:86) 20241121125412458 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125412458 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125412458 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125412458 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125412458 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125412458 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125412458 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125412458 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125412458 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125412458 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125412458 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125412458 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125412458 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125412458 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125412458 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125412458 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125412458 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125412458 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125412458 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125412458 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125412458 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125412458 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125412458 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125412458 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125412458 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125412458 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125412458 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125412458 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125412458 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125412458 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125412458 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125412458 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125412458 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125412458 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125412458 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125412458 DLGLOBAL DEBUG validating counter group 0x7fda516ca5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125412458 DLGLOBAL DEBUG validating counter group 0x55bdc9a0b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125412458 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125412458 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125412458 DLGLOBAL DEBUG validating counter group 0x7fda516cb180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125412458 DLGLOBAL DEBUG validating counter group 0x7fda516cb160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125412458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125412458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125412458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125412458 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125412458 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125412458 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125412458 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125412459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125412459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412459 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(459)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(459)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(459)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(459)@1d710fa6204d: Start timer Tns_test: 10 s BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125412461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125412461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125412461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125412461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125412461 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125412461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125412462 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125412462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125412462 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(459)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(459)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(463)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125412466 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125412466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125412466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125412466 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125412466 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125412466 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125412466 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125412466 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412466 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125412466 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125412467 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125412467 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(459)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(459)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(459)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125412472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 456@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 456@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125412475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125412476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125412476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125412476 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125412476 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125412476 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125412476 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125412476 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412477 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_bsn_wraparound_gprs-BVCI1234(458)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125412481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125412481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125412481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125412481 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125412481 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125412481 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125412481 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125412481 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125412482 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125412482 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125412482 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125412482 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125412482 DLGLOBAL DEBUG validating counter group 0x55bdc9a0b760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125412482 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125412482 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125412482 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125412482 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125412482 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125412482 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125412482 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125412482 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125412482 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125412482 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125412482 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125412482 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125412482 DLGLOBAL DEBUG validating counter group 0x55bdc9a0bb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125412482 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125412482 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125412482 DLGLOBAL DEBUG validating counter group 0x55bdc9a0bc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125412482 DLGLOBAL DEBUG validating counter group 0x55bdc9a0bc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125412482 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125412482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125412482 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125412482 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125412482 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125412482 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125412482 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125412482 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125412482 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125412482 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125412482 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125412482 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125412482 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125412482 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125412482 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125412482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125412482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125412482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125412482 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125412482 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125412482 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125412482 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125412482 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125412482 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125412482 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(463)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125412485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125412485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125412485 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125412485 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125412485 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125412489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125412489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412490 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412490 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412490 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412491 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412491 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125412494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412494 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125412508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125412517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412517 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125412531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412532 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412532 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412533 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412533 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412533 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125412536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412536 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125412550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125412555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412555 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125412569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412569 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412569 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412569 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412569 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412570 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412570 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412570 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125412578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412578 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125412592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412593 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412593 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125412596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412597 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125412610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412611 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412611 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412611 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412611 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412612 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412612 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125412615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412615 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125412629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412629 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125412638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412638 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125412652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125412657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412657 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125412671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412671 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412671 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125412675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412676 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125412683 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125412683 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125412683 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125412689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125412689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412690 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125412699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125412699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125412699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412699 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125412713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125412713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125412714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412717 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125412731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 01 00 41 00 00 00 01 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412731 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412731 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 00 41 00 00 00 01 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412731 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125412731 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412731 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125412731 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125412731 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125412731 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125412731 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125412731 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412731 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412731 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412731 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125412731 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125412731 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125412731 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125412732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125412736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125412736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125412736 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125412736 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125412736 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125412736 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125412736 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125412736 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125412736 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125412736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125412736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412736 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125412750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125412750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125412751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125412759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20241121125412759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241121125412759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412759 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=3c 00 02 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412773 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412773 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412773 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412773 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125412773 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125412773 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412773 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412773 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412773 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412773 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125412774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125412775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125412778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125412778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125412778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412778 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=3c 00 04 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412793 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412793 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412793 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125412793 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125412793 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412793 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412793 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412793 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412793 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125412794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125412799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125412800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125412800 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125412800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412800 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=3c 00 06 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412812 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412812 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412812 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125412812 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125412812 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412812 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412812 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412812 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412812 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125412813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125412815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125412821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125412821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125412821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412821 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=3c 00 08 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412834 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412834 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412834 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125412834 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125412834 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412834 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412834 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412834 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412835 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125412835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412835 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125412836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125412839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125412839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125412839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412839 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=3c 00 0a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412854 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412854 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412854 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125412854 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125412854 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412854 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412854 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412854 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125412855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412857 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412857 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412857 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412857 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125412859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125412860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125412860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125412860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412860 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=3c 00 0c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412872 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412872 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412872 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412872 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125412872 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125412872 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412872 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412872 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412872 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412872 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125412872 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412872 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412873 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412873 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412873 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125412874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125412881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125412881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125412881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412881 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=3c 00 0e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412895 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412895 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412895 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125412895 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125412895 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412895 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412895 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412895 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412895 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125412896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125412898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125412900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125412900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125412900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412900 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=3c 00 10 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412914 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412914 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412914 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125412914 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125412914 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412914 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412914 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412914 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412914 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125412915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412915 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412915 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125412916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125412918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125412918 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125412918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412919 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=11 data=3c 00 12 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412933 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412933 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412933 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125412933 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125412933 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412933 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412933 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412933 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412933 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125412933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412933 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412933 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412933 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412933 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125412934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125412942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125412942 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125412942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412942 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=3c 00 14 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412956 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412956 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412956 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125412956 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125412956 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412956 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412956 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412956 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412956 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125412956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125412957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125412961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125412961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125412961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412961 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=3c 00 16 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412975 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412975 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412975 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125412975 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125412975 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412975 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412975 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412975 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412975 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125412975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125412977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125412979 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125412979 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125412979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125412980 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125412995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=3c 00 18 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125412995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125412995 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125412995 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125412995 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125412995 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125412995 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125412995 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125412995 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125412995 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125412995 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125412995 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125412996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125412996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125412996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125412997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125412998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125412999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125412999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125412999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125413000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125413004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125413004 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125413004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413005 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=3c 00 1a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413019 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413019 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413019 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125413019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413019 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125413020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413020 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125413020 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125413020 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125413020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413020 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413020 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413020 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413020 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125413022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413023 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413023 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413023 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413023 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413024 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413024 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125413027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413029 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125413029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125413029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125413029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413030 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=4 data=3c 00 1c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413038 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413038 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413038 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413038 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125413038 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125413038 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413038 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413038 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413038 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125413039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413041 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413041 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125413045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125413047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125413047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125413047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413048 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=3c 00 1e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413058 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413058 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413058 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125413058 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125413058 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413058 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413058 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413058 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413058 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125413060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125413064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125413067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125413067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125413067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413068 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=6 data=3c 00 20 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413083 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413083 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413083 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413083 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125413083 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125413083 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413083 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413083 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413083 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413083 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125413085 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413085 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413087 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413087 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413087 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413087 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125413090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125413091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125413091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125413091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413092 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=3c 00 22 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413102 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413102 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125413102 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125413102 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413102 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413102 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413102 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125413103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413104 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413104 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413107 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125413108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125413108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125413108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125413108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413108 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=8 data=3c 00 24 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413119 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413119 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413119 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413119 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125413119 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125413119 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413119 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413119 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413119 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413119 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125413119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413120 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413120 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413120 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413120 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125413120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125413129 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121125413129 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121125413129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413129 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=3c 00 26 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413144 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413144 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125413144 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125413144 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413144 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413144 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125413144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125413144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125413144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125413145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413149 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413151 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125413151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125413152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121125413152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121125413152 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125413152 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125413152 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125413153 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125413153 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125413153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125413153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 24 00 05 00 00 00 00 00 03 ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413153 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125413163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=3c 00 28 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413163 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413163 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413163 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125413163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=20, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413163 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125413164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413164 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125413164 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125413164 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125413164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413164 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413164 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413164 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=15 (tbf_ul.cpp:402) 20241121125413165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413170 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125413170 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125413171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=151 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=156 (gprs_rlcmac_sched.cpp:454) 20241121125413171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type USF (pdch_ul_controller.c:184) 20241121125413171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413171 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=3c 00 2a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413184 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=21, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413184 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125413184 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125413184 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413184 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413184 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413184 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=15 (tbf_ul.cpp:402) 20241121125413185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125413190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125413193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=156 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=160 (gprs_rlcmac_sched.cpp:454) 20241121125413193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241121125413193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413193 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=3c 00 2c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413207 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413207 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=22, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413207 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125413207 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125413207 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413207 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413207 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413207 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413207 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=15 (tbf_ul.cpp:402) 20241121125413208 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413208 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413209 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413209 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413210 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413213 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125413213 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125413215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20241121125413215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241121125413215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413216 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=3c 00 2e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413227 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=23, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413227 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125413227 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125413227 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413227 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413227 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413227 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413227 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=15 (tbf_ul.cpp:402) 20241121125413229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413233 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413233 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125413235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125413236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241121125413236 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241121125413236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413238 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=3c 00 30 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413246 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=24, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413246 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125413246 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125413246 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413246 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413246 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413247 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413247 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413247 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=15 (tbf_ul.cpp:402) 20241121125413248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413254 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413255 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125413255 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125413257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=169 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=173 (gprs_rlcmac_sched.cpp:454) 20241121125413257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241121125413257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413258 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 00 32 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413269 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=25 .. V(R)=25) (tbf_ul.cpp:257) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=25, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413269 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241121125413269 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241121125413269 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413269 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413269 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413269 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413269 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=25 CV=15 (tbf_ul.cpp:402) 20241121125413269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125413271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125413273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125413273 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125413273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413273 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=4 data=3c 00 34 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413287 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=26 .. V(R)=26) (tbf_ul.cpp:257) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=26, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413287 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241121125413287 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241121125413287 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413287 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413287 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=26 CV=15 (tbf_ul.cpp:402) 20241121125413288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125413289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125413292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125413292 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125413292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413292 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=3c 00 36 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=27 .. V(R)=27) (tbf_ul.cpp:257) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=27, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413306 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241121125413306 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241121125413306 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413306 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413306 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413306 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=27 CV=15 (tbf_ul.cpp:402) 20241121125413307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413307 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413307 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413307 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413307 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413307 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125413308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125413315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125413315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125413315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413315 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=6 data=3c 00 38 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413329 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=28 .. V(R)=28) (tbf_ul.cpp:257) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=28, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413329 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241121125413329 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241121125413329 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413329 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413329 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413329 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413329 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=28 CV=15 (tbf_ul.cpp:402) 20241121125413329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125413330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125413334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=186 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=190 (gprs_rlcmac_sched.cpp:454) 20241121125413334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241121125413334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413334 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=7 data=3c 00 3a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413348 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=29 .. V(R)=29) (tbf_ul.cpp:257) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=29, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413348 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241121125413348 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241121125413348 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413348 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413348 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413348 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413348 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=29 CV=15 (tbf_ul.cpp:402) 20241121125413348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125413349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125413352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125413352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125413352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413353 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=3c 00 3c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413366 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=30 .. V(R)=30) (tbf_ul.cpp:257) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=30, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413366 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241121125413366 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241121125413366 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413366 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413366 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413366 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=30 CV=15 (tbf_ul.cpp:402) 20241121125413367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413367 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413367 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125413368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125413376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125413376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125413376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413376 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=9 data=3c 00 3e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413391 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413391 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=31 .. V(R)=31) (tbf_ul.cpp:257) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=31, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413391 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241121125413391 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241121125413391 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413391 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413391 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413391 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=31 CV=15 (tbf_ul.cpp:402) 20241121125413391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413395 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125413395 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125413396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125413396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125413396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413397 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=10 data=3c 00 40 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413410 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413410 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=32 .. V(R)=32) (tbf_ul.cpp:257) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=32, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413410 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241121125413410 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241121125413410 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413410 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413410 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413410 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=32 CV=15 (tbf_ul.cpp:402) 20241121125413411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125413415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125413416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125413416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125413416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413417 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=11 data=3c 00 42 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413430 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413430 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=33 .. V(R)=33) (tbf_ul.cpp:257) 20241121125413430 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=33, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241121125413431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413431 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241121125413431 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241121125413431 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241121125413431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413431 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413431 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413431 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413431 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=33 CV=15 (tbf_ul.cpp:402) 20241121125413432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413434 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413434 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125413437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125413439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241121125413439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241121125413439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413440 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data=3c 00 44 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413453 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=34 .. V(R)=34) (tbf_ul.cpp:257) 20241121125413453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=34, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241121125413453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413453 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241121125413453 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241121125413453 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241121125413453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413453 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413454 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413454 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413454 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=34 CV=15 (tbf_ul.cpp:402) 20241121125413455 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413455 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413456 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413456 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125413462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125413463 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241121125413463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241121125413463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413463 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=3c 00 46 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413473 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413473 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=35 .. V(R)=35) (tbf_ul.cpp:257) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=35, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413473 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241121125413473 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241121125413473 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413473 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413473 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413473 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=35 CV=15 (tbf_ul.cpp:402) 20241121125413473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125413478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125413479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241121125413479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241121125413479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413480 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=3c 00 48 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413492 DRLCMACUL DEBUG[1;36m PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413492 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=36 .. V(R)=36) (tbf_ul.cpp:257) 20241121125413492 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=36, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413492 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241121125413492 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241121125413492 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413492 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413492 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413492 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=36 CV=15 (tbf_ul.cpp:402) 20241121125413493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125413496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125413501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125413501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125413501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413501 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=3 data=3c 00 4a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413515 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413515 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=37 .. V(R)=37) (tbf_ul.cpp:257) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=37, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413515 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241121125413515 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241121125413515 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413515 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413515 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413515 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413515 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=37 CV=15 (tbf_ul.cpp:402) 20241121125413515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413516 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125413517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125413519 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125413519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125413519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413520 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=4 data=3c 00 4c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413534 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=38 .. V(R)=38) (tbf_ul.cpp:257) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=38, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413534 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241121125413534 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241121125413534 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413534 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413534 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413534 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=38 CV=15 (tbf_ul.cpp:402) 20241121125413535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125413537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125413538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=234 (gprs_rlcmac_sched.cpp:454) 20241121125413538 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241121125413538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413539 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=5 data=3c 00 4e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413553 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413553 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413553 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=39 .. V(R)=39) (tbf_ul.cpp:257) 20241121125413553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=39, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241121125413553 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413553 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241121125413553 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241121125413553 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241121125413554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413554 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413554 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413554 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=39 CV=15 (tbf_ul.cpp:402) 20241121125413554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125413554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125413554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125413555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413560 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125413560 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125413563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241121125413563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241121125413563 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125413563 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125413563 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125413563 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125413563 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125413563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125413563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 24 00 0a 00 00 00 3f ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413565 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125413577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=3c 00 50 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413577 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=40 .. V(R)=40) (tbf_ul.cpp:257) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=40, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413577 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241121125413577 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241121125413577 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413577 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413577 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413577 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=40 CV=15 (tbf_ul.cpp:402) 20241121125413579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413583 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413583 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413584 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413584 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125413586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125413586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=238 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=242 (gprs_rlcmac_sched.cpp:454) 20241121125413586 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241121125413586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413587 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=7 data=3c 00 52 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413597 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=41 .. V(R)=41) (tbf_ul.cpp:257) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=41, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413597 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241121125413597 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241121125413597 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413597 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413597 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413597 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=41 CV=15 (tbf_ul.cpp:402) 20241121125413598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413599 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413599 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125413601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125413602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241121125413602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241121125413602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=8 data=3c 00 54 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413616 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413616 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413616 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=42 .. V(R)=42) (tbf_ul.cpp:257) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=42, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413617 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241121125413617 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241121125413617 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413617 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413617 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413617 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=42 CV=15 (tbf_ul.cpp:402) 20241121125413618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125413624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125413625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20241121125413625 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241121125413625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413625 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=3c 00 56 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413638 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=43 .. V(R)=43) (tbf_ul.cpp:257) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=43, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413638 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241121125413638 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241121125413638 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413638 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413638 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413638 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=43 CV=15 (tbf_ul.cpp:402) 20241121125413638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125413639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125413643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=255 (gprs_rlcmac_sched.cpp:454) 20241121125413643 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241121125413643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413643 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=3c 00 58 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413657 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=44 .. V(R)=44) (tbf_ul.cpp:257) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=44, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413657 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241121125413657 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241121125413657 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413657 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413657 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413657 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=44 CV=15 (tbf_ul.cpp:402) 20241121125413657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125413658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125413661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=255 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=260 (gprs_rlcmac_sched.cpp:454) 20241121125413661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241121125413661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413661 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=3c 00 5a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413675 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=45 .. V(R)=45) (tbf_ul.cpp:257) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=45, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413675 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241121125413675 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241121125413675 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413675 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413675 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413676 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413676 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=45 CV=15 (tbf_ul.cpp:402) 20241121125413676 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413676 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413677 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125413677 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125413685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=260 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=264 (gprs_rlcmac_sched.cpp:454) 20241121125413685 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241121125413685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413686 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=3c 00 5c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413700 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413700 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=46 .. V(R)=46) (tbf_ul.cpp:257) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=46, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413700 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241121125413700 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241121125413700 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413700 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413700 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413700 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413700 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=46 CV=15 (tbf_ul.cpp:402) 20241121125413701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125413704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125413705 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=264 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=268 (gprs_rlcmac_sched.cpp:454) 20241121125413705 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241121125413705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413706 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=1 data=3c 00 5e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413720 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413720 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=47 .. V(R)=47) (tbf_ul.cpp:257) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=47, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413720 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241121125413720 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241121125413720 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413720 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413720 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413720 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413720 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=47 CV=15 (tbf_ul.cpp:402) 20241121125413722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413723 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413723 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413726 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125413728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125413729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=273 (gprs_rlcmac_sched.cpp:454) 20241121125413729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type USF (pdch_ul_controller.c:184) 20241121125413729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413730 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=2 data=3c 00 60 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413739 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413739 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=48 .. V(R)=48) (tbf_ul.cpp:257) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=48, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413739 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241121125413739 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241121125413739 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413739 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413739 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413739 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413739 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=48 CV=15 (tbf_ul.cpp:402) 20241121125413741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413745 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413747 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413747 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413748 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413748 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413749 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125413749 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125413750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=273 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=277 (gprs_rlcmac_sched.cpp:454) 20241121125413750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241121125413750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413750 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 00 62 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413763 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=49 .. V(R)=49) (tbf_ul.cpp:257) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=49, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413763 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241121125413763 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241121125413763 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413763 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413763 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413763 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413763 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=49 CV=15 (tbf_ul.cpp:402) 20241121125413764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413765 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413766 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413766 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413766 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125413766 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125413767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=277 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241121125413767 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241121125413767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413767 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=3c 00 64 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413782 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413782 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413782 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=50 .. V(R)=50) (tbf_ul.cpp:257) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=50, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413783 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241121125413783 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241121125413783 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413783 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413783 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413783 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413783 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=50 CV=15 (tbf_ul.cpp:402) 20241121125413784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413786 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413786 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125413788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125413789 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125413789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125413789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413790 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=3c 00 66 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413802 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413802 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=51 .. V(R)=51) (tbf_ul.cpp:257) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=51, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413802 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241121125413802 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241121125413802 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413802 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413802 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413802 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=51 CV=15 (tbf_ul.cpp:402) 20241121125413803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413808 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413808 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413809 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413809 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125413810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125413811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125413811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125413811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413812 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=6 data=3c 00 68 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413826 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413826 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413826 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=52 .. V(R)=52) (tbf_ul.cpp:257) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=52, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413826 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241121125413826 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241121125413826 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413826 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413826 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413826 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413826 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=52 CV=15 (tbf_ul.cpp:402) 20241121125413827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413831 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413831 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413832 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125413832 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125413833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125413833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125413833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413834 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=7 data=3c 00 6a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413845 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413845 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413845 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=53 .. V(R)=53) (tbf_ul.cpp:257) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=53, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413845 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241121125413845 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241121125413845 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413845 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413845 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413845 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413845 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=53 CV=15 (tbf_ul.cpp:402) 20241121125413847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125413850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125413851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20241121125413851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241121125413851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413851 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=3c 00 6c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413866 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413866 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=54 .. V(R)=54) (tbf_ul.cpp:257) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=54, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413866 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241121125413866 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241121125413866 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413866 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413866 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413866 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413866 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=54 CV=15 (tbf_ul.cpp:402) 20241121125413868 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413868 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413868 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413868 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413872 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125413872 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125413874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125413874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125413874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413874 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=3c 00 6e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413888 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413888 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413888 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=55 .. V(R)=55) (tbf_ul.cpp:257) 20241121125413888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=55, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241121125413888 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413888 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241121125413888 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241121125413889 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241121125413889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413889 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413889 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413889 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413889 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=55 CV=15 (tbf_ul.cpp:402) 20241121125413889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413890 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413890 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413891 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413891 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413892 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413892 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413892 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413892 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413893 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125413893 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125413894 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125413894 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125413894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413895 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=3c 00 70 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413907 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=56 .. V(R)=56) (tbf_ul.cpp:257) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=56, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413907 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241121125413907 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241121125413907 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413907 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413907 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413907 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413907 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=56 CV=15 (tbf_ul.cpp:402) 20241121125413907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413910 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413910 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413910 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125413910 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125413912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125413912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125413912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413912 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=3c 00 72 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413927 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413927 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=57 .. V(R)=57) (tbf_ul.cpp:257) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=57, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413927 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241121125413927 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241121125413927 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413927 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413927 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413927 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413927 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=57 CV=15 (tbf_ul.cpp:402) 20241121125413929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413933 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413933 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125413934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125413936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125413936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125413936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413937 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=3c 00 74 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413951 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413951 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=58 .. V(R)=58) (tbf_ul.cpp:257) 20241121125413951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=58, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241121125413951 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413951 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241121125413951 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241121125413952 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241121125413952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413952 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413952 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413952 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413952 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=58 CV=15 (tbf_ul.cpp:402) 20241121125413953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125413960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125413960 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241121125413960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241121125413960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413961 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125413969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=3c 00 76 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413969 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413969 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413969 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=59 .. V(R)=59) (tbf_ul.cpp:257) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=59, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413969 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241121125413969 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241121125413969 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413969 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413969 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413969 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=59 CV=15 (tbf_ul.cpp:402) 20241121125413969 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125413969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125413969 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125413969 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413969 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413970 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413970 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413970 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413970 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125413972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125413974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241121125413974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241121125413974 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125413974 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125413974 DRLCMACUL DEBUG - V(N): "IIIIRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125413974 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0f 03 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125413974 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125413974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125413974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=40 24 00 0f 03 ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413974 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125413988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=2 data=3c 00 78 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125413988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125413988 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125413988 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125413988 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=60 .. V(R)=60) (tbf_ul.cpp:257) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=60, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125413988 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241121125413988 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241121125413988 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125413988 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125413988 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125413988 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125413988 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=60 CV=15 (tbf_ul.cpp:402) 20241121125413989 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413989 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125413993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125413998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125413998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241121125413998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241121125413998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125413998 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=3 data=3c 00 7a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414013 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414013 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=61 .. V(R)=61) (tbf_ul.cpp:257) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=61, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414013 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241121125414013 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241121125414013 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414013 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414013 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414013 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414013 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=61 CV=15 (tbf_ul.cpp:402) 20241121125414014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125414021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125414022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121125414022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121125414022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414023 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=4 data=3c 00 7c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414033 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=62 .. V(R)=62) (tbf_ul.cpp:257) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=62, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414033 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241121125414033 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241121125414033 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414033 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414033 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414033 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414033 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=62 CV=15 (tbf_ul.cpp:402) 20241121125414035 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414035 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414042 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125414042 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125414043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121125414043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121125414043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414044 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=5 data=3c 00 7e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414053 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414053 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414053 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=63 .. V(R)=63) (tbf_ul.cpp:257) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=63, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414053 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241121125414053 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241121125414053 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414053 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414053 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414053 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414053 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=63 CV=15 (tbf_ul.cpp:402) 20241121125414054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414054 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414054 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414056 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414056 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414056 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414056 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414056 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414056 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125414057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125414061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121125414061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121125414061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414061 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=6 data=3c 00 80 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414075 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414075 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414075 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414075 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=64 .. V(R)=64) (tbf_ul.cpp:257) 20241121125414075 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=64, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241121125414076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414076 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241121125414076 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241121125414076 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241121125414076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414076 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414076 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414076 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414076 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=64 CV=15 (tbf_ul.cpp:402) 20241121125414077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414078 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414078 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414078 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414078 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125414080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125414081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241121125414081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241121125414081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414082 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=7 data=3c 00 82 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414095 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=65 .. V(R)=65) (tbf_ul.cpp:257) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=65, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414095 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241121125414095 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241121125414095 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414095 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414095 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414095 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=65 CV=15 (tbf_ul.cpp:402) 20241121125414096 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414096 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414097 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414097 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125414101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125414102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=346 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=351 (gprs_rlcmac_sched.cpp:454) 20241121125414102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241121125414102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414103 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=8 data=3c 00 84 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414115 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414115 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414115 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=66 .. V(R)=66) (tbf_ul.cpp:257) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=66, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414115 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241121125414115 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241121125414115 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414115 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414115 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414115 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414115 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=66 CV=15 (tbf_ul.cpp:402) 20241121125414116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125414121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125414124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241121125414124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241121125414124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414124 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=3c 00 86 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414140 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=67 .. V(R)=67) (tbf_ul.cpp:257) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=67, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414140 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241121125414140 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241121125414140 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414140 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414140 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414140 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=67 CV=15 (tbf_ul.cpp:402) 20241121125414140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125414145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125414145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=359 (gprs_rlcmac_sched.cpp:454) 20241121125414145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241121125414145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414146 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=3c 00 88 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414159 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=68 .. V(R)=68) (tbf_ul.cpp:257) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=68, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414159 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241121125414159 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241121125414159 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414159 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414159 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414159 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=68 CV=15 (tbf_ul.cpp:402) 20241121125414160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125414166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125414167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=359 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=364 (gprs_rlcmac_sched.cpp:454) 20241121125414167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241121125414167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414167 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=3c 00 8a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414178 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414178 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414178 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=69 .. V(R)=69) (tbf_ul.cpp:257) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=69, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414178 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241121125414178 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241121125414178 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414178 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414178 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414178 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414178 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414179 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=69 CV=15 (tbf_ul.cpp:402) 20241121125414179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414184 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414184 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125414186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125414188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=364 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=368 (gprs_rlcmac_sched.cpp:454) 20241121125414188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241121125414188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414189 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=3c 00 8c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414202 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414202 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=70 .. V(R)=70) (tbf_ul.cpp:257) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=70, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414202 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241121125414202 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241121125414202 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414202 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414202 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414203 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414203 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=70 CV=15 (tbf_ul.cpp:402) 20241121125414204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125414209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125414211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=372 (gprs_rlcmac_sched.cpp:454) 20241121125414211 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241121125414211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414211 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=3c 00 8e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414222 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414222 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414222 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=71 .. V(R)=71) (tbf_ul.cpp:257) 20241121125414222 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=71, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241121125414223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414223 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241121125414223 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241121125414223 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241121125414223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414223 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414223 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414223 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414223 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=71 CV=15 (tbf_ul.cpp:402) 20241121125414224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125414228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125414229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=372 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=377 (gprs_rlcmac_sched.cpp:454) 20241121125414229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241121125414229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414229 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=3c 00 90 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414242 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414242 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=72 .. V(R)=72) (tbf_ul.cpp:257) 20241121125414242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=72, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241121125414242 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414242 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241121125414243 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241121125414243 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241121125414243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414243 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414243 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414243 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=72 CV=15 (tbf_ul.cpp:402) 20241121125414246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125414253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125414255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=377 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=381 (gprs_rlcmac_sched.cpp:454) 20241121125414255 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241121125414255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414256 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=3 data=3c 00 92 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414265 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414265 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414265 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=73 .. V(R)=73) (tbf_ul.cpp:257) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=73, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414265 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241121125414265 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241121125414265 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414265 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414265 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414265 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414265 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=73 CV=15 (tbf_ul.cpp:402) 20241121125414265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414267 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125414267 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125414269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=381 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=385 (gprs_rlcmac_sched.cpp:454) 20241121125414270 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 385 for type USF (pdch_ul_controller.c:184) 20241121125414270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414270 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=4 data=3c 00 94 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414285 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=74 .. V(R)=74) (tbf_ul.cpp:257) 20241121125414285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=74, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241121125414285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414285 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241121125414285 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241121125414286 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241121125414286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414286 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414286 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414286 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414286 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=74 CV=15 (tbf_ul.cpp:402) 20241121125414287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414291 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414291 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414294 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125414294 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125414295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=385 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=390 (gprs_rlcmac_sched.cpp:454) 20241121125414295 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241121125414295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414296 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=3c 00 96 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414304 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=75 .. V(R)=75) (tbf_ul.cpp:257) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=75, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414304 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241121125414304 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241121125414304 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414304 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414304 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414304 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414304 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=75 CV=15 (tbf_ul.cpp:402) 20241121125414306 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414306 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414307 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414307 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414307 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414309 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414309 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125414309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125414314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241121125414314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241121125414314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414315 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 00 98 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414326 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414326 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=76 .. V(R)=76) (tbf_ul.cpp:257) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=76, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414326 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241121125414326 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241121125414326 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414326 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414326 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414326 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=76 CV=15 (tbf_ul.cpp:402) 20241121125414327 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414327 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125414328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125414331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125414331 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125414331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414331 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=7 data=3c 00 9a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414347 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414347 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414347 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=77 .. V(R)=77) (tbf_ul.cpp:257) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=77, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414347 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241121125414347 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241121125414347 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414347 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414347 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414347 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414347 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=77 CV=15 (tbf_ul.cpp:402) 20241121125414349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125414355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125414356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241121125414356 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241121125414356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414356 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=8 data=3c 00 9c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414366 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414366 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=78 .. V(R)=78) (tbf_ul.cpp:257) 20241121125414366 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=78, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241121125414367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414367 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241121125414367 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241121125414367 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241121125414367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414367 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414367 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414367 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414367 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=78 CV=15 (tbf_ul.cpp:402) 20241121125414368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125414375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125414376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241121125414376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241121125414376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414377 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=9 data=3c 00 9e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414390 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414390 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414391 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=79 .. V(R)=79) (tbf_ul.cpp:257) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=79, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414391 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241121125414391 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241121125414391 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414391 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414391 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414391 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=79 CV=15 (tbf_ul.cpp:402) 20241121125414391 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125414391 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125414391 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125414392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414393 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414393 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414395 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414395 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414396 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414396 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414397 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125414397 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125414398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241121125414398 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241121125414398 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125414398 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125414398 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125414398 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 14 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125414398 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125414398 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125414398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=40 24 00 14 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414398 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125414409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=10 data=3c 00 a0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414409 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414409 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=80 .. V(R)=80) (tbf_ul.cpp:257) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=80, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414409 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241121125414409 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241121125414409 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414409 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414409 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414409 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414409 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414410 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=80 CV=15 (tbf_ul.cpp:402) 20241121125414410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414412 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414412 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125414416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125414417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241121125414417 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241121125414417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414418 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=11 data=3c 00 a2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414429 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414429 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414429 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=81 .. V(R)=81) (tbf_ul.cpp:257) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=81, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414429 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241121125414429 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241121125414429 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414429 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414429 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414429 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414429 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=81 CV=15 (tbf_ul.cpp:402) 20241121125414431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414432 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414434 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414434 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125414438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125414439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125414439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125414439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414439 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data=3c 00 a4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414453 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414453 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=82 .. V(R)=82) (tbf_ul.cpp:257) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=82, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414453 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241121125414453 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241121125414453 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414453 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414453 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414453 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414453 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=82 CV=15 (tbf_ul.cpp:402) 20241121125414454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414456 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414456 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125414459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125414460 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241121125414460 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241121125414460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414461 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=1 data=3c 00 a6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414472 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414473 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414473 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=83 .. V(R)=83) (tbf_ul.cpp:257) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=83, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414473 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241121125414473 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241121125414473 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414473 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414473 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414473 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414473 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=83 CV=15 (tbf_ul.cpp:402) 20241121125414475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414480 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125414480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125414482 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241121125414482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241121125414482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414482 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=2 data=3c 00 a8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414492 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414492 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=84 .. V(R)=84) (tbf_ul.cpp:257) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=84, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414492 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241121125414492 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241121125414492 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414492 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414492 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414492 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414492 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=84 CV=15 (tbf_ul.cpp:402) 20241121125414492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125414496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125414501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241121125414501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241121125414501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414502 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=3c 00 aa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414516 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=85 .. V(R)=85) (tbf_ul.cpp:257) 20241121125414517 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=85, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414517 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241121125414517 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241121125414517 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414517 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414517 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414517 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414517 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=85 CV=15 (tbf_ul.cpp:402) 20241121125414518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414521 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414521 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125414523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125414524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241121125414524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241121125414524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414525 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=4 data=3c 00 ac 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414536 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=86 .. V(R)=86) (tbf_ul.cpp:257) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=86, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414536 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241121125414536 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241121125414536 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414536 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414536 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414536 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=86 CV=15 (tbf_ul.cpp:402) 20241121125414538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414541 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414542 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414542 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414545 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414545 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125414545 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125414546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241121125414546 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241121125414546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414547 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=5 data=3c 00 ae 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414554 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414554 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=87 .. V(R)=87) (tbf_ul.cpp:257) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=87, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414554 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241121125414554 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241121125414554 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414554 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414554 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414554 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414554 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=87 CV=15 (tbf_ul.cpp:402) 20241121125414554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125414556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125414563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241121125414563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241121125414563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414563 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=6 data=3c 00 b0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414577 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414577 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=88 .. V(R)=88) (tbf_ul.cpp:257) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=88, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414577 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241121125414577 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241121125414577 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414577 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414577 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414577 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414577 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=88 CV=15 (tbf_ul.cpp:402) 20241121125414577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414578 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414578 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414578 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414578 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125414578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125414582 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241121125414582 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241121125414582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414582 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=7 data=3c 00 b2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414596 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414596 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=89 .. V(R)=89) (tbf_ul.cpp:257) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=89, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414596 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241121125414596 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241121125414596 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414596 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414596 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414596 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414596 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=89 CV=15 (tbf_ul.cpp:402) 20241121125414596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125414597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125414600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241121125414600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241121125414600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414600 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=8 data=3c 00 b4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414614 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414614 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414614 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=90 .. V(R)=90) (tbf_ul.cpp:257) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=90, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414614 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241121125414614 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241121125414614 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414614 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414614 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414614 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414614 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=90 CV=15 (tbf_ul.cpp:402) 20241121125414615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125414616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125414624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241121125414624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241121125414624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414624 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=9 data=3c 00 b6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414638 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414638 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=91 .. V(R)=91) (tbf_ul.cpp:257) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=91, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414638 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241121125414638 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241121125414638 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414638 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414638 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414638 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414638 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=91 CV=15 (tbf_ul.cpp:402) 20241121125414638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125414639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125414642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125414642 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125414642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414642 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=10 data=3c 00 b8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414656 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414656 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=92 .. V(R)=92) (tbf_ul.cpp:257) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=92, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414656 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241121125414656 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241121125414656 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414656 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414656 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414656 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414656 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=92 CV=15 (tbf_ul.cpp:402) 20241121125414656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125414657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125414661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241121125414661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241121125414661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414661 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=11 data=3c 00 ba 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414675 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414675 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=93 .. V(R)=93) (tbf_ul.cpp:257) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=93, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414675 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241121125414675 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241121125414675 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414675 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414675 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414675 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414675 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=93 CV=15 (tbf_ul.cpp:402) 20241121125414675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125414676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125414684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=468 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=472 (gprs_rlcmac_sched.cpp:454) 20241121125414684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241121125414684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414684 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data=3c 00 bc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=94 .. V(R)=94) (tbf_ul.cpp:257) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=94, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414698 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241121125414698 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241121125414698 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414698 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414698 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=94 CV=15 (tbf_ul.cpp:402) 20241121125414698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414698 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414698 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125414699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125414703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=476 (gprs_rlcmac_sched.cpp:454) 20241121125414703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241121125414703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414703 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=1 data=3c 00 be 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414717 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414717 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=95 .. V(R)=95) (tbf_ul.cpp:257) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=95, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414717 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241121125414717 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241121125414717 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414717 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414717 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414717 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414717 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=95 CV=15 (tbf_ul.cpp:402) 20241121125414717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125414719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125414721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=481 (gprs_rlcmac_sched.cpp:454) 20241121125414721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241121125414721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414721 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=2 data=3c 00 c0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414735 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=96 .. V(R)=96) (tbf_ul.cpp:257) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=96, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414735 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241121125414735 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241121125414735 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414735 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414735 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414735 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=96 CV=15 (tbf_ul.cpp:402) 20241121125414736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125414736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125414745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=481 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=485 (gprs_rlcmac_sched.cpp:454) 20241121125414745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241121125414745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414745 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=3 data=3c 00 c2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414759 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=97 .. V(R)=97) (tbf_ul.cpp:257) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=97, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414759 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241121125414759 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241121125414759 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414759 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414759 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414759 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=97 CV=15 (tbf_ul.cpp:402) 20241121125414759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414761 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414761 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125414761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125414763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=485 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=489 (gprs_rlcmac_sched.cpp:454) 20241121125414763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241121125414763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414764 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=4 data=3c 00 c4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414777 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=98 .. V(R)=98) (tbf_ul.cpp:257) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=98, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414777 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241121125414777 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241121125414777 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414777 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414777 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414777 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=98 CV=15 (tbf_ul.cpp:402) 20241121125414778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125414779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125414782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=494 (gprs_rlcmac_sched.cpp:454) 20241121125414782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241121125414782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414782 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=5 data=3c 00 c6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=99 .. V(R)=99) (tbf_ul.cpp:257) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=99, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414796 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241121125414796 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241121125414796 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414796 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414796 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414796 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=99 CV=15 (tbf_ul.cpp:402) 20241121125414796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125414796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125414796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125414797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414798 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414798 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125414798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125414805 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20241121125414805 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241121125414805 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125414805 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125414805 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125414805 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 19 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125414805 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125414805 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125414805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=40 24 00 19 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414805 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125414819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=6 data=3c 00 c8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414819 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=100 .. V(R)=100) (tbf_ul.cpp:257) 20241121125414819 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=100, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241121125414820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414820 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241121125414820 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241121125414820 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241121125414820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414820 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414820 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414820 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414820 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=100 CV=15 (tbf_ul.cpp:402) 20241121125414820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125414821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125414824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20241121125414824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241121125414824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414825 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=7 data=3c 00 ca 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414839 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414839 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=101 .. V(R)=101) (tbf_ul.cpp:257) 20241121125414839 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=101, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241121125414840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414840 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241121125414840 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241121125414840 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241121125414840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414840 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414840 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414840 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414840 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=101 CV=15 (tbf_ul.cpp:402) 20241121125414841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414843 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125414847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125414848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125414848 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125414849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414850 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=3c 00 cc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414859 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414859 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=102 .. V(R)=102) (tbf_ul.cpp:257) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=102, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414859 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241121125414859 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241121125414859 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414859 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414859 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414859 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414859 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=102 CV=15 (tbf_ul.cpp:402) 20241121125414861 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414861 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414862 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125414866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414867 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125414867 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241121125414867 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241121125414867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414868 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=9 data=3c 00 ce 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414881 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=103 .. V(R)=103) (tbf_ul.cpp:257) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=103, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414881 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241121125414881 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241121125414881 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414881 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414881 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414881 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414881 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=103 CV=15 (tbf_ul.cpp:402) 20241121125414881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414882 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125414882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125414886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241121125414886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241121125414886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414886 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=10 data=3c 00 d0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414900 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=104 .. V(R)=104) (tbf_ul.cpp:257) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=104, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414900 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241121125414900 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241121125414900 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414900 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414900 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414900 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414900 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=104 CV=15 (tbf_ul.cpp:402) 20241121125414900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125414901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125414904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241121125414904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241121125414904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414905 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=11 data=3c 00 d2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414919 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=105 .. V(R)=105) (tbf_ul.cpp:257) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=105, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414919 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241121125414919 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241121125414919 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414919 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414919 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414919 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=105 CV=15 (tbf_ul.cpp:402) 20241121125414920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414925 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414926 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414926 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414928 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125414928 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125414930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241121125414930 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241121125414930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414931 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data=3c 00 d4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414943 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414943 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=106 .. V(R)=106) (tbf_ul.cpp:257) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=106, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414943 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241121125414943 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241121125414943 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414943 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414943 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414943 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414943 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=106 CV=15 (tbf_ul.cpp:402) 20241121125414943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414946 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414948 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125414948 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125414948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241121125414949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241121125414949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414949 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=1 data=3c 00 d6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414962 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414962 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=107 .. V(R)=107) (tbf_ul.cpp:257) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=107, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414962 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241121125414962 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241121125414962 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414962 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414962 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414962 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414962 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=107 CV=15 (tbf_ul.cpp:402) 20241121125414962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414962 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414962 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125414963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125414966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=533 (gprs_rlcmac_sched.cpp:454) 20241121125414966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241121125414966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414966 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125414980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=2 data=3c 00 d8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125414980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125414980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125414980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125414980 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=108 .. V(R)=108) (tbf_ul.cpp:257) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=108, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125414980 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241121125414980 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241121125414980 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125414980 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125414980 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125414980 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125414980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=108 CV=15 (tbf_ul.cpp:402) 20241121125414980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414981 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414981 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414981 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414981 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414981 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414981 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414981 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414981 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125414981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125414990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125414990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241121125414990 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241121125414990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125414990 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=3 data=3c 00 da 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415004 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415004 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=109 .. V(R)=109) (tbf_ul.cpp:257) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=109, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415004 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241121125415004 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241121125415004 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415004 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415004 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415004 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415004 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=109 CV=15 (tbf_ul.cpp:402) 20241121125415005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125415007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125415008 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241121125415008 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241121125415008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415008 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=4 data=3c 00 dc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415023 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=110 .. V(R)=110) (tbf_ul.cpp:257) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=110, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415023 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241121125415023 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241121125415023 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415023 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415023 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415023 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=110 CV=15 (tbf_ul.cpp:402) 20241121125415024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125415026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125415028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241121125415028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241121125415028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415028 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=5 data=3c 00 de 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415043 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=111 .. V(R)=111) (tbf_ul.cpp:257) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=111, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415043 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241121125415043 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241121125415043 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415043 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415043 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415043 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=111 CV=15 (tbf_ul.cpp:402) 20241121125415044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415048 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125415048 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125415052 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20241121125415052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241121125415052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415053 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=6 data=3c 00 e0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415067 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415067 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415067 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=112 .. V(R)=112) (tbf_ul.cpp:257) 20241121125415067 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=112, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241121125415068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415068 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241121125415068 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241121125415068 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241121125415068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415068 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415068 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415068 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415068 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=112 CV=15 (tbf_ul.cpp:402) 20241121125415069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415072 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415072 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415072 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415072 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415073 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125415074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125415075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121125415075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121125415075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415076 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=7 data=3c 00 e2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415085 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415085 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=113 .. V(R)=113) (tbf_ul.cpp:257) 20241121125415085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=113, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241121125415085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415085 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241121125415085 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241121125415086 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241121125415086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415086 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415086 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415086 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415086 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=113 CV=15 (tbf_ul.cpp:402) 20241121125415087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415090 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415090 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415091 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415091 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125415092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125415093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125415093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125415093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415094 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=8 data=3c 00 e4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415106 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=114 .. V(R)=114) (tbf_ul.cpp:257) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=114, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415106 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241121125415106 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241121125415106 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415106 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415106 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415106 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=114 CV=15 (tbf_ul.cpp:402) 20241121125415107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415110 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415110 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125415116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125415117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121125415117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121125415117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415118 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=9 data=3c 00 e6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415129 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415129 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=115 .. V(R)=115) (tbf_ul.cpp:257) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=115, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415129 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241121125415129 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241121125415129 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415129 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415129 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415129 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415129 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=115 CV=15 (tbf_ul.cpp:402) 20241121125415130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125415134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125415135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121125415135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121125415135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415135 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=10 data=3c 00 e8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415148 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415148 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=116 .. V(R)=116) (tbf_ul.cpp:257) 20241121125415148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=116, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241121125415148 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415148 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241121125415149 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241121125415149 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241121125415149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415149 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415149 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415149 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=116 CV=15 (tbf_ul.cpp:402) 20241121125415151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125415157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125415159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241121125415159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241121125415159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415160 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=11 data=3c 00 ea 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415167 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415167 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415167 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=117 .. V(R)=117) (tbf_ul.cpp:257) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=117, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415168 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241121125415168 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241121125415168 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415168 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415168 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415168 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415168 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=117 CV=15 (tbf_ul.cpp:402) 20241121125415169 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415169 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415177 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125415177 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125415178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=572 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=576 (gprs_rlcmac_sched.cpp:454) 20241121125415178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241121125415178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415179 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data=3c 00 ec 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415191 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415191 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415191 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=118 .. V(R)=118) (tbf_ul.cpp:257) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=118, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415191 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241121125415191 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241121125415191 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415191 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415191 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415191 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415191 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=118 CV=15 (tbf_ul.cpp:402) 20241121125415193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415195 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415195 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415198 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125415198 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125415198 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=576 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=580 (gprs_rlcmac_sched.cpp:454) 20241121125415198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241121125415199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415200 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=1 data=3c 00 ee 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415210 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415210 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=119 .. V(R)=119) (tbf_ul.cpp:257) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=119, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415210 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241121125415210 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241121125415210 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415210 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415210 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415210 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=119 CV=15 (tbf_ul.cpp:402) 20241121125415210 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125415210 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125415210 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125415210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415210 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125415211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125415214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=580 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=585 (gprs_rlcmac_sched.cpp:454) 20241121125415214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type USF (pdch_ul_controller.c:184) 20241121125415214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125415214 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125415214 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125415214 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 1e 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125415214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125415214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125415214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=40 24 00 1e 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415214 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125415228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=2 data=3c 00 f0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415228 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415228 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415228 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=120 .. V(R)=120) (tbf_ul.cpp:257) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=120, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415228 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241121125415228 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241121125415228 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415228 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415228 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415228 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415228 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=120 CV=15 (tbf_ul.cpp:402) 20241121125415229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125415230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125415238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=585 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=589 (gprs_rlcmac_sched.cpp:454) 20241121125415238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 589 for type USF (pdch_ul_controller.c:184) 20241121125415238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415238 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=3 data=3c 00 f2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415252 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415252 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415252 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=121 .. V(R)=121) (tbf_ul.cpp:257) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=121, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415252 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241121125415252 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241121125415252 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415252 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415252 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415252 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=121 CV=15 (tbf_ul.cpp:402) 20241121125415252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415253 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415253 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415253 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415253 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415254 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415254 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415254 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125415254 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125415256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=589 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=593 (gprs_rlcmac_sched.cpp:454) 20241121125415256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 593 for type USF (pdch_ul_controller.c:184) 20241121125415256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=4 data=3c 00 f4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415270 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415270 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=122 .. V(R)=122) (tbf_ul.cpp:257) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=122, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415270 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241121125415270 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241121125415270 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415270 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415270 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415270 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415270 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=122 CV=15 (tbf_ul.cpp:402) 20241121125415271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125415272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125415275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=593 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=598 (gprs_rlcmac_sched.cpp:454) 20241121125415275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 598 for type USF (pdch_ul_controller.c:184) 20241121125415275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415275 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=5 data=3c 00 f6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415289 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415289 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415289 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=123 .. V(R)=123) (tbf_ul.cpp:257) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=123, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415289 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241121125415289 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241121125415289 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415289 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415289 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415289 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415289 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=123 CV=15 (tbf_ul.cpp:402) 20241121125415289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125415290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125415298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=598 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=602 (gprs_rlcmac_sched.cpp:454) 20241121125415298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241121125415298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415298 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=6 data=3c 00 f8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415312 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415312 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=124 .. V(R)=124) (tbf_ul.cpp:257) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=124, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415312 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241121125415312 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241121125415312 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415312 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415312 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415312 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=124 CV=15 (tbf_ul.cpp:402) 20241121125415312 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415312 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125415314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125415317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=602 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=606 (gprs_rlcmac_sched.cpp:454) 20241121125415317 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241121125415317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415317 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=7 data=3c 00 fa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415332 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415332 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=125 .. V(R)=125) (tbf_ul.cpp:257) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=125, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415332 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241121125415332 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241121125415332 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415332 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415332 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415332 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=125 CV=15 (tbf_ul.cpp:402) 20241121125415333 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415333 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415335 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415335 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415335 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125415338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125415339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=606 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=611 (gprs_rlcmac_sched.cpp:454) 20241121125415339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241121125415339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415339 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=8 data=3c 00 fc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415351 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415351 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=126 .. V(R)=126) (tbf_ul.cpp:257) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=126, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415351 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241121125415351 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241121125415351 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415351 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415351 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415351 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415351 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=126 CV=15 (tbf_ul.cpp:402) 20241121125415352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125415357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125415361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=615 (gprs_rlcmac_sched.cpp:454) 20241121125415361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241121125415361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415362 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=9 data=3c 00 fe 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415375 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415375 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=127 .. V(R)=127) (tbf_ul.cpp:257) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=127, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415375 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241121125415375 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241121125415375 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415375 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415375 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415375 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415375 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=127 CV=15 (tbf_ul.cpp:402) 20241121125415378 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415378 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125415385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125415387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=619 (gprs_rlcmac_sched.cpp:454) 20241121125415387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241121125415387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415387 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=10 data=3c 00 00 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415394 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415394 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125415394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415394 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125415395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415395 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125415395 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125415395 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125415395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415395 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415395 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415395 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125415395 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125415400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125415402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=619 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=624 (gprs_rlcmac_sched.cpp:454) 20241121125415402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241121125415402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415403 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=11 data=3c 00 02 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415414 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415414 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415414 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125415414 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125415414 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415414 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415414 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415414 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415414 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125415415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125415420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125415424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=624 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20241121125415424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241121125415424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415424 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data=3c 00 04 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415438 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415438 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415438 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125415438 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125415438 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415438 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415438 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415438 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415438 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125415439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125415443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125415444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20241121125415444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241121125415444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415444 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=1 data=3c 00 06 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415457 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415457 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125415457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125415457 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415458 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125415458 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125415458 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125415458 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415458 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415458 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415458 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415458 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415458 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415458 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125415459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415461 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415461 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415462 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415462 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415463 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125415463 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125415464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=637 (gprs_rlcmac_sched.cpp:454) 20241121125415464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241121125415464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415465 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=2 data=3c 00 08 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415476 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415476 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415476 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125415476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125415476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415476 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125415476 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125415476 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125415476 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415476 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415477 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415477 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415477 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125415478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125415484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125415486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=637 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=641 (gprs_rlcmac_sched.cpp:454) 20241121125415486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241121125415486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415487 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=3 data=3c 00 0a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415501 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415501 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125415501 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125415501 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415501 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415501 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415501 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415502 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125415503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415505 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415505 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415508 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415508 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125415512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125415513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20241121125415513 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241121125415513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415513 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=4 data=3c 00 0c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415519 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125415519 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415519 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125415519 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125415519 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415519 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415519 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415519 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125415519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125415521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125415523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20241121125415523 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241121125415523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415524 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=5 data=3c 00 0e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415537 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415537 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415537 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125415537 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125415537 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415537 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415537 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415537 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415537 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125415538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415538 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415538 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125415539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125415547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20241121125415547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241121125415547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415547 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=6 data=3c 00 10 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415561 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415561 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415561 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125415561 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125415561 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415561 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415561 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415561 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125415561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125415562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125415565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=654 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=658 (gprs_rlcmac_sched.cpp:454) 20241121125415565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241121125415565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415565 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=7 data=3c 00 12 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415579 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415579 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415579 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125415579 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125415579 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415579 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415579 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415579 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415579 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125415580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125415581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125415584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20241121125415584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241121125415584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415584 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=8 data=3c 00 14 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415598 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415598 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415598 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125415598 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125415598 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415598 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415598 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415598 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415598 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125415598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125415599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125415607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=667 (gprs_rlcmac_sched.cpp:454) 20241121125415607 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241121125415607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415607 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=9 data=3c 00 16 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415621 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415621 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415621 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125415621 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125415621 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415621 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415621 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415621 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415621 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125415622 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125415622 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125415622 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125415622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125415622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125415626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=671 (gprs_rlcmac_sched.cpp:454) 20241121125415626 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241121125415626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125415626 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125415626 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125415626 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 03 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125415626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125415626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125415626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=40 24 00 03 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415626 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125415640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=10 data=3c 00 18 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415640 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415640 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415640 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125415640 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125415640 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415640 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415640 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415640 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415640 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125415641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415642 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415642 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415642 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125415642 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125415645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=671 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=676 (gprs_rlcmac_sched.cpp:454) 20241121125415645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241121125415645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415645 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=11 data=3c 00 1a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415659 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415659 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415659 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125415659 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125415659 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415659 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415659 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415659 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415659 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125415659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125415661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125415668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=676 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=680 (gprs_rlcmac_sched.cpp:454) 20241121125415668 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241121125415668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415668 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data=3c 00 1c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415682 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415682 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415682 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415682 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125415682 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125415682 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415682 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415682 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415682 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415682 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125415682 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415682 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415683 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415683 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125415683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125415686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=684 (gprs_rlcmac_sched.cpp:454) 20241121125415686 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241121125415686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415687 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=1 data=3c 00 1e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415701 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415701 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415701 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125415701 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125415701 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415701 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415701 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415701 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415701 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125415701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415702 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415702 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415702 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415702 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125415703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125415705 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=684 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=689 (gprs_rlcmac_sched.cpp:454) 20241121125415705 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241121125415705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415705 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=2 data=3c 00 20 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415719 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415719 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125415719 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125415719 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415719 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415719 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415719 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125415719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415720 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415720 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415720 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125415720 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125415728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=689 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=693 (gprs_rlcmac_sched.cpp:454) 20241121125415728 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 693 for type USF (pdch_ul_controller.c:184) 20241121125415728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415729 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=3 data=3c 00 22 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415742 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415742 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415742 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125415742 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125415742 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415742 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415742 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415742 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415742 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125415743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415743 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125415743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125415747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=693 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=697 (gprs_rlcmac_sched.cpp:454) 20241121125415747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 697 for type USF (pdch_ul_controller.c:184) 20241121125415747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415747 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=4 data=3c 00 24 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415761 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415761 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415761 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125415761 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125415761 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415761 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415761 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415761 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415761 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125415761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415762 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125415763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125415766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=697 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=702 (gprs_rlcmac_sched.cpp:454) 20241121125415766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 702 for type USF (pdch_ul_controller.c:184) 20241121125415766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415766 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=5 data=3c 00 26 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415780 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415780 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415780 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415780 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125415780 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125415780 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415780 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415780 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415780 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415780 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125415780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125415781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125415789 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=702 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=706 (gprs_rlcmac_sched.cpp:454) 20241121125415789 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type USF (pdch_ul_controller.c:184) 20241121125415789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415789 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=6 data=3c 00 28 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415803 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=20, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415803 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125415803 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125415803 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415803 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415803 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415803 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=15 (tbf_ul.cpp:402) 20241121125415803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415804 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415804 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415804 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415804 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415805 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415805 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125415805 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125415808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=706 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=710 (gprs_rlcmac_sched.cpp:454) 20241121125415808 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241121125415808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415808 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125415822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=7 data=3c 00 2a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125415822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125415822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125415822 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125415822 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=21, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125415822 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125415822 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125415822 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125415822 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125415822 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125415822 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125415822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=15 (tbf_ul.cpp:402) 20241121125415822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125415823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125415826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125415826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=710 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=715 (gprs_rlcmac_sched.cpp:454) 20241121125415826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241121125415826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125415827 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=8 data=3c 00 2c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416017 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416017 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=22, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416017 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125416017 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125416017 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416017 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416017 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416017 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416017 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=15 (tbf_ul.cpp:402) 20241121125416017 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416017 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416017 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416017 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125416018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125416025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=715 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=719 (gprs_rlcmac_sched.cpp:454) 20241121125416025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241121125416025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416026 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=9 data=3c 00 2e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416040 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416040 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416040 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=23, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416040 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125416040 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125416040 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416040 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416040 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416040 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416040 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=15 (tbf_ul.cpp:402) 20241121125416041 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416041 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416041 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416043 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416043 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416044 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125416044 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125416045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=719 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=723 (gprs_rlcmac_sched.cpp:454) 20241121125416045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241121125416045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=10 data=3c 00 30 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416059 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416059 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=24, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416059 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125416059 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125416059 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416059 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416059 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416059 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416059 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=15 (tbf_ul.cpp:402) 20241121125416060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416062 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125416065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125416066 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241121125416066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241121125416066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416067 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=11 data=3c 00 32 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416078 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416078 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=25 .. V(R)=25) (tbf_ul.cpp:257) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=25, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416078 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241121125416078 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241121125416078 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416078 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416078 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416078 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416078 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=25 CV=15 (tbf_ul.cpp:402) 20241121125416080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416083 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416083 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416084 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416084 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125416087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125416088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=728 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=732 (gprs_rlcmac_sched.cpp:454) 20241121125416088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241121125416089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data=3c 00 34 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416101 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416101 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=26 .. V(R)=26) (tbf_ul.cpp:257) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=26, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416101 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241121125416101 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241121125416101 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416101 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416101 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416101 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416101 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=26 CV=15 (tbf_ul.cpp:402) 20241121125416102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416102 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416102 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416102 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416102 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416102 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416102 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416102 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416103 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416103 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125416103 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125416105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241121125416105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241121125416105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416106 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=1 data=3c 00 36 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416120 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416120 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=27 .. V(R)=27) (tbf_ul.cpp:257) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=27, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416120 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241121125416120 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241121125416120 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416120 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416120 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416120 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416120 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=27 CV=15 (tbf_ul.cpp:402) 20241121125416120 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416120 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125416122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125416124 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=741 (gprs_rlcmac_sched.cpp:454) 20241121125416124 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241121125416124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416124 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=2 data=3c 00 38 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416140 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=28 .. V(R)=28) (tbf_ul.cpp:257) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=28, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416140 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241121125416140 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241121125416140 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416140 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416140 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416140 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416140 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=28 CV=15 (tbf_ul.cpp:402) 20241121125416142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416146 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125416147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125416149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=741 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20241121125416149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241121125416149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=3 data=3c 00 3a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416164 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=29 .. V(R)=29) (tbf_ul.cpp:257) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=29, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416164 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241121125416164 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241121125416164 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416164 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416164 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416164 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416164 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=29 CV=15 (tbf_ul.cpp:402) 20241121125416166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125416173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125416174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20241121125416174 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241121125416174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416175 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=4 data=3c 00 3c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416184 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416184 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=30 .. V(R)=30) (tbf_ul.cpp:257) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=30, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416184 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241121125416184 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241121125416184 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416184 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416184 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416184 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416184 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=30 CV=15 (tbf_ul.cpp:402) 20241121125416186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416191 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125416191 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125416191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241121125416191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241121125416191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416192 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=5 data=3c 00 3e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416201 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416201 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=31 .. V(R)=31) (tbf_ul.cpp:257) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=31, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416201 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241121125416201 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241121125416201 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416201 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416201 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416201 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=31 CV=15 (tbf_ul.cpp:402) 20241121125416201 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125416201 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125416201 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125416202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125416203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125416210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20241121125416210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241121125416210 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125416210 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125416210 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125416210 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 08 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125416210 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125416210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125416210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=40 24 00 08 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416211 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125416224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=6 data=3c 00 40 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416224 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416224 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=32 .. V(R)=32) (tbf_ul.cpp:257) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=32, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416224 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241121125416224 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241121125416224 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416224 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416224 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416224 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416224 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=32 CV=15 (tbf_ul.cpp:402) 20241121125416225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125416226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125416229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=758 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=762 (gprs_rlcmac_sched.cpp:454) 20241121125416229 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241121125416229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=7 data=3c 00 42 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416243 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416243 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=33 .. V(R)=33) (tbf_ul.cpp:257) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=33, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416243 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241121125416243 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241121125416243 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416243 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416243 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416243 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416243 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=33 CV=15 (tbf_ul.cpp:402) 20241121125416243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125416244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125416248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20241121125416248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241121125416248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416248 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=8 data=3c 00 44 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416262 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=34 .. V(R)=34) (tbf_ul.cpp:257) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=34, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416262 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241121125416262 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241121125416262 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416262 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416262 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416262 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416262 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=34 CV=15 (tbf_ul.cpp:402) 20241121125416262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125416263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125416271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241121125416271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241121125416271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416272 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=9 data=3c 00 46 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416287 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416287 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=35 .. V(R)=35) (tbf_ul.cpp:257) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=35, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416287 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241121125416287 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241121125416287 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416287 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416287 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416287 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=35 CV=15 (tbf_ul.cpp:402) 20241121125416289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125416296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125416297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20241121125416297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241121125416297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416298 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=10 data=3c 00 48 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416306 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416306 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=36 .. V(R)=36) (tbf_ul.cpp:257) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=36, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416306 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241121125416306 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241121125416306 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416306 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416306 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416306 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416306 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=36 CV=15 (tbf_ul.cpp:402) 20241121125416307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416308 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416308 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125416314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125416315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=775 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=780 (gprs_rlcmac_sched.cpp:454) 20241121125416315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241121125416315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416316 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=11 data=3c 00 4a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416325 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416325 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=37 .. V(R)=37) (tbf_ul.cpp:257) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=37, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416325 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241121125416325 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241121125416325 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416325 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416325 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416325 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416326 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416326 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=37 CV=15 (tbf_ul.cpp:402) 20241121125416327 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416327 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416332 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125416333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125416335 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20241121125416335 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241121125416335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416336 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data=3c 00 4c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416350 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416350 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=38 .. V(R)=38) (tbf_ul.cpp:257) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=38, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416350 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241121125416350 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241121125416350 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416350 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416350 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416350 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416350 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=38 CV=15 (tbf_ul.cpp:402) 20241121125416351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125416357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125416358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=784 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=788 (gprs_rlcmac_sched.cpp:454) 20241121125416358 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241121125416358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416359 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=1 data=3c 00 4e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416369 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416369 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=39 .. V(R)=39) (tbf_ul.cpp:257) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=39, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416369 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241121125416369 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241121125416369 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416369 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416369 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416369 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=39 CV=15 (tbf_ul.cpp:402) 20241121125416370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125416375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125416376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=793 (gprs_rlcmac_sched.cpp:454) 20241121125416376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241121125416376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416376 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=2 data=3c 00 50 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416388 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416388 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=40 .. V(R)=40) (tbf_ul.cpp:257) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=40, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416388 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241121125416388 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241121125416388 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416388 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416388 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416388 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416388 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=40 CV=15 (tbf_ul.cpp:402) 20241121125416389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416394 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125416394 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125416397 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=793 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=797 (gprs_rlcmac_sched.cpp:454) 20241121125416397 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 797 for type USF (pdch_ul_controller.c:184) 20241121125416397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416398 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=3 data=3c 00 52 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416412 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416412 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=41 .. V(R)=41) (tbf_ul.cpp:257) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=41, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416412 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241121125416412 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241121125416412 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416412 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416412 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416412 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416412 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=41 CV=15 (tbf_ul.cpp:402) 20241121125416414 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416414 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416415 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125416422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125416423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=797 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=801 (gprs_rlcmac_sched.cpp:454) 20241121125416423 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 801 for type USF (pdch_ul_controller.c:184) 20241121125416423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416424 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=4 data=3c 00 54 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416432 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416432 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416432 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=42 .. V(R)=42) (tbf_ul.cpp:257) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=42, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416432 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241121125416432 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241121125416432 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416432 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416432 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416432 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416432 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=42 CV=15 (tbf_ul.cpp:402) 20241121125416434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416437 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416437 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416438 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416438 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416439 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125416439 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125416440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=801 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=806 (gprs_rlcmac_sched.cpp:454) 20241121125416440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 806 for type USF (pdch_ul_controller.c:184) 20241121125416440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416441 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=5 data=3c 00 56 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416450 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416451 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=43 .. V(R)=43) (tbf_ul.cpp:257) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=43, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416451 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241121125416451 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241121125416451 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416451 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416451 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416451 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416451 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=43 CV=15 (tbf_ul.cpp:402) 20241121125416451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416451 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416451 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416452 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416452 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125416453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125416459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=806 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=810 (gprs_rlcmac_sched.cpp:454) 20241121125416459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type USF (pdch_ul_controller.c:184) 20241121125416459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416460 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=6 data=3c 00 58 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416474 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 58 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416474 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=44 .. V(R)=44) (tbf_ul.cpp:257) 20241121125416474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=44, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 44 storing in window (44..107) (tbf_ul.cpp:314) 20241121125416474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416474 DRLCMACUL DEBUG - Mark BSN 108 as INVALID (rlc_window_ul.cpp:42) 20241121125416474 DRLCMACUL DEBUG - Raising V(R) to 45 (rlc_window_ul.cpp:50) 20241121125416474 DRLCMACUL DEBUG - Taking block 44 out, raising V(Q) to 45 (rlc_window_ul.cpp:65) 20241121125416474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416474 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416474 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416475 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416475 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416475 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=44 CV=15 (tbf_ul.cpp:402) 20241121125416475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416480 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416480 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125416480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125416481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=810 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=814 (gprs_rlcmac_sched.cpp:454) 20241121125416481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 814 for type USF (pdch_ul_controller.c:184) 20241121125416481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416482 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=7 data=3c 00 5a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416495 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416495 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=45 .. V(R)=45) (tbf_ul.cpp:257) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=45, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 45 storing in window (45..108) (tbf_ul.cpp:314) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416495 DRLCMACUL DEBUG - Mark BSN 109 as INVALID (rlc_window_ul.cpp:42) 20241121125416495 DRLCMACUL DEBUG - Raising V(R) to 46 (rlc_window_ul.cpp:50) 20241121125416495 DRLCMACUL DEBUG - Taking block 45 out, raising V(Q) to 46 (rlc_window_ul.cpp:65) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416495 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416495 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416495 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416495 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=45 CV=15 (tbf_ul.cpp:402) 20241121125416497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416500 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416500 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125416504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241121125416505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=814 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=819 (gprs_rlcmac_sched.cpp:454) 20241121125416505 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 819 for type USF (pdch_ul_controller.c:184) 20241121125416505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416506 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=8 data=3c 00 5c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416514 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416514 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=46 .. V(R)=46) (tbf_ul.cpp:257) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=46, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 46 storing in window (46..109) (tbf_ul.cpp:314) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416514 DRLCMACUL DEBUG - Mark BSN 110 as INVALID (rlc_window_ul.cpp:42) 20241121125416514 DRLCMACUL DEBUG - Raising V(R) to 47 (rlc_window_ul.cpp:50) 20241121125416514 DRLCMACUL DEBUG - Taking block 46 out, raising V(Q) to 47 (rlc_window_ul.cpp:65) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416514 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416514 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416514 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416514 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=46 CV=15 (tbf_ul.cpp:402) 20241121125416515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416516 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416516 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125416517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125416522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=819 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=823 (gprs_rlcmac_sched.cpp:454) 20241121125416522 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20241121125416522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416523 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=9 data=3c 00 5e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416536 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 5e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416536 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=47 .. V(R)=47) (tbf_ul.cpp:257) 20241121125416536 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=47, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 47 storing in window (47..110) (tbf_ul.cpp:314) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416536 DRLCMACUL DEBUG - Mark BSN 111 as INVALID (rlc_window_ul.cpp:42) 20241121125416536 DRLCMACUL DEBUG - Raising V(R) to 48 (rlc_window_ul.cpp:50) 20241121125416536 DRLCMACUL DEBUG - Taking block 47 out, raising V(Q) to 48 (rlc_window_ul.cpp:65) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416536 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416536 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416536 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416536 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=47 CV=15 (tbf_ul.cpp:402) 20241121125416537 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125416537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125416541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=823 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=827 (gprs_rlcmac_sched.cpp:454) 20241121125416541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241121125416541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416541 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=10 data=3c 00 60 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416555 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 60 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416555 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=48 .. V(R)=48) (tbf_ul.cpp:257) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=48, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 48 storing in window (48..111) (tbf_ul.cpp:314) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416555 DRLCMACUL DEBUG - Mark BSN 112 as INVALID (rlc_window_ul.cpp:42) 20241121125416555 DRLCMACUL DEBUG - Raising V(R) to 49 (rlc_window_ul.cpp:50) 20241121125416555 DRLCMACUL DEBUG - Taking block 48 out, raising V(Q) to 49 (rlc_window_ul.cpp:65) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416555 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416555 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416555 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=48 CV=15 (tbf_ul.cpp:402) 20241121125416555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125416556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125416560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=827 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=832 (gprs_rlcmac_sched.cpp:454) 20241121125416560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20241121125416560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416560 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=11 data=3c 00 62 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416574 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416574 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 62 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416574 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=49 .. V(R)=49) (tbf_ul.cpp:257) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=49, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 49 storing in window (49..112) (tbf_ul.cpp:314) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416574 DRLCMACUL DEBUG - Mark BSN 113 as INVALID (rlc_window_ul.cpp:42) 20241121125416574 DRLCMACUL DEBUG - Raising V(R) to 50 (rlc_window_ul.cpp:50) 20241121125416574 DRLCMACUL DEBUG - Taking block 49 out, raising V(Q) to 50 (rlc_window_ul.cpp:65) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416574 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416574 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416574 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416574 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=49 CV=15 (tbf_ul.cpp:402) 20241121125416575 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416575 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416575 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416575 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416575 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416575 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416576 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416576 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125416577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125416584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=832 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=836 (gprs_rlcmac_sched.cpp:454) 20241121125416584 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241121125416584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416584 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data=3c 00 64 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416597 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 64 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416597 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=50 .. V(R)=50) (tbf_ul.cpp:257) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=50, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 50 storing in window (50..113) (tbf_ul.cpp:314) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416597 DRLCMACUL DEBUG - Mark BSN 114 as INVALID (rlc_window_ul.cpp:42) 20241121125416597 DRLCMACUL DEBUG - Raising V(R) to 51 (rlc_window_ul.cpp:50) 20241121125416597 DRLCMACUL DEBUG - Taking block 50 out, raising V(Q) to 51 (rlc_window_ul.cpp:65) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416597 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416597 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416597 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416597 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=50 CV=15 (tbf_ul.cpp:402) 20241121125416597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125416599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125416602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=836 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=840 (gprs_rlcmac_sched.cpp:454) 20241121125416602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20241121125416602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416603 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=1 data=3c 00 66 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416617 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 66 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416617 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=51 .. V(R)=51) (tbf_ul.cpp:257) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=51, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 51 storing in window (51..114) (tbf_ul.cpp:314) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416617 DRLCMACUL DEBUG - Mark BSN 115 as INVALID (rlc_window_ul.cpp:42) 20241121125416617 DRLCMACUL DEBUG - Raising V(R) to 52 (rlc_window_ul.cpp:50) 20241121125416617 DRLCMACUL DEBUG - Taking block 51 out, raising V(Q) to 52 (rlc_window_ul.cpp:65) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416617 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416617 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416617 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=51 CV=15 (tbf_ul.cpp:402) 20241121125416617 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125416617 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125416617 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125416618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125416622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125416622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=840 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=845 (gprs_rlcmac_sched.cpp:454) 20241121125416622 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type USF (pdch_ul_controller.c:184) 20241121125416622 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125416622 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125416622 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125416622 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 0d 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125416622 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125416622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125416622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=40 24 00 0d 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416623 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125416635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=2 data=3c 00 68 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416635 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416636 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 68 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416636 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=52 .. V(R)=52) (tbf_ul.cpp:257) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=52, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 52 storing in window (52..115) (tbf_ul.cpp:314) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416636 DRLCMACUL DEBUG - Mark BSN 116 as INVALID (rlc_window_ul.cpp:42) 20241121125416636 DRLCMACUL DEBUG - Raising V(R) to 53 (rlc_window_ul.cpp:50) 20241121125416636 DRLCMACUL DEBUG - Taking block 52 out, raising V(Q) to 53 (rlc_window_ul.cpp:65) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416636 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416636 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416636 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416636 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=52 CV=15 (tbf_ul.cpp:402) 20241121125416636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416637 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416637 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416637 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416637 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416638 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125416638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125416645 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=845 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=849 (gprs_rlcmac_sched.cpp:454) 20241121125416645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 849 for type USF (pdch_ul_controller.c:184) 20241121125416645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416645 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=3 data=3c 00 6a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416661 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416661 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=53 .. V(R)=53) (tbf_ul.cpp:257) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=53, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 53 storing in window (53..116) (tbf_ul.cpp:314) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416661 DRLCMACUL DEBUG - Mark BSN 117 as INVALID (rlc_window_ul.cpp:42) 20241121125416661 DRLCMACUL DEBUG - Raising V(R) to 54 (rlc_window_ul.cpp:50) 20241121125416661 DRLCMACUL DEBUG - Taking block 53 out, raising V(Q) to 54 (rlc_window_ul.cpp:65) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416661 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416661 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416661 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416661 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=53 CV=15 (tbf_ul.cpp:402) 20241121125416662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416668 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416668 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125416669 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125416670 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=849 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=853 (gprs_rlcmac_sched.cpp:454) 20241121125416670 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 853 for type USF (pdch_ul_controller.c:184) 20241121125416670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416671 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=4 data=3c 00 6c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416679 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416679 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=54 .. V(R)=54) (tbf_ul.cpp:257) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=54, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 54 storing in window (54..117) (tbf_ul.cpp:314) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416679 DRLCMACUL DEBUG - Mark BSN 118 as INVALID (rlc_window_ul.cpp:42) 20241121125416679 DRLCMACUL DEBUG - Raising V(R) to 55 (rlc_window_ul.cpp:50) 20241121125416679 DRLCMACUL DEBUG - Taking block 54 out, raising V(Q) to 55 (rlc_window_ul.cpp:65) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416679 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416679 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416679 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416679 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=54 CV=15 (tbf_ul.cpp:402) 20241121125416680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125416683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125416684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=853 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=858 (gprs_rlcmac_sched.cpp:454) 20241121125416684 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 858 for type USF (pdch_ul_controller.c:184) 20241121125416684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416684 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=5 data=3c 00 6e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416698 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 6e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416698 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=55 .. V(R)=55) (tbf_ul.cpp:257) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=55, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 55 storing in window (55..118) (tbf_ul.cpp:314) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416698 DRLCMACUL DEBUG - Mark BSN 119 as INVALID (rlc_window_ul.cpp:42) 20241121125416698 DRLCMACUL DEBUG - Raising V(R) to 56 (rlc_window_ul.cpp:50) 20241121125416698 DRLCMACUL DEBUG - Taking block 55 out, raising V(Q) to 56 (rlc_window_ul.cpp:65) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416698 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416698 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416698 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=55 CV=15 (tbf_ul.cpp:402) 20241121125416699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416701 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416701 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416702 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125416702 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125416707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=858 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=862 (gprs_rlcmac_sched.cpp:454) 20241121125416707 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type USF (pdch_ul_controller.c:184) 20241121125416707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416707 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=6 data=3c 00 70 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416721 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 70 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416721 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=56 .. V(R)=56) (tbf_ul.cpp:257) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=56, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 56 storing in window (56..119) (tbf_ul.cpp:314) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416721 DRLCMACUL DEBUG - Mark BSN 120 as INVALID (rlc_window_ul.cpp:42) 20241121125416721 DRLCMACUL DEBUG - Raising V(R) to 57 (rlc_window_ul.cpp:50) 20241121125416721 DRLCMACUL DEBUG - Taking block 56 out, raising V(Q) to 57 (rlc_window_ul.cpp:65) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416721 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416721 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416721 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=56 CV=15 (tbf_ul.cpp:402) 20241121125416721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416722 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416722 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416722 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416722 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125416722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125416726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=862 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=866 (gprs_rlcmac_sched.cpp:454) 20241121125416726 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 866 for type USF (pdch_ul_controller.c:184) 20241121125416726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416726 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=7 data=3c 00 72 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416740 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 72 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416740 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=57 .. V(R)=57) (tbf_ul.cpp:257) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=57, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 57 storing in window (57..120) (tbf_ul.cpp:314) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416740 DRLCMACUL DEBUG - Mark BSN 121 as INVALID (rlc_window_ul.cpp:42) 20241121125416740 DRLCMACUL DEBUG - Raising V(R) to 58 (rlc_window_ul.cpp:50) 20241121125416740 DRLCMACUL DEBUG - Taking block 57 out, raising V(Q) to 58 (rlc_window_ul.cpp:65) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416740 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416740 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416740 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=57 CV=15 (tbf_ul.cpp:402) 20241121125416740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416741 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416741 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125416741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125416744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=866 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=871 (gprs_rlcmac_sched.cpp:454) 20241121125416744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 871 for type USF (pdch_ul_controller.c:184) 20241121125416744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416745 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=8 data=3c 00 74 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416759 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 74 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416759 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=58 .. V(R)=58) (tbf_ul.cpp:257) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=58, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 58 storing in window (58..121) (tbf_ul.cpp:314) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416759 DRLCMACUL DEBUG - Mark BSN 122 as INVALID (rlc_window_ul.cpp:42) 20241121125416759 DRLCMACUL DEBUG - Raising V(R) to 59 (rlc_window_ul.cpp:50) 20241121125416759 DRLCMACUL DEBUG - Taking block 58 out, raising V(Q) to 59 (rlc_window_ul.cpp:65) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416759 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416759 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416759 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416759 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=58 CV=15 (tbf_ul.cpp:402) 20241121125416760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416761 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416762 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125416762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125416768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=871 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=875 (gprs_rlcmac_sched.cpp:454) 20241121125416768 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 875 for type USF (pdch_ul_controller.c:184) 20241121125416768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416769 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=9 data=3c 00 76 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416784 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 76 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416784 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=59 .. V(R)=59) (tbf_ul.cpp:257) 20241121125416784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=59, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 59 storing in window (59..122) (tbf_ul.cpp:314) 20241121125416784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416784 DRLCMACUL DEBUG - Mark BSN 123 as INVALID (rlc_window_ul.cpp:42) 20241121125416784 DRLCMACUL DEBUG - Raising V(R) to 60 (rlc_window_ul.cpp:50) 20241121125416784 DRLCMACUL DEBUG - Taking block 59 out, raising V(Q) to 60 (rlc_window_ul.cpp:65) 20241121125416784 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416784 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416785 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416785 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416785 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=59 CV=15 (tbf_ul.cpp:402) 20241121125416786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125416792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125416793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=875 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=879 (gprs_rlcmac_sched.cpp:454) 20241121125416793 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 879 for type USF (pdch_ul_controller.c:184) 20241121125416793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416795 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=10 data=3c 00 78 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416804 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 78 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416804 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=60 .. V(R)=60) (tbf_ul.cpp:257) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=60, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 60 storing in window (60..123) (tbf_ul.cpp:314) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416804 DRLCMACUL DEBUG - Mark BSN 124 as INVALID (rlc_window_ul.cpp:42) 20241121125416804 DRLCMACUL DEBUG - Raising V(R) to 61 (rlc_window_ul.cpp:50) 20241121125416804 DRLCMACUL DEBUG - Taking block 60 out, raising V(Q) to 61 (rlc_window_ul.cpp:65) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416804 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416804 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416804 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416804 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=60 CV=15 (tbf_ul.cpp:402) 20241121125416806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416807 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416807 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416808 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416808 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416809 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416809 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125416813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125416814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=879 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=884 (gprs_rlcmac_sched.cpp:454) 20241121125416814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 884 for type USF (pdch_ul_controller.c:184) 20241121125416815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416816 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=11 data=3c 00 7a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416823 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=61 .. V(R)=61) (tbf_ul.cpp:257) 20241121125416823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=61, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 61 storing in window (61..124) (tbf_ul.cpp:314) 20241121125416823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416823 DRLCMACUL DEBUG - Mark BSN 125 as INVALID (rlc_window_ul.cpp:42) 20241121125416823 DRLCMACUL DEBUG - Raising V(R) to 62 (rlc_window_ul.cpp:50) 20241121125416823 DRLCMACUL DEBUG - Taking block 61 out, raising V(Q) to 62 (rlc_window_ul.cpp:65) 20241121125416823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416823 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416823 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416824 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416824 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416824 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=61 CV=15 (tbf_ul.cpp:402) 20241121125416824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416825 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416825 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416826 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416826 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416828 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416828 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125416829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125416832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=884 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=888 (gprs_rlcmac_sched.cpp:454) 20241121125416832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 888 for type USF (pdch_ul_controller.c:184) 20241121125416832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416833 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data=3c 00 7c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416848 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416848 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=62 .. V(R)=62) (tbf_ul.cpp:257) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=62, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 62 storing in window (62..125) (tbf_ul.cpp:314) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416848 DRLCMACUL DEBUG - Mark BSN 126 as INVALID (rlc_window_ul.cpp:42) 20241121125416848 DRLCMACUL DEBUG - Raising V(R) to 63 (rlc_window_ul.cpp:50) 20241121125416848 DRLCMACUL DEBUG - Taking block 62 out, raising V(Q) to 63 (rlc_window_ul.cpp:65) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416848 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416848 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416848 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=62 CV=15 (tbf_ul.cpp:402) 20241121125416849 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416849 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125416856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125416857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=888 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=892 (gprs_rlcmac_sched.cpp:454) 20241121125416857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 892 for type USF (pdch_ul_controller.c:184) 20241121125416857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416858 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=1 data=3c 00 7e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416867 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416867 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416867 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 7e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416867 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=63 .. V(R)=63) (tbf_ul.cpp:257) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=63, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 63 storing in window (63..126) (tbf_ul.cpp:314) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416867 DRLCMACUL DEBUG - Mark BSN 127 as INVALID (rlc_window_ul.cpp:42) 20241121125416867 DRLCMACUL DEBUG - Raising V(R) to 64 (rlc_window_ul.cpp:50) 20241121125416867 DRLCMACUL DEBUG - Taking block 63 out, raising V(Q) to 64 (rlc_window_ul.cpp:65) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416867 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416867 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416867 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416867 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=63 CV=15 (tbf_ul.cpp:402) 20241121125416869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416872 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416873 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416873 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125416875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125416876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=892 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=897 (gprs_rlcmac_sched.cpp:454) 20241121125416876 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20241121125416876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416877 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=2 data=3c 00 80 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416886 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416886 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 80 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416886 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=64 .. V(R)=64) (tbf_ul.cpp:257) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=64, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 64 storing in window (64..127) (tbf_ul.cpp:314) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416887 DRLCMACUL DEBUG - Mark BSN 0 as INVALID (rlc_window_ul.cpp:42) 20241121125416887 DRLCMACUL DEBUG - Raising V(R) to 65 (rlc_window_ul.cpp:50) 20241121125416887 DRLCMACUL DEBUG - Taking block 64 out, raising V(Q) to 65 (rlc_window_ul.cpp:65) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416887 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416887 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416887 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416887 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=64 CV=15 (tbf_ul.cpp:402) 20241121125416889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416891 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416891 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416891 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416891 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416892 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416892 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125416894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125416896 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=897 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=901 (gprs_rlcmac_sched.cpp:454) 20241121125416896 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20241121125416896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416896 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=3 data=3c 00 82 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416911 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 82 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416911 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=65 .. V(R)=65) (tbf_ul.cpp:257) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=65, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 65 storing in window (65..0) (tbf_ul.cpp:314) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416911 DRLCMACUL DEBUG - Mark BSN 1 as INVALID (rlc_window_ul.cpp:42) 20241121125416911 DRLCMACUL DEBUG - Raising V(R) to 66 (rlc_window_ul.cpp:50) 20241121125416911 DRLCMACUL DEBUG - Taking block 65 out, raising V(Q) to 66 (rlc_window_ul.cpp:65) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416911 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416911 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416911 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416911 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=65 CV=15 (tbf_ul.cpp:402) 20241121125416913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125416919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125416920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=901 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=905 (gprs_rlcmac_sched.cpp:454) 20241121125416920 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20241121125416920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416921 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=4 data=3c 00 84 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416930 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 84 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416930 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=66 .. V(R)=66) (tbf_ul.cpp:257) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=66, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 66 storing in window (66..1) (tbf_ul.cpp:314) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416930 DRLCMACUL DEBUG - Mark BSN 2 as INVALID (rlc_window_ul.cpp:42) 20241121125416930 DRLCMACUL DEBUG - Raising V(R) to 67 (rlc_window_ul.cpp:50) 20241121125416930 DRLCMACUL DEBUG - Taking block 66 out, raising V(Q) to 67 (rlc_window_ul.cpp:65) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416930 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416930 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416930 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416931 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416931 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=66 CV=15 (tbf_ul.cpp:402) 20241121125416932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125416936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125416937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=905 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=910 (gprs_rlcmac_sched.cpp:454) 20241121125416937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20241121125416937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416938 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=5 data=3c 00 86 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 86 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416949 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=67 .. V(R)=67) (tbf_ul.cpp:257) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=67, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 67 storing in window (67..2) (tbf_ul.cpp:314) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416949 DRLCMACUL DEBUG - Mark BSN 3 as INVALID (rlc_window_ul.cpp:42) 20241121125416949 DRLCMACUL DEBUG - Raising V(R) to 68 (rlc_window_ul.cpp:50) 20241121125416949 DRLCMACUL DEBUG - Taking block 67 out, raising V(Q) to 68 (rlc_window_ul.cpp:65) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416949 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416949 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416949 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416949 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=67 CV=15 (tbf_ul.cpp:402) 20241121125416950 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416950 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416950 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416950 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416951 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416951 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416951 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416951 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416952 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125416952 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125416958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=910 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=914 (gprs_rlcmac_sched.cpp:454) 20241121125416958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20241121125416958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416958 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=6 data=3c 00 88 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416972 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416972 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 88 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416972 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=68 .. V(R)=68) (tbf_ul.cpp:257) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=68, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 68 storing in window (68..3) (tbf_ul.cpp:314) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416972 DRLCMACUL DEBUG - Mark BSN 4 as INVALID (rlc_window_ul.cpp:42) 20241121125416972 DRLCMACUL DEBUG - Raising V(R) to 69 (rlc_window_ul.cpp:50) 20241121125416972 DRLCMACUL DEBUG - Taking block 68 out, raising V(Q) to 69 (rlc_window_ul.cpp:65) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416972 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416972 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416972 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416972 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=68 CV=15 (tbf_ul.cpp:402) 20241121125416972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125416973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125416976 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=914 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=918 (gprs_rlcmac_sched.cpp:454) 20241121125416976 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20241121125416976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416977 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125416990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=7 data=3c 00 8a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125416990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125416990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125416990 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125416990 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=69 .. V(R)=69) (tbf_ul.cpp:257) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=69, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 69 storing in window (69..4) (tbf_ul.cpp:314) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125416990 DRLCMACUL DEBUG - Mark BSN 5 as INVALID (rlc_window_ul.cpp:42) 20241121125416990 DRLCMACUL DEBUG - Raising V(R) to 70 (rlc_window_ul.cpp:50) 20241121125416990 DRLCMACUL DEBUG - Taking block 69 out, raising V(Q) to 70 (rlc_window_ul.cpp:65) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125416990 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125416990 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125416991 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125416991 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125416991 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=69 CV=15 (tbf_ul.cpp:402) 20241121125416991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125416991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125416995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125416995 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=918 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=923 (gprs_rlcmac_sched.cpp:454) 20241121125416995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20241121125416995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125416995 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=8 data=3c 00 8c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417010 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417010 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417010 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=70 .. V(R)=70) (tbf_ul.cpp:257) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=70, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 70 storing in window (70..5) (tbf_ul.cpp:314) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417010 DRLCMACUL DEBUG - Mark BSN 6 as INVALID (rlc_window_ul.cpp:42) 20241121125417010 DRLCMACUL DEBUG - Raising V(R) to 71 (rlc_window_ul.cpp:50) 20241121125417010 DRLCMACUL DEBUG - Taking block 70 out, raising V(Q) to 71 (rlc_window_ul.cpp:65) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417010 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417010 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417010 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417010 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=70 CV=15 (tbf_ul.cpp:402) 20241121125417011 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417011 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417011 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417011 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417012 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417012 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417012 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417012 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417013 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417013 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417013 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417013 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125417014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125417019 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=923 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=927 (gprs_rlcmac_sched.cpp:454) 20241121125417019 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20241121125417019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417020 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=9 data=3c 00 8e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417034 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417034 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 8e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417034 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417034 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=71 .. V(R)=71) (tbf_ul.cpp:257) 20241121125417034 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=71, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417034 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 71 storing in window (71..6) (tbf_ul.cpp:314) 20241121125417034 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417034 DRLCMACUL DEBUG - Mark BSN 7 as INVALID (rlc_window_ul.cpp:42) 20241121125417034 DRLCMACUL DEBUG - Raising V(R) to 72 (rlc_window_ul.cpp:50) 20241121125417034 DRLCMACUL DEBUG - Taking block 71 out, raising V(Q) to 72 (rlc_window_ul.cpp:65) 20241121125417034 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417035 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417035 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417035 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=71 CV=15 (tbf_ul.cpp:402) 20241121125417035 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125417035 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125417035 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125417036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125417043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125417045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=927 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=931 (gprs_rlcmac_sched.cpp:454) 20241121125417045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20241121125417045 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125417045 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125417045 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125417045 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 12 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125417045 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125417045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125417045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=40 24 00 12 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125417054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=10 data=3c 00 90 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417054 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 90 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417054 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=72 .. V(R)=72) (tbf_ul.cpp:257) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=72, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 72 storing in window (72..7) (tbf_ul.cpp:314) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417054 DRLCMACUL DEBUG - Mark BSN 8 as INVALID (rlc_window_ul.cpp:42) 20241121125417054 DRLCMACUL DEBUG - Raising V(R) to 73 (rlc_window_ul.cpp:50) 20241121125417054 DRLCMACUL DEBUG - Taking block 72 out, raising V(Q) to 73 (rlc_window_ul.cpp:65) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417054 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417054 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417054 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417054 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=72 CV=15 (tbf_ul.cpp:402) 20241121125417056 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417056 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417059 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417059 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417060 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417060 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125417062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125417063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=931 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=936 (gprs_rlcmac_sched.cpp:454) 20241121125417063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20241121125417063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417063 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=11 data=3c 00 92 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417071 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 92 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417071 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=73 .. V(R)=73) (tbf_ul.cpp:257) 20241121125417071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=73, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 73 storing in window (73..8) (tbf_ul.cpp:314) 20241121125417071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417071 DRLCMACUL DEBUG - Mark BSN 9 as INVALID (rlc_window_ul.cpp:42) 20241121125417071 DRLCMACUL DEBUG - Raising V(R) to 74 (rlc_window_ul.cpp:50) 20241121125417071 DRLCMACUL DEBUG - Taking block 73 out, raising V(Q) to 74 (rlc_window_ul.cpp:65) 20241121125417071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417071 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417071 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417072 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417072 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417072 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=73 CV=15 (tbf_ul.cpp:402) 20241121125417072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417072 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417072 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417072 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417072 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417073 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417073 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417073 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125417074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125417081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=936 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=940 (gprs_rlcmac_sched.cpp:454) 20241121125417081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20241121125417081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417081 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data=3c 00 94 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417095 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 94 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417095 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=74 .. V(R)=74) (tbf_ul.cpp:257) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=74, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 74 storing in window (74..9) (tbf_ul.cpp:314) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417095 DRLCMACUL DEBUG - Mark BSN 10 as INVALID (rlc_window_ul.cpp:42) 20241121125417095 DRLCMACUL DEBUG - Raising V(R) to 75 (rlc_window_ul.cpp:50) 20241121125417095 DRLCMACUL DEBUG - Taking block 74 out, raising V(Q) to 75 (rlc_window_ul.cpp:65) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417095 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417095 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417095 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417095 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=74 CV=15 (tbf_ul.cpp:402) 20241121125417095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417096 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417096 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417097 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417097 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417097 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125417097 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125417099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=940 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=944 (gprs_rlcmac_sched.cpp:454) 20241121125417100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20241121125417100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417100 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=1 data=3c 00 96 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417114 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 96 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417114 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=75 .. V(R)=75) (tbf_ul.cpp:257) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=75, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 75 storing in window (75..10) (tbf_ul.cpp:314) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417114 DRLCMACUL DEBUG - Mark BSN 11 as INVALID (rlc_window_ul.cpp:42) 20241121125417114 DRLCMACUL DEBUG - Raising V(R) to 76 (rlc_window_ul.cpp:50) 20241121125417114 DRLCMACUL DEBUG - Taking block 75 out, raising V(Q) to 76 (rlc_window_ul.cpp:65) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417114 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417114 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417114 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417114 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=75 CV=15 (tbf_ul.cpp:402) 20241121125417114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417114 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417114 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417116 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125417116 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=871 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125417118 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=944 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=949 (gprs_rlcmac_sched.cpp:454) 20241121125417118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241121125417118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417118 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=2 data=3c 00 98 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417132 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417132 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 98 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417132 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=76 .. V(R)=76) (tbf_ul.cpp:257) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=76, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 76 storing in window (76..11) (tbf_ul.cpp:314) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417132 DRLCMACUL DEBUG - Mark BSN 12 as INVALID (rlc_window_ul.cpp:42) 20241121125417132 DRLCMACUL DEBUG - Raising V(R) to 77 (rlc_window_ul.cpp:50) 20241121125417132 DRLCMACUL DEBUG - Taking block 76 out, raising V(Q) to 77 (rlc_window_ul.cpp:65) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417132 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417132 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417132 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417132 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=76 CV=15 (tbf_ul.cpp:402) 20241121125417133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417133 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417133 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417133 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417133 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417133 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417133 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125417134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=871 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125417141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=949 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=953 (gprs_rlcmac_sched.cpp:454) 20241121125417141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241121125417141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417142 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=3 data=3c 00 9a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417155 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417155 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417155 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=77 .. V(R)=77) (tbf_ul.cpp:257) 20241121125417155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=77, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 77 storing in window (77..12) (tbf_ul.cpp:314) 20241121125417155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417155 DRLCMACUL DEBUG - Mark BSN 13 as INVALID (rlc_window_ul.cpp:42) 20241121125417155 DRLCMACUL DEBUG - Raising V(R) to 78 (rlc_window_ul.cpp:50) 20241121125417155 DRLCMACUL DEBUG - Taking block 77 out, raising V(Q) to 78 (rlc_window_ul.cpp:65) 20241121125417155 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417155 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417156 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417156 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417156 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=77 CV=15 (tbf_ul.cpp:402) 20241121125417156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417156 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417156 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417157 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417157 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417160 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125417174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125417174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417174 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=953): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125417174 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125417174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417175 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417175 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125417176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=871 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125417179 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241121125417179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241121125417179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417179 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=5 data=3c 00 9c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417193 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417193 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417193 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=957 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=78 .. V(R)=78) (tbf_ul.cpp:257) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=78, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 78 storing in window (78..13) (tbf_ul.cpp:314) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417193 DRLCMACUL DEBUG - Mark BSN 14 as INVALID (rlc_window_ul.cpp:42) 20241121125417193 DRLCMACUL DEBUG - Raising V(R) to 79 (rlc_window_ul.cpp:50) 20241121125417193 DRLCMACUL DEBUG - Taking block 78 out, raising V(Q) to 79 (rlc_window_ul.cpp:65) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417193 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417193 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417193 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417193 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=78 CV=15 (tbf_ul.cpp:402) 20241121125417193 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417193 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417193 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417193 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417194 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417194 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417194 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417194 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417195 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125417195 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=871 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125417202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241121125417202 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241121125417202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417202 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=6 data=3c 00 9e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417217 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 9e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417217 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=79 .. V(R)=79) (tbf_ul.cpp:257) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=79, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 79 storing in window (79..14) (tbf_ul.cpp:314) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417217 DRLCMACUL DEBUG - Mark BSN 15 as INVALID (rlc_window_ul.cpp:42) 20241121125417217 DRLCMACUL DEBUG - Raising V(R) to 80 (rlc_window_ul.cpp:50) 20241121125417217 DRLCMACUL DEBUG - Taking block 79 out, raising V(Q) to 80 (rlc_window_ul.cpp:65) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417217 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417217 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417217 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417217 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=79 CV=15 (tbf_ul.cpp:402) 20241121125417218 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417219 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417219 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417220 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417220 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417223 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125417223 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=871 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125417223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241121125417224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241121125417224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=7 data=3c 00 a0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417236 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417236 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=80 .. V(R)=80) (tbf_ul.cpp:257) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=80, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 80 storing in window (80..15) (tbf_ul.cpp:314) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417236 DRLCMACUL DEBUG - Mark BSN 16 as INVALID (rlc_window_ul.cpp:42) 20241121125417236 DRLCMACUL DEBUG - Raising V(R) to 81 (rlc_window_ul.cpp:50) 20241121125417236 DRLCMACUL DEBUG - Taking block 80 out, raising V(Q) to 81 (rlc_window_ul.cpp:65) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417236 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417236 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417237 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417237 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417237 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=80 CV=15 (tbf_ul.cpp:402) 20241121125417239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417241 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417241 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417242 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125417246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=871 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125417247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241121125417247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241121125417247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=8 data=3c 00 a2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417255 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417255 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=81 .. V(R)=81) (tbf_ul.cpp:257) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=81, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 81 storing in window (81..16) (tbf_ul.cpp:314) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417255 DRLCMACUL DEBUG - Mark BSN 17 as INVALID (rlc_window_ul.cpp:42) 20241121125417255 DRLCMACUL DEBUG - Raising V(R) to 82 (rlc_window_ul.cpp:50) 20241121125417255 DRLCMACUL DEBUG - Taking block 81 out, raising V(Q) to 82 (rlc_window_ul.cpp:65) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417255 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417255 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417255 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417255 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=81 CV=15 (tbf_ul.cpp:402) 20241121125417255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417260 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417260 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417261 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125417261 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=871 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125417265 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241121125417265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241121125417265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417265 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=9 data=3c 00 a4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417278 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=82 .. V(R)=82) (tbf_ul.cpp:257) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=82, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 82 storing in window (82..17) (tbf_ul.cpp:314) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417278 DRLCMACUL DEBUG - Mark BSN 18 as INVALID (rlc_window_ul.cpp:42) 20241121125417278 DRLCMACUL DEBUG - Raising V(R) to 83 (rlc_window_ul.cpp:50) 20241121125417278 DRLCMACUL DEBUG - Taking block 82 out, raising V(Q) to 83 (rlc_window_ul.cpp:65) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417278 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417278 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417278 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417278 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=82 CV=15 (tbf_ul.cpp:402) 20241121125417279 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417279 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417279 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417279 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417279 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417280 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417280 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417280 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417280 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417280 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125417280 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=871 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125417283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241121125417283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241121125417283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417283 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=10 data=3c 00 a6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417297 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417297 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=83 .. V(R)=83) (tbf_ul.cpp:257) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=83, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 83 storing in window (83..18) (tbf_ul.cpp:314) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417297 DRLCMACUL DEBUG - Mark BSN 19 as INVALID (rlc_window_ul.cpp:42) 20241121125417297 DRLCMACUL DEBUG - Raising V(R) to 84 (rlc_window_ul.cpp:50) 20241121125417297 DRLCMACUL DEBUG - Taking block 83 out, raising V(Q) to 84 (rlc_window_ul.cpp:65) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417297 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417297 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417297 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417297 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=83 CV=15 (tbf_ul.cpp:402) 20241121125417297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417298 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417298 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417298 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417298 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417298 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125417298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=871 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125417302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241121125417302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241121125417302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417302 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=11 data=3c 00 a8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417316 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 a8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417316 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=84 .. V(R)=84) (tbf_ul.cpp:257) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=84, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 84 storing in window (84..19) (tbf_ul.cpp:314) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417316 DRLCMACUL DEBUG - Mark BSN 20 as INVALID (rlc_window_ul.cpp:42) 20241121125417316 DRLCMACUL DEBUG - Raising V(R) to 85 (rlc_window_ul.cpp:50) 20241121125417316 DRLCMACUL DEBUG - Taking block 84 out, raising V(Q) to 85 (rlc_window_ul.cpp:65) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417316 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417316 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417316 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417316 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=84 CV=15 (tbf_ul.cpp:402) 20241121125417317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417317 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417317 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125417320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=871 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125417326 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241121125417326 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241121125417326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417326 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data=3c 00 aa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417340 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417340 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 aa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417340 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=85 .. V(R)=85) (tbf_ul.cpp:257) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=85, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 85 storing in window (85..20) (tbf_ul.cpp:314) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417340 DRLCMACUL DEBUG - Mark BSN 21 as INVALID (rlc_window_ul.cpp:42) 20241121125417340 DRLCMACUL DEBUG - Raising V(R) to 86 (rlc_window_ul.cpp:50) 20241121125417340 DRLCMACUL DEBUG - Taking block 85 out, raising V(Q) to 86 (rlc_window_ul.cpp:65) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417340 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417340 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417340 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417340 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=85 CV=15 (tbf_ul.cpp:402) 20241121125417341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417341 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417341 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417342 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417342 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125417344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=871 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125417345 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241121125417345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241121125417345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417346 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=1 data=3c 00 ac 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417360 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417360 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ac 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417360 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=86 .. V(R)=86) (tbf_ul.cpp:257) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=86, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 86 storing in window (86..21) (tbf_ul.cpp:314) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417360 DRLCMACUL DEBUG - Mark BSN 22 as INVALID (rlc_window_ul.cpp:42) 20241121125417360 DRLCMACUL DEBUG - Raising V(R) to 87 (rlc_window_ul.cpp:50) 20241121125417360 DRLCMACUL DEBUG - Taking block 86 out, raising V(Q) to 87 (rlc_window_ul.cpp:65) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417360 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417360 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417360 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417360 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=86 CV=15 (tbf_ul.cpp:402) 20241121125417361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417363 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417363 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417364 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417364 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125417369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=871 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125417370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241121125417370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241121125417370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=2 data=3c 00 ae 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417379 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ae 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417379 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=87 .. V(R)=87) (tbf_ul.cpp:257) 20241121125417379 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=87, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 87 storing in window (87..22) (tbf_ul.cpp:314) 20241121125417380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417380 DRLCMACUL DEBUG - Mark BSN 23 as INVALID (rlc_window_ul.cpp:42) 20241121125417380 DRLCMACUL DEBUG - Raising V(R) to 88 (rlc_window_ul.cpp:50) 20241121125417380 DRLCMACUL DEBUG - Taking block 87 out, raising V(Q) to 88 (rlc_window_ul.cpp:65) 20241121125417380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417380 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417380 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417380 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=87 CV=15 (tbf_ul.cpp:402) 20241121125417382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125417388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=871 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125417389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241121125417389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241121125417389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=3 data=3c 00 b0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417403 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417403 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417403 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=88 .. V(R)=88) (tbf_ul.cpp:257) 20241121125417403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=88, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 88 storing in window (88..23) (tbf_ul.cpp:314) 20241121125417404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417404 DRLCMACUL DEBUG - Mark BSN 24 as INVALID (rlc_window_ul.cpp:42) 20241121125417404 DRLCMACUL DEBUG - Raising V(R) to 89 (rlc_window_ul.cpp:50) 20241121125417404 DRLCMACUL DEBUG - Taking block 88 out, raising V(Q) to 89 (rlc_window_ul.cpp:65) 20241121125417404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417404 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417404 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417404 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417404 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=88 CV=15 (tbf_ul.cpp:402) 20241121125417405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125417412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=871 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125417413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241121125417413 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241121125417413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417414 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=4 data=3c 00 b2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417423 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417423 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417423 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=89 .. V(R)=89) (tbf_ul.cpp:257) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=89, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 89 storing in window (89..24) (tbf_ul.cpp:314) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417424 DRLCMACUL DEBUG - Mark BSN 25 as INVALID (rlc_window_ul.cpp:42) 20241121125417424 DRLCMACUL DEBUG - Raising V(R) to 90 (rlc_window_ul.cpp:50) 20241121125417424 DRLCMACUL DEBUG - Taking block 89 out, raising V(Q) to 90 (rlc_window_ul.cpp:65) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417424 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417424 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417424 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=89 CV=15 (tbf_ul.cpp:402) 20241121125417425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417428 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417428 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417429 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417429 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125417432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=871 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125417432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241121125417432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241121125417432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417433 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=5 data=3c 00 b4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417443 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417443 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=90 .. V(R)=90) (tbf_ul.cpp:257) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=90, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 90 storing in window (90..25) (tbf_ul.cpp:314) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417443 DRLCMACUL DEBUG - Mark BSN 26 as INVALID (rlc_window_ul.cpp:42) 20241121125417443 DRLCMACUL DEBUG - Raising V(R) to 91 (rlc_window_ul.cpp:50) 20241121125417443 DRLCMACUL DEBUG - Taking block 90 out, raising V(Q) to 91 (rlc_window_ul.cpp:65) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417443 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417443 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417443 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417443 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=90 CV=15 (tbf_ul.cpp:402) 20241121125417444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125417448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=871 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125417452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241121125417452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241121125417452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417452 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=6 data=3c 00 b6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417466 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417466 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=91 .. V(R)=91) (tbf_ul.cpp:257) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=91, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 91 storing in window (91..26) (tbf_ul.cpp:314) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417466 DRLCMACUL DEBUG - Mark BSN 27 as INVALID (rlc_window_ul.cpp:42) 20241121125417466 DRLCMACUL DEBUG - Raising V(R) to 92 (rlc_window_ul.cpp:50) 20241121125417466 DRLCMACUL DEBUG - Taking block 91 out, raising V(Q) to 92 (rlc_window_ul.cpp:65) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417466 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417466 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417466 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=91 CV=15 (tbf_ul.cpp:402) 20241121125417466 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125417466 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125417466 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125417467 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417467 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125417472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=871 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125417473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241121125417473 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241121125417473 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125417473 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125417473 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125417473 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 17 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125417473 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125417473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125417473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=40 24 00 17 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417474 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125417485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=7 data=3c 00 b8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417485 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 b8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417485 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=92 .. V(R)=92) (tbf_ul.cpp:257) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=92, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 92 storing in window (92..27) (tbf_ul.cpp:314) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417485 DRLCMACUL DEBUG - Mark BSN 28 as INVALID (rlc_window_ul.cpp:42) 20241121125417485 DRLCMACUL DEBUG - Raising V(R) to 93 (rlc_window_ul.cpp:50) 20241121125417485 DRLCMACUL DEBUG - Taking block 92 out, raising V(Q) to 93 (rlc_window_ul.cpp:65) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417485 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417485 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417485 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417485 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=92 CV=15 (tbf_ul.cpp:402) 20241121125417488 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417488 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417489 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417489 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125417495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=871 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125417496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241121125417496 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241121125417496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=8 data=3c 00 ba 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ba 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417505 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=93 .. V(R)=93) (tbf_ul.cpp:257) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=93, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 93 storing in window (93..28) (tbf_ul.cpp:314) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417505 DRLCMACUL DEBUG - Mark BSN 29 as INVALID (rlc_window_ul.cpp:42) 20241121125417505 DRLCMACUL DEBUG - Raising V(R) to 94 (rlc_window_ul.cpp:50) 20241121125417505 DRLCMACUL DEBUG - Taking block 93 out, raising V(Q) to 94 (rlc_window_ul.cpp:65) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417505 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417505 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417505 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417505 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=93 CV=15 (tbf_ul.cpp:402) 20241121125417507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417509 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417509 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417510 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417510 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417511 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417511 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125417511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=871 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125417514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241121125417514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241121125417514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417514 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=9 data=3c 00 bc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417527 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 bc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417527 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=94 .. V(R)=94) (tbf_ul.cpp:257) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=94, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 94 storing in window (94..29) (tbf_ul.cpp:314) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417527 DRLCMACUL DEBUG - Mark BSN 30 as INVALID (rlc_window_ul.cpp:42) 20241121125417527 DRLCMACUL DEBUG - Raising V(R) to 95 (rlc_window_ul.cpp:50) 20241121125417527 DRLCMACUL DEBUG - Taking block 94 out, raising V(Q) to 95 (rlc_window_ul.cpp:65) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417527 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417527 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417527 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417527 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417528 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=94 CV=15 (tbf_ul.cpp:402) 20241121125417528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417528 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417528 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417529 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125417529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=871 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125417532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241121125417532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241121125417532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417532 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=10 data=3c 00 be 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417546 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 be 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417546 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=95 .. V(R)=95) (tbf_ul.cpp:257) 20241121125417546 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=95, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 95 storing in window (95..30) (tbf_ul.cpp:314) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417546 DRLCMACUL DEBUG - Mark BSN 31 as INVALID (rlc_window_ul.cpp:42) 20241121125417546 DRLCMACUL DEBUG - Raising V(R) to 96 (rlc_window_ul.cpp:50) 20241121125417546 DRLCMACUL DEBUG - Taking block 95 out, raising V(Q) to 96 (rlc_window_ul.cpp:65) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417546 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417546 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417546 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=95 CV=15 (tbf_ul.cpp:402) 20241121125417546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417547 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417547 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417547 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417547 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417547 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417547 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417548 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417548 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417548 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417548 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125417548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=871 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125417551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241121125417551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241121125417551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417551 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=11 data=3c 00 c0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417565 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=96 .. V(R)=96) (tbf_ul.cpp:257) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=96, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 96 storing in window (96..31) (tbf_ul.cpp:314) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417565 DRLCMACUL DEBUG - Mark BSN 32 as INVALID (rlc_window_ul.cpp:42) 20241121125417565 DRLCMACUL DEBUG - Raising V(R) to 97 (rlc_window_ul.cpp:50) 20241121125417565 DRLCMACUL DEBUG - Taking block 96 out, raising V(Q) to 97 (rlc_window_ul.cpp:65) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417565 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417565 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=96 CV=15 (tbf_ul.cpp:402) 20241121125417565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417565 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417565 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417566 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125417566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=871 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125417574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241121125417574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241121125417574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417574 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data=3c 00 c2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417588 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=97 .. V(R)=97) (tbf_ul.cpp:257) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=97, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 97 storing in window (97..32) (tbf_ul.cpp:314) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417588 DRLCMACUL DEBUG - Mark BSN 33 as INVALID (rlc_window_ul.cpp:42) 20241121125417588 DRLCMACUL DEBUG - Raising V(R) to 98 (rlc_window_ul.cpp:50) 20241121125417588 DRLCMACUL DEBUG - Taking block 97 out, raising V(Q) to 98 (rlc_window_ul.cpp:65) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417588 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417588 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417588 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=97 CV=15 (tbf_ul.cpp:402) 20241121125417589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125417591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=871 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125417593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241121125417593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241121125417593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=1 data=3c 00 c4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417608 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417608 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417608 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=98 .. V(R)=98) (tbf_ul.cpp:257) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=98, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 98 storing in window (98..33) (tbf_ul.cpp:314) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417608 DRLCMACUL DEBUG - Mark BSN 34 as INVALID (rlc_window_ul.cpp:42) 20241121125417608 DRLCMACUL DEBUG - Raising V(R) to 99 (rlc_window_ul.cpp:50) 20241121125417608 DRLCMACUL DEBUG - Taking block 98 out, raising V(Q) to 99 (rlc_window_ul.cpp:65) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417608 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417608 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417608 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=98 CV=15 (tbf_ul.cpp:402) 20241121125417609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417611 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417611 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125417613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=871 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125417614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241121125417614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241121125417614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417615 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=2 data=3c 00 c6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417627 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=99 .. V(R)=99) (tbf_ul.cpp:257) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=99, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 99 storing in window (99..34) (tbf_ul.cpp:314) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417627 DRLCMACUL DEBUG - Mark BSN 35 as INVALID (rlc_window_ul.cpp:42) 20241121125417627 DRLCMACUL DEBUG - Raising V(R) to 100 (rlc_window_ul.cpp:50) 20241121125417627 DRLCMACUL DEBUG - Taking block 99 out, raising V(Q) to 100 (rlc_window_ul.cpp:65) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417627 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417627 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417627 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=99 CV=15 (tbf_ul.cpp:402) 20241121125417628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417630 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417630 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417632 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417632 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125417635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=871 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125417637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241121125417637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241121125417637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417638 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=3 data=3c 00 c8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 c8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417651 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=100 .. V(R)=100) (tbf_ul.cpp:257) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=100, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 100 storing in window (100..35) (tbf_ul.cpp:314) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417651 DRLCMACUL DEBUG - Mark BSN 36 as INVALID (rlc_window_ul.cpp:42) 20241121125417651 DRLCMACUL DEBUG - Raising V(R) to 101 (rlc_window_ul.cpp:50) 20241121125417651 DRLCMACUL DEBUG - Taking block 100 out, raising V(Q) to 101 (rlc_window_ul.cpp:65) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417651 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417651 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417651 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=100 CV=15 (tbf_ul.cpp:402) 20241121125417652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417654 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417654 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125417656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=871 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125417656 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241121125417656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241121125417656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417656 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=4 data=3c 00 ca 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ca 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417671 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=101 .. V(R)=101) (tbf_ul.cpp:257) 20241121125417671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=101, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 101 storing in window (101..36) (tbf_ul.cpp:314) 20241121125417671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417671 DRLCMACUL DEBUG - Mark BSN 37 as INVALID (rlc_window_ul.cpp:42) 20241121125417671 DRLCMACUL DEBUG - Raising V(R) to 102 (rlc_window_ul.cpp:50) 20241121125417671 DRLCMACUL DEBUG - Taking block 101 out, raising V(Q) to 102 (rlc_window_ul.cpp:65) 20241121125417672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417672 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417672 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417672 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=101 CV=15 (tbf_ul.cpp:402) 20241121125417673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125417678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=871 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125417678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241121125417678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241121125417678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417679 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=5 data=3c 00 cc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417691 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 cc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417692 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=102 .. V(R)=102) (tbf_ul.cpp:257) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=102, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 102 storing in window (102..37) (tbf_ul.cpp:314) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417692 DRLCMACUL DEBUG - Mark BSN 38 as INVALID (rlc_window_ul.cpp:42) 20241121125417692 DRLCMACUL DEBUG - Raising V(R) to 103 (rlc_window_ul.cpp:50) 20241121125417692 DRLCMACUL DEBUG - Taking block 102 out, raising V(Q) to 103 (rlc_window_ul.cpp:65) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417692 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417692 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417692 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417692 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=102 CV=15 (tbf_ul.cpp:402) 20241121125417693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125417698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=871 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125417700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241121125417700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241121125417700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=6 data=3c 00 ce 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ce 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417716 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=103 .. V(R)=103) (tbf_ul.cpp:257) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=103, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 103 storing in window (103..38) (tbf_ul.cpp:314) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417716 DRLCMACUL DEBUG - Mark BSN 39 as INVALID (rlc_window_ul.cpp:42) 20241121125417716 DRLCMACUL DEBUG - Raising V(R) to 104 (rlc_window_ul.cpp:50) 20241121125417716 DRLCMACUL DEBUG - Taking block 103 out, raising V(Q) to 104 (rlc_window_ul.cpp:65) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417716 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417716 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417716 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=103 CV=15 (tbf_ul.cpp:402) 20241121125417717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417723 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125417723 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=871 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125417723 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241121125417723 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241121125417723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417724 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=7 data=3c 00 d0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417735 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417735 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=104 .. V(R)=104) (tbf_ul.cpp:257) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=104, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 104 storing in window (104..39) (tbf_ul.cpp:314) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417735 DRLCMACUL DEBUG - Mark BSN 40 as INVALID (rlc_window_ul.cpp:42) 20241121125417735 DRLCMACUL DEBUG - Raising V(R) to 105 (rlc_window_ul.cpp:50) 20241121125417735 DRLCMACUL DEBUG - Taking block 104 out, raising V(Q) to 105 (rlc_window_ul.cpp:65) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417735 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417735 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417735 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417735 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417736 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=104 CV=15 (tbf_ul.cpp:402) 20241121125417736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417737 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417737 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125417741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=871 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125417741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241121125417741 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241121125417741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=8 data=3c 00 d2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417755 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=105 .. V(R)=105) (tbf_ul.cpp:257) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=105, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 105 storing in window (105..40) (tbf_ul.cpp:314) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417755 DRLCMACUL DEBUG - Mark BSN 41 as INVALID (rlc_window_ul.cpp:42) 20241121125417755 DRLCMACUL DEBUG - Raising V(R) to 106 (rlc_window_ul.cpp:50) 20241121125417755 DRLCMACUL DEBUG - Taking block 105 out, raising V(Q) to 106 (rlc_window_ul.cpp:65) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417755 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417755 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417755 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417755 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=105 CV=15 (tbf_ul.cpp:402) 20241121125417756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417758 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417759 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417759 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125417765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=871 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125417766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241121125417766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241121125417766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=9 data=3c 00 d4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417777 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417777 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=106 .. V(R)=106) (tbf_ul.cpp:257) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=106, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 106 storing in window (106..41) (tbf_ul.cpp:314) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417777 DRLCMACUL DEBUG - Mark BSN 42 as INVALID (rlc_window_ul.cpp:42) 20241121125417777 DRLCMACUL DEBUG - Raising V(R) to 107 (rlc_window_ul.cpp:50) 20241121125417777 DRLCMACUL DEBUG - Taking block 106 out, raising V(Q) to 107 (rlc_window_ul.cpp:65) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417777 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417777 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417777 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417777 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=106 CV=15 (tbf_ul.cpp:402) 20241121125417777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125417779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=871 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125417782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241121125417782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241121125417782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417782 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=10 data=3c 00 d6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417796 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=107 .. V(R)=107) (tbf_ul.cpp:257) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=107, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 107 storing in window (107..42) (tbf_ul.cpp:314) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417796 DRLCMACUL DEBUG - Mark BSN 43 as INVALID (rlc_window_ul.cpp:42) 20241121125417796 DRLCMACUL DEBUG - Raising V(R) to 108 (rlc_window_ul.cpp:50) 20241121125417796 DRLCMACUL DEBUG - Taking block 107 out, raising V(Q) to 108 (rlc_window_ul.cpp:65) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417796 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417796 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417796 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=107 CV=15 (tbf_ul.cpp:402) 20241121125417797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417798 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417798 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125417798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=871 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125417800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241121125417800 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241121125417800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417801 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=11 data=3c 00 d8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417814 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417815 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 d8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417815 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=108 .. V(R)=108) (tbf_ul.cpp:257) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=108, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 108 storing in window (108..43) (tbf_ul.cpp:314) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417815 DRLCMACUL DEBUG - Mark BSN 44 as INVALID (rlc_window_ul.cpp:42) 20241121125417815 DRLCMACUL DEBUG - Raising V(R) to 109 (rlc_window_ul.cpp:50) 20241121125417815 DRLCMACUL DEBUG - Taking block 108 out, raising V(Q) to 109 (rlc_window_ul.cpp:65) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417815 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417815 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417815 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417815 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=108 CV=15 (tbf_ul.cpp:402) 20241121125417815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417816 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125417816 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=871 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125417824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241121125417824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241121125417824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417824 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data=3c 00 da 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417838 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 da 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417838 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=109 .. V(R)=109) (tbf_ul.cpp:257) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=109, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 109 storing in window (109..44) (tbf_ul.cpp:314) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417838 DRLCMACUL DEBUG - Mark BSN 45 as INVALID (rlc_window_ul.cpp:42) 20241121125417838 DRLCMACUL DEBUG - Raising V(R) to 110 (rlc_window_ul.cpp:50) 20241121125417838 DRLCMACUL DEBUG - Taking block 109 out, raising V(Q) to 110 (rlc_window_ul.cpp:65) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417838 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417838 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417838 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=109 CV=15 (tbf_ul.cpp:402) 20241121125417838 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417838 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417838 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417838 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125417839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=871 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125417842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241121125417842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241121125417842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417842 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=1 data=3c 00 dc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 dc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417856 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=110 .. V(R)=110) (tbf_ul.cpp:257) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=110, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 110 storing in window (110..45) (tbf_ul.cpp:314) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417856 DRLCMACUL DEBUG - Mark BSN 46 as INVALID (rlc_window_ul.cpp:42) 20241121125417856 DRLCMACUL DEBUG - Raising V(R) to 111 (rlc_window_ul.cpp:50) 20241121125417856 DRLCMACUL DEBUG - Taking block 110 out, raising V(Q) to 111 (rlc_window_ul.cpp:65) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417856 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417856 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417856 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=110 CV=15 (tbf_ul.cpp:402) 20241121125417857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125417859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=871 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125417861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241121125417861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241121125417861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=2 data=3c 00 de 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 de 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417876 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=111 .. V(R)=111) (tbf_ul.cpp:257) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=111, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 111 storing in window (111..46) (tbf_ul.cpp:314) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417876 DRLCMACUL DEBUG - Mark BSN 47 as INVALID (rlc_window_ul.cpp:42) 20241121125417876 DRLCMACUL DEBUG - Raising V(R) to 112 (rlc_window_ul.cpp:50) 20241121125417876 DRLCMACUL DEBUG - Taking block 111 out, raising V(Q) to 112 (rlc_window_ul.cpp:65) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417876 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417876 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=111 CV=15 (tbf_ul.cpp:402) 20241121125417877 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125417877 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125417877 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125417878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417881 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417881 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417884 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125417884 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=871 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125417886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241121125417886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241121125417886 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125417886 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125417886 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125417886 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 1c 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125417886 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125417886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125417886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=40 24 00 1c 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417887 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125417901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=3 data=3c 00 e0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417901 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=112 .. V(R)=112) (tbf_ul.cpp:257) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=112, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 112 storing in window (112..47) (tbf_ul.cpp:314) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417901 DRLCMACUL DEBUG - Mark BSN 48 as INVALID (rlc_window_ul.cpp:42) 20241121125417901 DRLCMACUL DEBUG - Raising V(R) to 113 (rlc_window_ul.cpp:50) 20241121125417901 DRLCMACUL DEBUG - Taking block 112 out, raising V(Q) to 113 (rlc_window_ul.cpp:65) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417901 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417901 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417901 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=112 CV=15 (tbf_ul.cpp:402) 20241121125417902 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417902 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125417909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=871 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125417910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241121125417910 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241121125417910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417911 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=4 data=3c 00 e2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417920 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417920 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=113 .. V(R)=113) (tbf_ul.cpp:257) 20241121125417920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=113, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 113 storing in window (113..48) (tbf_ul.cpp:314) 20241121125417920 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417920 DRLCMACUL DEBUG - Mark BSN 49 as INVALID (rlc_window_ul.cpp:42) 20241121125417921 DRLCMACUL DEBUG - Raising V(R) to 114 (rlc_window_ul.cpp:50) 20241121125417921 DRLCMACUL DEBUG - Taking block 113 out, raising V(Q) to 114 (rlc_window_ul.cpp:65) 20241121125417921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417921 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417921 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417921 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417921 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=113 CV=15 (tbf_ul.cpp:402) 20241121125417921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417926 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125417926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=871 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125417927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241121125417927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241121125417927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=5 data=3c 00 e4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417938 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=114 .. V(R)=114) (tbf_ul.cpp:257) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=114, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 114 storing in window (114..49) (tbf_ul.cpp:314) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417938 DRLCMACUL DEBUG - Mark BSN 50 as INVALID (rlc_window_ul.cpp:42) 20241121125417938 DRLCMACUL DEBUG - Raising V(R) to 115 (rlc_window_ul.cpp:50) 20241121125417938 DRLCMACUL DEBUG - Taking block 114 out, raising V(Q) to 115 (rlc_window_ul.cpp:65) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417938 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417938 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=114 CV=15 (tbf_ul.cpp:402) 20241121125417939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125417940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=871 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125417947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241121125417947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241121125417947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417948 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=6 data=3c 00 e6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417961 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417961 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417961 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=115 .. V(R)=115) (tbf_ul.cpp:257) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=115, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 115 storing in window (115..50) (tbf_ul.cpp:314) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417961 DRLCMACUL DEBUG - Mark BSN 51 as INVALID (rlc_window_ul.cpp:42) 20241121125417961 DRLCMACUL DEBUG - Raising V(R) to 116 (rlc_window_ul.cpp:50) 20241121125417961 DRLCMACUL DEBUG - Taking block 115 out, raising V(Q) to 116 (rlc_window_ul.cpp:65) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417961 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417961 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417961 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417961 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=115 CV=15 (tbf_ul.cpp:402) 20241121125417962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417962 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417962 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417962 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417962 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125417963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=871 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125417966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241121125417966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241121125417966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417966 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125417980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=7 data=3c 00 e8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125417980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125417980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125417980 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 e8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125417980 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=116 .. V(R)=116) (tbf_ul.cpp:257) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=116, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 116 storing in window (116..51) (tbf_ul.cpp:314) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125417980 DRLCMACUL DEBUG - Mark BSN 52 as INVALID (rlc_window_ul.cpp:42) 20241121125417980 DRLCMACUL DEBUG - Raising V(R) to 117 (rlc_window_ul.cpp:50) 20241121125417980 DRLCMACUL DEBUG - Taking block 116 out, raising V(Q) to 117 (rlc_window_ul.cpp:65) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125417980 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125417980 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125417980 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125417980 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=116 CV=15 (tbf_ul.cpp:402) 20241121125417981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417981 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417981 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417982 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417982 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417983 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125417983 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125417985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=871 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125417985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241121125417985 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241121125417985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125417985 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=8 data=3c 00 ea 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ea 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418000 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=117 .. V(R)=117) (tbf_ul.cpp:257) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=117, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 117 storing in window (117..52) (tbf_ul.cpp:314) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418000 DRLCMACUL DEBUG - Mark BSN 53 as INVALID (rlc_window_ul.cpp:42) 20241121125418000 DRLCMACUL DEBUG - Raising V(R) to 118 (rlc_window_ul.cpp:50) 20241121125418000 DRLCMACUL DEBUG - Taking block 117 out, raising V(Q) to 118 (rlc_window_ul.cpp:65) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418000 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418000 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418000 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=117 CV=15 (tbf_ul.cpp:402) 20241121125418002 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418002 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418003 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418008 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418008 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125418009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=871 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125418011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241121125418011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241121125418011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418012 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=9 data=3c 00 ec 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418024 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ec 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418024 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=118 .. V(R)=118) (tbf_ul.cpp:257) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=118, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 118 storing in window (118..53) (tbf_ul.cpp:314) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418024 DRLCMACUL DEBUG - Mark BSN 54 as INVALID (rlc_window_ul.cpp:42) 20241121125418024 DRLCMACUL DEBUG - Raising V(R) to 119 (rlc_window_ul.cpp:50) 20241121125418024 DRLCMACUL DEBUG - Taking block 118 out, raising V(Q) to 119 (rlc_window_ul.cpp:65) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418024 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418024 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418024 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418024 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=118 CV=15 (tbf_ul.cpp:402) 20241121125418025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418029 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418029 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125418030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=871 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125418031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241121125418031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241121125418031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418032 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=10 data=3c 00 ee 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418043 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 ee 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418043 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=119 .. V(R)=119) (tbf_ul.cpp:257) 20241121125418043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=119, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 119 storing in window (119..54) (tbf_ul.cpp:314) 20241121125418043 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418043 DRLCMACUL DEBUG - Mark BSN 55 as INVALID (rlc_window_ul.cpp:42) 20241121125418044 DRLCMACUL DEBUG - Raising V(R) to 120 (rlc_window_ul.cpp:50) 20241121125418044 DRLCMACUL DEBUG - Taking block 119 out, raising V(Q) to 120 (rlc_window_ul.cpp:65) 20241121125418044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418044 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418044 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418044 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=119 CV=15 (tbf_ul.cpp:402) 20241121125418045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125418050 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=871 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125418050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241121125418050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241121125418051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418051 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=11 data=3c 00 f0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f0 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=120 .. V(R)=120) (tbf_ul.cpp:257) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=120, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 120 storing in window (120..55) (tbf_ul.cpp:314) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418063 DRLCMACUL DEBUG - Mark BSN 56 as INVALID (rlc_window_ul.cpp:42) 20241121125418063 DRLCMACUL DEBUG - Raising V(R) to 121 (rlc_window_ul.cpp:50) 20241121125418063 DRLCMACUL DEBUG - Taking block 120 out, raising V(Q) to 121 (rlc_window_ul.cpp:65) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418063 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418063 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418063 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=120 CV=15 (tbf_ul.cpp:402) 20241121125418064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125418069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=871 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125418072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241121125418072 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241121125418072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418073 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data=3c 00 f2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418086 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f2 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418087 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=121 .. V(R)=121) (tbf_ul.cpp:257) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=121, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 121 storing in window (121..56) (tbf_ul.cpp:314) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418087 DRLCMACUL DEBUG - Mark BSN 57 as INVALID (rlc_window_ul.cpp:42) 20241121125418087 DRLCMACUL DEBUG - Raising V(R) to 122 (rlc_window_ul.cpp:50) 20241121125418087 DRLCMACUL DEBUG - Taking block 121 out, raising V(Q) to 122 (rlc_window_ul.cpp:65) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418087 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418087 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418087 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418087 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=121 CV=15 (tbf_ul.cpp:402) 20241121125418088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418089 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418089 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418090 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418090 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418091 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418091 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125418092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=871 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125418093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241121125418093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241121125418093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418094 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=1 data=3c 00 f4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f4 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418105 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=122 .. V(R)=122) (tbf_ul.cpp:257) 20241121125418105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=122, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 122 storing in window (122..57) (tbf_ul.cpp:314) 20241121125418105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418105 DRLCMACUL DEBUG - Mark BSN 58 as INVALID (rlc_window_ul.cpp:42) 20241121125418106 DRLCMACUL DEBUG - Raising V(R) to 123 (rlc_window_ul.cpp:50) 20241121125418106 DRLCMACUL DEBUG - Taking block 122 out, raising V(Q) to 123 (rlc_window_ul.cpp:65) 20241121125418106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418106 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418106 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418106 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418106 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=122 CV=15 (tbf_ul.cpp:402) 20241121125418107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418110 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125418115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=871 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125418117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241121125418117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241121125418117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418118 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=2 data=3c 00 f6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418126 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f6 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418126 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=123 .. V(R)=123) (tbf_ul.cpp:257) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=123, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 123 storing in window (123..58) (tbf_ul.cpp:314) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418126 DRLCMACUL DEBUG - Mark BSN 59 as INVALID (rlc_window_ul.cpp:42) 20241121125418126 DRLCMACUL DEBUG - Raising V(R) to 124 (rlc_window_ul.cpp:50) 20241121125418126 DRLCMACUL DEBUG - Taking block 123 out, raising V(Q) to 124 (rlc_window_ul.cpp:65) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418126 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418126 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418126 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418126 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=123 CV=15 (tbf_ul.cpp:402) 20241121125418128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125418132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=871 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125418135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241121125418135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241121125418135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418136 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=3 data=3c 00 f8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418149 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 f8 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418149 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=124 .. V(R)=124) (tbf_ul.cpp:257) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=124, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 124 storing in window (124..59) (tbf_ul.cpp:314) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418149 DRLCMACUL DEBUG - Mark BSN 60 as INVALID (rlc_window_ul.cpp:42) 20241121125418149 DRLCMACUL DEBUG - Raising V(R) to 125 (rlc_window_ul.cpp:50) 20241121125418149 DRLCMACUL DEBUG - Taking block 124 out, raising V(Q) to 125 (rlc_window_ul.cpp:65) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418149 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418149 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418149 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418149 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418150 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=124 CV=15 (tbf_ul.cpp:402) 20241121125418151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418153 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418153 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125418153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=871 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125418154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241121125418154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241121125418154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=4 data=3c 00 fa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418168 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fa 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418168 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=125 .. V(R)=125) (tbf_ul.cpp:257) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=125, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 125 storing in window (125..60) (tbf_ul.cpp:314) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418169 DRLCMACUL DEBUG - Mark BSN 61 as INVALID (rlc_window_ul.cpp:42) 20241121125418169 DRLCMACUL DEBUG - Raising V(R) to 126 (rlc_window_ul.cpp:50) 20241121125418169 DRLCMACUL DEBUG - Taking block 125 out, raising V(Q) to 126 (rlc_window_ul.cpp:65) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418169 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418169 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418169 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418169 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=125 CV=15 (tbf_ul.cpp:402) 20241121125418170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125418174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=871 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125418175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241121125418175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241121125418175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418176 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=5 data=3c 00 fc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418188 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fc 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418188 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=126 .. V(R)=126) (tbf_ul.cpp:257) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=126, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 126 storing in window (126..61) (tbf_ul.cpp:314) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418188 DRLCMACUL DEBUG - Mark BSN 62 as INVALID (rlc_window_ul.cpp:42) 20241121125418188 DRLCMACUL DEBUG - Raising V(R) to 127 (rlc_window_ul.cpp:50) 20241121125418188 DRLCMACUL DEBUG - Taking block 126 out, raising V(Q) to 127 (rlc_window_ul.cpp:65) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418188 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418188 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418188 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=126 CV=15 (tbf_ul.cpp:402) 20241121125418189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418190 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125418194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=871 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125418197 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241121125418197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241121125418197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418197 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=6 data=3c 00 fe 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418211 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418212 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 fe 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418212 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=127 .. V(R)=127) (tbf_ul.cpp:257) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=127, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 127 storing in window (127..62) (tbf_ul.cpp:314) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418212 DRLCMACUL DEBUG - Mark BSN 63 as INVALID (rlc_window_ul.cpp:42) 20241121125418212 DRLCMACUL DEBUG - Raising V(R) to 0 (rlc_window_ul.cpp:50) 20241121125418212 DRLCMACUL DEBUG - Taking block 127 out, raising V(Q) to 0 (rlc_window_ul.cpp:65) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418212 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418212 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418212 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418212 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=127 CV=15 (tbf_ul.cpp:402) 20241121125418212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418214 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125418216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=871 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125418217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241121125418217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241121125418217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418217 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=7 data=3c 00 00 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418230 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 00 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418230 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125418230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125418231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418231 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125418231 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125418231 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125418231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418231 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418231 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418231 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418231 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125418232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418233 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418233 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125418238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=871 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125418240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241121125418240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241121125418240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418241 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=8 data=3c 00 02 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418250 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 02 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418250 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418250 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125418250 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125418250 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418250 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418250 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418250 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418250 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125418252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418253 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418253 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125418256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=871 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125418259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241121125418259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241121125418259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418260 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=9 data=3c 00 04 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418276 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418276 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 04 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418276 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418276 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125418276 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125418276 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418276 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418276 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418276 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418276 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125418277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418279 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418280 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418280 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418280 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418280 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125418282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=871 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125418284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241121125418284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241121125418284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=10 data=3c 00 06 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418293 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 06 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418293 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418293 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125418293 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125418293 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418293 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418293 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418293 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125418293 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125418293 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125418293 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125418293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418295 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418295 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418296 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418296 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125418296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=871 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125418298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241121125418298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241121125418298 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125418298 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125418298 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125418298 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 01 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125418298 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125418298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125418298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=40 24 00 01 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418298 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125418312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=11 data=3c 00 08 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418313 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 08 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418313 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418313 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125418313 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125418313 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418313 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418313 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418313 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418313 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125418313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418314 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418314 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418315 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418315 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418315 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418315 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125418317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=871 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125418322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241121125418322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241121125418322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418323 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data=3c 00 0a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418337 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418337 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418337 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125418337 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125418337 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418337 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418337 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418337 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418337 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125418339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418342 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418342 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125418345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=871 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125418346 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241121125418346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241121125418346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418347 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=1 data=3c 00 0c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418355 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418355 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418355 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418356 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125418356 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125418356 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418356 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418356 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418356 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418356 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125418358 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418358 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418363 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418363 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=871 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125418369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241121125418369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241121125418369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125418377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418377 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125418377 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125418379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418382 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418383 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125418387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418387 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125418401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=3 data=3c 00 0e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418401 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418401 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418401 DRLCMACUL DEBUG - Mark BSN 71 as INVALID (rlc_window_ul.cpp:42) 20241121125418401 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125418401 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418401 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418401 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418401 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418401 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125418403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418406 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125418406 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=871 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125418407 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241121125418407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241121125418407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418407 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=4 data=3c 00 10 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418419 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418420 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 10 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418420 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418420 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=1213 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=8 .. V(R)=8) (tbf_ul.cpp:257) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=8, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 8 storing in window (8..71) (tbf_ul.cpp:314) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418420 DRLCMACUL DEBUG - Mark BSN 72 as INVALID (rlc_window_ul.cpp:42) 20241121125418420 DRLCMACUL DEBUG - Raising V(R) to 9 (rlc_window_ul.cpp:50) 20241121125418420 DRLCMACUL DEBUG - Taking block 8 out, raising V(Q) to 9 (rlc_window_ul.cpp:65) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418420 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418420 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418420 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418420 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=8 CV=15 (tbf_ul.cpp:402) 20241121125418421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418425 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125418425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=871 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125418426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241121125418426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241121125418426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418427 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=5 data=3c 00 12 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418440 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418441 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 12 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418441 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=9 .. V(R)=9) (tbf_ul.cpp:257) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=9, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 9 storing in window (9..72) (tbf_ul.cpp:314) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418441 DRLCMACUL DEBUG - Mark BSN 73 as INVALID (rlc_window_ul.cpp:42) 20241121125418441 DRLCMACUL DEBUG - Raising V(R) to 10 (rlc_window_ul.cpp:50) 20241121125418441 DRLCMACUL DEBUG - Taking block 9 out, raising V(Q) to 10 (rlc_window_ul.cpp:65) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418441 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418441 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418441 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418441 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=9 CV=15 (tbf_ul.cpp:402) 20241121125418443 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418443 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125418447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=871 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125418448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241121125418448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241121125418448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418449 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=6 data=3c 00 14 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418462 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 14 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418462 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=10 .. V(R)=10) (tbf_ul.cpp:257) 20241121125418462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=10, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 10 storing in window (10..73) (tbf_ul.cpp:314) 20241121125418462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418462 DRLCMACUL DEBUG - Mark BSN 74 as INVALID (rlc_window_ul.cpp:42) 20241121125418462 DRLCMACUL DEBUG - Raising V(R) to 11 (rlc_window_ul.cpp:50) 20241121125418462 DRLCMACUL DEBUG - Taking block 10 out, raising V(Q) to 11 (rlc_window_ul.cpp:65) 20241121125418462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418462 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418462 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418463 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418463 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418463 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=10 CV=15 (tbf_ul.cpp:402) 20241121125418463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125418467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=871 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125418468 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241121125418468 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241121125418468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418469 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=7 data=3c 00 16 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418483 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 16 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418483 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=11 .. V(R)=11) (tbf_ul.cpp:257) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=11, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 11 storing in window (11..74) (tbf_ul.cpp:314) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418483 DRLCMACUL DEBUG - Mark BSN 75 as INVALID (rlc_window_ul.cpp:42) 20241121125418483 DRLCMACUL DEBUG - Raising V(R) to 12 (rlc_window_ul.cpp:50) 20241121125418483 DRLCMACUL DEBUG - Taking block 11 out, raising V(Q) to 12 (rlc_window_ul.cpp:65) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418483 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418483 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418483 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418483 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=11 CV=15 (tbf_ul.cpp:402) 20241121125418485 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418485 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418486 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418486 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418490 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125418490 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=871 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125418491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241121125418491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241121125418491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418492 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=8 data=3c 00 18 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 18 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418501 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=12 .. V(R)=12) (tbf_ul.cpp:257) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=12, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 12 storing in window (12..75) (tbf_ul.cpp:314) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418501 DRLCMACUL DEBUG - Mark BSN 76 as INVALID (rlc_window_ul.cpp:42) 20241121125418501 DRLCMACUL DEBUG - Raising V(R) to 13 (rlc_window_ul.cpp:50) 20241121125418501 DRLCMACUL DEBUG - Taking block 12 out, raising V(Q) to 13 (rlc_window_ul.cpp:65) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418501 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418501 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418501 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418501 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=12 CV=15 (tbf_ul.cpp:402) 20241121125418502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125418508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=871 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125418511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241121125418511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241121125418511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418511 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=9 data=3c 00 1a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418525 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=13 .. V(R)=13) (tbf_ul.cpp:257) 20241121125418525 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=13, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 13 storing in window (13..76) (tbf_ul.cpp:314) 20241121125418526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418526 DRLCMACUL DEBUG - Mark BSN 77 as INVALID (rlc_window_ul.cpp:42) 20241121125418526 DRLCMACUL DEBUG - Raising V(R) to 14 (rlc_window_ul.cpp:50) 20241121125418526 DRLCMACUL DEBUG - Taking block 13 out, raising V(Q) to 14 (rlc_window_ul.cpp:65) 20241121125418526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418526 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418526 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418526 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418526 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=13 CV=15 (tbf_ul.cpp:402) 20241121125418527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125418532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=871 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125418533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241121125418533 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241121125418533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418534 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=10 data=3c 00 1c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418545 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418545 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418545 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=14 .. V(R)=14) (tbf_ul.cpp:257) 20241121125418545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=14, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 14 storing in window (14..77) (tbf_ul.cpp:314) 20241121125418545 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418545 DRLCMACUL DEBUG - Mark BSN 78 as INVALID (rlc_window_ul.cpp:42) 20241121125418546 DRLCMACUL DEBUG - Raising V(R) to 15 (rlc_window_ul.cpp:50) 20241121125418546 DRLCMACUL DEBUG - Taking block 14 out, raising V(Q) to 15 (rlc_window_ul.cpp:65) 20241121125418546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418546 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418546 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418546 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418546 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=14 CV=15 (tbf_ul.cpp:402) 20241121125418548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418554 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418554 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125418556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=871 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125418557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241121125418557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241121125418557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418557 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=11 data=3c 00 1e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 1e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418565 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=15 .. V(R)=15) (tbf_ul.cpp:257) 20241121125418565 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=15, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 15 storing in window (15..78) (tbf_ul.cpp:314) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418565 DRLCMACUL DEBUG - Mark BSN 79 as INVALID (rlc_window_ul.cpp:42) 20241121125418565 DRLCMACUL DEBUG - Raising V(R) to 16 (rlc_window_ul.cpp:50) 20241121125418565 DRLCMACUL DEBUG - Taking block 15 out, raising V(Q) to 16 (rlc_window_ul.cpp:65) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418565 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418565 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418565 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=15 CV=15 (tbf_ul.cpp:402) 20241121125418567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418570 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418570 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418571 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418571 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418571 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418571 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125418572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=871 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125418574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241121125418574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241121125418574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418574 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data=3c 00 20 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418588 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 20 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418588 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=16 .. V(R)=16) (tbf_ul.cpp:257) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=16, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 16 storing in window (16..79) (tbf_ul.cpp:314) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418588 DRLCMACUL DEBUG - Mark BSN 80 as INVALID (rlc_window_ul.cpp:42) 20241121125418588 DRLCMACUL DEBUG - Raising V(R) to 17 (rlc_window_ul.cpp:50) 20241121125418588 DRLCMACUL DEBUG - Taking block 16 out, raising V(Q) to 17 (rlc_window_ul.cpp:65) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418588 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418588 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418588 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418588 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=16 CV=15 (tbf_ul.cpp:402) 20241121125418588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125418591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=871 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125418592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241121125418592 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241121125418592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418593 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=1 data=3c 00 22 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418608 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418608 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 22 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418608 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=17 .. V(R)=17) (tbf_ul.cpp:257) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=17, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 17 storing in window (17..80) (tbf_ul.cpp:314) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418608 DRLCMACUL DEBUG - Mark BSN 81 as INVALID (rlc_window_ul.cpp:42) 20241121125418608 DRLCMACUL DEBUG - Raising V(R) to 18 (rlc_window_ul.cpp:50) 20241121125418608 DRLCMACUL DEBUG - Taking block 17 out, raising V(Q) to 18 (rlc_window_ul.cpp:65) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418608 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418608 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418608 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418608 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=17 CV=15 (tbf_ul.cpp:402) 20241121125418609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125418614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=871 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125418614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241121125418614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241121125418614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418615 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=2 data=3c 00 24 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418627 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 24 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418627 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=18 .. V(R)=18) (tbf_ul.cpp:257) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=18, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 18 storing in window (18..81) (tbf_ul.cpp:314) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418627 DRLCMACUL DEBUG - Mark BSN 82 as INVALID (rlc_window_ul.cpp:42) 20241121125418627 DRLCMACUL DEBUG - Raising V(R) to 19 (rlc_window_ul.cpp:50) 20241121125418627 DRLCMACUL DEBUG - Taking block 18 out, raising V(Q) to 19 (rlc_window_ul.cpp:65) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418627 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418627 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418627 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418627 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=18 CV=15 (tbf_ul.cpp:402) 20241121125418629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418629 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418630 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418630 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418632 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418632 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125418635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=871 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125418637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241121125418637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241121125418637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418637 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=3 data=3c 00 26 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418651 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 26 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418651 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=19 .. V(R)=19) (tbf_ul.cpp:257) 20241121125418651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=19, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 19 storing in window (19..82) (tbf_ul.cpp:314) 20241121125418651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418651 DRLCMACUL DEBUG - Mark BSN 83 as INVALID (rlc_window_ul.cpp:42) 20241121125418651 DRLCMACUL DEBUG - Raising V(R) to 20 (rlc_window_ul.cpp:50) 20241121125418651 DRLCMACUL DEBUG - Taking block 19 out, raising V(Q) to 20 (rlc_window_ul.cpp:65) 20241121125418651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418651 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418651 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418652 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418652 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418652 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=19 CV=15 (tbf_ul.cpp:402) 20241121125418653 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418653 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418654 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418654 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125418659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=871 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125418660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241121125418660 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241121125418660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418661 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=4 data=3c 00 28 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418671 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 28 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418671 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=20 .. V(R)=20) (tbf_ul.cpp:257) 20241121125418671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=20, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418671 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 20 storing in window (20..83) (tbf_ul.cpp:314) 20241121125418672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418672 DRLCMACUL DEBUG - Mark BSN 84 as INVALID (rlc_window_ul.cpp:42) 20241121125418672 DRLCMACUL DEBUG - Raising V(R) to 21 (rlc_window_ul.cpp:50) 20241121125418672 DRLCMACUL DEBUG - Taking block 20 out, raising V(Q) to 21 (rlc_window_ul.cpp:65) 20241121125418672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418672 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418672 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418672 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418672 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=20 CV=15 (tbf_ul.cpp:402) 20241121125418673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125418679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=871 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125418681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241121125418681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241121125418681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=5 data=3c 00 2a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418689 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418689 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=21 .. V(R)=21) (tbf_ul.cpp:257) 20241121125418689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=21, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 21 storing in window (21..84) (tbf_ul.cpp:314) 20241121125418689 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418690 DRLCMACUL DEBUG - Mark BSN 85 as INVALID (rlc_window_ul.cpp:42) 20241121125418690 DRLCMACUL DEBUG - Raising V(R) to 22 (rlc_window_ul.cpp:50) 20241121125418690 DRLCMACUL DEBUG - Taking block 21 out, raising V(Q) to 22 (rlc_window_ul.cpp:65) 20241121125418690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418690 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418690 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418690 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418690 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=21 CV=15 (tbf_ul.cpp:402) 20241121125418691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418691 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125418697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=871 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125418699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241121125418699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241121125418699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418700 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=6 data=3c 00 2c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418713 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418713 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=22 .. V(R)=22) (tbf_ul.cpp:257) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=22, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 22 storing in window (22..85) (tbf_ul.cpp:314) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418713 DRLCMACUL DEBUG - Mark BSN 86 as INVALID (rlc_window_ul.cpp:42) 20241121125418713 DRLCMACUL DEBUG - Raising V(R) to 23 (rlc_window_ul.cpp:50) 20241121125418713 DRLCMACUL DEBUG - Taking block 22 out, raising V(Q) to 23 (rlc_window_ul.cpp:65) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418713 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418713 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418713 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=22 CV=15 (tbf_ul.cpp:402) 20241121125418713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125418714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=871 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125418717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241121125418717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241121125418717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418718 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=7 data=3c 00 2e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 2e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418732 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=23 .. V(R)=23) (tbf_ul.cpp:257) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=23, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 23 storing in window (23..86) (tbf_ul.cpp:314) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418732 DRLCMACUL DEBUG - Mark BSN 87 as INVALID (rlc_window_ul.cpp:42) 20241121125418732 DRLCMACUL DEBUG - Raising V(R) to 24 (rlc_window_ul.cpp:50) 20241121125418732 DRLCMACUL DEBUG - Taking block 23 out, raising V(Q) to 24 (rlc_window_ul.cpp:65) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418732 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418732 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418732 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=23 CV=15 (tbf_ul.cpp:402) 20241121125418732 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125418732 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125418732 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125418732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125418733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=871 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125418736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241121125418736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241121125418736 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125418736 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125418736 DRLCMACUL DEBUG - V(N): "RRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRRR" R=Received I=Invalid (encoding.cpp:860) 20241121125418736 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 06 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125418736 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125418736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125418736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=40 24 00 06 3f ff ff ff ff ff ff ff e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418736 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125418751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=8 data=3c 00 30 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418751 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418751 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 30 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418751 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=24 .. V(R)=24) (tbf_ul.cpp:257) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=24, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 24 storing in window (24..87) (tbf_ul.cpp:314) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418751 DRLCMACUL DEBUG - Mark BSN 88 as INVALID (rlc_window_ul.cpp:42) 20241121125418751 DRLCMACUL DEBUG - Raising V(R) to 25 (rlc_window_ul.cpp:50) 20241121125418751 DRLCMACUL DEBUG - Taking block 24 out, raising V(Q) to 25 (rlc_window_ul.cpp:65) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418751 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418751 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418751 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418751 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=24 CV=15 (tbf_ul.cpp:402) 20241121125418751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125418753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=871 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125418761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241121125418761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241121125418761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418761 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=9 data=3c 00 32 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418775 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 32 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418775 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=25 .. V(R)=25) (tbf_ul.cpp:257) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=25, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 25 storing in window (25..88) (tbf_ul.cpp:314) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418775 DRLCMACUL DEBUG - Mark BSN 89 as INVALID (rlc_window_ul.cpp:42) 20241121125418775 DRLCMACUL DEBUG - Raising V(R) to 26 (rlc_window_ul.cpp:50) 20241121125418775 DRLCMACUL DEBUG - Taking block 25 out, raising V(Q) to 26 (rlc_window_ul.cpp:65) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418775 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418775 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418775 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418775 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=25 CV=15 (tbf_ul.cpp:402) 20241121125418775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125418777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=871 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125418779 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241121125418779 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241121125418779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418780 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=10 data=3c 00 34 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418794 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418794 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 34 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418794 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=26 .. V(R)=26) (tbf_ul.cpp:257) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=26, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 26 storing in window (26..89) (tbf_ul.cpp:314) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418794 DRLCMACUL DEBUG - Mark BSN 90 as INVALID (rlc_window_ul.cpp:42) 20241121125418794 DRLCMACUL DEBUG - Raising V(R) to 27 (rlc_window_ul.cpp:50) 20241121125418794 DRLCMACUL DEBUG - Taking block 26 out, raising V(Q) to 27 (rlc_window_ul.cpp:65) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418794 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418794 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418794 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418795 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=26 CV=15 (tbf_ul.cpp:402) 20241121125418795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125418799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=871 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125418800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241121125418800 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241121125418800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418800 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=11 data=3c 00 36 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418813 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418813 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 36 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418813 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=27 .. V(R)=27) (tbf_ul.cpp:257) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=27, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 27 storing in window (27..90) (tbf_ul.cpp:314) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418813 DRLCMACUL DEBUG - Mark BSN 91 as INVALID (rlc_window_ul.cpp:42) 20241121125418813 DRLCMACUL DEBUG - Raising V(R) to 28 (rlc_window_ul.cpp:50) 20241121125418813 DRLCMACUL DEBUG - Taking block 27 out, raising V(Q) to 28 (rlc_window_ul.cpp:65) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418813 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418813 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418813 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418813 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=27 CV=15 (tbf_ul.cpp:402) 20241121125418814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418817 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418817 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125418818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=871 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125418822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241121125418822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241121125418822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418822 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data=3c 00 38 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418837 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418837 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 38 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418837 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=28 .. V(R)=28) (tbf_ul.cpp:257) 20241121125418837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=28, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 28 storing in window (28..91) (tbf_ul.cpp:314) 20241121125418837 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418837 DRLCMACUL DEBUG - Mark BSN 92 as INVALID (rlc_window_ul.cpp:42) 20241121125418837 DRLCMACUL DEBUG - Raising V(R) to 29 (rlc_window_ul.cpp:50) 20241121125418837 DRLCMACUL DEBUG - Taking block 28 out, raising V(Q) to 29 (rlc_window_ul.cpp:65) 20241121125418838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418838 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418838 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418838 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418838 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=28 CV=15 (tbf_ul.cpp:402) 20241121125418840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418844 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418844 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125418846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=871 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125418847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241121125418847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241121125418847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418848 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=1 data=3c 00 3a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418856 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418856 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=29 .. V(R)=29) (tbf_ul.cpp:257) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=29, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 29 storing in window (29..92) (tbf_ul.cpp:314) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418856 DRLCMACUL DEBUG - Mark BSN 93 as INVALID (rlc_window_ul.cpp:42) 20241121125418856 DRLCMACUL DEBUG - Raising V(R) to 30 (rlc_window_ul.cpp:50) 20241121125418856 DRLCMACUL DEBUG - Taking block 29 out, raising V(Q) to 30 (rlc_window_ul.cpp:65) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418856 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418856 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418856 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418856 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=29 CV=15 (tbf_ul.cpp:402) 20241121125418857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125418860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=871 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125418861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241121125418861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241121125418861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418861 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=2 data=3c 00 3c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418876 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418876 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=30 .. V(R)=30) (tbf_ul.cpp:257) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=30, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 30 storing in window (30..93) (tbf_ul.cpp:314) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418876 DRLCMACUL DEBUG - Mark BSN 94 as INVALID (rlc_window_ul.cpp:42) 20241121125418876 DRLCMACUL DEBUG - Raising V(R) to 31 (rlc_window_ul.cpp:50) 20241121125418876 DRLCMACUL DEBUG - Taking block 30 out, raising V(Q) to 31 (rlc_window_ul.cpp:65) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418876 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418876 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418876 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418876 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=30 CV=15 (tbf_ul.cpp:402) 20241121125418878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125418886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=871 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125418888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241121125418888 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241121125418888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418890 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=3 data=3c 00 3e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 3e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418901 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=31 .. V(R)=31) (tbf_ul.cpp:257) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=31, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 31 storing in window (31..94) (tbf_ul.cpp:314) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418901 DRLCMACUL DEBUG - Mark BSN 95 as INVALID (rlc_window_ul.cpp:42) 20241121125418901 DRLCMACUL DEBUG - Raising V(R) to 32 (rlc_window_ul.cpp:50) 20241121125418901 DRLCMACUL DEBUG - Taking block 31 out, raising V(Q) to 32 (rlc_window_ul.cpp:65) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418901 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418901 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418901 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418901 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=31 CV=15 (tbf_ul.cpp:402) 20241121125418903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418910 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125418911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=871 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125418912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241121125418912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241121125418912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418912 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=4 data=3c 00 40 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418919 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 40 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418919 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=32 .. V(R)=32) (tbf_ul.cpp:257) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=32, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 32 storing in window (32..95) (tbf_ul.cpp:314) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418919 DRLCMACUL DEBUG - Mark BSN 96 as INVALID (rlc_window_ul.cpp:42) 20241121125418919 DRLCMACUL DEBUG - Raising V(R) to 33 (rlc_window_ul.cpp:50) 20241121125418919 DRLCMACUL DEBUG - Taking block 32 out, raising V(Q) to 33 (rlc_window_ul.cpp:65) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418919 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418919 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418919 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=32 CV=15 (tbf_ul.cpp:402) 20241121125418919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125418920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=871 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125418923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241121125418923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241121125418923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418923 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=5 data=3c 00 42 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418938 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 42 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418938 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=33 .. V(R)=33) (tbf_ul.cpp:257) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=33, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 33 storing in window (33..96) (tbf_ul.cpp:314) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418938 DRLCMACUL DEBUG - Mark BSN 97 as INVALID (rlc_window_ul.cpp:42) 20241121125418938 DRLCMACUL DEBUG - Raising V(R) to 34 (rlc_window_ul.cpp:50) 20241121125418938 DRLCMACUL DEBUG - Taking block 33 out, raising V(Q) to 34 (rlc_window_ul.cpp:65) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418938 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418938 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418938 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418938 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=33 CV=15 (tbf_ul.cpp:402) 20241121125418939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418940 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418940 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418941 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418941 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418941 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125418941 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=871 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125418947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241121125418947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241121125418947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418948 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=6 data=3c 00 44 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418963 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 44 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418963 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418963 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=34 .. V(R)=34) (tbf_ul.cpp:257) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=34, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 34 storing in window (34..97) (tbf_ul.cpp:314) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418964 DRLCMACUL DEBUG - Mark BSN 98 as INVALID (rlc_window_ul.cpp:42) 20241121125418964 DRLCMACUL DEBUG - Raising V(R) to 35 (rlc_window_ul.cpp:50) 20241121125418964 DRLCMACUL DEBUG - Taking block 34 out, raising V(Q) to 35 (rlc_window_ul.cpp:65) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418964 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418964 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418964 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=34 CV=15 (tbf_ul.cpp:402) 20241121125418966 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418966 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418969 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125418972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=871 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125418973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241121125418973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241121125418973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418974 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125418981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=7 data=3c 00 46 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125418981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125418981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125418981 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 46 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125418981 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=35 .. V(R)=35) (tbf_ul.cpp:257) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=35, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 35 storing in window (35..98) (tbf_ul.cpp:314) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125418981 DRLCMACUL DEBUG - Mark BSN 99 as INVALID (rlc_window_ul.cpp:42) 20241121125418981 DRLCMACUL DEBUG - Raising V(R) to 36 (rlc_window_ul.cpp:50) 20241121125418981 DRLCMACUL DEBUG - Taking block 35 out, raising V(Q) to 36 (rlc_window_ul.cpp:65) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125418981 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125418981 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125418982 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125418982 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125418982 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=35 CV=15 (tbf_ul.cpp:402) 20241121125418983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125418987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125418987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=871 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125418987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241121125418987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241121125418987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125418987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=8 data=3c 00 48 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419000 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 48 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419000 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=36 .. V(R)=36) (tbf_ul.cpp:257) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=36, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 36 storing in window (36..99) (tbf_ul.cpp:314) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419000 DRLCMACUL DEBUG - Mark BSN 100 as INVALID (rlc_window_ul.cpp:42) 20241121125419000 DRLCMACUL DEBUG - Raising V(R) to 37 (rlc_window_ul.cpp:50) 20241121125419000 DRLCMACUL DEBUG - Taking block 36 out, raising V(Q) to 37 (rlc_window_ul.cpp:65) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419000 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419000 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419000 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419000 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=36 CV=15 (tbf_ul.cpp:402) 20241121125419000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125419001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=871 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125419009 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241121125419009 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241121125419009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419009 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=9 data=3c 00 4a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419023 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4a 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419023 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=37 .. V(R)=37) (tbf_ul.cpp:257) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=37, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 37 storing in window (37..100) (tbf_ul.cpp:314) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419023 DRLCMACUL DEBUG - Mark BSN 101 as INVALID (rlc_window_ul.cpp:42) 20241121125419023 DRLCMACUL DEBUG - Raising V(R) to 38 (rlc_window_ul.cpp:50) 20241121125419023 DRLCMACUL DEBUG - Taking block 37 out, raising V(Q) to 38 (rlc_window_ul.cpp:65) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419023 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419023 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419023 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419023 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=37 CV=15 (tbf_ul.cpp:402) 20241121125419023 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419023 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419023 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419023 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419024 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419024 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419024 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419024 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419024 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419024 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419024 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419024 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125419024 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=871 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125419028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241121125419028 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241121125419028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419028 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=10 data=3c 00 4c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419042 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419042 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4c 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419042 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=38 .. V(R)=38) (tbf_ul.cpp:257) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=38, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 38 storing in window (38..101) (tbf_ul.cpp:314) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419042 DRLCMACUL DEBUG - Mark BSN 102 as INVALID (rlc_window_ul.cpp:42) 20241121125419042 DRLCMACUL DEBUG - Raising V(R) to 39 (rlc_window_ul.cpp:50) 20241121125419042 DRLCMACUL DEBUG - Taking block 38 out, raising V(Q) to 39 (rlc_window_ul.cpp:65) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419042 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419042 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419042 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=38 CV=15 (tbf_ul.cpp:402) 20241121125419042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419042 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419043 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125419043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=871 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241121125419046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241121125419046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241121125419046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419046 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=11 data=3c 00 4e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419060 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419060 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 4e 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419060 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=39 .. V(R)=39) (tbf_ul.cpp:257) 20241121125419060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=39, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 39 storing in window (39..102) (tbf_ul.cpp:314) 20241121125419060 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419060 DRLCMACUL DEBUG - Mark BSN 103 as INVALID (rlc_window_ul.cpp:42) 20241121125419060 DRLCMACUL DEBUG - Raising V(R) to 40 (rlc_window_ul.cpp:50) 20241121125419061 DRLCMACUL DEBUG - Taking block 39 out, raising V(Q) to 40 (rlc_window_ul.cpp:65) 20241121125419061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419061 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419061 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419061 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419061 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=39 CV=15 (tbf_ul.cpp:402) 20241121125419061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125419062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=871 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125419070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20241121125419070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241121125419070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419070 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data=3c 00 50 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 50 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419084 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=40 .. V(R)=40) (tbf_ul.cpp:257) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=40, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 40 storing in window (40..103) (tbf_ul.cpp:314) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419084 DRLCMACUL DEBUG - Mark BSN 104 as INVALID (rlc_window_ul.cpp:42) 20241121125419084 DRLCMACUL DEBUG - Raising V(R) to 41 (rlc_window_ul.cpp:50) 20241121125419084 DRLCMACUL DEBUG - Taking block 40 out, raising V(Q) to 41 (rlc_window_ul.cpp:65) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419084 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419084 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419084 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=40 CV=15 (tbf_ul.cpp:402) 20241121125419084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419086 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125419086 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=871 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125419088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241121125419088 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241121125419088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419088 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=1 data=3c 00 52 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 52 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419102 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=41 .. V(R)=41) (tbf_ul.cpp:257) 20241121125419102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=41, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 41 storing in window (41..104) (tbf_ul.cpp:314) 20241121125419102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419102 DRLCMACUL DEBUG - Mark BSN 105 as INVALID (rlc_window_ul.cpp:42) 20241121125419102 DRLCMACUL DEBUG - Raising V(R) to 42 (rlc_window_ul.cpp:50) 20241121125419102 DRLCMACUL DEBUG - Taking block 41 out, raising V(Q) to 42 (rlc_window_ul.cpp:65) 20241121125419102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419103 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419103 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419103 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419103 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=41 CV=15 (tbf_ul.cpp:402) 20241121125419103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125419104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=871 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125419107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241121125419107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241121125419107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419107 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125419121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=2 data=3c 00 54 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419121 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419121 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 54 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419121 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=42 .. V(R)=42) (tbf_ul.cpp:257) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=42, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 42 storing in window (42..105) (tbf_ul.cpp:314) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419121 DRLCMACUL DEBUG - Mark BSN 106 as INVALID (rlc_window_ul.cpp:42) 20241121125419121 DRLCMACUL DEBUG - Raising V(R) to 43 (rlc_window_ul.cpp:50) 20241121125419121 DRLCMACUL DEBUG - Taking block 42 out, raising V(Q) to 43 (rlc_window_ul.cpp:65) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419121 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419121 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419121 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419121 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=42 CV=15 (tbf_ul.cpp:402) 20241121125419121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125419123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=871 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125419130 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20241121125419130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241121125419130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125419130 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(463)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Forwarded 298 out of 300 transmitted 20241121125419144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=3 data=3c 00 56 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125419144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125419144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125419144 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 56 41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125419144 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=43 .. V(R)=43) (tbf_ul.cpp:257) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=15, BSN=43, SPB=0, PI=0, E=0, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 43 storing in window (43..106) (tbf_ul.cpp:314) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=41 39 dd 57 9a d4 db 2e 23 93 0f 72 be 09 3d 40 8c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125419144 DRLCMACUL DEBUG - Mark BSN 107 as INVALID (rlc_window_ul.cpp:42) 20241121125419144 DRLCMACUL DEBUG - Raising V(R) to 44 (rlc_window_ul.cpp:50) 20241121125419144 DRLCMACUL DEBUG - Taking block 43 out, raising V(Q) to 44 (rlc_window_ul.cpp:65) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125419144 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 1, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125419144 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125419144 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=43 CV=15 (tbf_ul.cpp:402) 20241121125419144 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because 20 frames received. (tbf_ul.cpp:448) 20241121125419144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125419144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) BTS(463)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125419145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125419145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125419145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125419146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40752<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125419146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125419146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125419146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125419147 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40746<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125419148 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125419148 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125419148 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125419148 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125419148 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125419148 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125419148 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Deallocated (fsm.c:568) 20241121125419148 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125419148 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125419148 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125419148 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125419148 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125419148 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125419148 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125419148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125419148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125419148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 41: stopped pid 8831 with status 0 MTC@1d710fa6204d: Test case TC_ul_tbf_bsn_wraparound_gprs finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass'. respawn: 42: starting: osmo-pcu Thu Nov 21 12:54:19 UTC 2024 ====== PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs.talloc 20241121125419162 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125419162 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125419162 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125419162 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125419176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125419277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42218<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=3183748) Waiting for packet dumper to finish... 1 (prev_count=3183748, count=3264868) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts'. ------ PCU_Tests.TC_paging_cs_from_bts ------ Thu Nov 21 12:54:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_bts.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_bts.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_bts' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_from_bts started. 468@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_bts-BVCI1234(470)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 468@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(472)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 468@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(472)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125422398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 468@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(476)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 468@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(476)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s PCUIF(473)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(473)@1d710fa6204d: Start timer T: 5 s PCUIF(473)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125422407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43590<->l=127.0.0.1:4240 (telnet_interface.c:192) 468@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_paging_cs_from_bts-STATS(478)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(479)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_from_bts-STATS(478)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(479)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125424163 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125424163 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125424163 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(473)@1d710fa6204d: OsmoPCU is now connected BTS(475)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125424179 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125424179 DLGLOBAL DEBUG validating counter group 0x5583e144b040(bts) with 102 counters (rate_ctr.c:86) 20241121125424179 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125424180 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125424180 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125424180 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125424180 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125424180 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125424180 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125424180 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125424180 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125424180 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125424180 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125424180 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125424180 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125424180 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125424180 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125424180 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125424180 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125424180 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125424180 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125424180 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125424180 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125424180 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125424180 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125424180 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125424180 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125424180 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125424180 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125424180 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125424180 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125424180 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125424180 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125424180 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125424180 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125424180 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125424180 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125424180 DLGLOBAL DEBUG validating counter group 0x7f2fe3f565e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125424180 DLGLOBAL DEBUG validating counter group 0x5583e144a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125424180 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125424180 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125424180 DLGLOBAL DEBUG validating counter group 0x7f2fe3f57180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125424180 DLGLOBAL DEBUG validating counter group 0x7f2fe3f57160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125424180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125424180 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125424181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125424181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125424181 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125424181 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125424181 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125424181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125424181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424183 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(472)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(472)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(472)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(472)@1d710fa6204d: Start timer Tns_test: 10 s BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125424189 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125424189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125424189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125424189 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125424189 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125424189 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125424190 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125424190 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125424190 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(472)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(472)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125424193 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125424193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125424193 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125424193 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125424193 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125424193 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125424193 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125424193 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125424193 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125424193 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(475)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125424195 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125424195 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125424195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(472)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(472)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(472)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125424196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424200 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424200 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424201 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 469@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 469@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125424207 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125424207 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125424207 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125424207 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125424207 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125424207 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125424207 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125424207 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125424210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125424210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424212 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424212 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424212 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424212 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424213 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_cs_from_bts-BVCI1234(470)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125424215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_bts-BVCI1234(470)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125424217 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125424217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125424217 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125424217 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125424217 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125424217 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125424217 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125424217 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125424219 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125424219 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125424219 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125424219 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125424219 DLGLOBAL DEBUG validating counter group 0x5583e144a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125424219 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125424219 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125424219 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125424219 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125424219 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125424219 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125424219 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125424220 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125424220 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125424220 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125424220 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125424220 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125424220 DLGLOBAL DEBUG validating counter group 0x5583e144ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125424220 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125424220 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125424220 DLGLOBAL DEBUG validating counter group 0x5583e144ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125424220 DLGLOBAL DEBUG validating counter group 0x5583e144ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125424220 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125424220 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125424220 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125424220 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125424220 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125424220 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125424220 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125424220 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125424220 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125424220 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125424220 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125424220 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125424220 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125424220 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125424220 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125424221 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125424221 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125424221 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125424221 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125424221 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125424221 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125424221 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125424221 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125424221 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125424221 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(475)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125424227 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125424227 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125424227 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125424227 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125424227 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125424229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125424229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424231 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424231 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125424239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424239 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125424253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125424257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125424271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125424275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424275 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125424289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125424299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424299 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125424313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424314 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424314 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125424318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424318 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125424333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424335 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424335 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424338 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125424339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424339 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125424352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125424362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424363 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125424376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424378 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424378 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125424383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424384 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125424395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125424401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125424413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125424413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424421 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125424421 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125424421 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125424422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125424422 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125424422 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125424422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125424422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125424424 DL1IF DEBUG Paging request received: chan_needed=0 length=8 (pcu_l1_if.cpp:1063) 20241121125424424 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241121125424424 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125424424 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125424436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125424436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424437 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424437 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125424437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125424441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125424441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125424441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125424441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125424441 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125424441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125424441 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125424441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125424441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125424441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 88 3c 14 93 12 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125424441 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(475)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(475)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125424443 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43590<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125424444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43588<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125424444 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125424444 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241121125424444 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125424444 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121125424444 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125424444 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125424444 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125424444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125424444 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125424444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125424444 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424444 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125424445 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125424445 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125424445 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125424445 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125424445 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125424445 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125424445 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 42: stopped pid 8900 with status 0 MTC@1d710fa6204d: Test case TC_paging_cs_from_bts finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass'. respawn: 43: starting: osmo-pcu Thu Nov 21 12:54:24 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_bts pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_bts.talloc 20241121125424459 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125424459 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125424459 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125424459 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125424475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125424576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43606<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123276) Waiting for packet dumper to finish... 1 (prev_count=123276, count=137372) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_bts pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi'. ------ PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi ------ Thu Nov 21 12:54:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_from_sgsn_sign_ptmsi started. 481@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 481@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(485)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 481@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(485)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125427634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 481@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(489)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 481@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(489)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(486)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(486)@1d710fa6204d: Start timer T: 5 s PCUIF(486)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125427640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_cs_from_sgsn_sign_ptmsi-STATS(490)@1d710fa6204d: Start timer T: 2 s TC_paging_cs_from_sgsn_sign_ptmsi-STATS(490)@1d710fa6204d: Start timer T: 2 s 481@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(493)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(493)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125429459 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125429459 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125429459 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(486)@1d710fa6204d: OsmoPCU is now connected BTS(488)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125429476 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125429476 DLGLOBAL DEBUG validating counter group 0x55f7ba166040(bts) with 102 counters (rate_ctr.c:86) 20241121125429476 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125429476 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125429476 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125429476 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125429476 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125429476 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125429476 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125429476 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125429476 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125429476 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125429476 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125429476 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125429476 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125429476 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125429476 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125429476 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125429476 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125429476 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125429476 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125429476 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125429476 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125429476 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125429476 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125429476 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125429476 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125429476 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125429476 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125429477 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125429477 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125429477 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125429477 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125429477 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125429477 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125429477 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125429477 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125429477 DLGLOBAL DEBUG validating counter group 0x7fab466ad5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125429477 DLGLOBAL DEBUG validating counter group 0x55f7ba165720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125429477 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125429477 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125429477 DLGLOBAL DEBUG validating counter group 0x7fab466ae180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125429477 DLGLOBAL DEBUG validating counter group 0x7fab466ae160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125429477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125429477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125429477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125429477 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125429477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125429477 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125429477 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125429478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125429478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429479 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(485)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(485)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(485)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(485)@1d710fa6204d: Start timer Tns_test: 10 s BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125429484 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125429484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125429484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125429484 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125429484 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125429484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125429485 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125429485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125429485 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(485)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(485)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125429487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125429487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125429487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125429487 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125429487 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125429487 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125429487 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125429487 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125429487 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125429487 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125429489 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125429489 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) BTS(488)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(485)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(485)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(485)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125429490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429491 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429491 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429494 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429494 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 482@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 482@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125429495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429496 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125429498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125429498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125429498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125429498 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125429498 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125429498 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125429498 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125429498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign_ptmsi-BVCI1234(483)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125429505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125429505 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125429505 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125429505 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125429505 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125429505 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125429505 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125429505 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125429508 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125429508 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125429508 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125429508 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125429508 DLGLOBAL DEBUG validating counter group 0x55f7ba165760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125429508 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125429508 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125429508 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125429508 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125429508 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125429508 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125429508 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125429508 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125429508 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125429508 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125429509 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125429509 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125429509 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125429509 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125429509 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125429509 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125429509 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125429509 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125429509 DLGLOBAL DEBUG validating counter group 0x55f7ba165b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125429509 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125429509 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125429509 DLGLOBAL DEBUG validating counter group 0x55f7ba165c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125429509 DLGLOBAL DEBUG validating counter group 0x55f7ba165c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125429509 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125429509 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125429509 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125429509 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125429509 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125429509 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125429509 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125429509 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125429509 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125429509 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125429509 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125429509 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125429509 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125429509 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125429509 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125429509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125429509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125429509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125429509 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125429509 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125429509 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125429509 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125429509 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125429509 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125429509 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125429510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125429510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429516 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125429516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125429516 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125429516 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125429516 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125429516 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125429528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125429528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125429537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429538 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125429552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429560 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429560 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125429562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429563 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125429571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125429575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429575 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125429590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429593 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429593 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429596 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429596 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125429599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429599 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125429613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429614 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125429619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429619 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125429634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429641 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429641 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125429642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429643 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125429654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429659 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429659 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125429664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429664 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125429677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125429681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429681 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125429696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125429700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429701 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125429710 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125429710 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125429710 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125429714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125429714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125429724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125429724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125429724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125429724 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125429728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125429728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125429728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125429728 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125429728 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x8073789C (bts.cpp:444) 20241121125429728 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125429728 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125429738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125429738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125429744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125429745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125429745 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125429745 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125429746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125429746 DRLCMAC DEBUG Paging MI - TMSI-0x8073789C (pdch.cpp:258) 20241121125429746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125429746 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 128 | u.TMSI = 115 | u.TMSI = 120 | u.TMSI = 156 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0|0|0|0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125429746 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125429746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125429746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 88 34 03 9b c4 e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125429746 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(488)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000000000000000000000'O BTS(488)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125429756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43626<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125429759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43610<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125429760 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125429760 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125429760 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429760 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241121125429760 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125429760 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125429760 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121125429760 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125429760 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125429760 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125429760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125429760 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125429760 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125429760 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125429760 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125429761 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125429761 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125429761 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125429761 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125429761 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125429761 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125429761 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 43: stopped pid 8966 with status 0 respawn: 44: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_paging_cs_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass'. Thu Nov 21 12:54:29 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi.talloc 20241121125429807 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125429808 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125429808 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125429808 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125429833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125429934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43634<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76092) Waiting for packet dumper to finish... 1 (prev_count=76092, count=137580) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign'. ------ PCU_Tests.TC_paging_cs_from_sgsn_sign ------ Thu Nov 21 12:54:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_sign' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_from_sgsn_sign started. 494@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_sign-BVCI1234(496)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 494@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(498)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(498)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 494@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125433070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 494@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(502)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 494@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(502)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(499)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125433078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(499)@1d710fa6204d: Start timer T: 5 s TC_paging_cs_from_sgsn_sign-STATS(504)@1d710fa6204d: Start timer T: 2 s PCUIF(499)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_sign-STATS(504)@1d710fa6204d: Start timer T: 2 s 494@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(505)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(505)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125434808 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125434808 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125434808 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(499)@1d710fa6204d: OsmoPCU is now connected BTS(501)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125434825 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125434825 DLGLOBAL DEBUG validating counter group 0x55bf6300e040(bts) with 102 counters (rate_ctr.c:86) 20241121125434825 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125434825 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125434825 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125434825 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125434825 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125434825 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125434825 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125434825 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125434825 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125434825 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125434825 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125434825 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125434825 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125434825 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125434825 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125434825 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125434825 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125434825 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125434825 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125434825 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125434825 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125434825 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125434825 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125434825 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125434825 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125434825 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125434825 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125434825 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125434825 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125434826 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125434826 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125434826 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125434826 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125434826 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125434826 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125434826 DLGLOBAL DEBUG validating counter group 0x7fe90e0675e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125434826 DLGLOBAL DEBUG validating counter group 0x55bf6300d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125434826 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125434826 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125434826 DLGLOBAL DEBUG validating counter group 0x7fe90e068180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125434826 DLGLOBAL DEBUG validating counter group 0x7fe90e068160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125434826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125434826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125434826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125434826 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125434826 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125434826 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125434826 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125434827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125434827 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434829 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(498)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(498)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(498)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(498)@1d710fa6204d: Start timer Tns_test: 10 s BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" 20241121125434834 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125434835 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125434835 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125434835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125434835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125434835 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125434835 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125434835 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125434836 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(498)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(498)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125434838 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125434838 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125434838 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125434838 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125434838 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125434838 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125434838 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125434838 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125434838 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125434838 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125434840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434841 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125434841 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(498)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(498)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(498)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125434841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434845 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434845 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125434850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 495@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 495@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) BTS(501)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125434856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125434856 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125434856 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125434856 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125434856 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125434856 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125434857 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125434857 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125434858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125434858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434862 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434862 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434863 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_sgsn_sign-BVCI1234(496)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_sign-BVCI1234(496)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125434870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125434870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125434870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125434870 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125434870 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125434870 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125434870 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125434870 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125434873 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125434873 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125434873 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125434873 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125434873 DLGLOBAL DEBUG validating counter group 0x55bf6300d760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125434873 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125434873 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125434873 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125434873 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125434873 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125434873 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125434873 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125434873 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125434873 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125434873 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125434874 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125434874 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125434874 DLGLOBAL DEBUG validating counter group 0x55bf6300db40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125434874 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125434874 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125434874 DLGLOBAL DEBUG validating counter group 0x55bf6300dc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125434874 DLGLOBAL DEBUG validating counter group 0x55bf6300dc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125434874 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125434874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125434874 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125434874 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125434874 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125434874 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125434874 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125434874 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125434874 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125434874 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125434874 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125434874 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125434874 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125434874 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125434874 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125434878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125434878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) BTS(501)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125434879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125434879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125434879 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125434879 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125434879 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125434879 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125434879 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125434879 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125434879 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125434879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125434883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125434884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125434887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125434887 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125434888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125434888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125434888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125434888 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125434888 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125434900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125434900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125434904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125434904 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125434919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125434919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434921 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434922 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434922 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434923 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434923 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125434924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125434924 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125434938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125434938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434940 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434940 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434941 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434941 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434942 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434942 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434943 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434943 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434944 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434944 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125434948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125434949 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125434963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125434963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434966 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125434970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125434971 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125434981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125434981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434983 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125434989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125434989 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125434999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125434999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125434999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125434999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125435009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125435009 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125435025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125435025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435030 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435030 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435036 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435036 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125435038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125435039 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125435044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125435044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435048 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435048 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435048 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435048 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125435049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125435049 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125435063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125435063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435065 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435065 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125435072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125435072 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125435074 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125435074 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125435074 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125435087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125435087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125435092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125435092 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125435092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125435092 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125435098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125435098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125435098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125435098 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125435098 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241121125435098 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125435098 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125435105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125435105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125435106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125435110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125435110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125435110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125435110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125435110 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125435110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125435110 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125435110 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125435110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125435110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 88 3c 14 93 12 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125435110 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(501)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(501)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125435113 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44920<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125435114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44916<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125435114 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125435114 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125435114 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241121125435115 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125435115 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121125435115 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125435115 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125435115 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125435115 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125435115 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125435115 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125435115 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125435115 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125435115 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125435115 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125435115 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125435115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125435115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125435115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 44: stopped pid 9031 with status 0 MTC@1d710fa6204d: Test case TC_paging_cs_from_sgsn_sign finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass'. respawn: 45: starting: osmo-pcu Thu Nov 21 12:54:35 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_sign pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_sgsn_sign.talloc 20241121125435133 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125435133 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125435133 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125435134 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125435154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125435255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140864) Waiting for packet dumper to finish... 1 (prev_count=140864, count=143228) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_sign pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp'. ------ PCU_Tests.TC_paging_cs_from_sgsn_ptp ------ Thu Nov 21 12:54:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_from_sgsn_ptp started. 507@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 507@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(511)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 507@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(511)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125438332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 507@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(515)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 507@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(515)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(512)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125438340 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44950<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(512)@1d710fa6204d: Start timer T: 5 s PCUIF(512)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_cs_from_sgsn_ptp-STATS(517)@1d710fa6204d: Start timer T: 2 s TC_paging_cs_from_sgsn_ptp-STATS(517)@1d710fa6204d: Start timer T: 2 s 507@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(518)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(518)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125440134 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125440134 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125440134 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(512)@1d710fa6204d: OsmoPCU is now connected BTS(514)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125440150 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125440150 DLGLOBAL DEBUG validating counter group 0x5648c247a040(bts) with 102 counters (rate_ctr.c:86) 20241121125440150 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125440150 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125440150 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125440150 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125440150 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125440150 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125440151 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125440151 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125440151 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125440151 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125440151 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125440151 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125440151 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125440151 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125440151 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125440151 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125440151 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125440151 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125440151 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125440151 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125440151 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125440151 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125440151 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125440151 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125440151 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125440151 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125440151 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125440151 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125440151 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125440151 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125440151 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125440151 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125440151 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125440151 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125440151 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125440151 DLGLOBAL DEBUG validating counter group 0x7f58e8a165e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125440151 DLGLOBAL DEBUG validating counter group 0x5648c2479720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125440151 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125440151 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125440151 DLGLOBAL DEBUG validating counter group 0x7f58e8a17180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125440151 DLGLOBAL DEBUG validating counter group 0x7f58e8a17160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125440151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125440151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125440151 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125440152 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125440152 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125440152 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125440152 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125440152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125440152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440153 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(511)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(511)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(511)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(511)@1d710fa6204d: Start timer Tns_test: 10 s BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125440160 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125440160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125440160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125440160 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125440160 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125440160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125440161 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125440161 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125440161 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125440165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(511)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(511)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(514)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125440167 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125440167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125440167 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125440167 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125440167 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125440167 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125440167 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125440167 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125440167 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125440167 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125440168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440169 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125440169 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125440171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) -NSVCI1234(511)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(511)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125440171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(511)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125440172 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440173 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440179 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125440183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125440183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 508@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 508@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125440185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125440188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125440188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125440188 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125440188 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125440188 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125440188 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125440188 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125440188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440191 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_from_sgsn_ptp-BVCI1234(509)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125440198 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125440198 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125440198 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125440198 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125440198 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125440198 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125440198 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125440198 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125440202 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125440202 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125440202 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125440202 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125440202 DLGLOBAL DEBUG validating counter group 0x5648c2479760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125440202 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125440202 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125440202 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125440202 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125440202 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125440202 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125440202 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125440202 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125440202 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125440202 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125440202 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125440202 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125440202 DLGLOBAL DEBUG validating counter group 0x5648c2479b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125440202 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125440202 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125440202 DLGLOBAL DEBUG validating counter group 0x5648c2479c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125440202 DLGLOBAL DEBUG validating counter group 0x5648c2479c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125440202 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125440202 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125440202 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125440202 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125440202 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125440203 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125440203 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125440203 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125440203 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125440203 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125440203 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125440203 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125440203 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125440203 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125440203 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125440204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125440204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440208 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125440208 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125440208 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125440208 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125440208 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125440208 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125440208 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125440208 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125440208 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125440208 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125440209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440210 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440210 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(514)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125440212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125440218 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125440222 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125440222 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125440222 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125440222 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125440222 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125440229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125440229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440230 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125440233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440234 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125440247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440248 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440248 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125440252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440252 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125440267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440274 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440274 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125440277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440278 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125440291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440292 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440295 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440295 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440296 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440296 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125440297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440298 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125440309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125440314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440314 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125440329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440334 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125440339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440340 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125440353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125440361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440362 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125440372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125440376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440377 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125440390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125440400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440400 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125440403 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125440403 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125440403 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125440414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125440414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440415 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125440419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125440419 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125440419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125440420 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125440429 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125440429 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125440429 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125440430 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125440430 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241121125440430 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125440430 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125440434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125440434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125440442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125440443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125440443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125440443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125440443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125440443 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125440443 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125440443 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125440444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125440444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125440444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 88 3c 14 93 12 00 00 00 00 12 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125440444 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(514)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000000000000000000000'O BTS(514)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125440451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44950<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125440454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44938<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125440455 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125440456 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241121125440456 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125440456 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121125440456 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125440456 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125440456 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125440456 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125440456 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125440456 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125440456 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125440456 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125440456 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125440456 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125440456 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125440456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125440456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125440456 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 45: stopped pid 9099 with status 0 respawn: 46: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_paging_cs_from_sgsn_ptp finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass'. Thu Nov 21 12:54:40 UTC 2024 ====== PCU_Tests.TC_paging_cs_from_sgsn_ptp pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_from_sgsn_ptp.talloc 20241121125440509 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125440509 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125440509 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125440509 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125440526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125440627 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44954<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107580) Waiting for packet dumper to finish... 1 (prev_count=107580, count=142512) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_from_sgsn_ptp pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi'. ------ PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi ------ Thu Nov 21 12:54:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_ps_from_sgsn_sign_ptmsi started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125443711 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(520)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125443718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(520)@1d710fa6204d: Start timer T: 5 s PCUIF(520)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: Start timer T: 2 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: Start timer T: 2 s 20241121125445510 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125445510 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125445510 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(520)@1d710fa6204d: OsmoPCU is now connected BTS(521)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" 20241121125445528 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125445528 DLGLOBAL DEBUG validating counter group 0x55c523f0e040(bts) with 102 counters (rate_ctr.c:86) 20241121125445528 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125445528 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125445528 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125445528 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125445528 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125445528 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125445528 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125445528 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125445528 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125445528 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125445529 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125445529 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125445529 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125445529 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125445529 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125445529 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125445529 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125445529 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125445529 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125445529 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125445529 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125445529 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125445529 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125445529 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125445529 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125445529 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125445529 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125445529 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125445529 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125445529 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125445529 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125445529 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125445529 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125445529 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125445529 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125445529 DLGLOBAL DEBUG validating counter group 0x7f595d7cb5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125445529 DLGLOBAL DEBUG validating counter group 0x55c523f0d720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125445529 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125445529 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125445529 DLGLOBAL DEBUG validating counter group 0x7f595d7cc180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125445529 DLGLOBAL DEBUG validating counter group 0x7f595d7cc160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125445529 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125445529 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125445529 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125445529 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445529 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445529 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445529 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445530 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125445530 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125445530 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125445530 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125445530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125445530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445531 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(521)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125445541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445544 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445544 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445545 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445546 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 524@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 20241121125445558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125445558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445559 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445559 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445560 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445560 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445560 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445560 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125445562 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 524@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(528)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 524@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(528)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 524@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(530)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 524@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(530)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125445576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125445576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 524@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(532)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(532)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125445586 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125445600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125445600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445600 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445600 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445600 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445604 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125445619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125445619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445624 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125445639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125445639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445644 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445644 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445648 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125445662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125445662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445662 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445666 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125445680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125445680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445685 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125445699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125445699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445708 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125445722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125445722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445723 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445723 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445723 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445724 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445724 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445727 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125445741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125445741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445741 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445741 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445742 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445742 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445742 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445742 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445742 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445742 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445745 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125445759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125445759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445769 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125445783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125445783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445785 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445785 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445786 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445786 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445789 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445790 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125445803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125445803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445808 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125445822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125445822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445824 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445826 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445826 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445827 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445828 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445828 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445828 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445828 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445832 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125445846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125445846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445851 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125445866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125445866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445867 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445868 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445868 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445872 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445872 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445873 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125445885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125445885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445887 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445887 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445891 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445896 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125445909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125445909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445913 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125445927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125445927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445928 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445928 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445928 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445928 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445931 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125445946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125445946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445958 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125445971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125445971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445975 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125445989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125445989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445990 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445990 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445991 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125445991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125445994 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125446010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125446010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446011 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446011 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446012 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446012 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446014 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446014 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446019 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125446033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125446033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446035 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446035 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446041 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125446053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125446053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446056 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446056 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446059 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446060 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125446072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125446072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446073 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446074 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446074 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446082 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125446097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125446097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446098 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446098 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446103 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125446115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125446115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446121 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446121 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446123 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125446134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125446135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446139 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446139 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446144 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125446159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125446159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446169 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125446180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125446180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446181 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446181 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446191 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125446197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125446197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446206 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125446220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125446220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446225 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125446239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125446239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446241 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446241 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446241 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446241 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446241 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446241 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446242 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446244 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125446259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125446259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446260 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446260 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446261 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446261 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446261 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446267 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125446282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125446282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446283 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446283 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446283 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446283 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446284 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446284 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446284 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446284 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446285 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446285 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446285 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446285 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446286 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125446303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125446303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446307 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446307 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446309 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446309 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125446321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125446321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446330 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125446344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125446344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446344 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446344 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446345 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446345 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446345 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446345 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446348 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125446362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125446362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446363 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446363 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446363 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446363 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446363 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446363 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446363 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446363 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446363 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446363 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446363 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446363 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446364 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446364 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446367 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125446381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125446381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446382 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446382 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446382 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446382 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446382 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446382 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446390 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125446404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125446404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446406 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446406 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446406 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446409 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125446425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125446425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446433 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125446444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125446444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446453 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125446468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125446468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125446486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125446486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446491 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125446514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125446514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446517 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446517 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446519 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446519 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446521 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125446534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125446534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446541 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125446553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125446553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446557 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446557 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446558 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446558 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446560 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446560 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446561 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125446571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125446571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446581 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125446596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125446596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446602 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446603 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125446615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125446615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446625 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125446635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125446635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446641 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446641 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446644 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125446659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125446659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446661 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446661 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446661 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446661 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446668 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125446678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125446678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446679 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446679 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446684 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125446698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125446698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446701 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446701 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446702 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446702 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446707 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125446720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125446720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446720 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446720 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446725 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125446740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125446741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446745 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446745 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446748 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446748 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446749 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125446760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125446760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446762 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446763 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446763 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446763 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446763 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446767 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446767 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446770 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125446784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125446784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446785 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446785 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446786 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446786 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446786 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446786 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446788 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446788 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446790 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446790 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446791 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125446802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125446802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446802 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446802 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446803 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446803 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446803 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446803 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446806 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125446821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125446821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446822 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446830 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125446844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125446844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446845 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446845 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446849 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125446863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125446863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446868 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125446882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125446882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446892 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125446906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125446906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446912 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125446926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125446926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446929 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446929 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446935 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125446945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125446945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446948 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446948 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446954 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125446968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125446968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446969 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446969 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446969 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446969 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446970 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446970 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446972 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125446986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125446986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125446988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125446991 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125447005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125447005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447006 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447014 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125447028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125447028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447029 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447029 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447030 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447030 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447030 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447033 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125447047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125447047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447048 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447048 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447049 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447049 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447049 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447049 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447050 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447052 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125447067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125447067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447068 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447068 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447076 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125447092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125447092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447097 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447097 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447098 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447098 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447099 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125447109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125447109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447116 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125447128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125447128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447129 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447129 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447137 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125447151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125447151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447151 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447151 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447152 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447156 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125447170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125447170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447170 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447170 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447171 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447171 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447171 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447174 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125447189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125447189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447199 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125447215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125447215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447218 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447219 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447222 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125447233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125447233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447237 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447237 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447240 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447240 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447241 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125447253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125447253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447262 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125447277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125447277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447280 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447285 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447285 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447287 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125447297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125447297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447302 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447302 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447303 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447303 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447306 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125447317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125447317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447320 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447320 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447321 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447326 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125447342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125447342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447343 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447343 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447344 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447344 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447346 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447349 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125447361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125447361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447362 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447362 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447363 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447363 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447364 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447364 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447364 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447364 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447367 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447367 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125447381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125447381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447390 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125447404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125447404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447404 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447406 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447406 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447407 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447409 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125447425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125447425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447436 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125447445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125447445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447447 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447455 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125447468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125447468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447470 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447470 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447472 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125447486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125447486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447491 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125447507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125447507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447509 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447509 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447516 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125447531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125447532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447540 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125447550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125447550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447551 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447554 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447557 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125447570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125447570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447576 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447576 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447576 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447579 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125447594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125447594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447602 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125447613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125447613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447618 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447618 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125447633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125447633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447634 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447634 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447635 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447635 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447635 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447637 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447637 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447638 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447641 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125447656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125447656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447662 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125447676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125447676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447679 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447679 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447682 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447682 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447683 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125447695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125447695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447704 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125447717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125447717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447722 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125447738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125447738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447745 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125447757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125447757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447766 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125447781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125447781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447789 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125447800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125447800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447803 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447809 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125447819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125447819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447825 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447825 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447829 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125447844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125447844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447849 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447850 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447855 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125447862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125447862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447867 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125447882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125447882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447888 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447888 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447891 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125447905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125447905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447912 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125447925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125447925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447935 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125447945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125447945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447951 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447951 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447952 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447952 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447955 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125447969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125447969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447974 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125447989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125447989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125447997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125447998 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125448009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125448009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448011 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448011 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448012 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448012 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448019 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125448032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125448032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448036 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448036 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448038 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448038 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448040 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125448053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125448053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448055 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448059 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448059 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448064 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125448072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125448072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448079 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448080 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125448095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125448095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448096 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448096 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448097 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448097 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448098 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448098 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448100 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448100 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448100 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125448114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125448114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448116 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448116 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448117 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448117 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448122 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125448133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125448133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448135 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448135 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448135 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448137 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448137 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448143 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125448157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125448157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448161 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448164 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125448176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125448176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448181 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448181 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448181 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125448195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125448196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448197 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448197 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448201 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448201 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448205 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125448221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125448221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448229 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125448239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125448239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448241 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448243 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125448257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125448257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448266 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125448280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125448280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448283 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448285 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125448299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125448299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448303 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125448317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125448317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448327 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125448342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125448342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448346 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448349 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125448362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125448362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448363 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448363 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448366 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448369 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125448381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125448381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448390 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125448405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125448405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448412 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448412 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448416 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125448425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125448425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448426 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448426 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448429 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125448445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125448445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448449 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448449 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448452 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448452 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448454 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125448469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125448469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448473 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448473 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448476 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125448486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125448486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448491 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125448506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125448506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448507 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448508 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448508 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448515 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125448530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121125448530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121125448530 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125448531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125448531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(528)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) 20241121125448536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(528)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(528)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(528)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125448537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125448538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125448538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125448538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125448538 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125448538 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125448538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448539 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125448539 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125448539 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125448539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(528)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(528)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125448541 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125448541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125448541 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125448541 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125448541 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125448541 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125448541 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125448541 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125448542 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125448542 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125448543 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125448544 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125448544 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(528)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(528)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(528)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125448549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125448549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 525@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 20241121125448551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 525@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125448552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125448555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125448555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125448555 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125448555 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125448555 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125448555 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125448555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125448556 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign_ptmsi-BVCI1234(526)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125448561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125448561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125448561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125448561 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125448561 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125448561 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125448561 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125448561 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125448564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125448564 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125448564 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125448564 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125448564 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=TMSI-0x5AE18539 (gprs_rlcmac.c:36) 20241121125448564 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=628 block=0 data=ff ff ff ff 32 36 32 34 32 30 30 30 30 30 30 30 34 32 33 00 00 25 06 21 00 05 f4 5a e1 85 39 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125448564 DPCU DEBUG PCH paging timer started for MI=TMSI-0x5AE18539 IMSI=262420000000423 (bts_pch_timer.c:94) 20241121125448565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125448565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125448565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125448565 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125448565 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125448565 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125448565 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125448565 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125448565 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125448565 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(521)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(521)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 9, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 5, mobileIdentityV := { typeOfIdentity := '100'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := '5AE18539'O } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B2B2B2B'O ("'++++++++++++") } } } 20241121125448568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125448568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448568 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125448568 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125448568 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125448568 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125448568 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: Start timer T: 2 s 20241121125448569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448570 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448570 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448570 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448570 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448570 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448570 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448570 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448577 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } 20241121125448591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125448591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125448592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125448592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_sign_ptmsi-STATS(522)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } 20241121125448595 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(521)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125448613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52110<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125448614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52102<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125448615 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125448615 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125448615 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125448615 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125448615 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125448615 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125448615 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125448615 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125448615 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 46: stopped pid 9164 with status 0 respawn: 47: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_paging_ps_from_sgsn_sign_ptmsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass'. Thu Nov 21 12:54:48 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi.talloc 20241121125448659 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125448660 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125448660 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125448660 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125448680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52126<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125448780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52126<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=647208) Waiting for packet dumper to finish... 1 (prev_count=647208, count=701136) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign'. ------ PCU_Tests.TC_paging_ps_from_sgsn_sign ------ Thu Nov 21 12:54:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_sign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_sign' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_ps_from_sgsn_sign started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125451848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(533)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125451864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54918<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(533)@1d710fa6204d: Start timer T: 5 s PCUIF(533)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: Start timer T: 2 s TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: Start timer T: 2 s 20241121125453661 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125453661 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125453661 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(533)@1d710fa6204d: OsmoPCU is now connected BTS(534)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" 20241121125453668 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125453668 DLGLOBAL DEBUG validating counter group 0x559e32150040(bts) with 102 counters (rate_ctr.c:86) 20241121125453668 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125453668 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125453668 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125453668 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125453668 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125453668 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125453668 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125453668 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125453668 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125453668 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125453668 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125453668 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125453668 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125453668 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125453668 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125453668 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125453668 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125453668 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125453668 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125453668 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125453669 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125453669 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125453669 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125453669 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125453669 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125453669 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125453669 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125453669 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125453669 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125453669 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125453669 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125453669 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125453669 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125453669 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125453669 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125453669 DLGLOBAL DEBUG validating counter group 0x7f0e477ec5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125453669 DLGLOBAL DEBUG validating counter group 0x559e3214f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125453669 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125453669 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125453669 DLGLOBAL DEBUG validating counter group 0x7f0e477ed180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125453669 DLGLOBAL DEBUG validating counter group 0x7f0e477ed160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125453669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125453669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125453669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125453669 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125453669 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453669 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453669 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453669 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453669 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453669 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453669 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453669 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453669 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453669 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453669 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453670 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453670 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453670 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453670 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453670 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453670 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453670 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453670 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453670 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453670 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125453670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125453670 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125453670 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125453670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125453670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453670 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(534)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 537@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 20241121125453681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453685 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453685 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453685 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 537@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(541)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_from_sgsn_sign-BVCI1234(540)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(541)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 537@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125453700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125453700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453701 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453701 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453701 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453701 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 537@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(543)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 537@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(543)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125453704 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 537@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(545)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(545)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125453719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125453719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453728 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125453742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125453742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453746 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125453761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125453761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453765 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125453780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125453780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453781 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453781 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453781 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453782 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453782 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453783 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453790 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125453805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125453805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453807 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453807 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453809 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453814 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125453824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125453824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453826 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453826 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453826 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453826 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453831 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125453844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125453844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453853 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125453868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125453868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453872 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453872 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453873 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453876 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125453886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125453886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453887 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453887 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453887 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453887 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453887 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453887 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453891 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125453905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125453905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453910 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453910 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453915 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125453930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125453930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453942 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125453949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125453949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453950 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453950 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453951 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453951 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125453969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125453969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453970 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453970 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453978 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125453995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125453995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125453998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125453998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454003 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454006 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125454013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125454013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454014 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454014 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454014 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454014 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454017 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125454032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125454032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454041 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125454055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125454055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454056 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454056 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454056 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454056 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454056 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454056 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454056 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454056 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454060 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125454091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125454091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454091 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454091 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454091 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454091 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454095 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125454110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125454110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454120 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125454135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125454135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454139 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454139 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454140 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454142 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125454154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125454154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454158 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454158 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454162 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125454173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125454173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454181 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454181 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454182 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454185 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125454197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125454197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454200 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454200 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454201 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454201 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454201 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454201 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454202 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125454216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125454216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454218 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454218 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454220 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454222 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125454236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125454236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454239 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454243 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454243 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454246 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125454258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125454258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454263 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125454277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125454277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454282 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125454296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125454296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454296 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454297 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454297 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454305 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125454321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125454321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454328 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125454340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125454340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454342 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454342 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454345 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454345 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454346 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125454358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125454358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454367 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125454381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125454381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454385 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125454399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125454399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454404 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125454418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125454418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454419 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454419 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454419 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454419 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454427 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125454441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125454441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454446 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125454460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125454460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454464 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125454478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125454478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454488 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125454503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125454503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125454522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125454522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454523 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454523 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454523 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454523 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454526 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125454540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125454540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454541 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454550 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125454565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125454565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454569 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454569 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454570 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454571 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125454584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125454584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454586 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454586 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454587 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454587 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454589 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454591 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454593 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125454603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125454603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454605 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454605 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454606 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454606 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454607 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454607 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454613 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125454629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125454629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454636 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454636 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454637 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125454646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125454646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454649 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454649 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454649 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454649 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454652 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125454667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125454667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454673 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454673 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454676 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125454690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125454690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125454710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125454710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454716 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125454729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125454729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454737 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454737 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454739 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454739 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125454753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125454753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454762 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125454773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125454773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454782 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125454793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125454793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454798 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454802 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125454815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125454815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125454833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125454833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125454852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125454852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454854 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454854 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454854 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454854 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454856 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454856 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125454875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125454875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454880 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125454894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125454894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454899 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125454913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125454913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125454936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125454936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454941 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125454955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125454955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454959 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125454973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125454973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125454983 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125454998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125454998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455004 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455007 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125455017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125455017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455024 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125455036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125455036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455042 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125455061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125455062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455073 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125455079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125455079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455084 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125455099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125455099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455108 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125455123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125455124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455130 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125455143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125455143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455151 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125455161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125455161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125455186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125455186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455191 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455191 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455193 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455193 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455194 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125455205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125455205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455209 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125455225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125455225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455226 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455226 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455228 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455228 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455228 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455234 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125455250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125455250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455253 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455253 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455254 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455254 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455254 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455254 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455255 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455255 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455255 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125455269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125455269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455273 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455273 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455275 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125455287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125455287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455296 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125455310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125455310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455315 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125455329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125455329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455333 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125455347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125455347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455357 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125455371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125455371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125455389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125455389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455394 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125455410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125455410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455415 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455415 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455420 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125455435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125455435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455439 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455439 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455442 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125455454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125455454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455455 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455455 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455456 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455456 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455460 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455461 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125455474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125455474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455481 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455481 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455481 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455482 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455482 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455483 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125455499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125455499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455505 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455505 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455507 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125455518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125455518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455524 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455524 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455524 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455525 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125455537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125455537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455546 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125455561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125455561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455565 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455569 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125455581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125455581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455587 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455587 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455588 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455590 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125455600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125455600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455606 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455606 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455608 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125455622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125455622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455627 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125455642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125455642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455643 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455643 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455644 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455644 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455644 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455644 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455647 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125455661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125455661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455671 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125455685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125455686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455694 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125455705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125455705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455708 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455708 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125455723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125455723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455723 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455724 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455724 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455724 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455724 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455733 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125455748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125455749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125455769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125455769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455779 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125455787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125455787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455788 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455788 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455788 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455788 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455789 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455796 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125455811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125455811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455816 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125455829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125455829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455834 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125455848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125455848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455848 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455848 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455857 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125455872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125455872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455878 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125455891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125455891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455891 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455891 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455892 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455892 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455892 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455892 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455892 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455892 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455893 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455893 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455895 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125455911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125455911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455920 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125455934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125455934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455942 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455942 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455943 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455943 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455945 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125455954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125455954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455960 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125455973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125455973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455981 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125455995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125455995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125455996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125455997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125455998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125455998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125455999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125455999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125455999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125456000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456000 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125456015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125456015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456017 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456017 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456023 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125456034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125456034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456044 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125456058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125456058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456063 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456063 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456065 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125456078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125456078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456084 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456086 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456086 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125456106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125456106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456108 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456108 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456117 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125456131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125456131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456137 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456137 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456139 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125456149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125456149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456150 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456150 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456150 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456150 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456150 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456150 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456151 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456151 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456151 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456151 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456151 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456153 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125456167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125456167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456168 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456168 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456177 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125456191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125456191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456192 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456192 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456195 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125456210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125456210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125456231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125456231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456233 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456233 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456237 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456240 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125456255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125456255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456261 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456261 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456261 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456266 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125456274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125456274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456279 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125456292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125456292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456302 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125456317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125456317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456322 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456322 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456325 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125456337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125456337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456342 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456342 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456344 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456344 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456344 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125456355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125456355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456365 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125456381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125456381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456387 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456387 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456391 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125456400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125456400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456402 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456402 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456402 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456404 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125456419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125456419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456421 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456421 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456423 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456423 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456429 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125456443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125456443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456450 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125456463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125456463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456467 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125456480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125456480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456482 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125456506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125456506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456509 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456509 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456516 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125456525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125456525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456532 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125456542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125456542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456551 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125456565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125456566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456570 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125456584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125456584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125456603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125456603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456612 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125456627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125456627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456630 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456630 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456632 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456632 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456634 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125456647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125456647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456649 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456649 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456650 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456650 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456650 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456650 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456653 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125456665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125456666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456667 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456667 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456667 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456667 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456668 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456668 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456669 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456669 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121125456670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121125456670 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125456670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456670 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456670 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456670 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(541)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(541)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE 20241121125456675 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(541)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(541)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125456679 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125456679 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125456679 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125456679 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125456679 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125456679 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125456680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125456680 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125456680 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(541)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(541)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125456682 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125456682 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125456682 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125456682 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125456682 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125456682 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125456682 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125456682 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125456682 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125456682 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125456685 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125456685 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(541)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(541)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(541)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125456691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125456691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456701 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 538@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 538@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125456712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125456712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125456713 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125456713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125456713 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125456713 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125456713 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125456713 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125456713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125456714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456724 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-BVCI1234(540)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_ps_from_sgsn_sign-BVCI1234(540)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125456730 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125456730 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125456730 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125456730 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125456730 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125456730 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125456730 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125456730 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125456731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125456731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456733 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456733 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456734 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125456734 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125456734 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125456734 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125456734 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241121125456734 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=632 block=0 data=ff ff ff ff 32 36 32 34 32 30 30 30 30 30 30 30 34 32 33 00 00 31 06 21 00 08 29 26 24 00 00 00 40 32 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125456734 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241121125456735 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456735 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456736 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125456736 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125456736 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125456736 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125456736 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125456736 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125456736 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125456736 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125456737 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125456737 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125456737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(534)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(534)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } 20241121125456740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125456741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125456741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125456741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125456741 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125456741 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: Start timer T: 2 s 20241121125456753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125456753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } 20241121125456771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125456771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456772 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456772 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456773 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125456773 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125456776 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_sign-STATS(535)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } BTS(534)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125456796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54918<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125456797 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54904<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125456798 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125456798 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125456798 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125456798 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125456798 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125456798 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125456798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125456798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125456798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 47: stopped pid 9231 with status 0 respawn: 48: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_paging_ps_from_sgsn_sign finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass'. Thu Nov 21 12:54:56 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_sign pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_ps_from_sgsn_sign.talloc 20241121125456809 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125456809 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125456809 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125456810 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125456831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54920<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125456932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54920<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=647116) Waiting for packet dumper to finish... 1 (prev_count=647116, count=705380) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_sign pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp'. ------ PCU_Tests.TC_paging_ps_from_sgsn_ptp ------ Thu Nov 21 12:54:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_ps_from_sgsn_ptp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_ps_from_sgsn_ptp started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125459999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54926<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(546)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(546)@1d710fa6204d: Start timer T: 5 s 20241121125500006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(546)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: Start timer T: 2 s TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: Start timer T: 2 s 20241121125501811 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125501811 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125501811 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(546)@1d710fa6204d: OsmoPCU is now connected BTS(547)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" 20241121125501815 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125501815 DLGLOBAL DEBUG validating counter group 0x55620b5d3040(bts) with 102 counters (rate_ctr.c:86) 20241121125501815 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125501815 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125501815 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125501815 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125501815 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125501815 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125501815 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125501815 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125501815 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125501815 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125501815 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125501815 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125501815 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125501815 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125501815 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125501815 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125501815 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125501815 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125501815 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125501815 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125501815 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125501815 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125501815 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125501815 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125501815 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125501815 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125501815 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125501815 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125501815 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125501815 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125501815 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125501815 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125501815 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125501815 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125501815 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125501815 DLGLOBAL DEBUG validating counter group 0x7fc5133385e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125501815 DLGLOBAL DEBUG validating counter group 0x55620b5d2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125501815 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125501815 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125501815 DLGLOBAL DEBUG validating counter group 0x7fc513339180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125501816 DLGLOBAL DEBUG validating counter group 0x7fc513339160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125501816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125501816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125501816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125501816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125501816 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125501816 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125501816 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125501816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125501816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501817 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(547)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 550@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 20241121125501829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501830 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501830 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 20241121125501830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501831 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501831 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125501833 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 550@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(554)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 550@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(554)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 550@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(556)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 550@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(556)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125501847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125501847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 550@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(558)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(558)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125501852 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125501866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125501866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501867 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501868 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501868 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501868 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501868 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501868 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501868 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501869 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501869 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501869 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501869 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501876 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125501891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125501891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501899 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125501910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125501910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501918 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501918 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501918 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125501928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125501928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501930 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501930 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501931 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501938 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125501953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125501953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501954 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501954 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501962 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125501973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125501973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501977 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501977 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501980 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125501991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125501991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125501993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125501993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502001 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125502017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125502017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502024 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125502036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125502036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502041 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502041 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502046 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125502054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125502054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502055 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502055 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502055 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502056 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502056 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502056 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502056 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502056 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502063 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125502078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125502078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502084 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502084 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502085 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125502097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125502097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502105 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125502117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125502117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502127 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125502141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125502141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502146 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502147 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125502161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125502161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502165 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502165 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502168 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125502180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125502180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502181 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502181 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502182 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502182 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502184 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502190 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125502205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125502205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502207 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502209 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502213 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125502222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125502222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502227 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125502242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125502242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502245 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502245 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502253 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125502266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125502266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502266 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502267 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502267 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502270 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125502285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125502285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502289 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125502303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125502303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502303 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502303 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502312 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125502326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125502326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502327 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502327 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502331 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125502346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125502346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502350 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125502364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125502364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502366 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502374 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125502389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125502389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502395 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502395 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502396 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502396 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502397 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125502409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125502409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502417 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125502429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125502429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502433 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502433 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502437 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125502454 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125502454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502463 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502463 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502465 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125502472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125502472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502475 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502475 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502476 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502476 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502477 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502477 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502478 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502479 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125502490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125502490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502491 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502491 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502491 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502491 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502492 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502492 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502500 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125502514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125502514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502515 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502515 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502515 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502515 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502518 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125502534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125502534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502542 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125502553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125502554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502563 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125502577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125502577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502586 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125502596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125502596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502601 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125502615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125502615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502624 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125502638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125502638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502640 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502640 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502643 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125502658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125502658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502659 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502659 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502662 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125502676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125502676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502686 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125502702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125502702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502704 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502714 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125502720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125502720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502724 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125502738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125502738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502739 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502739 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502747 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125502761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125502761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502762 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502762 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502762 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502766 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125502780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125502780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502780 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502780 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502781 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502781 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502785 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125502799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125502799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502799 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502799 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502799 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502799 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502808 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125502822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125502822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502826 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125502845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125502845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502850 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125502865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125502865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502874 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125502889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125502889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502890 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502891 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502891 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502892 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502892 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502894 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502894 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502896 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125502908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125502909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502912 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502915 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502915 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502916 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125502928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125502928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502933 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502933 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502937 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125502952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125502952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502962 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125502970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125502970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502970 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502970 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502975 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125502990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125502990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125502996 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125502996 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503000 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125503013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125503013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503014 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503014 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503018 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125503032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125503032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503037 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125503052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125503052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503056 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503056 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503056 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503062 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125503076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125503076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503078 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503078 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503079 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503079 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503081 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125503095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125503095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503096 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503096 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503097 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503097 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503097 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503097 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503098 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503098 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503099 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125503115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125503115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503124 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125503138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125503138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503154 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125503160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125503160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503168 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125503177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125503177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503178 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503178 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503178 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503178 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503179 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503179 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503186 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125503200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125503200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503201 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503201 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503201 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503205 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125503219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503219 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503219 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503219 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503223 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125503237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125503237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503238 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503238 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503247 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125503261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125503261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503266 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125503279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125503279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503280 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503280 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503280 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503284 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125503298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125503298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503299 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503299 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503307 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125503321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125503321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503321 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503321 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503322 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503322 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503322 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503322 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503322 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503322 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503326 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125503340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125503340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503340 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503340 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503340 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503340 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503341 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503341 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503344 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125503358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503359 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125503382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125503382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503385 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503385 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125503401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125503401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503402 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503402 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503402 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503402 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125503419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125503419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503419 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503419 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503419 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503419 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503420 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125503442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125503442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503443 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503443 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503443 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503443 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503444 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503444 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503444 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503444 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503444 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503444 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503447 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125503461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125503461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503462 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503462 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503462 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503462 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503466 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125503480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125503480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503480 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503480 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503481 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503481 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503481 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503481 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503481 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125503503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125503503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503503 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503503 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503504 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503504 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503505 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503505 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503507 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125503521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125503521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503526 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125503540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125503540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503549 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125503564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125503564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503564 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503565 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503565 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503568 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125503582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125503582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503583 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503583 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503583 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503583 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503583 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503587 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125503601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125503601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503601 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503601 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503601 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503601 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503602 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503602 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503602 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503610 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125503624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125503624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503624 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503624 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503624 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503624 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503625 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503625 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503625 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503625 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503628 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125503643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125503643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503643 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503643 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503643 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503643 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503647 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125503661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125503661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503670 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125503684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125503684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503689 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125503703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125503703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503704 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503704 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503708 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125503722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125503722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503722 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503722 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503723 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503723 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503723 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503731 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125503745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125503745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503750 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125503764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125503764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503764 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503764 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503765 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503765 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503768 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125503783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125503783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503786 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503786 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503792 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125503807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125503807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503807 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503807 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503807 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503807 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503807 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503807 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503811 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125503825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125503825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503830 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125503844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125503844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503854 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125503870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125503870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503872 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503872 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503877 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125503896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125503896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503903 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125503914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125503915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503916 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503916 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503916 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503917 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503917 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503924 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125503938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125503938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503940 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503940 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503941 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503941 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125503958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125503958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503959 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503959 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503961 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503965 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125503976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125503976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503976 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503976 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503977 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503985 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125503999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125503999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125503999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125503999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125503999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125503999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125504000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125504000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125504000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125504000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504004 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125504018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125504018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504022 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125504037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125504037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504046 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125504060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125504060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125504079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125504079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504083 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125504098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125504098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504100 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504100 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125504121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125504121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504126 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125504140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125504140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504145 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125504159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125504159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504159 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504159 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504160 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504160 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504168 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125504184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125504184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504190 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125504202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125504202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504204 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504204 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504206 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125504220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125504220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504229 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125504244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125504244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504248 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125504262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125504262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504263 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504263 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504266 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125504281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504290 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125504305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125504305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504309 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504313 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125504325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125504325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504333 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125504344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125504344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504352 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504353 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125504368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125504368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504374 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125504387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125504387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504394 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125504407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125504407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504409 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504417 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125504431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125504431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504434 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504434 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504436 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504436 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504437 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125504451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125504451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504459 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125504469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125504469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504479 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125504493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125504493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504497 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125504511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125504511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504514 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504514 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504516 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504516 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504517 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125504531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125504532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504538 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504538 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504540 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125504555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125504556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504559 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504559 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504564 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504565 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125504575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125504575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504584 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504586 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125504592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125504592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504593 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504593 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504593 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504593 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504594 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504594 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504601 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125504617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125504617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504621 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504621 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504622 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125504636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125504636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504640 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504640 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504641 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125504653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125504653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504663 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125504678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125504678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504686 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504686 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504687 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125504698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125504698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504705 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504705 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504706 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125504716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125504716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504720 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504726 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125504740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125504740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504747 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504748 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504748 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504749 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125504760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125504760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504762 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504762 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504763 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504763 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504768 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125504779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125504779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504789 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125504803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125504803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504808 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504808 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504809 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504809 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504811 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125504816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121125504816 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121125504816 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(554)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(554)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(554)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(554)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125504822 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125504822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125504822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125504822 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125504822 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125504822 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125504823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125504823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504823 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125504823 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125504823 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(554)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(554)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125504825 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504825 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504826 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125504826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125504826 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125504826 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125504826 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125504826 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125504826 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125504826 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125504826 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125504826 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125504827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504828 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125504828 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(554)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(554)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(554)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125504829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504830 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504830 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504832 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 551@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 551@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125504837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125504837 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125504837 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125504837 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125504837 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125504837 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125504837 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125504837 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125504842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125504842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504843 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504843 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125504843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_ptp-BVCI1234(552)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125504844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125504846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125504848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125504848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125504848 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125504848 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125504848 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125504848 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125504848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125504851 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125504852 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125504852 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125504852 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125504852 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125504852 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241121125504852 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=632 block=0 data=ff ff ff ff 32 36 32 34 32 30 30 30 30 30 30 30 34 32 33 00 00 31 06 21 00 08 29 26 24 00 00 00 40 32 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125504852 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) BTS(547)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(547)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. 20241121125504855 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125504855 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125504855 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125504855 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125504855 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125504855 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125504855 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125504855 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125504855 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125504855 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: Start timer T: 2 s 20241121125504860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125504860 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125504860 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125504860 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125504860 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125504865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125504865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504865 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504865 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504869 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: Start timer T_statsd: 5 s TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } 20241121125504883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125504883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125504884 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125504884 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_ps_from_sgsn_ptp-STATS(548)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } BTS(547)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125504898 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54934<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125504899 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54926<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125504899 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125504899 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125504899 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125504899 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125504899 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125504899 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125504899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125504899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125504899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 48: stopped pid 9300 with status 0 MTC@1d710fa6204d: Test case TC_paging_ps_from_sgsn_ptp finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass'. respawn: 49: starting: osmo-pcu Thu Nov 21 12:55:04 UTC 2024 ====== PCU_Tests.TC_paging_ps_from_sgsn_ptp pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_ps_from_sgsn_ptp.talloc 20241121125504915 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125504915 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125504915 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125504915 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125504939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125505040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50730<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=669804) Waiting for packet dumper to finish... 1 (prev_count=669804, count=705156) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_ps_from_sgsn_ptp pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout'. ------ PCU_Tests.TC_paging_pch_timeout ------ Thu Nov 21 12:55:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_pch_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_pch_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_pch_timeout' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_pch_timeout started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125508112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(559)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(559)@1d710fa6204d: Start timer T: 5 s 20241121125508121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(559)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T: 2 s TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T: 2 s 20241121125509915 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125509916 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125509916 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(559)@1d710fa6204d: OsmoPCU is now connected BTS(560)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125509920 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125509920 DLGLOBAL DEBUG validating counter group 0x55e075743040(bts) with 102 counters (rate_ctr.c:86) 20241121125509920 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125509920 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125509920 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125509920 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125509920 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125509920 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125509920 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125509920 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125509920 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125509920 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125509920 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125509920 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125509920 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125509920 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125509920 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125509920 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125509920 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125509920 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125509920 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125509920 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125509920 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125509920 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125509920 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125509920 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125509920 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125509920 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125509920 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125509920 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125509920 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125509920 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125509920 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125509920 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125509920 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125509920 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125509920 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125509920 DLGLOBAL DEBUG validating counter group 0x7f771507c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125509920 DLGLOBAL DEBUG validating counter group 0x55e075742720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125509920 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125509920 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125509920 DLGLOBAL DEBUG validating counter group 0x7f771507d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125509920 DLGLOBAL DEBUG validating counter group 0x7f771507d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125509920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125509920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125509920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125509920 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125509920 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125509920 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125509920 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125509920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125509920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509920 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(560)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 563@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_pch_timeout-BVCI1234(565)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T: 2 s 20241121125509933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 10 s 20241121125509934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 563@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(567)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(567)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 563@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125509937 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 563@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(569)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 563@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(569)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 563@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } 20241121125509952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125509952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(571)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20241121125509952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509953 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(571)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125509956 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125509970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125509970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509970 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509970 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509971 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509971 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509979 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125509995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125509995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509995 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125509997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125509997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510000 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125510014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125510014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510019 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125510033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125510033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510036 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510036 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510036 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510036 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510037 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510037 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510043 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125510060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125510060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510068 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510072 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125510078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125510078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510084 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510086 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125510097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125510097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510102 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510102 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125510122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125510123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510131 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125510140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125510140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125510159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125510159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510169 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125510183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125510183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510184 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510184 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510184 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510184 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510184 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510187 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125510202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125510202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510204 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510204 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125510222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125510222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125510246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125510246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510254 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125510265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125510265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510270 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125510285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125510285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510292 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510292 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510294 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125510309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125510309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510315 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125510328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125510328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510333 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510335 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125510348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125510348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510351 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510352 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510352 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510357 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125510372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125510372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510376 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510376 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510377 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510377 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510378 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125510391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125510391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510393 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510393 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510394 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510394 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510396 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125510410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125510411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510412 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510412 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510414 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510414 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510415 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510415 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510420 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125510434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125510435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510439 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510439 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510441 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125510452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125510452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510457 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125510472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125510472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510481 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125510496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125510497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510498 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510498 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510498 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510503 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125510515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125510515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510517 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510517 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510519 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125510535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125510535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510543 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125510557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125510557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510557 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510557 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510558 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510558 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510558 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510558 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510558 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510558 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510561 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125510578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125510578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510582 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510582 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510582 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125510594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125510594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510595 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510595 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510596 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510596 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510604 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125510618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125510618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510619 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510619 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510620 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510620 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510623 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125510639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125510639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510640 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510642 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510642 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510642 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510646 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125510657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125510657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510661 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510661 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510662 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510662 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510666 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125510681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125510681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510686 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510686 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510686 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510686 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510688 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125510701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125510701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510704 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510704 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510705 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510705 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510705 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510708 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125510718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125510718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510720 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510720 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510728 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125510742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125510742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510746 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125510760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125510760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510761 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510761 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510761 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510762 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510765 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125510779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125510779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510779 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510779 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510781 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510781 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510781 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510781 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510788 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125510802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125510802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510803 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510803 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510803 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510803 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510803 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510803 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510807 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125510821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125510821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510826 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125510840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125510840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510840 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510849 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125510863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125510863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510868 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125510882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125510882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510882 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510883 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510886 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125510901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125510901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510902 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510902 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510902 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510910 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125510924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125510924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510924 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510924 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510924 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510925 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510925 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510925 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510928 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125510942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125510942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510944 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510944 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510947 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125510961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125510961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510971 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125510985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125510985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125510989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125510990 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125511003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125511003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511005 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511005 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511005 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511005 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511008 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125511023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125511023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511025 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511027 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511027 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511028 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511032 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125511046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125511046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511047 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511047 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511051 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125511065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125511065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511066 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511066 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511069 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125511084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125511084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511085 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511085 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511086 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511086 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511086 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511094 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125511108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125511108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511109 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511109 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511109 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511109 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511110 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511110 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511110 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511110 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511113 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511113 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511114 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125511127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125511127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511133 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511133 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511139 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125511146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125511146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511156 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125511171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125511171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511172 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511172 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511175 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511175 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511177 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511177 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511179 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511179 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511180 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125511189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125511189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511190 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511191 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511191 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511191 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511191 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511193 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125511207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125511207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511208 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511208 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511209 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511209 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511217 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125511231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125511231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511235 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125511249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125511249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511249 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511249 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511254 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125511268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125511268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511277 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125511292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125511292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511292 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511292 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511296 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125511310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125511310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511315 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125511329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125511329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511338 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125511352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125511352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511353 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511353 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511357 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125511371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125511371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511375 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125511389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125511389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511399 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125511413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125511413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511417 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125511431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125511431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511432 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511433 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511433 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511436 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125511450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125511450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511459 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125511473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125511473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511478 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125511492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125511492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511496 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125511511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125511511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511520 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125511534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125511534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511538 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125511552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125511552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511554 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511554 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511557 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125511571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125511571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511572 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511572 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511580 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125511594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125511594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511599 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125511613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125511613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511618 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125511632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125511632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511632 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511632 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511641 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125511655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125511655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511655 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511655 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511659 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125511673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125511673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511678 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125511692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125511692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511701 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125511715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125511715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511716 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511720 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125511734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125511734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511735 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511735 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511739 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125511752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125511752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511762 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125511776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125511776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511777 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511777 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511779 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511779 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511781 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125511795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125511795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511796 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511796 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511796 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511796 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511799 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125511813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125511813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511823 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125511837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125511837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511841 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125511855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125511855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511860 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125511874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125511874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511883 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125511897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125511897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511898 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511898 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511902 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125511917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125511917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511921 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511921 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511923 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511923 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511924 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125511936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125511936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511945 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125511960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125511960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511961 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511961 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511965 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125511979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125511979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511981 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511981 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511981 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511984 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125511997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125511997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125511998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125511998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512007 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125512021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125512021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512021 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512021 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512021 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512021 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512021 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512021 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512025 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125512040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125512040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512041 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512041 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512041 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512043 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512043 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512047 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125512060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125512060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512070 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125512085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125512085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512089 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512089 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512091 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512091 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512094 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125512103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125512103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512104 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512104 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512108 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125512122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125512122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512131 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125512145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125512145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512146 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512149 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125512163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125512163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512168 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125512182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125512182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512191 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125512206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125512206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512210 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125512224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125512224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125512243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125512243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512252 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125512266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125512266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512271 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125512285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125512285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512287 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512290 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125512304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125512304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512313 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125512327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125512327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512328 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512328 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512329 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512329 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512332 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125512346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125512346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512350 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125512364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125512364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512365 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512365 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512373 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125512387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125512388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512388 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512388 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512389 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512389 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512392 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125512406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125512406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512407 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512407 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512407 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512411 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125512425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125512425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512425 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512425 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512425 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512425 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512426 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512426 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512426 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512426 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512426 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512502 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125512516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125512516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512517 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512517 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512520 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125512533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125512533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512534 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512534 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512538 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125512552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125512552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512552 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512552 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512562 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125512576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125512576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512576 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512576 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512576 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512580 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125512594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125512594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512599 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125512613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125512613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512614 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512615 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512615 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512622 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125512636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125512636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512636 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512636 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512637 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512637 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512637 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512637 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512638 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512638 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512638 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512641 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125512655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125512655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512659 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125512673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125512673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512683 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125512697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125512697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512697 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512697 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512698 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512698 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512698 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512698 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512698 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512698 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512701 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125512715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125512715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512720 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125512734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125512734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512743 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125512757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125512757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512762 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125512776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512780 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125512794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125512794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512803 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125512817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125512817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512822 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125512836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125512836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512837 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512837 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512841 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125512855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512864 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125512878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125512878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512883 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125512897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125512897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512901 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125512915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125512915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512916 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121125512920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121125512920 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) -NSVCI1234(567)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(567)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(567)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(567)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125512922 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125512923 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125512923 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125512923 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125512923 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125512923 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125512923 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125512923 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125512923 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(567)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(567)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125512923 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125512923 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125512923 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125512924 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125512924 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125512924 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125512924 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125512924 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125512924 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125512924 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125512924 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125512924 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(567)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(567)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(567)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125512924 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 564@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 564@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125512929 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125512929 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125512929 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125512929 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125512929 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125512929 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125512929 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125512929 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_pch_timeout-BVCI1234(565)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_pch_timeout-BVCI1234(565)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125512932 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125512932 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125512932 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125512932 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125512932 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125512932 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125512932 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125512932 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125512933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125512933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125512933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125512933 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125512933 DRLCMAC NOTICE TX: [PCU -> BTS] Paging Request (CCCH) MI=IMSI-262420000000423 (gprs_rlcmac.c:36) 20241121125512933 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=619 block=0 data=ff ff ff ff 32 36 32 34 32 30 30 30 30 30 30 30 34 32 33 00 00 31 06 21 00 08 29 26 24 00 00 00 40 32 27 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125512933 DPCU DEBUG PCH paging timer started for MI=IMSI-262420000000423 IMSI=262420000000423 (bts_pch_timer.c:94) 20241121125512933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125512933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125512933 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125512933 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125512933 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125512933 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125512933 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125512933 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125512933 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125512933 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(560)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '00'O BTS(560)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000423" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Paging Request Type1: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := PAGING_REQUEST_TYPE_1 (33) }, payload := { pag_req_1 := { chan_needed := { second := CHAN_NEED_ANY (0), first := CHAN_NEED_ANY (0) }, page_mode := PAGE_MODE_NORMAL (0), mi1 := { lengthIndicator := 8, mobileIdentityV := { typeOfIdentity := '001'B, oddEvenInd_identity := { imsi := { oddevenIndicator := '1'B, digits := '262420000000423'H, fillerDigit := omit } } } }, mi2 := omit, rest_octets := '272B2B2B2B2B2B2B2B2B'O ("'+++++++++") } } } 20241121125512935 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125512935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125512935 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125512935 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125512935 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T: 2 s 20241121125512939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125512939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T_statsd: 5 s TC_paging_pch_timeout-STATS(561)@1d710fa6204d: EXP match: { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.pcu.sgsn.0.rx_paging_ps", mtype := "c", min := 1, max := 1 } 20241121125512957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125512957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_paging_pch_timeout-STATS(561)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pch.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests", mtype := "c", min := 1, max := 1 } MTC@1d710fa6204d: Start timer T: 1.2 s 20241121125512962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125512976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125512976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512976 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512976 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512977 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512985 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125512999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125512999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125512999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125512999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513004 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125513018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125513018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513022 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125513036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125513037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513037 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513037 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513037 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513037 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513038 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513038 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513038 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513038 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125513060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125513060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125513079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125513079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513079 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513079 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513083 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125513097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125513097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513098 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513098 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513098 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513098 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513098 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513098 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513098 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513098 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125513120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125513120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125513139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125513139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513140 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513140 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513140 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513140 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513140 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125513158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125513158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513158 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513158 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513158 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513158 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513159 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513159 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513167 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125513181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125513181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513181 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513181 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513181 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513181 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513182 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513182 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513182 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513182 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513182 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513182 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513182 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513182 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513186 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125513200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513200 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513200 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513200 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513201 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513201 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513204 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125513218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125513218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513219 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513219 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513219 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513219 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513228 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125513242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125513242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513242 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513242 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513243 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513246 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125513260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125513260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513261 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513261 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513265 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125513279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125513279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513280 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513280 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513280 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513280 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513280 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513289 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125513302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125513302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513303 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513303 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513307 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125513321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125513321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513322 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513322 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513322 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513322 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513326 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125513340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125513340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513340 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513340 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513341 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513341 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513349 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125513363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125513363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513364 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513364 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513364 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513364 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513365 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513365 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513368 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125513382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125513382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513386 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125513400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125513400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513400 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513401 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513401 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513401 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513401 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513401 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513409 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125513423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125513423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513424 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513424 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513424 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513424 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513424 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513424 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513424 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513424 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513428 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125513442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125513442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513442 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513442 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513447 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125513461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513461 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513470 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125513484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125513484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513484 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513484 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513484 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513489 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125513503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513503 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513507 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125513521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125513521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513530 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125513544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125513544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513545 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513549 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125513563 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125513563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513564 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513564 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513567 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125513581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125513581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513582 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513582 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513591 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125513605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125513605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513605 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513605 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513605 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513605 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513605 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513606 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513606 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513606 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513606 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513606 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513606 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513610 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125513624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125513624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513624 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513624 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513624 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513624 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513628 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125513642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125513642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513643 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513643 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513651 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125513666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513666 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513670 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125513684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125513684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513685 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513685 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513685 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513689 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125513703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125513703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513712 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125513726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125513726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513727 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513727 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513731 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125513748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125513748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513755 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125513767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125513767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513777 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125513792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125513792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513799 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125513809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125513809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513809 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513809 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513809 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513809 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513810 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513810 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513814 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125513828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125513828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513837 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125513851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125513851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513852 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513852 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513852 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513852 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513856 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125513870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513874 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125513888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125513888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513898 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125513912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513912 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513916 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125513930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125513930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513930 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513930 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513931 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513931 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513931 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513931 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513934 DPCU INFO PCH paging timeout for IMSI=262420000000423 (bts_pch_timer.c:69) 20241121125513934 DPCU DEBUG PCH paging timer stopped for IMSI=262420000000423 (bts_pch_timer.c:61) 20241121125513935 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125513949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125513949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513949 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513950 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513950 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513958 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125513972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125513972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513977 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125513991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125513991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125513992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125513995 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125514009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125514009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514011 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514019 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125514033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125514033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514037 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125514051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125514051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514052 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514056 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125514070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125514070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514071 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514071 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514079 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125514093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125514093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514098 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125514112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125514112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514113 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514113 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514116 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125514131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125514131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514131 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514131 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514131 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514131 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514131 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514131 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514140 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125514154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125514154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514159 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T: 2 s TC_paging_pch_timeout-STATS(561)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125514173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125514173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514173 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125514174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125514177 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_pch_timeout-STATS(561)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pch.requests.timeout", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pch.requests.timeout", mtype := "c", min := 1, max := 1 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(560)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125514199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50754<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125514200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50738<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125514200 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125514200 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125514200 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125514200 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125514200 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125514200 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125514200 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125514200 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125514200 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 49: stopped pid 9367 with status 0 MTC@1d710fa6204d: Test case TC_paging_pch_timeout finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass'. respawn: 50: starting: osmo-pcu Thu Nov 21 12:55:14 UTC 2024 ====== PCU_Tests.TC_paging_pch_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_pch_timeout.talloc 20241121125514211 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125514211 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125514211 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125514211 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125514231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125514332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41668<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=922540) Waiting for packet dumper to finish... 1 (prev_count=922540, count=961700) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_pch_timeout pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi ------ Thu Nov 21 12:55:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_multi_ms_imsi_tmsi started. 572@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 572@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(576)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 572@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(576)@1d710fa6204d: Provider Link came up: waiting for NS-RESET TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(575)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 572@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(579)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 572@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(579)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125517417 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 572@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(582)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(582)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(578)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125517425 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(578)@1d710fa6204d: Start timer T: 5 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(583)@1d710fa6204d: Start timer T: 2 s PCUIF(578)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_imsi_tmsi-STATS(583)@1d710fa6204d: Start timer T: 2 s 20241121125519211 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125519211 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125519211 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(578)@1d710fa6204d: OsmoPCU is now connected BTS(580)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125519214 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125519214 DLGLOBAL DEBUG validating counter group 0x55650975f040(bts) with 102 counters (rate_ctr.c:86) 20241121125519214 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125519214 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125519214 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125519214 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125519214 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125519215 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125519215 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125519215 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125519215 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125519215 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125519215 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125519215 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125519215 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125519215 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125519215 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125519215 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125519215 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125519215 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125519215 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125519215 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125519215 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125519215 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125519215 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125519215 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125519215 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125519215 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125519215 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125519215 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125519215 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125519215 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125519215 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125519215 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125519215 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125519215 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125519215 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125519215 DLGLOBAL DEBUG validating counter group 0x7fd1adbc25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125519215 DLGLOBAL DEBUG validating counter group 0x55650975e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125519215 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125519215 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125519215 DLGLOBAL DEBUG validating counter group 0x7fd1adbc3180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125519215 DLGLOBAL DEBUG validating counter group 0x7fd1adbc3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125519215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125519215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125519215 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125519215 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125519215 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125519215 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125519215 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125519215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125519215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519215 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(576)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(576)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(576)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(576)@1d710fa6204d: Start timer Tns_test: 10 s BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(580)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125519217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125519217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125519217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125519217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125519217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125519217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125519217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125519217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125519217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(576)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(576)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125519218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125519218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125519218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125519218 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125519218 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125519218 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125519218 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125519218 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125519218 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125519218 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(576)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125519218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125519218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(576)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(576)@1d710fa6204d: Start timer Tns_test: 10 s 573@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 573@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125519223 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125519223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125519223 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125519223 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125519223 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125519223 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125519223 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125519223 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(575)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi_tmsi-BVCI1234(575)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125519225 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125519225 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125519225 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125519225 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125519225 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125519225 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125519225 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125519225 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125519226 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125519226 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125519226 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125519226 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125519226 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125519226 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125519226 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125519226 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125519226 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125519226 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125519228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519229 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125519229 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125519229 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125519229 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125519229 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125519229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519233 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519238 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519238 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519238 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519238 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519238 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519238 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519238 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519238 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125519239 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519239 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519239 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519239 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519239 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519239 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519239 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519239 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519239 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519239 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519239 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519239 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519239 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519239 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519239 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519239 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125519239 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519239 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125519239 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519239 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519239 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519239 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519239 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519239 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125519239 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519239 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519239 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519239 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125519247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519248 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519248 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125519251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519251 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125519265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519266 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519266 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519266 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519266 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519266 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125519274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519275 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125519288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125519293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519293 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125519307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519307 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519308 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519308 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125519312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519312 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125519326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519326 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519326 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519326 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519326 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519326 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519326 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519326 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519326 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519327 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519327 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125519335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519335 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125519349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125519349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125519354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519354 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125519367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519368 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519368 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125519372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519372 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125519386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519386 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519387 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519387 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519387 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519387 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125519395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519396 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125519409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125519414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519414 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125519428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519429 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519429 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519429 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519429 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125519433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519433 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125519439 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519439 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519439 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125519447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519447 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125519448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125519456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125519456 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125519456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519456 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=3c 01 01 00 00 00 01 50 d5 24 0a 7d 33 82 95 a4 76 1b dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 50 d5 24 0a 7d 33 82 95 a4 76 1b dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519470 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519470 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519470 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 50 d5 24 0a 7d 33 82 95 a4 76 1b dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519470 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519470 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125519470 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519470 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519470 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519470 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125519470 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125519475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125519475 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125519475 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519475 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125519475 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519475 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519475 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519475 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125519475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125519475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519475 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519477 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=52, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519477 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519477 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519477 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519477 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519477 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519477 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519477 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125519477 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519477 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519477 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519477 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519477 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519477 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519477 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519477 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519477 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519477 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519477 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519477 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519477 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519477 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519477 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519477 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125519477 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519477 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121125519477 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519477 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519477 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519477 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519477 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519477 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=52 (tbf_ul.cpp:221) 20241121125519477 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519477 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519477 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519477 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=52 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125519489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519489 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519489 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125519489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519490 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519491 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519491 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519491 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519491 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125519494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125519494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125519494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519494 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519508 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519508 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125519508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=2 data=3c 01 01 00 00 00 02 8f ee 8e be 8c 47 f8 e1 ae 07 67 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519508 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519508 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 8f ee 8e be 8c 47 f8 e1 ae 07 67 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519508 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519508 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519508 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 8f ee 8e be 8c 47 f8 e1 ae 07 67 0d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519508 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519508 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241121125519508 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519508 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519508 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519508 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519508 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519508 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519508 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519508 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519508 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519508 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=872 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125519517 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519517 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519517 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519517 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519517 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519517 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519517 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Sending data request: sapi=5 arfcn=872 cur_fn=60 block=3 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519517 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519518 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=60, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519518 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519518 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519518 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519518 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519518 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519518 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519518 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121125519518 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519518 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519518 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519518 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519518 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519518 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519518 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519518 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519518 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519518 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519518 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519518 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519518 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519518 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519518 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519518 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519518 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125519518 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519518 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241121125519518 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519518 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519518 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519518 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519518 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519518 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=60 (tbf_ul.cpp:221) 20241121125519518 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519518 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519518 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519518 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=60 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125519531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519531 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519531 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125519531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125519535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125519535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125519535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519535 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125519549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=4 data=3c 01 01 00 00 00 03 38 a2 75 35 6f 19 58 1a 59 e5 60 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519550 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519550 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 38 a2 75 35 6f 19 58 1a 59 e5 60 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519550 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519550 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519550 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 38 a2 75 35 6f 19 58 1a 59 e5 60 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519550 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519550 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241121125519550 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519550 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519550 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519550 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519550 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519550 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519550 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519550 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519550 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=873 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125519554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519554 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519554 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519554 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519554 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519554 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Sending data request: sapi=5 arfcn=873 cur_fn=69 block=5 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519554 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519555 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=69, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519555 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519555 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519555 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519555 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519555 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519555 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519555 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241121125519555 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519555 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519555 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519555 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519555 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519555 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519555 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519555 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519555 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519555 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519555 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519555 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519555 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519555 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519555 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519555 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519555 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125519555 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519555 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241121125519555 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519555 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519555 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519555 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519555 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519555 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=69 (tbf_ul.cpp:221) 20241121125519555 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519555 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519555 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519555 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=69 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7b 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125519568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519568 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519568 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125519568 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519568 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519568 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519568 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519569 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519569 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519569 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519569 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519569 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519569 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519569 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519569 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125519577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125519577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125519577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519577 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125519591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=6 data=3c 01 01 00 00 00 04 a6 78 9a 68 09 f7 8b d7 8d fe e2 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519592 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519592 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 a6 78 9a 68 09 f7 8b d7 8d fe e2 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519592 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519592 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519592 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 a6 78 9a 68 09 f7 8b d7 8d fe e2 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519592 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519592 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241121125519592 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519592 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519592 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519592 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519592 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519592 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519592 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=874 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125519596 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519596 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519596 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519596 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519596 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519596 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519596 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Sending data request: sapi=5 arfcn=874 cur_fn=78 block=7 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519596 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519597 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=78, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519597 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519597 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519597 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519597 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519597 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519597 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519597 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241121125519597 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519597 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519597 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519597 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519597 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519597 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519597 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519597 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519597 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519597 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519597 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519597 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519597 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519597 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519597 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519597 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519597 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125519597 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519597 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241121125519597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519597 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519597 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519597 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519597 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519597 DTBF DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=78 (tbf_ul.cpp:221) 20241121125519597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519597 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519597 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519597 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=78 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7c 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125519610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519610 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519610 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125519610 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519610 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125519615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125519615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125519615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519615 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125519629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519629 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519630 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519630 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=8 data=3c 01 01 00 00 00 05 d7 0c 59 8b 6b a3 e9 af 33 32 28 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519630 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519630 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 d7 0c 59 8b 6b a3 e9 af 33 32 28 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519630 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519630 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519630 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 d7 0c 59 8b 6b a3 e9 af 33 32 28 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519630 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519630 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241121125519630 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519630 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519630 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519630 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519630 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519630 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519630 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=875 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125519638 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519638 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519638 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519638 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519638 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519638 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519638 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Sending data request: sapi=5 arfcn=875 cur_fn=86 block=9 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519638 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519639 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=86, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519639 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519639 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519639 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519639 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519639 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519639 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519639 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241121125519639 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519639 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519639 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519639 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519639 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519639 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519639 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519639 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519639 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519639 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519639 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519639 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519639 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519639 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519639 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519639 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519639 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125519639 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519639 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241121125519639 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519639 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519639 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519639 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519639 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519639 DTBF DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=86 (tbf_ul.cpp:221) 20241121125519639 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519639 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519639 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519639 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=86 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7d 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125519652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519652 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519652 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125519652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125519656 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125519656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125519656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519657 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125519670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519671 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=10 data=3c 01 01 00 00 00 06 44 94 68 e2 f9 18 9b 1a 10 f1 3d 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519671 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519671 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 44 94 68 e2 f9 18 9b 1a 10 f1 3d 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519671 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519671 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519671 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 44 94 68 e2 f9 18 9b 1a 10 f1 3d 96 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519671 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519671 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241121125519671 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519671 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519671 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519671 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519671 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519671 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519671 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519671 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=876 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125519675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519675 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519675 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519675 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519675 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519675 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Sending data request: sapi=5 arfcn=876 cur_fn=95 block=11 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519675 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519677 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519677 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519677 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519677 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=95, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519677 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519677 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519677 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519677 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519677 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519677 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519677 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241121125519677 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519677 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519677 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519677 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519677 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519677 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519677 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519677 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519677 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519677 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519677 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519677 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519677 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519677 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519677 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519677 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519677 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125519677 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519677 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241121125519677 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519677 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519677 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519677 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519677 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519677 DTBF DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=95 (tbf_ul.cpp:221) 20241121125519677 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519677 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519677 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519677 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=95 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7e 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125519689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519689 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519689 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125519689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519690 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519690 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519691 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519691 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125519698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125519698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125519698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519698 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125519712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data=3c 01 01 00 00 00 07 60 49 d5 98 22 97 4e 08 c3 7a af 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519714 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519714 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 60 49 d5 98 22 97 4e 08 c3 7a af 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519714 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519714 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519714 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 60 49 d5 98 22 97 4e 08 c3 7a af 69 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519714 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519714 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241121125519714 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519714 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519714 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519714 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519714 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519714 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=877 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125519717 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519717 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519717 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519717 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519717 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519717 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519717 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Sending data request: sapi=5 arfcn=877 cur_fn=104 block=1 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519717 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519718 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=104, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519718 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519718 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519718 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519718 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519718 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519718 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519718 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241121125519718 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519718 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519718 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519718 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519718 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519718 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519718 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519718 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519718 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519718 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519718 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519718 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519718 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519718 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519718 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125519718 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125519718 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125519718 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519718 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241121125519718 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519718 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519718 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519718 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519718 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519718 DTBF DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=104 (tbf_ul.cpp:221) 20241121125519718 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519718 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519718 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125519718 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=104 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125519718 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519718 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519718 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125519731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519731 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519731 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125519731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125519736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125519736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125519736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519736 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125519749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519750 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=2 data=3c 01 01 00 00 00 08 24 6a 4b 4d 28 f2 59 fc 29 39 be 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519751 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519751 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 24 6a 4b 4d 28 f2 59 fc 29 39 be 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519751 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519751 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519751 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 24 6a 4b 4d 28 f2 59 fc 29 39 be 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519751 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125519751 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241121125519751 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519751 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125519751 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519751 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519751 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519751 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519756 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519756 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519756 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=878 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125519759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125519759 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125519759 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125519759 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125519759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125519759 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125519759 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125519759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125519759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Sending data request: sapi=5 arfcn=878 cur_fn=112 block=3 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519759 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125519760 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=112, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125519760 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125519760 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125519760 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125519760 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125519760 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125519760 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125519760 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125519760 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125519760 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125519760 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125519760 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125519760 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125519760 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125519760 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125519760 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519760 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125519760 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125519760 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125519760 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125519760 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125519760 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125519760 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125519760 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125519760 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125519760 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125519760 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241121125519760 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125519760 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125519760 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125519760 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125519760 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125519760 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=112 (tbf_ul.cpp:221) 20241121125519760 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125519760 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125519760 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125519760 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=112 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125519773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125519773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519773 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519773 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125519773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125519777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125519777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125519777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519778 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 1 20241121125519792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125519792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519792 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519792 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125519796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125519796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125519796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519796 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 1 20241121125519797 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519797 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519797 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125519810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519810 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125519810 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125519810 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125519810 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125519811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519811 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519811 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519811 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519811 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519812 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519812 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519812 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125519819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519820 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125519833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519833 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241121125519833 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125519834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125519838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519838 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519839 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519839 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519839 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125519852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125519856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519857 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125519870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519872 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519872 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519878 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519878 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519878 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125519880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519880 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125519894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125519898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519899 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125519912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125519917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519917 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519919 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519919 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519919 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125519931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519931 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519931 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519932 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519932 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125519940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519940 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125519954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125519959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519959 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125519960 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125519960 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125519960 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125519973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125519973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125519974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125519977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:G){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241121125519977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241121125519978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125519978 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125519991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=2 data=3c 03 01 00 00 00 09 7f 06 21 d0 bd 35 9a 94 8e 91 c4 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125519992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125519992 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125519992 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 7f 06 21 d0 bd 35 9a 94 8e 91 c4 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125519992 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125519992 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=164 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125519992 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 7f 06 21 d0 bd 35 9a 94 8e 91 c4 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125519992 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125519992 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241121125519992 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125519992 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125519992 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125519992 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125519992 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125519992 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125519992 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125519992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125519993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125519993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125520001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=169 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=173 (gprs_rlcmac_sched.cpp:454) 20241121125520001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241121125520001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520001 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241121125520001 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520001 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520001 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520001 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520001 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125520001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125520001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=41 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520001 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520002 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=164, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520002 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520002 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520002 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520002 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520002 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520002 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520002 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241121125520002 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520002 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520002 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520002 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520002 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520002 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520002 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520002 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520002 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520002 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520002 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520002 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520002 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520002 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520002 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520002 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520002 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125520002 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520002 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241121125520002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520002 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520002 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520002 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520002 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520002 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=164 (tbf_ul.cpp:221) 20241121125520002 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520002 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520002 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520002 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=164 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7a 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125520015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520015 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=169): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520015 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125520019 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125520019 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125520019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520019 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125520033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520033 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=173): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520033 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125520034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=4 data=3c 03 01 00 00 00 0a d7 ef 14 9a ad e8 63 1d cb 4e bb a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520034 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520034 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a d7 ef 14 9a ad e8 63 1d cb 4e bb a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520034 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520034 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=173 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520034 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a d7 ef 14 9a ad e8 63 1d cb 4e bb a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520034 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520034 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241121125520034 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520034 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520034 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520034 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520034 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520034 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520034 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520034 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=872 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125520038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125520038 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125520038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520038 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520038 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520038 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520038 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520038 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Scheduling control message at RTS for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Sending data request: sapi=5 arfcn=872 cur_fn=173 block=5 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520038 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520039 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=173, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520039 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520039 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520039 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520039 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520039 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520039 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520039 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241121125520039 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520039 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520039 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520039 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520039 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520039 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520039 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520039 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520039 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520039 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520039 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520039 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520039 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520039 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520039 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520039 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520039 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125520039 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520039 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241121125520039 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520039 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520039 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520039 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520039 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520039 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=173 (tbf_ul.cpp:221) 20241121125520039 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520039 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520039 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520039 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=173 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7b 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125520052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520052 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=177): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520052 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125520052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125520061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125520061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125520061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520061 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125520075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520076 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=182): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125520076 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=6 data=3c 03 01 00 00 00 0b 18 28 13 a1 26 9d 9b e3 9f 06 11 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520076 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520076 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 18 28 13 a1 26 9d 9b e3 9f 06 11 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520076 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520076 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=182 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520076 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 18 28 13 a1 26 9d 9b e3 9f 06 11 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520076 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520076 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241121125520076 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520076 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520076 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520076 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520076 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520076 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520076 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520076 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=873 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125520080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=186 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=190 (gprs_rlcmac_sched.cpp:454) 20241121125520080 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241121125520080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520080 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520080 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520080 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520080 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520080 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520080 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Scheduling control message at RTS for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Sending data request: sapi=5 arfcn=873 cur_fn=182 block=7 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520080 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520081 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=182, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520081 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520081 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520081 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520081 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520081 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520081 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520081 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241121125520081 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520081 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520081 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520081 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520081 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520081 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520081 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520081 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520081 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520081 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520081 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520081 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520081 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520081 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520081 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520081 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520081 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125520081 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520081 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241121125520081 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520081 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520081 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520081 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520081 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520081 DTBF DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=182 (tbf_ul.cpp:221) 20241121125520081 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520081 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520081 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520081 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=182 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7c 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125520094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520094 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520094 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125520094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125520099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125520099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125520099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520099 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125520113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520113 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=190): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125520113 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=8 data=3c 03 01 00 00 00 0c 60 b2 b7 05 04 21 da 09 ec 76 4b 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520113 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520113 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 60 b2 b7 05 04 21 da 09 ec 76 4b 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520113 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520113 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=190 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520113 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 60 b2 b7 05 04 21 da 09 ec 76 4b 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520113 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520113 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241121125520113 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520113 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520113 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520113 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520113 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520113 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520113 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520113 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=874 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125520122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125520122 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125520122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520122 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520122 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520122 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520122 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520122 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Scheduling control message at RTS for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Sending data request: sapi=5 arfcn=874 cur_fn=190 block=9 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520122 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520123 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=190, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520123 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520123 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520123 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520123 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520123 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520123 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520123 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241121125520123 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520123 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520123 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520123 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520123 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520123 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520124 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520124 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520124 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520124 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520124 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520124 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520124 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520124 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520124 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520124 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520124 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125520124 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520124 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241121125520124 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520124 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520124 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520124 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520124 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520124 DTBF DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=190 (tbf_ul.cpp:221) 20241121125520124 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520124 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520124 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520124 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=190 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7d 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125520136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520136 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520136 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125520136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520137 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520137 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520137 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520137 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520137 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520137 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520137 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520137 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520138 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125520141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125520141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125520141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520141 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125520155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520155 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125520155 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=10 data=3c 03 01 00 00 00 0d 06 b9 ae f7 12 a0 19 57 8f 0e a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520155 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520155 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 06 b9 ae f7 12 a0 19 57 8f 0e a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520155 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520155 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=199 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520155 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 06 b9 ae f7 12 a0 19 57 8f 0e a5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520155 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520155 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241121125520155 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520155 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520155 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520155 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520155 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520155 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=875 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125520159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125520159 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125520159 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520159 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520159 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520159 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520159 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520159 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520159 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Scheduling control message at RTS for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Sending data request: sapi=5 arfcn=875 cur_fn=199 block=11 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520159 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520160 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=199, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520161 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520161 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520161 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520161 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520161 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520161 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520161 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241121125520161 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520161 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520161 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520161 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520161 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520161 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520161 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520161 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520161 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520161 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520161 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520161 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520161 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520161 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520161 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520161 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520161 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125520161 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520161 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241121125520161 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520161 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520161 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520161 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520161 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520161 DTBF DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=199 (tbf_ul.cpp:221) 20241121125520161 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520161 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520161 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520161 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=199 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7e 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125520173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520173 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520173 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125520173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125520183 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241121125520183 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241121125520183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520183 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125520197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520200 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125520200 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data=3c 03 01 00 00 00 0e 4e 3c 7e 36 ef 26 15 33 b9 9c 1e a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520200 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520200 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 4e 3c 7e 36 ef 26 15 33 b9 9c 1e a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520200 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520200 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=208 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520200 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 4e 3c 7e 36 ef 26 15 33 b9 9c 1e a4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520200 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520200 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241121125520200 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520200 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520200 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520200 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520200 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520200 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520200 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520200 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520201 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520201 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=876 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125520202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241121125520202 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241121125520202 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520202 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520202 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520202 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520202 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520202 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520202 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520202 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Scheduling control message at RTS for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Sending data request: sapi=5 arfcn=876 cur_fn=208 block=1 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520202 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520202 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520202 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520202 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520204 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=208, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520204 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520204 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520204 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520204 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520204 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520204 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520204 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241121125520204 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520204 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520204 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520204 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520204 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520204 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520204 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520204 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520204 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520205 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520205 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520205 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520205 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520205 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520205 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520205 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520205 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125520205 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520205 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241121125520205 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520205 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520205 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520205 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520205 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520205 DTBF DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=208 (tbf_ul.cpp:221) 20241121125520205 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520205 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520205 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520205 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=208 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 78 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125520215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520215 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=212): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520215 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125520216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520216 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125520220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241121125520220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241121125520220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520220 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125520234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520234 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520234 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520234 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520234 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520235 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520235 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520235 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125520235 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=2 data=3c 03 01 00 00 00 0f 52 b0 db 28 25 d4 d5 3a e4 a2 25 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520235 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520235 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 52 b0 db 28 25 d4 d5 3a e4 a2 25 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520235 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520235 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=216 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520235 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 52 b0 db 28 25 d4 d5 3a e4 a2 25 f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520235 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520235 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241121125520235 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520235 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520235 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520235 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520235 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520235 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520235 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520240 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520240 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520240 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520243 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=877 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125520243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125520243 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125520243 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520243 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520243 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520243 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520243 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520243 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520243 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520243 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Sending data request: sapi=5 arfcn=877 cur_fn=216 block=3 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520243 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520244 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=216, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520245 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520245 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520245 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520245 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520245 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520245 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520245 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241121125520245 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520245 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520245 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520245 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520245 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520245 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520245 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520245 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520245 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520245 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520245 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520245 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520245 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520245 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520245 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125520245 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125520245 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125520245 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520245 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241121125520245 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520245 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520245 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520245 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520245 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520245 DTBF DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=216 (tbf_ul.cpp:221) 20241121125520245 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520245 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520245 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125520245 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=216 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125520257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520257 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=221): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520257 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125520258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125520262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125520262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125520262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520262 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125520276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125520276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520277 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125520277 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=4 data=3c 03 01 00 00 00 10 0f 54 e8 d8 2b ea 64 a5 9b 4d b8 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520277 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520277 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 0f 54 e8 d8 2b ea 64 a5 9b 4d b8 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520277 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520277 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=225 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520277 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 0f 54 e8 d8 2b ea 64 a5 9b 4d b8 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520277 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125520277 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241121125520277 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520277 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520277 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520277 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520277 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520277 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520277 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=878 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125520281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=234 (gprs_rlcmac_sched.cpp:454) 20241121125520281 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241121125520281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520281 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520281 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520281 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520281 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520281 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520281 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Sending data request: sapi=5 arfcn=878 cur_fn=225 block=5 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520281 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520282 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520282 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520282 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520282 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=225, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520282 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520282 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520282 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520282 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520282 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520282 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520282 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125520282 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520282 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520282 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520282 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520282 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520282 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520282 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520282 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520282 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520282 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520282 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520282 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520282 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520282 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520282 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520282 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520282 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125520282 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520282 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241121125520282 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520282 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520282 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520283 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520283 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520283 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=225 (tbf_ul.cpp:221) 20241121125520283 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520283 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520283 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520283 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=225 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125520295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520295 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125520297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520297 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520297 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520298 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520298 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520298 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125520305 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241121125520305 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241121125520305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520305 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 2 20241121125520318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125520318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520320 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125520320 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125520323 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=238 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=242 (gprs_rlcmac_sched.cpp:454) 20241121125520323 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241121125520323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520323 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 2 20241121125520324 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520324 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520324 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125520337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520337 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125520337 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125520337 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125520337 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125520338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125520342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520342 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125520357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520357 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241121125520357 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125520358 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520358 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520358 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520359 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520359 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520362 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520362 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520362 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125520366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520366 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125520380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520380 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125520384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520385 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125520399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125520403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520404 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125520405 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520405 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520405 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125520418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520419 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520419 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520419 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125520427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520427 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125520441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520442 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520442 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520443 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520443 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520445 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520445 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520445 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125520446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520446 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125520459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520461 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520461 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125520464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520465 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125520478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125520478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520480 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520480 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520480 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520480 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520480 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520480 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125520480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520484 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520484 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520484 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125520488 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=273 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-0-2:G){FLOW}, expect answer on UL FN=277 (gprs_rlcmac_sched.cpp:454) 20241121125520488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241121125520488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520488 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 05 01 00 00 00 11 39 e0 72 55 17 a4 bd 53 36 6c 5f f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520502 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 39 e0 72 55 17 a4 bd 53 36 6c 5f f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520502 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520502 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=273 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520502 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 39 e0 72 55 17 a4 bd 53 36 6c 5f f4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520502 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520502 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241121125520502 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520502 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520502 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520502 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125520502 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520502 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125520506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=277 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241121125520506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241121125520506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520506 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241121125520506 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520506 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520506 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520506 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125520506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125520506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=42 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520507 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520508 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=273, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520508 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520508 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520508 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520508 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520508 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520508 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520508 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241121125520508 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520508 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520508 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520508 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520508 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520508 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520508 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520508 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520508 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520508 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520508 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520508 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520508 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520508 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520508 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520508 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520508 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125520508 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520508 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241121125520508 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520508 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520508 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520508 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520508 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520508 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=273 (tbf_ul.cpp:221) 20241121125520508 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520508 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520508 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520508 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=273 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7b 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125520520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520520 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=277): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520520 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125520525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125520525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125520525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520525 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125520539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520539 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=281): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520539 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125520540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=5 data=3c 05 01 00 00 00 12 52 c0 31 09 b3 e2 f1 a6 3a 43 b6 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520540 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520540 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 52 c0 31 09 b3 e2 f1 a6 3a 43 b6 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520540 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520540 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=281 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520540 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 52 c0 31 09 b3 e2 f1 a6 3a 43 b6 c6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520540 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520540 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241121125520540 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520540 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520540 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520540 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520540 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520540 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520540 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=872 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125520549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125520549 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125520549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520549 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520549 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520549 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520549 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520549 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520549 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Sending data request: sapi=5 arfcn=872 cur_fn=281 block=6 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520549 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520552 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=281, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520552 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520552 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520552 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520552 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520552 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520552 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520552 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241121125520552 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520552 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520552 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520552 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520552 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520552 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520553 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520553 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520553 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520553 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520553 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520553 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520553 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520553 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520553 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520553 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520553 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520553 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520553 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520553 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520553 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520553 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520553 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125520553 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520553 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241121125520553 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520553 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520553 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520553 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520553 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520553 DTBF DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=281 (tbf_ul.cpp:221) 20241121125520553 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520553 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520553 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520553 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=281 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7c 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125520564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520564 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=286): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520564 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125520566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520569 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520569 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520569 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520569 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520570 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125520571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125520571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125520571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520572 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125520583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520585 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=290): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125520585 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=7 data=3c 05 01 00 00 00 13 ce 38 a4 34 d1 c1 11 3e 1c ee fc aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520586 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520586 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 ce 38 a4 34 d1 c1 11 3e 1c ee fc aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520586 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520586 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=290 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520586 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 ce 38 a4 34 d1 c1 11 3e 1c ee fc aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520586 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520586 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241121125520586 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520586 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520586 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520586 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520586 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520586 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520586 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520586 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520587 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520587 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520588 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520588 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=873 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125520589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20241121125520589 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241121125520589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520589 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520589 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520589 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520589 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520589 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Sending data request: sapi=5 arfcn=873 cur_fn=290 block=8 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520592 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=290, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520592 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520592 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520592 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520592 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520592 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520592 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520592 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241121125520592 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520592 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520592 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520592 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520592 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520592 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520592 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520592 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520592 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520592 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520592 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520592 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520592 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520592 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520592 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520592 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520592 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125520592 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520592 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241121125520592 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520592 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520592 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520592 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520592 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520592 DTBF DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=290 (tbf_ul.cpp:221) 20241121125520592 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520592 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520592 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520592 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=290 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7d 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125520601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520601 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520601 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125520602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520602 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520602 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520603 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520603 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125520611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125520611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125520611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520612 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125520626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520628 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=299): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125520628 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=9 data=3c 05 01 00 00 00 14 7d eb 6a d5 96 57 de dc 25 38 91 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520629 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520629 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 7d eb 6a d5 96 57 de dc 25 38 91 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520629 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520629 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=299 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520629 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 7d eb 6a d5 96 57 de dc 25 38 91 05 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520629 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520629 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241121125520629 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520629 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520629 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520629 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520629 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520629 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520632 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520632 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=874 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125520633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125520633 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125520633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520633 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520634 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520634 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520634 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520634 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520634 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Sending data request: sapi=5 arfcn=874 cur_fn=299 block=10 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520634 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520640 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=299, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520640 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520640 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520640 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520640 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520640 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520640 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520640 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241121125520640 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520640 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520640 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520640 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520640 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520640 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520640 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520640 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520640 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520640 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520640 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520640 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520640 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520640 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520640 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520640 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520640 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125520640 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520641 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241121125520641 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520641 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520641 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520641 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520641 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520641 DTBF DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=299 (tbf_ul.cpp:221) 20241121125520641 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520641 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520641 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520641 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=299 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7e 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125520646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520646 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125520647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520649 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520649 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125520654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125520654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125520654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125520664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520667 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520667 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520667 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=307): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125520667 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520667 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=11 data=3c 05 01 00 00 00 15 6c e7 19 6a 55 f4 67 22 04 59 77 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520667 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520667 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520667 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 6c e7 19 6a 55 f4 67 22 04 59 77 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520667 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520667 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520667 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 6c e7 19 6a 55 f4 67 22 04 59 77 81 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520667 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520667 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241121125520667 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520667 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520667 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520667 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520667 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520667 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520667 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520667 DL1IF [1;34mDEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520668 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520668 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520668 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520673 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=875 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125520673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125520673 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125520673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520673 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520673 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520673 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520673 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520673 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520673 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520673 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Sending data request: sapi=5 arfcn=875 cur_fn=307 block=0 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520674 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520676 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=307, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520676 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520676 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520676 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520676 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520676 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520676 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520677 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241121125520677 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520677 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520677 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520677 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520677 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520677 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520677 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520677 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520677 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520677 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520677 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520677 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520677 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520677 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520677 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520677 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520677 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125520677 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520677 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241121125520677 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520677 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520677 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520677 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520677 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520677 DTBF DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=307 (tbf_ul.cpp:221) 20241121125520677 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520677 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520677 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520677 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=307 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 78 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125520688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520688 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520688 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125520690 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520690 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520691 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520691 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520691 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520691 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125520696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241121125520696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241121125520696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520696 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125520708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520709 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520709 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520709 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520709 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520709 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520713 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125520713 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=1 data=3c 05 01 00 00 00 16 db da f2 8f 8c e4 60 6b e8 bd 9b b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520713 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520713 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 db da f2 8f 8c e4 60 6b e8 bd 9b b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520713 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520713 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520713 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520713 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520713 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520714 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520714 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 db da f2 8f 8c e4 60 6b e8 bd 9b b4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520714 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520714 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241121125520714 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520714 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520714 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520714 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520714 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520714 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520714 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520714 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=876 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125520716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241121125520716 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241121125520716 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520716 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520716 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520716 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520716 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520716 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520716 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Sending data request: sapi=5 arfcn=876 cur_fn=316 block=2 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520717 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520723 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=316, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520723 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520723 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520723 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520723 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520723 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520723 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520723 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241121125520723 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520723 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520723 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520723 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520723 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520723 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520723 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520723 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520723 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520724 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520724 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520724 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520724 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520724 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520724 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520724 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520724 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125520724 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520724 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241121125520724 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520724 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520724 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520724 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520724 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520724 DTBF DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=316 (tbf_ul.cpp:221) 20241121125520724 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520724 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520724 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520724 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=316 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 79 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125520728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520728 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520728 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125520729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125520738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241121125520738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241121125520738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520739 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125520752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520753 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520753 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520753 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520758 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125520758 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=3 data=3c 05 01 00 00 00 17 f3 75 b5 d3 c8 9e bc af f5 e6 72 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520758 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520759 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 f3 75 b5 d3 c8 9e bc af f5 e6 72 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520759 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520759 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520759 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 f3 75 b5 d3 c8 9e bc af f5 e6 72 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520759 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520759 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241121125520759 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520759 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520759 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520759 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520759 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520759 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520759 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=877 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125520760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121125520760 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121125520760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520760 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520760 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520760 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520760 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520760 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Sending data request: sapi=5 arfcn=877 cur_fn=325 block=4 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520761 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520763 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=325, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520763 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520763 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520763 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520763 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520763 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520763 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520763 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241121125520763 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520763 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520763 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520763 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520763 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520763 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520763 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520763 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520763 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520763 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520763 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520763 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520763 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520763 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520763 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125520764 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125520764 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125520764 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520764 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241121125520764 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520764 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520764 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520764 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520764 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520764 DTBF DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=325 (tbf_ul.cpp:221) 20241121125520764 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520764 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520764 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125520764 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=325 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125520770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520770 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520770 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125520771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125520776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121125520776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121125520776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520777 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125520790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125520790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520792 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520793 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520793 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520798 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125520798 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=5 data=3c 05 01 00 00 00 18 bd 62 f2 fc 27 64 a1 0f 3f e6 a4 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125520799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125520799 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125520799 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 bd 62 f2 fc 27 64 a1 0f 3f e6 a4 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125520799 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125520799 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125520799 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 bd 62 f2 fc 27 64 a1 0f 3f e6 a4 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125520799 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125520799 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241121125520799 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125520799 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125520799 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125520799 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125520799 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125520799 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125520799 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125520799 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125520800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=878 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125520800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121125520800 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121125520800 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125520800 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125520800 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125520800 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125520800 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125520800 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125520800 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125520800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125520800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Sending data request: sapi=5 arfcn=878 cur_fn=333 block=6 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520801 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125520806 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=333, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125520806 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125520806 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125520806 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125520806 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125520806 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125520806 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125520806 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121125520806 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125520806 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125520806 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125520806 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125520807 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125520807 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125520807 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125520807 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125520807 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125520807 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125520807 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125520807 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125520807 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125520807 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520807 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125520807 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125520807 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125520807 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125520807 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125520807 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125520807 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125520807 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125520807 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125520807 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125520807 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241121125520807 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125520807 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125520807 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125520807 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125520807 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125520807 DTBF DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=333 (tbf_ul.cpp:221) 20241121125520807 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125520807 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125520807 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125520807 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=333 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125520814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125520814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520814 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520814 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125520815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520816 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520816 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125520819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241121125520819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241121125520819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 3 20241121125520833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125520833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520839 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=342): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125520839 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125520840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125520840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=346 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=351 (gprs_rlcmac_sched.cpp:454) 20241121125520840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241121125520840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520841 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520841 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520841 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520841 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 3 20241121125520852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125520852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520853 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125520853 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125520853 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125520853 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125520854 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520854 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520857 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520857 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125520862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520863 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520877 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520877 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520877 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125520878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520878 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241121125520878 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125520880 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520880 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125520887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520888 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125520896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520902 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520902 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520903 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520903 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125520904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520905 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125520916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520925 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520925 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520925 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125520926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520927 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125520939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125520943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520943 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125520957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125520962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520964 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125520964 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125520964 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125520976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125520976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520976 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520976 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520977 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520977 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520977 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520977 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520977 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520978 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520978 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125520985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125520985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125520986 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125520999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125520999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521000 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521000 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125521004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521004 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125521008 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521008 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521008 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125521018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125521020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125521022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=385 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=390 (gprs_rlcmac_sched.cpp:454) 20241121125521022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241121125521022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521023 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=3c 07 01 00 00 00 19 9f eb 52 74 43 86 ca cb d8 52 b0 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 9f eb 52 74 43 86 ca cb d8 52 b0 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521037 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521037 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=385 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521037 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 9f eb 52 74 43 86 ca cb d8 52 b0 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521037 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521037 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241121125521037 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521037 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521037 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521037 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125521037 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521042 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521042 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125521046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241121125521046 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241121125521046 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521046 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241121125521046 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521046 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521046 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521046 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521046 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125521046 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125521046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=43 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521048 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=385, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521048 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521048 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521049 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521049 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521049 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521049 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521049 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241121125521049 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521049 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521049 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521049 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521049 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521049 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521049 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521049 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521049 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521049 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521049 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521049 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521049 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521049 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521049 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521049 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521049 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125521049 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521049 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241121125521049 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521049 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521049 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521049 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521049 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521049 DTBF DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=385 (tbf_ul.cpp:221) 20241121125521049 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521049 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521049 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521049 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=385 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7c 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125521063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521064 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=390): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521064 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521068 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521068 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521073 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125521074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125521074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125521075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521075 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125521082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521082 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=394): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521082 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125521084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=7 data=3c 07 01 00 00 00 1a ba 34 44 06 03 e4 a4 6d 97 45 0d 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521084 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521084 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a ba 34 44 06 03 e4 a4 6d 97 45 0d 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521084 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521084 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=394 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521084 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a ba 34 44 06 03 e4 a4 6d 97 45 0d 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521084 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521084 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241121125521084 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521084 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521084 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521084 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521084 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521084 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521087 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521087 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521087 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521087 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521088 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521088 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=872 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125521088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241121125521088 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241121125521088 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521088 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521088 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521088 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521088 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521088 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521088 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521088 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Sending data request: sapi=5 arfcn=872 cur_fn=394 block=8 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521088 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521090 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=394, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521090 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521090 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521090 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521090 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521090 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521090 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521090 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241121125521090 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521090 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521090 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521090 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521090 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521090 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521090 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521090 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521090 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521090 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521090 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521090 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521090 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521090 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521090 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521090 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521090 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125521090 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521090 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241121125521090 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521090 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521090 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521090 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521090 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521090 DTBF DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=394 (tbf_ul.cpp:221) 20241121125521090 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521090 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521090 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521090 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=394 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7d 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125521099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521099 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=398): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521099 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125521100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125521108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241121125521109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241121125521109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521109 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125521123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521123 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125521123 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521123 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=9 data=3c 07 01 00 00 00 1b ad 7b 49 18 05 a0 19 e4 2f 31 0f 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521123 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521123 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521123 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b ad 7b 49 18 05 a0 19 e4 2f 31 0f 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521123 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521123 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521123 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b ad 7b 49 18 05 a0 19 e4 2f 31 0f 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521123 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521123 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241121125521123 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521123 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521123 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521123 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521123 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521123 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521123 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521123 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521123 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521123 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521124 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521124 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521124 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521124 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521124 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521124 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521124 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=873 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125521128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241121125521128 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241121125521128 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521128 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521128 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521128 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521128 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521128 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521128 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521128 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Sending data request: sapi=5 arfcn=873 cur_fn=403 block=10 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521128 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521129 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=403, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521129 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521129 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521129 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521129 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521129 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521129 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521129 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241121125521129 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521129 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521129 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521129 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521129 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521129 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521129 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521129 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521129 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521129 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521129 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521129 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521130 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521130 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521130 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521130 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521130 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125521130 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521130 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241121125521130 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521130 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521130 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521130 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521130 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521130 DTBF DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=403 (tbf_ul.cpp:221) 20241121125521130 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521130 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521130 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521130 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=403 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125521141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521141 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125521142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125521146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241121125521146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241121125521146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521146 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125521160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521160 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125521160 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=11 data=3c 07 01 00 00 00 1c 7a 8a 03 f7 b3 4e 88 68 72 77 84 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521161 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521161 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 7a 8a 03 f7 b3 4e 88 68 72 77 84 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521161 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521161 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521161 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 7a 8a 03 f7 b3 4e 88 68 72 77 84 1a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521161 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521161 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241121125521161 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521161 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521161 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521161 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521161 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521161 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521161 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521161 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521161 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521161 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521161 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521161 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521161 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=874 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125521170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125521170 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125521170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521170 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521170 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521170 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521170 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521170 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521170 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Sending data request: sapi=5 arfcn=874 cur_fn=411 block=0 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521170 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521171 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=411, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521171 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521171 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521171 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521171 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521171 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521171 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521171 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241121125521171 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521171 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521171 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521171 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521171 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521171 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521171 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521171 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521171 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521171 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521171 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521171 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521171 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521171 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521171 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521171 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125521171 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521171 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241121125521171 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521171 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521171 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521171 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521171 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521171 DTBF DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=411 (tbf_ul.cpp:221) 20241121125521171 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521171 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521171 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521171 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=411 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 78 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125521184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521184 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521184 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125521184 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521184 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521184 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521184 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521184 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521184 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521185 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521185 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521185 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521185 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125521188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241121125521188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241121125521188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521188 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125521202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521203 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125521203 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=1 data=3c 07 01 00 00 00 1d 1c b2 d2 53 69 5b 3f 80 37 34 f1 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521203 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521203 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 1c b2 d2 53 69 5b 3f 80 37 34 f1 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521203 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521203 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521203 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 1c b2 d2 53 69 5b 3f 80 37 34 f1 59 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521203 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521203 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241121125521203 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521203 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521203 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521203 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521203 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521203 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521203 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521203 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521204 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521204 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521204 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521204 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=875 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125521207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241121125521207 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241121125521207 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521207 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521207 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521207 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521207 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521207 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521207 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Sending data request: sapi=5 arfcn=875 cur_fn=420 block=2 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521207 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521208 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=420, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521208 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521208 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521208 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521208 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521208 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521208 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521208 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241121125521208 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521208 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521208 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521208 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521208 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521208 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521208 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521208 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521208 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521208 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521208 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521208 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521208 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521208 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521208 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521208 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521208 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125521208 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521208 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241121125521208 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521208 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521208 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521208 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521208 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521208 DTBF DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=420 (tbf_ul.cpp:221) 20241121125521208 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521208 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521208 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521208 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=420 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 79 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125521221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521221 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521221 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125521221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125521230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241121125521230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241121125521230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125521244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521245 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521245 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521245 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125521245 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=3 data=3c 07 01 00 00 00 1e b0 a7 bc 3d d8 91 c6 ce 33 e0 22 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521245 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521245 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e b0 a7 bc 3d d8 91 c6 ce 33 e0 22 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521245 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521245 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=429 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521245 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e b0 a7 bc 3d d8 91 c6 ce 33 e0 22 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521245 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521245 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241121125521245 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521245 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521245 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521245 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521245 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521245 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521245 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521245 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=876 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125521249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241121125521249 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241121125521249 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521249 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521249 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521249 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521249 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521249 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521249 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Sending data request: sapi=5 arfcn=876 cur_fn=429 block=4 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521249 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125521250 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521250 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521250 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521251 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=429, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521251 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521251 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521251 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521251 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521251 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521251 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521251 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241121125521251 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521251 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521251 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521251 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521251 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521251 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521251 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521251 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521251 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521251 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521251 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521251 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521251 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521251 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521251 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521251 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521251 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125521251 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521251 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241121125521251 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521251 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521251 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521251 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521251 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521251 DTBF DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=429 (tbf_ul.cpp:221) 20241121125521251 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521251 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521251 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521251 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=429 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125521263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521263 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521263 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125521263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521264 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521264 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521264 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521265 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521265 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125521267 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241121125521267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241121125521267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521268 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125521282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521282 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521282 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521283 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521283 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521283 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521283 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521283 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521283 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521283 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521283 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521283 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125521284 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521284 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=5 data=3c 07 01 00 00 00 1f a6 44 e7 0f 41 e1 e9 67 2b 56 5b 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521284 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521284 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521284 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f a6 44 e7 0f 41 e1 e9 67 2b 56 5b 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521284 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521284 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521284 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f a6 44 e7 0f 41 e1 e9 67 2b 56 5b 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521284 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521284 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241121125521284 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521284 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521284 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521284 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521284 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521284 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521284 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521284 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521291 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521291 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521291 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=877 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125521291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241121125521291 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241121125521291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521291 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521291 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521291 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521291 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521291 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521291 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Sending data request: sapi=5 arfcn=877 cur_fn=437 block=6 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521292 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=437, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521292 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521292 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521292 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521292 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521292 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521292 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521292 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241121125521292 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521292 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521292 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521292 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521292 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521292 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521292 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521293 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521293 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521293 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521293 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521293 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521293 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521293 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521293 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125521293 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125521293 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125521293 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521293 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241121125521293 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521293 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521293 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521293 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521293 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521293 DTBF DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=437 (tbf_ul.cpp:221) 20241121125521293 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521293 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521293 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125521293 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=437 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125521305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521305 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521305 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125521305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125521309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241121125521309 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241121125521309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521309 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125521323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125521323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521324 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125521324 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=7 data=3c 07 01 00 00 00 20 95 31 e7 30 c4 97 1e 5c b2 a1 db 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521324 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521324 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 95 31 e7 30 c4 97 1e 5c b2 a1 db 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521324 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521324 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=446 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20241121125521324 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521324 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521324 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521324 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521324 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 95 31 e7 30 c4 97 1e 5c b2 a1 db 38 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521324 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125521324 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241121125521324 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521324 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521324 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521325 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521325 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521325 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521325 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521325 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521325 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521325 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=878 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125521328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241121125521328 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241121125521328 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521328 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521328 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521328 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521328 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521328 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521328 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Sending data request: sapi=5 arfcn=878 cur_fn=446 block=8 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521328 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521329 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=446, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521329 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521329 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521329 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521329 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521329 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521329 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521329 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121125521329 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521329 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521329 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521329 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521329 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521329 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521329 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521329 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521329 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521329 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521329 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521329 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521329 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521329 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521329 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521329 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521329 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125521329 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521329 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241121125521329 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521329 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521329 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521329 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521329 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521329 DTBF DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=446 (tbf_ul.cpp:221) 20241121125521329 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521329 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521330 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521330 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=446 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521331 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521331 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521331 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125521342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521342 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521342 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125521342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521342 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521342 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521343 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521343 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125521352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241121125521352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241121125521352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521352 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 4 20241121125521366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125521366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521368 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125521368 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125521370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125521370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125521370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521370 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 4 20241121125521371 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521371 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521371 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125521385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125521385 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125521385 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125521385 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125521385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125521389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521389 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125521403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125521403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521403 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241121125521403 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125521403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521404 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521404 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521404 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521404 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521408 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521408 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521408 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125521412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125521426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125521426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125521431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125521445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125521445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125521450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521450 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125521451 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521451 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521451 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125521484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521484 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521485 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521486 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521486 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521486 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521493 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521493 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521493 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125521493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521493 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125521507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125521507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125521512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521512 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125521526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125521526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521526 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521526 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521526 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521527 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521527 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521527 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521527 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521527 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521527 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125521528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521530 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521530 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521530 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125521530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-0-4:G){FLOW}, expect answer on UL FN=494 (gprs_rlcmac_sched.cpp:454) 20241121125521530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241121125521530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521530 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=5 data=3c 09 01 00 00 00 21 c6 e2 54 94 ab 2e 39 8c d7 fb 5e 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521544 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 c6 e2 54 94 ab 2e 39 8c d7 fb 5e 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521544 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521544 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=489 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521544 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 c6 e2 54 94 ab 2e 39 8c d7 fb 5e 8e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521544 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521544 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241121125521544 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521544 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521544 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521544 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125521544 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521544 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521544 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125521553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20241121125521553 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241121125521553 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521553 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241121125521553 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521553 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521554 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521554 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521554 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125521554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125521554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=44 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521554 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521556 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=489, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521556 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521556 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521556 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521556 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521556 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521556 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521556 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241121125521556 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521556 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521556 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521556 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521556 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521556 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521556 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521556 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521556 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521556 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521556 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521556 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521556 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521556 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521556 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521556 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521556 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125521556 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521556 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241121125521557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521557 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521557 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521557 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521557 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521557 DTBF DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=489 (tbf_ul.cpp:221) 20241121125521557 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521557 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521557 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521557 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=489 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7d 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125521568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521568 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=494): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521568 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521568 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521570 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521570 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521571 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521571 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521571 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521571 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125521572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20241121125521572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241121125521573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521573 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125521587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521587 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=498): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521587 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125521588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=7 data=3c 09 01 00 00 00 22 03 82 11 7c 2a 68 3c df 3c f0 ab 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521589 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521589 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 03 82 11 7c 2a 68 3c df 3c f0 ab 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521589 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521589 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=498 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521589 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 03 82 11 7c 2a 68 3c df 3c f0 ab 9b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521589 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521589 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241121125521589 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521589 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521589 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521589 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521589 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521589 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521589 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521589 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521589 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521596 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521596 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=872 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125521597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125521597 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125521597 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521597 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521597 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521597 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521597 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521597 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521597 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521597 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Sending data request: sapi=5 arfcn=872 cur_fn=498 block=8 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521598 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521603 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=498, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521603 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521603 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521603 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521603 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521604 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521604 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521604 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241121125521604 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521604 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521604 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521604 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521604 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521604 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521604 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521604 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521604 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521604 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521604 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521604 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521604 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521604 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521604 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521604 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521604 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125521604 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521605 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241121125521605 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521605 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521605 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521605 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521605 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521605 DTBF DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=498 (tbf_ul.cpp:221) 20241121125521605 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521605 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521605 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521605 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=498 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7e 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125521607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125521607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521607 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=502): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521607 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125521608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125521609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125521617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241121125521617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241121125521617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521617 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125521630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521631 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=507): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125521631 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=9 data=3c 09 01 00 00 00 23 b0 2c 46 bb f1 7a 10 e6 d5 7f e9 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521631 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521631 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 b0 2c 46 bb f1 7a 10 e6 d5 7f e9 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521631 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521631 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=507 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521631 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 b0 2c 46 bb f1 7a 10 e6 d5 7f e9 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521631 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521631 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241121125521631 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521631 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521631 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521631 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521631 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521631 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521631 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521631 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=873 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125521635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241121125521635 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241121125521635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521635 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521635 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521635 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521635 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521635 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521635 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521635 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Sending data request: sapi=5 arfcn=873 cur_fn=507 block=10 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521635 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521636 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=507, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521636 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521636 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521636 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521636 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521636 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521636 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521636 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241121125521636 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521636 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521636 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521636 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521636 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521636 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521636 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521636 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521636 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521636 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521636 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521636 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521636 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521636 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521636 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521636 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521636 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125521636 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521636 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241121125521636 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521636 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521636 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521636 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521636 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521636 DTBF DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=507 (tbf_ul.cpp:221) 20241121125521636 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521636 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521636 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521636 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=507 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 78 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125521649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521649 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521649 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125521649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521649 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521649 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521649 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521649 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521650 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521650 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521650 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521650 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521650 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521650 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521650 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521650 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125521654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241121125521654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241121125521654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521654 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125521668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521668 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521668 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521668 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125521668 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521669 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=11 data=3c 09 01 00 00 00 24 3a a0 af 6d a4 ec e7 0e 0c 05 2c 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521669 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521669 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521669 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 3a a0 af 6d a4 ec e7 0e 0c 05 2c 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521669 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521669 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=515 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521669 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 3a a0 af 6d a4 ec e7 0e 0c 05 2c 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521669 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521669 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241121125521669 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521669 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521669 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521669 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521669 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521669 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521669 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521669 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521669 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521669 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521669 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521669 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521669 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521670 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521670 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=874 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125521677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241121125521677 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241121125521677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521677 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521677 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521677 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521677 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521677 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521677 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Sending data request: sapi=5 arfcn=874 cur_fn=515 block=0 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521677 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521679 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=515, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521680 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521680 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521680 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521680 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521680 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521680 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521680 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241121125521680 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521680 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521680 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521680 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521680 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521680 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521680 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521680 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521680 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521680 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521680 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521680 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521680 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521680 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521680 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521680 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521680 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125521680 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521680 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241121125521680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521680 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521680 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521680 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521680 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521680 DTBF DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=515 (tbf_ul.cpp:221) 20241121125521680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521680 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521680 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521680 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=515 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 79 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125521691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521691 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521691 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125521692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125521696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241121125521696 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241121125521696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521696 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125521710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521710 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=524): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125521710 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=1 data=3c 09 01 00 00 00 25 5f e0 89 e8 fd a9 d5 42 d1 91 75 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521711 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521711 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 5f e0 89 e8 fd a9 d5 42 d1 91 75 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521711 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521711 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=524 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521711 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 5f e0 89 e8 fd a9 d5 42 d1 91 75 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521711 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521711 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241121125521711 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521711 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521711 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521711 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521711 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521711 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=875 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125521714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=533 (gprs_rlcmac_sched.cpp:454) 20241121125521714 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241121125521714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521714 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521714 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521714 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521714 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521714 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521714 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Sending data request: sapi=5 arfcn=875 cur_fn=524 block=2 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521716 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=524, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521716 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521716 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521716 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521716 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521716 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521716 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521716 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241121125521716 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521716 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521716 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521716 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521716 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521716 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521716 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521716 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521716 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521716 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521716 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521716 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521716 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521716 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521716 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521716 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521716 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125521716 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521716 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241121125521716 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521716 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521716 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521716 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521716 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521716 DTBF DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=524 (tbf_ul.cpp:221) 20241121125521716 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521716 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521716 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521716 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=524 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7a 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125521728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521728 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521728 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125521729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521729 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521729 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125521738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241121125521738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241121125521738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521738 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125521752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521752 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521752 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521753 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=533): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125521753 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=3 data=3c 09 01 00 00 00 26 c3 42 44 e0 8f 79 fd ac fe aa 7a dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521753 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521753 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 c3 42 44 e0 8f 79 fd ac fe aa 7a dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521753 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521753 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=533 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521753 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 c3 42 44 e0 8f 79 fd ac fe aa 7a dd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521753 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521753 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241121125521753 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521753 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521753 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521753 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521753 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521753 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=876 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125521756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241121125521756 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241121125521756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521756 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521756 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521756 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521756 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521756 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521756 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Sending data request: sapi=5 arfcn=876 cur_fn=533 block=4 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521757 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521758 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521758 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521758 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521758 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=533, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521758 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521758 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521758 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521758 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521758 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521758 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521758 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241121125521758 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521758 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521758 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521758 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521758 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521758 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521758 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521758 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521758 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521758 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521758 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521758 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521758 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521758 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521758 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521758 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521758 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125521758 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521758 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241121125521758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521758 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521758 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521758 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521758 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521758 DTBF DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=533 (tbf_ul.cpp:221) 20241121125521758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521758 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521758 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521758 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=533 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7b 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125521770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521770 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=537): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521770 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125521771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521772 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521772 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125521775 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241121125521775 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241121125521775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521775 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125521789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521790 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521790 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521790 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=541): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125521790 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=5 data=3c 09 01 00 00 00 27 58 da 53 55 dd 90 2f 6c ac d1 8c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521791 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521791 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 58 da 53 55 dd 90 2f 6c ac d1 8c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521791 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521791 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=541 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521791 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 58 da 53 55 dd 90 2f 6c ac d1 8c 23 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521791 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521791 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241121125521791 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521791 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521791 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521791 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521791 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521791 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521791 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521791 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=877 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125521798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20241121125521798 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241121125521798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521798 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521798 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521798 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521798 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521798 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Sending data request: sapi=5 arfcn=877 cur_fn=541 block=6 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521799 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521800 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=541, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521800 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521800 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521800 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521800 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521800 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521800 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521800 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241121125521800 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521800 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521800 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521800 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521800 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521800 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521800 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521800 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521800 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521800 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521800 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521800 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521800 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521800 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521800 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125521800 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125521800 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125521800 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521800 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241121125521800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521800 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521800 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521800 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521800 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521800 DTBF DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=541 (tbf_ul.cpp:221) 20241121125521800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521800 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521800 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125521800 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=541 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521805 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521805 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521805 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125521812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521812 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521812 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125521813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125521817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121125521817 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121125521817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521817 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125521831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125521831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521832 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521833 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=550): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125521833 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=7 data=3c 09 01 00 00 00 28 2b 9f 1d 3c 58 32 37 8e fa 31 b3 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125521833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125521833 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125521833 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 2b 9f 1d 3c 58 32 37 8e fa 31 b3 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125521833 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125521833 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=550 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125521833 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 2b 9f 1d 3c 58 32 37 8e fa 31 b3 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125521833 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125521833 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241121125521833 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125521833 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125521833 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125521833 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125521833 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125521833 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125521833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125521833 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125521835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=878 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125521835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125521835 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125521835 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125521835 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125521835 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125521835 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125521835 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125521835 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125521835 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125521835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125521835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Sending data request: sapi=5 arfcn=878 cur_fn=550 block=8 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521836 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125521837 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521837 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521837 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521837 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=550, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125521837 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125521837 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125521837 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125521837 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125521837 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125521837 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125521837 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121125521837 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125521837 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125521837 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125521837 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125521837 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125521837 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125521837 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125521837 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521837 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125521837 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125521837 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125521837 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125521837 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125521837 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125521837 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125521837 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125521837 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125521837 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125521837 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241121125521837 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125521837 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125521837 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125521837 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125521837 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125521837 DTBF DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=550 (tbf_ul.cpp:221) 20241121125521837 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125521837 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125521837 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125521837 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=550 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125521849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125521849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521849 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521849 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125521850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521850 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521850 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521850 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521850 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521850 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521850 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521850 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521850 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521851 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125521859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121125521859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121125521859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521859 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 5 20241121125521873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125521873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521874 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=559): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125521874 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125521877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125521877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121125521877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121125521877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521877 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 5 20241121125521880 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521880 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521880 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125521891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125521891 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125521891 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125521891 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125521892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521892 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521892 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521892 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521892 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125521896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521896 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125521910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125521910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521910 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=567): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} (pdch_ul_controller.c:309) 20241121125521910 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125521910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521910 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521910 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521911 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521911 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521917 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521917 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521917 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125521919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521919 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125521933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125521933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521934 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125521938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521938 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125521952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125521952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125521957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521957 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125521959 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125521959 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125521959 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125521971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125521971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125521980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521980 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125521994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521994 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521994 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521994 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125521995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125521999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125521999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125521999 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125522001 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522001 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522001 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125522012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522013 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522013 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522013 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522013 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125522017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522017 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125522031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125522031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522031 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125522032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522038 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522038 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522038 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125522040 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=598 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-0-5:G){FLOW}, expect answer on UL FN=602 (gprs_rlcmac_sched.cpp:454) 20241121125522040 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type USF (pdch_ul_controller.c:184) 20241121125522040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522040 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=6 data=3c 0b 01 00 00 00 29 74 00 2c 59 21 05 17 10 d5 b4 43 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522055 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 74 00 2c 59 21 05 17 10 d5 b4 43 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522055 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522055 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=598 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522055 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 74 00 2c 59 21 05 17 10 d5 b4 43 a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522055 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522055 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241121125522055 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522055 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522055 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522055 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125522055 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522055 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522055 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522056 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522056 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522060 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125522061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=602 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=606 (gprs_rlcmac_sched.cpp:454) 20241121125522061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241121125522061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522061 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241121125522061 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522061 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522061 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522061 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522061 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125522061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling control message at RTS for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125522061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=45 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522061 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522066 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=598, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522066 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522067 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522067 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522067 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522067 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522067 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241121125522067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522067 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522067 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522067 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522067 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522067 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522067 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522067 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522067 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522067 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522067 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522067 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522067 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522067 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522068 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522068 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522068 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125522068 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522068 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241121125522068 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522068 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522068 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522068 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522068 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522068 DTBF DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=598 (tbf_ul.cpp:221) 20241121125522068 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522068 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522068 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522068 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=598 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7e 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125522074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522074 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=602): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522074 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125522080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=606 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=611 (gprs_rlcmac_sched.cpp:454) 20241121125522080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241121125522080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522080 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125522094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522094 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=606): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522094 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125522095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=8 data=3c 0b 01 00 00 00 2a 21 02 59 8d 80 9c f4 45 d0 1a 61 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522095 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522095 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a 21 02 59 8d 80 9c f4 45 d0 1a 61 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522095 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522095 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=606 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522095 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a 21 02 59 8d 80 9c f4 45 d0 1a 61 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522095 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522095 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241121125522095 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522095 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522095 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522095 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522095 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522095 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522095 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522095 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522096 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522096 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522097 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522097 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522097 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522097 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522097 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522097 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522098 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522098 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522098 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522098 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=872 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125522103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=615 (gprs_rlcmac_sched.cpp:454) 20241121125522103 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241121125522103 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522103 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522103 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522103 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522103 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522103 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522103 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Scheduling control message at RTS for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Sending data request: sapi=5 arfcn=872 cur_fn=606 block=9 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522104 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522107 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=606, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522107 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522107 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522107 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522107 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522107 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522108 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522108 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241121125522108 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522108 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522108 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522108 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522108 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522108 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522108 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522108 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522108 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522108 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522108 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522108 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522108 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522108 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522108 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522108 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522108 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125522108 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522108 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241121125522109 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522109 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522109 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522109 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522109 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522109 DTBF DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=606 (tbf_ul.cpp:221) 20241121125522109 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522109 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522109 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522109 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=606 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 78 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125522119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522119 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=611): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522119 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125522120 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522120 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522124 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522124 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522124 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522124 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522125 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522125 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125522126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=619 (gprs_rlcmac_sched.cpp:454) 20241121125522126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241121125522126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522127 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125522138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=615): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125522140 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=10 data=3c 0b 01 00 00 00 2b e3 81 34 6a 70 48 84 28 1f 79 68 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522140 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522141 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b e3 81 34 6a 70 48 84 28 1f 79 68 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522141 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522141 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=615 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522141 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b e3 81 34 6a 70 48 84 28 1f 79 68 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522141 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522141 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241121125522141 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522141 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522141 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522141 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522141 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522141 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522145 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=873 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125522146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=619 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=624 (gprs_rlcmac_sched.cpp:454) 20241121125522146 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241121125522146 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522146 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522146 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522146 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522146 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522146 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522146 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Scheduling control message at RTS for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Sending data request: sapi=5 arfcn=873 cur_fn=615 block=11 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522146 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522152 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=615, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522152 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522152 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522152 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522152 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522152 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522152 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522152 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241121125522152 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522152 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522152 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522152 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522152 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522152 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522152 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522152 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522153 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522153 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522153 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522153 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522153 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522153 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522153 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522153 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522153 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125522153 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522153 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241121125522153 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522153 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522153 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522153 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522153 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522153 DTBF DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=615 (tbf_ul.cpp:221) 20241121125522153 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522153 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522153 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522153 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=615 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 79 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125522157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522158 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=619): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522158 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125522159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125522167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=624 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20241121125522167 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241121125522167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522169 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125522182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522184 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=624): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125522184 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data=3c 0b 01 00 00 00 2c 56 68 a5 da ac 50 15 50 6c 1d 7b 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522186 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522186 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 56 68 a5 da ac 50 15 50 6c 1d 7b 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522186 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522186 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=624 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522186 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 56 68 a5 da ac 50 15 50 6c 1d 7b 47 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522186 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522186 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241121125522186 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522186 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522186 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522186 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522186 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522186 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=874 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125522190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20241121125522190 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241121125522190 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522190 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522190 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522190 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522190 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522190 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522190 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Scheduling control message at RTS for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Sending data request: sapi=5 arfcn=874 cur_fn=624 block=1 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522191 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522196 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=624, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522196 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522196 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522196 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522196 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522196 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522196 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522196 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241121125522196 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522196 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522196 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522196 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522197 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522197 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522197 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522197 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522197 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522197 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522197 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522197 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522197 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522197 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522197 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522197 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522197 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522197 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522197 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522197 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522197 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522197 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522197 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125522197 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522197 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241121125522197 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522197 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522197 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522197 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522197 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522197 DTBF DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=624 (tbf_ul.cpp:221) 20241121125522197 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522197 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522197 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522197 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=624 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7a 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125522201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125522201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522201 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=628): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522201 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522202 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522204 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522204 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125522208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=637 (gprs_rlcmac_sched.cpp:454) 20241121125522209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241121125522209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522209 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125522221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522224 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=632): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125522224 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=2 data=3c 0b 01 00 00 00 2d ca 0c b2 fd 2c 34 c9 16 40 48 12 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522225 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522225 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d ca 0c b2 fd 2c 34 c9 16 40 48 12 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522225 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522225 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=632 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522225 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522225 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522225 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522225 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522225 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d ca 0c b2 fd 2c 34 c9 16 40 48 12 c1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522225 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522226 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241121125522226 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522226 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522226 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522226 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522226 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522226 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522226 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522226 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522226 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522226 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=875 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125522231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=637 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=641 (gprs_rlcmac_sched.cpp:454) 20241121125522231 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241121125522231 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522231 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522231 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522231 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522231 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522231 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522231 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Scheduling control message at RTS for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Sending data request: sapi=5 arfcn=875 cur_fn=632 block=3 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522231 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522236 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=632, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522236 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522236 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522237 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522237 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522237 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522237 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522237 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241121125522237 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522237 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522237 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522237 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522237 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522237 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522237 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522237 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522237 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522237 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522237 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522237 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522237 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522237 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522237 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522237 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522237 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125522237 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522237 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241121125522237 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522237 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522237 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522237 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522237 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522237 DTBF DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=632 (tbf_ul.cpp:221) 20241121125522237 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522237 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522237 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522237 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=632 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7b 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125522244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522244 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=637): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522244 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125522244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522245 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522245 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522245 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522245 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522246 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522246 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522246 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522246 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125522249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20241121125522249 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241121125522249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522250 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125522264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522268 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522268 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522268 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522268 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=641): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125522269 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=4 data=3c 0b 01 00 00 00 2e 98 15 6d 75 c2 ca 0d 3e e5 90 af 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522269 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522269 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e 98 15 6d 75 c2 ca 0d 3e e5 90 af 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522269 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522270 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=641 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522270 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e 98 15 6d 75 c2 ca 0d 3e e5 90 af 83 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522270 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522270 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241121125522270 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522270 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522270 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522270 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522270 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522270 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522270 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522270 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522273 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=876 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125522273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20241121125522273 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241121125522273 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522273 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522273 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522273 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522273 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522273 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522273 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Scheduling control message at RTS for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522273 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Sending data request: sapi=5 arfcn=876 cur_fn=641 block=5 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522273 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522279 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=641, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522279 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522279 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522279 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522279 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522279 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522279 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522279 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241121125522279 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522279 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522279 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522279 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522279 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522279 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522279 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522279 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522279 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522280 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522280 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522280 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522280 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522280 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522280 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522280 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522280 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125522280 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522280 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241121125522280 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522280 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522280 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522280 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522280 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522280 DTBF DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=641 (tbf_ul.cpp:221) 20241121125522280 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522280 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522280 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522280 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=641 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7c 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125522282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522282 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=645): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522282 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125522283 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522283 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522283 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522283 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522283 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522283 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522284 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522284 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522284 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522284 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522284 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522284 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125522291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20241121125522291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241121125522291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522291 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125522305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522306 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522306 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522306 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=650): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125522306 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=6 data=3c 0b 01 00 00 00 2f 2f 76 55 97 3e 04 93 2d 91 eb e1 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522306 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522306 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 2f 76 55 97 3e 04 93 2d 91 eb e1 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522306 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522306 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=650 Rx UL DATA from unexpected TBF(UL:TFI-0-6-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522306 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 2f 76 55 97 3e 04 93 2d 91 eb e1 31 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522306 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522306 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241121125522306 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522306 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522306 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522306 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522306 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522306 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522306 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522306 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522307 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522307 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522310 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522310 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522310 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=877 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125522310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=654 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=658 (gprs_rlcmac_sched.cpp:454) 20241121125522310 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241121125522310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522310 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522310 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522310 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522310 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522310 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522310 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Scheduling control message at RTS for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Sending data request: sapi=5 arfcn=877 cur_fn=650 block=7 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522310 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522311 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=650, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522311 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522311 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522311 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522311 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522311 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522311 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522311 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241121125522311 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522311 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522311 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522311 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522311 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522311 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522311 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522312 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522312 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522312 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522312 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522312 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522312 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522312 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522312 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125522312 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125522312 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125522312 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522312 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241121125522312 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522312 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522312 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522312 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522312 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522312 DTBF DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=650 (tbf_ul.cpp:221) 20241121125522312 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522312 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522312 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125522312 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=650 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125522324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522324 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=654): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522324 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125522325 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522325 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522325 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522325 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522325 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522325 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522325 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125522329 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20241121125522329 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241121125522329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522329 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125522344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125522344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522349 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=658): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125522349 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=8 data=3c 0b 01 00 00 00 30 0a 28 d9 65 6b 8d 11 57 98 17 e7 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522350 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522350 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 0a 28 d9 65 6b 8d 11 57 98 17 e7 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522350 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522350 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=658 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1070) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522350 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 0a 28 d9 65 6b 8d 11 57 98 17 e7 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522350 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125522350 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241121125522350 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522350 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522350 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522350 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522350 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522350 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522353 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522353 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522353 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522353 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=878 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125522353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=667 (gprs_rlcmac_sched.cpp:454) 20241121125522353 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241121125522353 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522353 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522353 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522353 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522353 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522353 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522353 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Scheduling control message at RTS for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Sending data request: sapi=5 arfcn=878 cur_fn=658 block=9 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522358 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=658, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522358 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522358 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522358 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522358 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522358 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522358 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522358 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121125522358 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522358 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522358 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522358 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522358 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522358 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522358 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522358 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522358 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522359 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522359 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522359 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522359 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522359 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522359 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522359 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522359 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125522359 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522359 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241121125522359 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522359 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522359 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522359 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522359 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522359 DTBF DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=658 (tbf_ul.cpp:221) 20241121125522359 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522359 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522359 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522359 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=658 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125522367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522367 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=663): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522367 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125522367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125522371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=671 (gprs_rlcmac_sched.cpp:454) 20241121125522371 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241121125522371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522371 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 6 20241121125522385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125522385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522386 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522386 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522387 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=667): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125522387 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125522390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=671 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=676 (gprs_rlcmac_sched.cpp:454) 20241121125522390 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241121125522390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522390 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 6 20241121125522398 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522398 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522398 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125522404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522404 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=671): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125522404 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125522404 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125522404 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125522404 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522404 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522404 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522404 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522405 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522405 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125522413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522413 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125522427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522427 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=676): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} (pdch_ul_controller.c:309) 20241121125522427 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125522428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522428 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125522432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522432 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522438 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522438 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522438 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125522446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125522451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522451 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125522465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522465 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522465 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522466 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125522474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522474 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522480 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522480 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522480 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125522495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522496 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522496 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522496 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522496 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125522500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522500 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522512 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522512 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522512 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125522513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522514 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522514 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522514 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522514 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522515 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522515 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125522518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125522532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522533 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522533 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522533 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522533 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522534 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522534 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522534 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522534 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125522542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522542 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125522556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125522556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125522557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522560 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522560 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522560 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125522560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=706 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-0-6:G){FLOW}, expect answer on UL FN=710 (gprs_rlcmac_sched.cpp:454) 20241121125522560 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 710 for type USF (pdch_ul_controller.c:184) 20241121125522560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522560 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=7 data=3c 0d 01 00 00 00 31 69 50 53 03 ef fb 26 c8 f6 b3 23 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522575 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 69 50 53 03 ef fb 26 c8 f6 b3 23 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522575 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522575 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=706 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522575 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 69 50 53 03 ef fb 26 c8 f6 b3 23 2a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522575 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522575 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241121125522575 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522575 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522575 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522575 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125522575 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522575 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522575 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522576 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522576 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522576 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522576 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522576 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522576 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125522579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=710 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=715 (gprs_rlcmac_sched.cpp:454) 20241121125522579 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241121125522579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522579 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241121125522579 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522579 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522579 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522579 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522579 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125522579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125522579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=46 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522579 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522580 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=706, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522580 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522580 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522580 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522580 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522580 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522580 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522580 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241121125522580 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522580 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522580 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522580 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522580 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522580 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522580 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522580 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522580 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522580 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522580 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522580 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522580 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522580 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522580 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522580 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522580 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125522580 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522580 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241121125522580 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522580 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522580 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522580 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522580 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522580 DTBF DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=706 (tbf_ul.cpp:221) 20241121125522580 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522580 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522580 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522580 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=706 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125522593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522593 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=710): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522593 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522593 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522593 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522594 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522594 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522594 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522594 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125522602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=715 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=719 (gprs_rlcmac_sched.cpp:454) 20241121125522602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241121125522602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522602 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125522616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522616 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=715): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522616 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125522616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=9 data=3c 0d 01 00 00 00 32 cc a1 35 c1 9a 82 5a 07 7e a5 ec 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522616 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522616 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 cc a1 35 c1 9a 82 5a 07 7e a5 ec 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522616 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522616 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=715 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522616 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 cc a1 35 c1 9a 82 5a 07 7e a5 ec 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522616 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522616 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241121125522616 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522616 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522616 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522616 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522616 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522616 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522617 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522617 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=872 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125522621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=719 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=723 (gprs_rlcmac_sched.cpp:454) 20241121125522621 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241121125522621 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522621 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522621 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522621 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522621 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522621 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522621 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Sending data request: sapi=5 arfcn=872 cur_fn=715 block=10 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522621 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522622 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=715, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522622 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522622 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522622 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522622 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522622 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522622 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522622 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241121125522622 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522622 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522622 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522622 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522622 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522622 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522622 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522622 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522622 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522622 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522622 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522622 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522622 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522622 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522622 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522622 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522622 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125522622 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522622 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241121125522622 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522622 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522622 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522622 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522622 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522622 DTBF DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=715 (tbf_ul.cpp:221) 20241121125522622 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522622 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522622 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522622 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=715 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125522635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522635 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=719): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522635 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125522635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522636 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522636 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522636 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522636 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522636 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522636 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522636 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125522639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241121125522639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241121125522639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522640 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125522654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522654 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=723): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125522654 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522654 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=11 data=3c 0d 01 00 00 00 33 40 81 e4 f6 60 45 64 fe a5 09 92 b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522654 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522654 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522654 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 40 81 e4 f6 60 45 64 fe a5 09 92 b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522654 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522654 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=723 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522654 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 40 81 e4 f6 60 45 64 fe a5 09 92 b5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522654 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522654 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241121125522654 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522654 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522654 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522654 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522654 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522654 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522654 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522654 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522654 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522654 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522654 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522654 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522655 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522655 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=873 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125522663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=728 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=732 (gprs_rlcmac_sched.cpp:454) 20241121125522663 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241121125522663 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522663 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522663 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522663 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522663 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522663 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522663 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Sending data request: sapi=5 arfcn=873 cur_fn=723 block=0 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522663 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522664 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=723, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522664 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522664 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522664 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522664 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522664 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522664 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522664 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241121125522664 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522664 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522664 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522664 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522664 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522664 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522664 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522664 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522664 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522664 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522664 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522664 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522664 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522664 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522664 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522664 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522664 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125522664 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522664 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241121125522664 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522664 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522664 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522664 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522664 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522664 DTBF DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=723 (tbf_ul.cpp:221) 20241121125522664 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522664 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522664 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522664 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=723 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125522677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522677 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=728): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522677 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125522677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522678 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125522681 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241121125522681 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241121125522681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522682 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125522696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522696 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=732): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125522696 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=1 data=3c 0d 01 00 00 00 34 4c ea 04 7b 5c 8b 1f ef 13 6d 3d 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522696 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522696 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 4c ea 04 7b 5c 8b 1f ef 13 6d 3d 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522696 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522696 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=732 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522696 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 4c ea 04 7b 5c 8b 1f ef 13 6d 3d 15 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522696 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522696 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241121125522696 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522696 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522696 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522696 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522696 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522696 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522700 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=874 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125522700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=741 (gprs_rlcmac_sched.cpp:454) 20241121125522700 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241121125522700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522700 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522700 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522700 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522700 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522700 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522700 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Sending data request: sapi=5 arfcn=874 cur_fn=732 block=2 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522700 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522701 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=732, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522701 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522701 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522701 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522701 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522701 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522701 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522701 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241121125522701 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522701 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522701 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522701 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522701 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522701 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522701 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522701 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522701 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522701 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522701 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522701 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522701 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522701 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522701 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522701 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522701 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125522701 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522701 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241121125522701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522701 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522701 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522701 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522701 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522701 DTBF DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=732 (tbf_ul.cpp:221) 20241121125522701 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522701 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522701 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522701 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=732 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125522714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522714 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=736): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522714 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125522715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125522724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=741 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20241121125522724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241121125522724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522724 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125522738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522739 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=741): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125522739 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=3 data=3c 0d 01 00 00 00 35 a3 8b 5a 4d 8a 9f a6 90 5a 06 45 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522739 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522739 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 a3 8b 5a 4d 8a 9f a6 90 5a 06 45 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522739 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522739 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522739 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 a3 8b 5a 4d 8a 9f a6 90 5a 06 45 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522739 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522739 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241121125522739 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522739 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522739 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522739 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522739 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522739 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522739 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522739 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=875 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125522742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20241121125522742 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241121125522742 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522742 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522742 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522742 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522742 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522742 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522742 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Sending data request: sapi=5 arfcn=875 cur_fn=741 block=4 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522743 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522744 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=741, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522744 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522744 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522744 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522744 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522744 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522744 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522744 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241121125522744 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522744 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522744 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522744 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522744 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522744 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522744 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522744 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522744 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522744 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522744 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522744 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522744 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522744 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522744 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522744 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522744 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125522744 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522744 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241121125522744 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522744 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522744 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522744 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522744 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522744 DTBF DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=741 (tbf_ul.cpp:221) 20241121125522744 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522744 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522744 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522744 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=741 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125522756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522756 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=745): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522756 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125522757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125522761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241121125522761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241121125522761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522761 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125522775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522776 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=749): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125522776 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=5 data=3c 0d 01 00 00 00 36 50 31 20 fa fd 73 f6 fd 92 27 1f 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522776 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522776 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 50 31 20 fa fd 73 f6 fd 92 27 1f 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522776 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522776 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522776 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 50 31 20 fa fd 73 f6 fd 92 27 1f 57 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522776 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522776 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241121125522776 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522776 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522776 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522776 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522776 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522776 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522781 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522781 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522781 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=876 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125522784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20241121125522784 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241121125522784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522784 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522784 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522784 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522784 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522784 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Sending data request: sapi=5 arfcn=876 cur_fn=749 block=6 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522784 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522786 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=749, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522786 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522786 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522786 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522786 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522786 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522786 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522786 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241121125522786 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522786 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522786 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522786 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522786 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522786 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522786 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522786 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522786 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522786 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522786 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522786 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522786 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522786 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522786 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522786 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522786 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125522786 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522786 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241121125522786 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522786 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522786 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522786 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522786 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522786 DTBF DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=749 (tbf_ul.cpp:221) 20241121125522786 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522786 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522786 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522786 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=749 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125522798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522798 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=754): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522798 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125522798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522799 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522799 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125522803 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=758 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=762 (gprs_rlcmac_sched.cpp:454) 20241121125522803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241121125522803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522803 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125522817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522817 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522817 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522817 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522817 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522818 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125522818 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=7 data=3c 0d 01 00 00 00 37 6d 71 4a 7f a4 17 53 bf b6 17 ce b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522818 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522818 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 6d 71 4a 7f a4 17 53 bf b6 17 ce b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522818 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522818 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522818 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 6d 71 4a 7f a4 17 53 bf b6 17 ce b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522818 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522818 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241121125522818 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522818 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522818 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522818 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522818 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522818 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=877 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125522821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20241121125522821 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241121125522821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522821 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522821 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522821 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522821 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522821 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522821 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Sending data request: sapi=5 arfcn=877 cur_fn=758 block=8 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522821 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125522822 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522822 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522822 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522823 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=758, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125522823 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125522823 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125522823 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125522823 DLGLOBAL DEBUG validating counter group 0x55650975e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125522823 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125522823 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125522823 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241121125522823 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125522823 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125522823 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125522823 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125522823 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125522823 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125522823 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125522823 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522823 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125522823 DLGLOBAL DEBUG validating counter group 0x55650975eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125522823 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125522823 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125522823 DLGLOBAL DEBUG validating counter group 0x55650975ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125522823 DLGLOBAL DEBUG validating counter group 0x55650975ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125522823 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125522823 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125522823 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125522823 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125522823 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241121125522823 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125522823 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125522823 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125522823 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125522823 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125522823 DTBF DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=758 (tbf_ul.cpp:221) 20241121125522823 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125522823 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125522823 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125522823 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=758 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(580)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125522835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125522835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522835 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=762): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522835 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125522836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522836 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125522845 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241121125522845 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241121125522845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522845 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125522859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125522859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522860 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125522860 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=9 data=3c 0d 01 00 00 00 38 29 23 c5 9c b4 42 cb f1 db 55 f6 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125522860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125522860 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125522860 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 29 23 c5 9c b4 42 cb f1 db 55 f6 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125522860 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125522860 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125522860 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 29 23 c5 9c b4 42 cb f1 db 55 f6 f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125522860 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125522860 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241121125522860 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125522860 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125522860 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125522860 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125522860 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125522860 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125522860 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125522860 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125522863 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=878 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125522863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20241121125522863 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241121125522863 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125522863 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125522863 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125522863 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125522863 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125522863 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125522863 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125522863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125522863 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Sending data request: sapi=5 arfcn=878 cur_fn=767 block=10 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125522864 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125522865 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522865 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522865 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522867 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522867 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522867 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522867 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522868 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522868 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522868 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522868 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522868 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522869 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522869 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522869 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522869 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522870 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522870 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522870 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522870 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522870 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522871 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522871 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522871 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522871 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522872 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522872 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522872 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522872 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522872 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522873 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522873 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522873 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522873 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522873 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522873 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522873 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522874 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522874 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522874 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522875 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522875 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522875 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522875 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522876 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522876 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522876 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522876 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522876 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522877 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522877 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522877 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522878 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522878 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522879 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522879 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522879 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522879 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522879 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125522880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522880 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=771): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125522880 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522880 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522880 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522880 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522880 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522880 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522881 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522882 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522882 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522882 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522882 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522882 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522882 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522883 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522883 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522883 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522883 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522883 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522883 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522884 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522884 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522884 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522884 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522884 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522885 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522885 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522885 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522885 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522885 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522885 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522885 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522885 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522885 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522886 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522886 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522886 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522886 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522887 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522887 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522887 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522887 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522887 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522888 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522888 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522888 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522888 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522888 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522888 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522889 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522889 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522889 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522889 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522889 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522889 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522890 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522890 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522890 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522890 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522890 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522890 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522890 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522891 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125522891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522891 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522891 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522891 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522891 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522891 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522892 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522892 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522892 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522892 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522893 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522893 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522893 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522893 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522893 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522894 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522894 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522894 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522894 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522894 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522894 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522895 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522895 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522895 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522895 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522895 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522895 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522895 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522895 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522895 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522896 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522896 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522896 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522896 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522896 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522896 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522896 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522897 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522897 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522897 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522897 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522897 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522897 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522897 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522897 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522897 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522897 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522897 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522898 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522898 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125522898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522898 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522898 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522898 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522898 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522898 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522898 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522898 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522899 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522899 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522899 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522899 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522899 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522900 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522900 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522900 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522900 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522900 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522900 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522900 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522900 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522900 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522900 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522901 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522901 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125522901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522901 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522901 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522901 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522901 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522901 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522902 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522902 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522902 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522902 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522902 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522902 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522902 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522902 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522902 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522902 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522903 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522903 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522903 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522903 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522903 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522903 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522903 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522903 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522903 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522903 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522903 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522903 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522904 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522904 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522904 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125522904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125522904 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125522904 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125522904 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125522904 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125522906 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125522921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125522921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522921 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522921 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522921 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522922 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522922 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522922 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522922 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522925 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125522939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125522939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522940 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522940 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522940 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522940 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522941 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522941 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522944 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125522945 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522945 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522945 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125522958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522959 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522959 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522959 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522959 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522967 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125522982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125522982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522982 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522983 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125522983 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125522986 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125522986 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125522986 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125522986 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125523000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125523000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523005 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125523019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125523019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523024 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125523024 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125523024 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125523028 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125523042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125523042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523044 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523044 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523044 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523044 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523047 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125523061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125523061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523062 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523066 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125523080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125523080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125523089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=819 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=823 (gprs_rlcmac_sched.cpp:454) 20241121125523089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type USF (pdch_ul_controller.c:184) 20241121125523089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523089 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125523089 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125523089 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125523089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523089 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523090 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523090 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125523103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523104 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523104 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523104 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125523108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=823 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=827 (gprs_rlcmac_sched.cpp:454) 20241121125523108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type USF (pdch_ul_controller.c:184) 20241121125523108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523108 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125523108 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125523108 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125523108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523108 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=46 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125523108 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125523122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125523122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523122 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=823): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125523122 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125523122 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125523122 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125523122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523123 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523123 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523123 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523123 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125523127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523127 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125523127 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125523127 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125523127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523127 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523127 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=47 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523127 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125523141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=827): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20241121125523141 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125523141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125523151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523151 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125523151 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125523151 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125523151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=47 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523152 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125523166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523169 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523170 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523171 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125523171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523171 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125523171 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125523171 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125523171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523171 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523172 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523172 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=47 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125523172 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125523185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125523185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523191 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523191 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125523192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523192 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125523192 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125523192 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125523192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523192 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=47 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523193 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125523204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125523214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523214 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125523214 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125523214 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125523214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523214 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523215 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125523229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523233 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523233 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125523237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523237 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125523237 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125523237 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125523237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523237 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125523238 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125523249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125523249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523254 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523254 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523255 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125523256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523256 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125523256 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125523256 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125523256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523256 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523257 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125523268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125523278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523278 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125523278 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125523278 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125523278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523278 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=47 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523279 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125523293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523297 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523297 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523297 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523297 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523298 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523298 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125523302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523302 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125523302 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125523302 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125523302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523302 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125523303 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125523312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125523313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523314 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523314 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523315 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523315 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125523319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523319 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125523319 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125523319 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125523319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523320 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125523332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523335 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523335 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125523340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523340 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125523340 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125523340 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125523340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523340 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523341 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125523355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125523359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523359 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125523359 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125523359 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125523359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523359 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=47 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125523359 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125523373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125523373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523374 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125523377 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523377 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125523378 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125523378 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125523378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523378 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523378 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125523392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523393 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523393 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523393 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523393 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523394 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523394 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523394 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523394 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523395 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523395 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125523402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523402 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125523402 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125523402 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125523402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523402 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523402 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125523418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125523425 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523425 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125523425 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125523425 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125523425 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523425 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523426 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125523426 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125523435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125523435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523438 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523438 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523439 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523439 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523439 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523439 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125523440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523440 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125523440 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125523440 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125523440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523440 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523441 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523441 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=47 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523441 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125523455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125523464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523464 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125523464 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125523464 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125523464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523464 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523465 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523465 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523465 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125523480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523484 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523484 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523486 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523486 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523486 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523486 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125523488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523488 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125523488 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125523488 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125523488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523488 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523489 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523489 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=47 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125523489 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125523499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125523499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523505 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523505 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523506 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125523507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523507 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125523507 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125523507 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125523507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523507 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523508 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523508 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125523517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523517 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523517 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125523525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523525 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125523525 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125523525 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125523525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=47 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523526 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125523540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523541 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523541 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523545 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523545 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523545 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125523547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523547 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125523547 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125523547 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125523547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523547 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523547 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=47 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125523548 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125523560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125523560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523567 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125523568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523568 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125523568 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125523568 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125523568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523568 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523569 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=47 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523569 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125523579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125523589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523589 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125523589 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125523589 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125523589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523589 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=47 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523590 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125523605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125523615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523615 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125523615 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125523615 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125523615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523615 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523616 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=47 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125523616 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125523624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125523625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523628 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523628 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523631 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125523632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523632 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125523632 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125523632 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125523632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523632 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=47 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523632 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125523643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523646 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523646 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523647 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523647 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125523653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523653 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125523653 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125523653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523653 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523653 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125523668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523669 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523673 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523673 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125523673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125523674 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125523687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125523687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523689 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523689 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523691 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523691 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=872 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125523695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=944 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=949 (gprs_rlcmac_sched.cpp:454) 20241121125523695 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241121125523695 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523695 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125523695 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125523695 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125523695 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523695 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523695 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523696 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Sending data request: sapi=5 arfcn=872 cur_fn=940 block=2 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523696 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125523707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523709 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523709 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=872 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125523715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=949 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=953 (gprs_rlcmac_sched.cpp:454) 20241121125523715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241121125523715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523715 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125523715 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125523715 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125523715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523715 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523715 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523716 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Sending data request: sapi=5 arfcn=872 cur_fn=944 block=3 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125523716 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125523729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125523729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523730 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=949): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125523730 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125523730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=872 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125523734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=953 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=957 (gprs_rlcmac_sched.cpp:454) 20241121125523734 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241121125523734 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523734 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125523734 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125523734 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125523734 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523734 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523734 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523735 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Sending data request: sapi=5 arfcn=872 cur_fn=949 block=4 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523735 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125523750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523752 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523752 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523752 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=953): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125523752 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523757 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523757 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=872 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125523759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241121125523759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241121125523759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523759 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125523759 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125523759 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125523759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523759 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523759 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Sending data request: sapi=5 arfcn=872 cur_fn=953 block=5 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523759 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125523768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523769 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=957): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125523769 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523770 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523770 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=872 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125523777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241121125523777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241121125523777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523777 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125523777 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125523777 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125523777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523777 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523777 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Sending data request: sapi=5 arfcn=872 cur_fn=957 block=6 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125523777 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125523791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125523791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523792 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125523792 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523794 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523794 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523796 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523796 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523799 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=872 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125523799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241121125523799 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241121125523799 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523799 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125523799 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125523799 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125523799 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523799 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523799 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523799 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523799 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Sending data request: sapi=5 arfcn=872 cur_fn=962 block=7 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523800 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125523810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523810 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125523810 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523810 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523810 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523811 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523811 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523811 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523811 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523812 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523812 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=872 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125523815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241121125523815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241121125523815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523815 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125523815 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125523815 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125523815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523815 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523815 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Sending data request: sapi=5 arfcn=872 cur_fn=966 block=8 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523815 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125523830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523831 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125523831 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=872 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125523839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241121125523839 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241121125523839 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523839 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125523839 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125523839 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125523839 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523839 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523839 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523839 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Sending data request: sapi=5 arfcn=872 cur_fn=970 block=9 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125523839 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125523853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125523853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523853 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125523853 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523853 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523853 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523854 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523854 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523855 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523855 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=872 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125523857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241121125523857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241121125523857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523857 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125523857 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125523857 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125523857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523857 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523857 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523858 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523858 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523858 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 block=10 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523858 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125523872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523873 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125523873 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125523874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=872 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125523877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241121125523877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241121125523877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523877 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125523877 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125523877 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125523877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523877 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523877 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 block=11 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523877 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125523891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125523893 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125523894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=872 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125523900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241121125523900 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241121125523900 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523900 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125523900 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125523900 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125523900 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523900 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523900 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523900 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 block=0 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125523900 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125523914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125523914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523914 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523914 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523914 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125523914 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125523914 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523914 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523914 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523915 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523915 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523915 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523915 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=872 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125523918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241121125523918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241121125523918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523918 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125523918 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125523918 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125523918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523918 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523918 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523918 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 block=1 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523918 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125523933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523934 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125523934 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125523934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=872 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125523938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241121125523938 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241121125523938 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523938 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125523938 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125523938 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125523938 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523938 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523938 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523938 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523939 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 block=2 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523939 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125523952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523952 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125523952 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125523952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523953 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523953 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523961 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=872 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125523961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241121125523961 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241121125523961 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523961 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125523961 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125523961 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125523961 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523961 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523961 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125523962 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523962 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 block=3 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125523962 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125523976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125523976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523977 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523977 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523977 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125523977 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125523977 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523977 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=872 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125523982 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241121125523982 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241121125523982 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125523982 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125523982 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125523982 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125523982 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125523982 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125523982 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125523983 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125523983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125523983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 block=4 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125523983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125523995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125523995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523995 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523996 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125523996 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125523996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125523997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125523997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=872 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125524000 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241121125524000 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241121125524000 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524000 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125524000 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125524000 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125524000 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524000 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524000 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524000 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524000 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 block=5 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524001 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125524015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524015 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125524015 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=872 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125524024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241121125524024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241121125524024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524024 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125524024 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125524024 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125524024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524024 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524025 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 block=6 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125524025 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125524038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125524038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524039 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125524039 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524044 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524044 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=872 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125524045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241121125524045 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241121125524045 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524045 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125524045 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125524045 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125524045 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524045 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524045 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524045 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 block=7 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524045 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125524058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524059 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524059 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524059 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125524059 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=872 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125524078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241121125524078 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241121125524078 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524078 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125524078 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125524078 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125524078 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524078 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524078 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524078 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 block=8 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524079 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125524088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524089 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125524089 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524090 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524090 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524090 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524091 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524091 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524093 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524093 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524097 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=872 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125524097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241121125524097 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241121125524097 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524097 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125524097 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125524097 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125524097 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524097 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524097 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524097 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524097 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 block=9 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125524097 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125524111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125524111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524112 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125524112 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=872 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125524116 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241121125524116 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241121125524116 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524116 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125524116 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125524116 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125524116 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524116 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524116 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524116 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 block=10 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524117 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125524131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125524132 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524133 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524133 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=872 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125524137 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241121125524137 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241121125524137 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524137 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125524137 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125524137 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125524137 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524137 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524137 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524138 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524138 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 block=11 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524138 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125524149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524149 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125524149 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=872 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125524158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241121125524158 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241121125524158 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524158 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125524158 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125524158 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125524158 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524158 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524158 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524159 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 block=0 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125524159 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125524173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125524173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524173 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524173 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524173 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125524173 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524175 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524175 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=872 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125524178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241121125524178 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241121125524178 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524178 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125524178 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125524178 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125524178 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524178 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524178 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524178 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 block=1 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524178 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125524193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524194 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125524194 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524198 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524198 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524200 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=872 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125524200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241121125524200 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241121125524200 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524200 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125524200 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125524200 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125524200 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524200 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524200 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524200 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524200 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 block=2 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524200 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125524213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524214 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125524214 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524219 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524219 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=872 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125524225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241121125524225 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241121125524225 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524225 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125524225 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125524225 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125524225 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524225 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524225 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524225 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 block=3 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125524226 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125524239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125524239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524241 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125524241 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524242 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524242 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524242 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524242 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524243 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=872 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125524244 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241121125524244 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241121125524245 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524245 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125524245 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125524245 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125524245 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524245 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524245 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524245 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524245 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 block=4 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524245 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125524258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524258 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125524258 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=872 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125524262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241121125524262 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241121125524262 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524262 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125524262 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125524262 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524262 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524262 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 block=5 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524262 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125524277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524279 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524279 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524279 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125524279 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524279 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524285 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524285 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=872 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125524287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241121125524287 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241121125524287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 block=6 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125524288 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125524301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125524301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524303 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125524303 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524309 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=873 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125524309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241121125524309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241121125524309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524309 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125524309 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125524309 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125524309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524309 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524309 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524310 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Sending data request: sapi=5 arfcn=873 cur_fn=1066 block=7 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524310 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125524320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524321 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524321 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524321 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125524321 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524322 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524322 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524322 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524322 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=873 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125524324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241121125524324 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241121125524324 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524324 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125524324 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125524324 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125524324 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524324 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524324 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524325 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524325 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524325 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Sending data request: sapi=5 arfcn=873 cur_fn=1070 block=8 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125524325 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125524338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125524338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524339 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524339 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524339 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125524339 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125524339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524340 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524340 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=873 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125524349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241121125524349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241121125524349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524349 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125524349 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125524349 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125524349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524349 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524349 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524349 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Sending data request: sapi=5 arfcn=873 cur_fn=1074 block=9 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524349 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125524364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524369 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125524369 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524374 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=873 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125524375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241121125524375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241121125524375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524375 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125524375 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125524375 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125524375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524375 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Sending data request: sapi=5 arfcn=873 cur_fn=1079 block=10 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524376 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125524383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524383 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125524383 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=873 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125524388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241121125524388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241121125524388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524388 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125524388 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125524388 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125524388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524388 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524388 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524389 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Sending data request: sapi=5 arfcn=873 cur_fn=1083 block=11 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125524389 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125524402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125524402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524403 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125524403 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524405 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524405 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524406 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524406 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=873 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125524410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241121125524410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241121125524410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524410 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125524410 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125524410 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125524410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524410 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524411 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Sending data request: sapi=5 arfcn=873 cur_fn=1087 block=0 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524411 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125524425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524425 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524425 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524425 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125524425 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=873 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125524431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241121125524431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241121125524431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524431 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125524431 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125524431 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125524431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524431 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524431 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Sending data request: sapi=5 arfcn=873 cur_fn=1092 block=1 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524431 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125524445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524447 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125524447 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524449 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524449 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=873 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125524452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241121125524452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241121125524452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524452 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125524452 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125524452 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125524452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524452 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Sending data request: sapi=5 arfcn=873 cur_fn=1096 block=2 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125524453 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125524463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125524464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524465 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524465 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524467 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524467 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524467 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125524467 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=873 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125524474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241121125524474 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241121125524474 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524474 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125524474 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125524474 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125524474 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524474 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524474 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524474 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 block=3 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524475 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125524488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524490 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125524490 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524491 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524491 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524492 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524492 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=873 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125524495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241121125524495 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241121125524495 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524495 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125524495 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125524495 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125524495 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524496 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524496 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524496 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 block=4 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524496 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125524507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524509 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524509 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524510 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125524510 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524514 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524514 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=873 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125524515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241121125524515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241121125524515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524515 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125524515 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125524515 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125524515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524515 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524515 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524516 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 block=5 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125524516 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125524525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125524525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524526 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524527 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524527 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125524527 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524528 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524528 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=873 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125524535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241121125524535 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241121125524535 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524535 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125524535 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125524535 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125524535 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524535 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524535 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524535 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 block=6 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524535 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125524548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524549 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125524549 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=873 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125524553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241121125524553 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241121125524553 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524553 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125524553 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125524553 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125524553 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524553 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524553 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524553 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 block=7 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524553 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125524567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524567 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125524567 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=873 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125524571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241121125524571 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241121125524571 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524571 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125524571 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125524571 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125524571 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524571 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524571 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524572 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 block=8 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125524572 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125524585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125524585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524586 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524586 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524586 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125524586 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524587 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524587 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524587 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524587 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=873 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125524595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241121125524595 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241121125524595 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524595 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125524595 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125524595 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125524595 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524595 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524595 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524595 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524596 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 block=9 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524596 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125524610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524611 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524611 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524611 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125524611 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524613 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524613 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524613 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524613 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524614 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524614 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=873 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125524616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241121125524616 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241121125524616 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524616 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125524616 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125524616 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125524616 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524616 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524616 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524617 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 block=10 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524617 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125524629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524633 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125524633 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125524633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524636 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524636 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524637 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524637 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=873 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125524639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241121125524639 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241121125524639 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524639 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125524639 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125524639 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125524639 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524639 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524639 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524639 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 block=11 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125524640 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125524648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125524648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524650 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125524650 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=873 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125524657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241121125524657 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241121125524657 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524657 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125524657 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125524657 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125524657 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524657 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524657 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524657 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 block=0 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524657 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125524672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524673 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524673 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125524673 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=873 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125524680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241121125524680 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241121125524680 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524680 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125524680 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125524680 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125524680 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524680 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524680 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524680 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 block=1 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524681 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125524691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125524693 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=873 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125524700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241121125524700 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241121125524700 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524700 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125524700 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125524700 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125524700 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524700 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524700 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524701 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 block=2 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125524701 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125524710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125524711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524712 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125524712 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=873 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125524719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241121125524719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241121125524719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524719 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125524719 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125524719 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125524719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524719 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524719 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524720 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 block=3 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524720 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125524734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524736 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125524736 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524737 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524738 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524738 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=873 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125524741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241121125524741 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241121125524742 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524742 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125524742 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125524742 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125524742 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524742 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524742 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524742 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524742 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 block=4 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524742 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125524754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524756 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125524756 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=873 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125524760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241121125524760 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241121125524760 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524760 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125524760 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125524760 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125524760 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524760 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524760 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524760 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 block=5 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125524761 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125524773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125524773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524774 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125524774 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125524775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=873 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125524782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241121125524782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241121125524782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524782 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125524782 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125524782 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125524782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524782 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 block=6 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524782 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125524796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524796 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125524796 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=873 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125524800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241121125524800 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241121125524800 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524800 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125524800 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125524800 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125524800 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524800 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524800 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524800 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524800 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 block=7 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524800 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524810 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125524810 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125524810 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125524810 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125524810 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125524810 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125524810 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125524810 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125524810 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241121125524810 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125524810 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125524814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125524814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524815 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125524815 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=873 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125524819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241121125524819 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241121125524819 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524819 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125524819 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125524819 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125524819 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524819 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524819 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 block=8 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125524819 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125524833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125524833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524833 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125524833 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=873 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125524842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241121125524842 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241121125524842 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524842 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125524842 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125524842 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125524842 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524842 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524842 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524842 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 block=9 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524843 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125524856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524857 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524857 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524857 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125524857 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524857 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524857 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524858 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524858 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524861 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=873 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125524861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241121125524861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241121125524861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524861 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125524861 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125524861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524861 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524861 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524861 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 block=10 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524861 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125524875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524876 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125524876 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=873 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125524879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241121125524879 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241121125524879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125524880 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125524894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125524894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524895 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125524895 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=874 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125524903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241121125524903 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241121125524903 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524903 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125524903 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125524903 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125524903 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524903 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524903 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524903 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Sending data request: sapi=5 arfcn=874 cur_fn=1191 block=0 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524903 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125524917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524918 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125524918 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125524918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524918 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524918 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=874 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125524921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241121125524921 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241121125524921 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524921 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125524922 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125524922 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125524922 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524922 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524922 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524922 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524922 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Sending data request: sapi=5 arfcn=874 cur_fn=1196 block=1 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125524922 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125524936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125524936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524936 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125524936 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125524936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=874 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125524940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241121125524940 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241121125524940 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524940 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125524940 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125524940 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125524940 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524940 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524940 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524940 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Sending data request: sapi=5 arfcn=874 cur_fn=1200 block=2 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524940 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125524954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524955 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125524955 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524956 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524956 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=874 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125524964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241121125524964 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241121125524964 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524964 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125524964 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125524964 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125524964 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524964 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524964 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125524964 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Sending data request: sapi=5 arfcn=874 cur_fn=1204 block=3 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125524964 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125524978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125524978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524978 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125524978 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524979 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524979 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=874 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125524983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241121125524983 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241121125524983 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125524983 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125524983 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125524983 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125524983 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125524983 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125524983 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125524983 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125524983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125524983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Sending data request: sapi=5 arfcn=874 cur_fn=1209 block=4 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125524983 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125524996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125524996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125524997 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125524997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125524997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125524997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=874 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125525001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241121125525001 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241121125525001 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525001 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125525001 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125525001 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125525001 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525001 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525001 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525001 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Sending data request: sapi=5 arfcn=874 cur_fn=1213 block=5 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525001 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125525015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525016 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125525016 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=874 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125525024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241121125525024 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241121125525024 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525024 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125525024 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125525024 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125525024 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525024 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525024 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525025 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Sending data request: sapi=5 arfcn=874 cur_fn=1217 block=6 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525025 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125525038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525039 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125525039 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=874 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125525043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241121125525043 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241121125525043 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525043 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125525043 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125525043 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125525043 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525043 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525043 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525043 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525043 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Sending data request: sapi=5 arfcn=874 cur_fn=1222 block=7 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125525043 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125525057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125525057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525057 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125525057 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=874 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125525061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241121125525061 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241121125525061 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525061 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125525061 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125525061 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125525061 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525061 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525061 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525062 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525062 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 block=8 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525062 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125525075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125525076 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=874 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125525085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241121125525085 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241121125525085 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525085 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125525085 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125525085 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125525085 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525085 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525085 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525085 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 block=9 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525085 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125525099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525099 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125525099 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525100 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525100 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525100 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525100 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=874 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125525103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241121125525103 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241121125525103 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525103 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125525103 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125525103 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125525103 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525103 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525103 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525104 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525104 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525104 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 block=10 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125525104 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125525117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125525117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525118 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125525118 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525118 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525118 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525118 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525118 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=874 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125525122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241121125525122 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241121125525122 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525122 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125525122 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125525122 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125525122 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525122 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525122 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525122 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 block=11 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525122 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125525136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525136 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125525136 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525137 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525137 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525137 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525137 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525137 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525137 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=874 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125525145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241121125525145 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241121125525145 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525145 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125525145 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125525145 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125525145 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525145 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525145 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525146 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 block=0 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525146 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125525160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525163 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125525163 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=874 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125525167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241121125525167 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241121125525167 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525167 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125525167 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125525167 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125525167 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525167 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525167 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525167 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 block=1 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125525167 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125525180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125525180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525184 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525184 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525184 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125525184 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525185 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525185 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=874 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125525188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241121125525188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241121125525188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525188 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125525188 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125525188 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125525188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525188 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525188 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 block=2 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525188 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125525200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525202 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525202 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525202 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125525202 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525206 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525206 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=874 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125525209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241121125525209 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241121125525209 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525209 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125525209 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125525209 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125525209 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525209 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525209 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525210 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525210 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 block=3 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525210 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125525224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525226 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525226 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525226 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525226 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525226 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125525226 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=874 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125525230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241121125525230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241121125525230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525230 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125525230 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125525230 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125525230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525230 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525230 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525231 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 block=4 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125525231 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125525243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125525243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525245 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525245 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525245 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525245 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525246 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125525246 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=874 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125525249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241121125525249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241121125525249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525249 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125525249 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125525249 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125525249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525249 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525249 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525250 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 block=5 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525250 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125525262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525264 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525264 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525265 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525265 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525265 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125525265 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525265 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525266 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525266 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525266 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525266 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525266 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525266 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=874 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125525271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241121125525271 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241121125525271 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525271 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125525271 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125525271 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125525271 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525271 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525271 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525271 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 block=6 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525271 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125525285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525286 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125525286 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=874 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125525289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241121125525289 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241121125525289 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525289 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125525289 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125525289 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125525289 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525289 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525289 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525290 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 block=7 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125525290 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125525303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125525303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525304 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525304 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525304 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125525304 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525308 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=874 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125525308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241121125525308 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241121125525308 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525308 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125525308 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125525308 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125525308 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525308 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525308 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525308 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525308 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 block=8 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525308 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125525322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525323 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125525323 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=874 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125525331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241121125525331 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241121125525331 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525331 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125525331 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125525331 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125525331 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525331 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525331 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525332 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 block=9 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525332 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525338 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125525338 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241121125525338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125525338 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241121125525338 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125525338 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125525338 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125525338 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125525338 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241121125525338 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125525338 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125525346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125525346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525348 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125525348 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=874 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125525351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241121125525351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241121125525351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525351 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125525351 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125525351 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125525351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525351 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525351 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 block=10 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125525351 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125525365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125525365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525368 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525368 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525369 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125525369 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525370 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525370 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=874 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125525374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241121125525374 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241121125525374 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525374 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125525374 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125525374 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125525374 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525374 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525374 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525374 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 block=11 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525375 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125525385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525388 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525388 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125525388 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=874 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125525395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241121125525395 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241121125525395 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525395 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125525395 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125525395 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125525395 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525395 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525395 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525395 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525395 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 block=0 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525396 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125525409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525413 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125525413 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525419 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=874 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125525419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241121125525419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241121125525419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525419 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125525419 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125525419 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125525419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525419 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525420 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525420 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525421 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 block=1 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125525421 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125525428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125525428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525431 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125525431 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525435 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=874 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125525435 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241121125525435 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241121125525435 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525435 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125525435 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125525435 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125525435 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525435 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525435 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525435 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525435 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525435 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 block=2 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525435 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125525446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525447 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125525447 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525455 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=874 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125525455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241121125525455 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241121125525455 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525455 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125525455 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125525455 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525455 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525455 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525455 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 block=3 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525455 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125525469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525469 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125525469 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525470 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525470 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525473 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=874 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125525473 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241121125525473 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241121125525473 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 block=4 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125525474 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125525488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125525488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525489 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525489 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525489 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525489 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525489 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125525489 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525491 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525491 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525491 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525491 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=875 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125525493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241121125525493 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241121125525493 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525493 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125525493 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125525493 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125525493 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525493 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525493 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525493 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Sending data request: sapi=5 arfcn=875 cur_fn=1317 block=5 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525494 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125525508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525512 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125525512 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=875 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125525517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241121125525517 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241121125525517 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525517 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125525517 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125525517 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125525517 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525517 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525517 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525518 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Sending data request: sapi=5 arfcn=875 cur_fn=1321 block=6 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125525518 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125525532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125525532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525536 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125525536 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125525537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=875 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125525539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241121125525539 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241121125525539 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525539 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125525539 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125525539 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125525539 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525539 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525539 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525540 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Sending data request: sapi=5 arfcn=875 cur_fn=1326 block=7 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525540 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125525552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525555 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125525555 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525558 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525558 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=875 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125525559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241121125525559 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241121125525559 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525559 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125525559 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125525559 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125525559 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525559 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525559 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525559 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Sending data request: sapi=5 arfcn=875 cur_fn=1330 block=8 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525559 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125525570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525572 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125525572 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=875 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125525579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241121125525579 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241121125525579 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525579 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125525579 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125525579 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125525579 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525579 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525579 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525580 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Sending data request: sapi=5 arfcn=875 cur_fn=1334 block=9 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125525580 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125525595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125525595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525599 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125525599 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=875 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125525602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241121125525602 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241121125525602 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525602 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125525602 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125525602 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125525602 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525603 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525603 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525603 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525603 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Sending data request: sapi=5 arfcn=875 cur_fn=1339 block=10 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525603 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125525614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525617 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125525617 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=875 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241121125525621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241121125525621 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241121125525621 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525621 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125525621 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125525621 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125525621 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525621 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525621 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525622 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Sending data request: sapi=5 arfcn=875 cur_fn=1343 block=11 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525623 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125525632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525633 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125525633 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=875 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125525641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20241121125525641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241121125525641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525641 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125525641 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125525641 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125525641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525641 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525641 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525642 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525642 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Sending data request: sapi=5 arfcn=875 cur_fn=1347 block=0 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125525642 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125525655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125525655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525657 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125525657 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=875 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125525660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241121125525660 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241121125525660 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525660 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125525660 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125525660 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125525660 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525660 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525660 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525660 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525660 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 block=1 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525660 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125525674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525676 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125525676 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125525676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525677 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525677 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=875 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125525679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241121125525679 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241121125525679 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525679 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125525679 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125525679 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125525679 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525679 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525679 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525679 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 block=2 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525679 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125525692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525693 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125525693 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=875 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125525702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20241121125525702 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241121125525702 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525702 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125525702 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125525702 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125525702 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525702 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525702 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525702 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 block=3 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125525702 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125525716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125525716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525716 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525716 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525716 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125525716 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525717 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525717 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=875 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125525720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20241121125525720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20241121125525720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525720 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125525720 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125525720 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125525720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525720 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525720 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525721 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 block=4 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125525735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525735 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525735 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525735 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525735 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525736 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125525736 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=875 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125525739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20241121125525739 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20241121125525739 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525739 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125525739 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125525739 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125525739 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525739 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525739 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525739 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525739 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 block=5 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525739 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125525753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525754 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125525754 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525763 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=875 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125525763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20241121125525763 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20241121125525763 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525763 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125525763 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125525763 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125525763 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525763 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525763 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525763 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525763 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 block=6 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125525764 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125525777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125525777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525781 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125525781 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525782 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525782 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525783 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=875 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125525783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20241121125525783 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20241121125525783 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525783 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125525783 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125525783 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125525783 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525783 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525783 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525783 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 block=7 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525784 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125525796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525797 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525799 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125525799 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=875 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125525801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20241121125525801 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20241121125525801 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525801 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125525801 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125525801 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125525801 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525801 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525801 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525801 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 block=8 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525801 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125525815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525815 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125525815 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125525816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525816 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525816 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525824 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=875 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125525825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20241121125525825 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20241121125525825 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525825 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125525825 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125525825 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125525825 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525825 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525825 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525825 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 block=9 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125525825 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125525839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125525839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525841 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125525841 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=875 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125525844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20241121125525844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20241121125525844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525844 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125525844 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125525844 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125525844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525844 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525844 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 block=10 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525853 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125525853 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241121125525853 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125525853 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241121125525853 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125525853 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125525853 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125525853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125525853 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241121125525853 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125525853 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125525858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125525858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525859 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125525859 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525862 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=875 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125525862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20241121125525862 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20241121125525862 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525862 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125525862 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125525862 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125525862 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525863 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525863 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 block=11 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525863 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125525878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525883 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125525883 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525887 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=875 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125525887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20241121125525887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20241121125525887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525887 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125525887 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125525887 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125525887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525887 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525887 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525888 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525888 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 block=0 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125525888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125525902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125525902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525907 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125525907 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=875 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125525910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20241121125525910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20241121125525910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525910 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125525910 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125525910 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125525910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525910 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525910 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525911 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525911 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 block=1 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525911 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125525922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525923 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525923 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525925 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525925 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525927 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525927 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525927 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125525927 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525929 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525929 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525929 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525931 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 RX RTS.req: sapi=5 arfcn=875 cur_fn=1408 block=2 (pcu_l1_if.cpp:576) 20241121125525931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20241121125525931 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20241121125525931 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525931 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125525932 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125525932 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125525932 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525932 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525932 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525932 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 block=2 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525932 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125525940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525942 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525942 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525944 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125525944 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525950 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 RX RTS.req: sapi=5 arfcn=875 cur_fn=1412 block=3 (pcu_l1_if.cpp:576) 20241121125525950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20241121125525950 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20241121125525950 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525950 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125525950 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125525950 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125525950 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525950 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525950 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125525950 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525951 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 block=3 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125525951 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125525965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125525965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525966 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525966 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525967 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525967 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525967 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125525967 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125525968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 RX RTS.req: sapi=5 arfcn=875 cur_fn=1417 block=4 (pcu_l1_if.cpp:576) 20241121125525969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20241121125525969 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20241121125525969 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525969 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125525969 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125525969 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125525969 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525969 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525969 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525969 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 block=4 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525970 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125525983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125525983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525985 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125525985 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125525985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125525986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125525988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 RX RTS.req: sapi=5 arfcn=875 cur_fn=1421 block=5 (pcu_l1_if.cpp:576) 20241121125525988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20241121125525988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20241121125525988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125525988 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125525988 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125525988 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125525988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125525988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125525988 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125525988 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125525988 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125525988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 block=5 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125525989 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125526002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526002 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526002 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526002 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526002 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526003 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125526003 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526003 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526003 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526003 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526012 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 RX RTS.req: sapi=5 arfcn=875 cur_fn=1425 block=6 (pcu_l1_if.cpp:576) 20241121125526012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20241121125526012 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20241121125526012 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526012 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125526012 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125526012 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125526012 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526012 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526012 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526013 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 block=6 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125526013 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125526027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125526027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526030 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526030 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526031 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526031 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526031 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125526031 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 RX RTS.req: sapi=5 arfcn=875 cur_fn=1430 block=7 (pcu_l1_if.cpp:576) 20241121125526035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20241121125526035 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20241121125526035 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526035 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125526035 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125526035 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125526035 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526035 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526035 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526036 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526036 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 block=7 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526036 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125526047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526049 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526049 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526051 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125526051 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526052 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 RX RTS.req: sapi=5 arfcn=875 cur_fn=1434 block=8 (pcu_l1_if.cpp:576) 20241121125526053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20241121125526053 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20241121125526053 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526053 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125526053 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125526053 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526053 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526053 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 block=8 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526053 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125526064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526064 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125526064 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 RX RTS.req: sapi=5 arfcn=875 cur_fn=1438 block=9 (pcu_l1_if.cpp:576) 20241121125526073 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20241121125526073 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20241121125526073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125526073 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125526087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125526087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526087 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526087 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526088 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125526088 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526088 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526088 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 RX RTS.req: sapi=5 arfcn=876 cur_fn=1443 block=10 (pcu_l1_if.cpp:576) 20241121125526092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20241121125526092 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20241121125526092 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526092 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125526092 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125526092 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125526092 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526092 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526092 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526092 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Sending data request: sapi=5 arfcn=876 cur_fn=1443 block=10 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526092 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125526106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526106 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125526106 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526110 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 RX RTS.req: sapi=5 arfcn=876 cur_fn=1447 block=11 (pcu_l1_if.cpp:576) 20241121125526110 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20241121125526110 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20241121125526110 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526110 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125526110 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125526110 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125526110 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526110 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526110 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526111 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Sending data request: sapi=5 arfcn=876 cur_fn=1447 block=11 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125526111 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125526124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125526124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125526125 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125526125 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526125 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526125 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=876 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241121125526134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20241121125526134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20241121125526134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526134 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125526134 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125526134 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125526134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526134 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526134 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Sending data request: sapi=5 arfcn=876 cur_fn=1451 block=0 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526134 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125526147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526148 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526148 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526148 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526148 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526148 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125526148 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=876 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125526152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20241121125526152 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20241121125526152 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526152 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125526152 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125526152 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125526152 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526152 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526152 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526152 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Sending data request: sapi=5 arfcn=876 cur_fn=1456 block=1 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526152 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125526166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526168 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125526168 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526168 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526168 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=876 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125526171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20241121125526171 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20241121125526171 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526171 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125526171 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125526171 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125526171 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526171 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526171 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526171 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526171 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Sending data request: sapi=5 arfcn=876 cur_fn=1460 block=2 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125526171 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125526185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125526185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526186 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125526186 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526186 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526186 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=876 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125526194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20241121125526194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20241121125526194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526194 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125526194 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125526194 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125526194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526194 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526194 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Sending data request: sapi=5 arfcn=876 cur_fn=1464 block=3 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125526208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526209 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526209 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526209 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526210 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526210 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526210 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125526210 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526210 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526210 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526210 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526210 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=876 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125526213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20241121125526213 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20241121125526213 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526213 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125526213 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125526213 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125526213 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526213 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526213 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526213 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Sending data request: sapi=5 arfcn=876 cur_fn=1469 block=4 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526213 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125526227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526228 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125526228 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=876 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125526231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20241121125526231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20241121125526231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526231 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125526231 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125526231 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125526231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526231 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526231 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Sending data request: sapi=5 arfcn=876 cur_fn=1473 block=5 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125526231 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125526246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526246 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526246 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526246 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125526246 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526246 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526246 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=876 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125526255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20241121125526255 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20241121125526255 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526255 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125526255 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125526255 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125526255 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526255 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526255 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526255 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 block=6 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125526270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526273 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526273 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526274 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125526274 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526275 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=876 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125526277 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20241121125526277 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20241121125526277 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526277 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125526277 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125526277 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125526277 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526277 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526277 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526277 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526277 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 block=7 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526277 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125526289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526290 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526290 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526291 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526291 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526293 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125526293 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526294 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526294 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=876 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125526295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20241121125526295 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20241121125526295 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526295 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125526295 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125526295 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125526295 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526295 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526295 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526295 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 block=8 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125526295 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125526309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125526309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526313 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125526313 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=876 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125526318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20241121125526318 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20241121125526318 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526318 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125526318 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125526318 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125526318 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526318 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526318 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526318 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 block=9 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526319 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125526332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526332 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526332 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526332 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526333 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526333 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125526333 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=876 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125526336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20241121125526336 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20241121125526336 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526336 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125526336 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125526336 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125526336 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526336 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526336 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526336 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 block=10 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526337 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125526351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526351 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526351 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526351 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526351 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526351 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125526351 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526352 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526352 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526352 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=876 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125526355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20241121125526355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20241121125526355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526355 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125526355 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125526355 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125526355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526355 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526355 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 block=11 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125526355 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125526370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125526370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526371 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125526371 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526371 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526371 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=876 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125526379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20241121125526379 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20241121125526379 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526379 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125526379 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125526379 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125526379 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526379 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526379 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526380 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 block=0 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526380 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526385 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125526385 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241121125526385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125526385 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241121125526385 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125526385 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125526385 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125526385 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125526385 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241121125526385 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125526385 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125526394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125526395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526399 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125526399 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526401 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=876 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125526401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20241121125526401 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20241121125526401 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526401 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125526401 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125526401 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125526401 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526401 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526401 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526402 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 block=1 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526402 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125526414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526419 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526419 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125526419 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526421 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=876 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125526421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20241121125526421 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20241121125526421 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526421 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125526421 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125526421 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125526421 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526421 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526421 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526421 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526421 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 block=2 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125526421 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125526433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125526433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526435 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526435 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526436 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526436 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526437 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125526437 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=876 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125526443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20241121125526443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20241121125526443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526443 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125526443 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125526443 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125526443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526443 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526444 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526444 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 block=3 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526444 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125526458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526462 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526463 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526463 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526463 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526463 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125526463 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 RX RTS.req: sapi=5 arfcn=876 cur_fn=1521 block=4 (pcu_l1_if.cpp:576) 20241121125526466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20241121125526466 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20241121125526466 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526466 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125526466 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125526466 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125526466 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526466 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526466 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526467 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 block=4 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526467 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125526478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526484 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526484 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125526484 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526486 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526486 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 RX RTS.req: sapi=5 arfcn=876 cur_fn=1525 block=5 (pcu_l1_if.cpp:576) 20241121125526486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20241121125526486 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20241121125526486 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526486 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125526486 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125526487 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125526487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526487 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526487 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 block=5 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125526487 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125526495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125526496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526496 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526497 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526497 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526497 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526497 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526497 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125526497 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526505 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 RX RTS.req: sapi=5 arfcn=876 cur_fn=1529 block=6 (pcu_l1_if.cpp:576) 20241121125526505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20241121125526505 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20241121125526505 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526505 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125526505 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125526505 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125526505 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526505 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526505 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526505 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526505 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 block=6 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526506 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125526520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526523 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526523 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526523 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526523 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526525 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526525 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526525 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125526525 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526526 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526526 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526527 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 RX RTS.req: sapi=5 arfcn=876 cur_fn=1534 block=7 (pcu_l1_if.cpp:576) 20241121125526528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20241121125526528 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20241121125526528 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526528 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125526528 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125526528 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125526528 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526528 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526528 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526528 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 block=7 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125526540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526541 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526541 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526545 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125526545 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526548 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 RX RTS.req: sapi=5 arfcn=876 cur_fn=1538 block=8 (pcu_l1_if.cpp:576) 20241121125526548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20241121125526548 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20241121125526548 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526548 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125526548 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125526548 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125526548 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526548 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526548 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526548 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526548 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 block=8 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125526549 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125526557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125526557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526560 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125526560 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125526560 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526560 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 RX RTS.req: sapi=5 arfcn=876 cur_fn=1542 block=9 (pcu_l1_if.cpp:576) 20241121125526567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20241121125526567 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20241121125526567 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526567 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125526567 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125526567 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125526567 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526567 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526567 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526568 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 block=9 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526568 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125526582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526585 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526585 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526587 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526587 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526587 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526587 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526587 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125526587 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 RX RTS.req: sapi=5 arfcn=876 cur_fn=1547 block=10 (pcu_l1_if.cpp:576) 20241121125526590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20241121125526590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20241121125526590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526590 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125526590 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125526590 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125526590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526590 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526590 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 block=10 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125526601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526605 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125526605 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 RX RTS.req: sapi=5 arfcn=876 cur_fn=1551 block=11 (pcu_l1_if.cpp:576) 20241121125526608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20241121125526608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20241121125526608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526608 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125526608 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125526608 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125526608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526608 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526608 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 block=11 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125526608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125526620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125526620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526622 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125526622 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 RX RTS.req: sapi=5 arfcn=876 cur_fn=1555 block=0 (pcu_l1_if.cpp:576) 20241121125526629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1560 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1564 (gprs_rlcmac_sched.cpp:454) 20241121125526629 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1564 for type USF (pdch_ul_controller.c:184) 20241121125526629 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526629 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125526629 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125526629 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125526629 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526629 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526629 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526629 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Sending data request: sapi=5 arfcn=876 cur_fn=1555 block=0 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526629 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125526643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526644 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526644 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526644 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526644 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526645 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125526645 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526645 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526647 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=876 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125526647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20241121125526647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20241121125526647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526647 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125526647 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125526647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526647 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526647 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526647 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 block=1 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526647 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125526661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526661 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526661 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526661 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526661 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526662 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526662 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526662 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1564): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125526662 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526662 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526662 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526662 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526662 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=876 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125526666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20241121125526666 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20241121125526666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 block=2 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125526666 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125526680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125526680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526681 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125526681 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=877 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125526689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20241121125526689 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20241121125526689 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526689 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125526689 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125526689 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125526689 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526689 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526689 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526689 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Sending data request: sapi=5 arfcn=877 cur_fn=1568 block=3 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526689 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125526703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526704 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526704 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526704 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526704 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526704 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526704 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526704 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125526704 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125526704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=877 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125526708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20241121125526708 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20241121125526708 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526708 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125526708 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125526708 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125526708 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526708 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526708 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526708 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526708 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Sending data request: sapi=5 arfcn=877 cur_fn=1573 block=4 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125526708 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125526722 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125526722 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526723 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526723 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526723 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526723 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526723 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526723 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526723 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125526723 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125526723 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526723 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=877 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125526727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20241121125526727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20241121125526727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526727 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125526727 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125526727 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125526727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526727 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Sending data request: sapi=5 arfcn=877 cur_fn=1577 block=5 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526727 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125526741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526741 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526741 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526742 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526742 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526742 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526742 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526742 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125526742 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526742 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526742 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=877 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125526750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20241121125526750 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20241121125526750 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526750 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125526750 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125526750 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125526750 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526750 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526750 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526750 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Sending data request: sapi=5 arfcn=877 cur_fn=1581 block=6 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526750 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125526764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526765 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526765 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526765 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125526765 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=877 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125526769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20241121125526769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20241121125526769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526769 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125526769 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125526769 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125526769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526769 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Sending data request: sapi=5 arfcn=877 cur_fn=1586 block=7 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125526769 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125526783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125526783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526783 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526783 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526783 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526783 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526784 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125526784 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=877 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125526787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20241121125526787 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20241121125526787 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526787 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125526787 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125526787 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125526787 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526787 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526787 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526788 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Sending data request: sapi=5 arfcn=877 cur_fn=1590 block=8 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526788 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125526801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526802 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125526802 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526802 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526802 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=877 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125526811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20241121125526811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20241121125526811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526811 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125526811 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125526811 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125526811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526811 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Sending data request: sapi=5 arfcn=877 cur_fn=1594 block=9 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526811 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125526825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526825 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526825 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526825 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526825 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526825 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526826 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125526826 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=877 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125526829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20241121125526829 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20241121125526829 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526829 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125526829 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125526829 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125526829 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526829 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526829 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526829 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Sending data request: sapi=5 arfcn=877 cur_fn=1599 block=10 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125526829 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125526843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125526843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526843 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526843 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526844 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526844 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526844 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526844 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526844 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125526844 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526844 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526844 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=877 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125526848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20241121125526848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20241121125526848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526848 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125526848 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125526848 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125526848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526848 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 block=11 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526848 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125526862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526862 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526862 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526862 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526862 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526863 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526863 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526863 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125526863 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125526863 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526863 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 RX RTS.req: sapi=5 arfcn=877 cur_fn=1607 block=0 (pcu_l1_if.cpp:576) 20241121125526871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20241121125526871 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20241121125526871 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526871 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125526871 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125526871 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125526871 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526871 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526871 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526871 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 block=0 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526871 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125526885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526885 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526885 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526886 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526886 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526886 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526886 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125526886 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 RX RTS.req: sapi=5 arfcn=877 cur_fn=1612 block=1 (pcu_l1_if.cpp:576) 20241121125526890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20241121125526890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20241121125526890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526890 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125526890 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125526890 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125526890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526890 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 block=1 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125526890 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125526892 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125526892 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241121125526892 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125526892 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241121125526892 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125526892 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125526892 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125526892 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125526892 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241121125526892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125526892 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125526904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125526904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526905 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125526905 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 RX RTS.req: sapi=5 arfcn=877 cur_fn=1616 block=2 (pcu_l1_if.cpp:576) 20241121125526908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20241121125526908 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20241121125526908 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526908 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125526908 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125526908 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125526908 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526908 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526908 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526909 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 block=2 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125526923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526923 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526923 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526924 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526924 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125526924 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 RX RTS.req: sapi=5 arfcn=877 cur_fn=1620 block=3 (pcu_l1_if.cpp:576) 20241121125526932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20241121125526932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20241121125526932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526932 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125526932 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125526932 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125526932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526932 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 block=3 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526932 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125526946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526946 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526946 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526947 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125526947 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 RX RTS.req: sapi=5 arfcn=877 cur_fn=1625 block=4 (pcu_l1_if.cpp:576) 20241121125526950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20241121125526950 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20241121125526950 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526950 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125526950 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125526950 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125526950 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526950 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526950 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125526951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 block=4 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125526951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125526964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125526964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526965 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125526965 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 RX RTS.req: sapi=5 arfcn=877 cur_fn=1629 block=5 (pcu_l1_if.cpp:576) 20241121125526969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20241121125526969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20241121125526969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526969 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125526969 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125526969 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125526969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526969 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 block=5 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526969 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125526983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125526983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526983 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526983 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526984 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526984 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526984 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526984 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526984 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125526984 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125526984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125526984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125526992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 RX RTS.req: sapi=5 arfcn=877 cur_fn=1633 block=6 (pcu_l1_if.cpp:576) 20241121125526992 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20241121125526992 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20241121125526992 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125526992 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125526992 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125526992 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125526992 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125526992 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125526992 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125526992 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125526992 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125526992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 block=6 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125526992 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125527006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527006 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527007 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527007 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527007 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527007 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527007 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125527007 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527011 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 RX RTS.req: sapi=5 arfcn=877 cur_fn=1638 block=7 (pcu_l1_if.cpp:576) 20241121125527011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20241121125527011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20241121125527011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527011 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125527011 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125527011 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125527011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527011 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527011 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 block=7 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125527011 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125527025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125527025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527025 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527026 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125527026 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 RX RTS.req: sapi=5 arfcn=877 cur_fn=1642 block=8 (pcu_l1_if.cpp:576) 20241121125527029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20241121125527029 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20241121125527029 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527029 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125527029 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125527029 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125527029 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527029 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527029 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 block=8 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527030 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527044 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527044 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125527044 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 RX RTS.req: sapi=5 arfcn=877 cur_fn=1646 block=9 (pcu_l1_if.cpp:576) 20241121125527053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20241121125527053 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20241121125527053 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527053 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125527053 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125527053 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125527053 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527053 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527053 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527053 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 block=9 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527053 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125527067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527067 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527067 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527068 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527068 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125527068 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 RX RTS.req: sapi=5 arfcn=877 cur_fn=1651 block=10 (pcu_l1_if.cpp:576) 20241121125527071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20241121125527071 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20241121125527071 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527071 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125527071 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125527071 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125527071 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527071 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527071 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527072 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 block=10 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125527072 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125527085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125527085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527086 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527086 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527086 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527087 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125527087 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=877 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125527090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20241121125527090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20241121125527090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527090 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125527090 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125527090 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125527090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527090 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527090 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527091 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527091 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 block=11 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527091 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125527104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527106 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125527106 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=877 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125527113 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20241121125527113 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20241121125527113 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527113 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125527113 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125527113 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125527113 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527113 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527113 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527114 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 block=0 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527114 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125527128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527129 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527129 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527130 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125527130 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=877 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125527132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20241121125527132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20241121125527132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527132 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125527132 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125527132 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125527132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527132 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527132 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 block=1 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125527132 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125527146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125527146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527148 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125527148 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527148 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527148 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=877 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125527151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20241121125527151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20241121125527151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527151 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125527151 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125527151 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125527151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527151 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 block=2 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527151 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125527165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527167 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125527167 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=877 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125527174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20241121125527174 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20241121125527174 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527174 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125527174 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125527174 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125527174 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527174 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527174 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527174 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 block=3 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527174 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125527188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527190 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125527190 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=877 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125527193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20241121125527193 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20241121125527193 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527193 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125527193 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125527193 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125527193 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527193 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527193 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527193 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 block=4 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125527193 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125527207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125527207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527207 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527208 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125527208 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=877 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125527211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20241121125527211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20241121125527211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527211 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125527211 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125527211 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125527211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527211 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527211 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527212 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 block=5 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527212 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125527226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527226 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527226 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527226 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527226 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527226 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527226 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527227 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527227 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527227 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125527227 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=877 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125527235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20241121125527235 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20241121125527235 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527235 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125527235 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125527235 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527235 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527236 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 block=6 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527236 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125527250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527253 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527253 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527254 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527254 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527255 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527255 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125527255 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=877 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125527257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20241121125527257 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20241121125527257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125527257 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125527269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125527269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527272 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125527272 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=878 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125527273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20241121125527273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20241121125527273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527273 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125527273 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125527273 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125527273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527273 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527273 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527273 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Sending data request: sapi=5 arfcn=878 cur_fn=1694 block=8 data=46 88 3c 14 93 12 00 00 00 00 32 8c 00 00 00 6e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527273 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125527287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527290 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125527290 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=878 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125527297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20241121125527297 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20241121125527297 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527297 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125527297 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125527297 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125527297 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527297 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527297 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527297 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Sending data request: sapi=5 arfcn=878 cur_fn=1698 block=9 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125527297 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125527311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125527311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527314 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527314 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527315 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527315 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527317 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125527317 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125527318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=878 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125527318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20241121125527318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20241121125527318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527318 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125527318 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125527318 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125527318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527318 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527318 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527318 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Sending data request: sapi=5 arfcn=878 cur_fn=1703 block=10 data=41 88 30 00 00 01 a0 f0 52 4c 48 00 00 00 00 2a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527319 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125527331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527333 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527333 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527335 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527338 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125527338 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=878 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125527339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20241121125527339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20241121125527339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527339 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125527339 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125527339 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125527339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527339 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Sending data request: sapi=5 arfcn=878 cur_fn=1707 block=11 data=42 88 3c 14 93 12 00 00 00 00 02 8c 00 00 00 62 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527340 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125527349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527350 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125527350 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=878 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125527358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20241121125527358 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20241121125527358 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527358 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125527358 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125527358 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125527358 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527358 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527358 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527359 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Sending data request: sapi=5 arfcn=878 cur_fn=1711 block=0 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125527359 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125527373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125527373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527375 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125527375 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527377 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=878 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125527377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20241121125527377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20241121125527377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527377 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125527377 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125527377 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125527377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527377 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527377 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Sending data request: sapi=5 arfcn=878 cur_fn=1716 block=1 data=44 88 30 00 00 01 70 f0 52 4c 48 00 00 00 00 a8 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527377 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125527391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527392 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125527392 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=878 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20241121125527396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20241121125527396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20241121125527396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527396 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125527396 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125527396 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125527396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527396 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Sending data request: sapi=5 arfcn=878 cur_fn=1720 block=2 data=45 88 3c 14 93 12 00 00 00 00 22 0c 00 00 00 56 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527396 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527405 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125527405 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241121125527405 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527405 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241121125527405 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527405 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527405 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527405 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527405 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241121125527405 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527405 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125527410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527411 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125527411 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=878 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20241121125527419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20241121125527419 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20241121125527419 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527419 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125527419 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125527419 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125527419 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527419 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527419 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527419 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527419 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Sending data request: sapi=5 arfcn=878 cur_fn=1724 block=3 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125527419 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125527433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125527433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527435 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125527435 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 RX RTS.req: sapi=5 arfcn=878 cur_fn=1729 block=4 (pcu_l1_if.cpp:576) 20241121125527438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20241121125527438 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20241121125527438 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527438 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125527438 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125527438 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125527438 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527438 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527438 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527438 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 block=4 data=40 88 30 00 00 01 40 f0 52 4c 48 00 00 00 01 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527438 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125527451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527452 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527452 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527453 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125527453 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125527456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 RX RTS.req: sapi=5 arfcn=878 cur_fn=1733 block=5 (pcu_l1_if.cpp:576) 20241121125527456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20241121125527456 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20241121125527456 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527456 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125527456 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125527456 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125527456 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527456 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527456 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527456 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 block=5 data=41 88 3c 14 93 12 00 00 00 00 41 8c 00 00 00 4a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527457 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125527470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125527471 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 RX RTS.req: sapi=5 arfcn=878 cur_fn=1737 block=6 (pcu_l1_if.cpp:576) 20241121125527480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20241121125527480 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20241121125527480 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527480 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125527480 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125527480 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125527480 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527480 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527480 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527480 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 block=6 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125527480 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125527493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125527493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527494 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527494 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527495 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125527495 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 RX RTS.req: sapi=5 arfcn=878 cur_fn=1742 block=7 (pcu_l1_if.cpp:576) 20241121125527498 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20241121125527498 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20241121125527498 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527498 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125527498 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125527498 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125527498 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527498 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527498 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527498 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527498 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 block=7 data=43 88 30 00 00 01 10 f0 52 4c 48 00 00 00 00 66 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527498 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125527512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527512 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527512 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527513 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527513 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527513 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125527513 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 RX RTS.req: sapi=5 arfcn=878 cur_fn=1746 block=8 (pcu_l1_if.cpp:576) 20241121125527517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20241121125527517 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20241121125527517 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527517 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125527517 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125527517 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125527517 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527517 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527517 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527517 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 block=8 data=44 88 3c 14 93 12 00 00 00 00 11 8c 00 00 00 3e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527517 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125527531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527532 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125527532 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 RX RTS.req: sapi=5 arfcn=878 cur_fn=1750 block=9 (pcu_l1_if.cpp:576) 20241121125527540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20241121125527540 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20241121125527540 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527540 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125527540 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125527540 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125527540 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527540 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527540 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527540 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 block=9 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125527540 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125527554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125527554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527555 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125527555 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=878 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125527559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20241121125527559 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20241121125527559 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527559 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125527559 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125527559 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125527559 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527559 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527559 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527559 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 block=10 data=46 88 30 00 00 00 e0 f0 52 4c 48 00 00 00 00 e4 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527559 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125527573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527573 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527574 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125527574 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=878 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125527577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20241121125527577 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20241121125527577 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527577 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125527577 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125527577 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125527577 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527577 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527577 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527577 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 block=11 data=40 88 3c 14 93 12 00 00 00 00 31 0c 00 00 00 32 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527578 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125527591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527592 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125527592 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125527600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=878 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125527600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20241121125527600 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20241121125527600 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527600 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125527600 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125527600 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125527600 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527600 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527600 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527601 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 block=0 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125527601 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125527614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125527614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527615 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527615 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527616 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125527616 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=878 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125527619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20241121125527619 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20241121125527619 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527619 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125527619 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125527619 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125527619 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527619 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527619 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527619 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 block=1 data=42 88 30 00 00 00 b0 f0 52 4c 48 00 00 00 00 24 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125527633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527634 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125527634 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=878 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125527638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20241121125527638 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20241121125527638 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527638 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125527638 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125527638 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125527638 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527638 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527638 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527638 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527638 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 block=2 data=43 88 3c 14 93 12 00 00 00 00 01 0c 00 00 00 26 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527638 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125527652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527654 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527654 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527654 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125527654 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=878 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125527661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20241121125527661 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20241121125527661 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527661 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125527661 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125527661 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125527661 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527661 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527661 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527661 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 block=3 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125527661 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125527675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125527675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527677 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527677 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527677 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125527677 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527680 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=878 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125527680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20241121125527680 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20241121125527680 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527680 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125527680 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125527680 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125527680 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527680 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527680 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527680 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527680 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527680 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 block=4 data=45 88 30 00 00 00 80 f0 52 4c 48 00 00 00 00 a2 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527680 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527694 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527695 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125527695 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=878 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125527698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20241121125527698 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20241121125527698 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527698 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125527698 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125527698 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125527698 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527698 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527698 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527698 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 block=5 data=46 88 3c 14 93 12 00 00 00 00 20 8c 00 00 00 1a 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527698 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125527712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527713 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125527713 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=878 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125527721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20241121125527721 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20241121125527721 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527721 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125527721 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125527721 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125527721 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527721 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527721 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527722 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 block=6 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125527722 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125527736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125527736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527737 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527737 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527737 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527737 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527737 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125527737 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125527740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=878 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125527740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20241121125527740 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20241121125527740 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527740 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125527740 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125527740 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125527740 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527740 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527740 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527740 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 block=7 data=41 88 30 00 00 00 50 f0 52 4c 48 00 00 00 01 20 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527740 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125527754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527756 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125527756 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527759 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=878 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125527759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20241121125527759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20241121125527759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527759 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125527759 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125527759 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125527759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527759 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527759 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527759 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 block=8 data=42 88 3c 14 93 12 00 00 00 00 40 0c 00 00 00 0e 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527759 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125527773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527775 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125527775 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527782 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=878 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125527782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20241121125527782 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20241121125527782 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527782 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125527782 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125527782 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125527782 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527782 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527782 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125527782 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527782 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 block=9 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125527783 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125527796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125527796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527798 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125527798 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 RX RTS.req: sapi=5 arfcn=878 cur_fn=1807 block=10 (pcu_l1_if.cpp:576) 20241121125527801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20241121125527801 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20241121125527801 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527801 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125527801 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125527801 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125527801 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125527801 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527801 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527801 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 block=10 data=44 88 30 00 00 00 20 f0 52 4c 48 00 00 00 00 60 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527801 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125527815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527816 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527816 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527816 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125527816 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 RX RTS.req: sapi=5 arfcn=878 cur_fn=1811 block=11 (pcu_l1_if.cpp:576) 20241121125527819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20241121125527819 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20241121125527819 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125527819 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125527819 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125527819 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125527819 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0|0|0|0|0| (gsm_rlcmac.c:5688) 20241121125527820 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125527820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125527820 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 block=11 data=45 88 3c 14 93 12 00 00 00 00 10 0c 00 00 00 02 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125527820 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '00000000000000'O 20241121125527833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125527833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125527835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125527835 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125527835 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125527843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 RX RTS.req: sapi=5 arfcn=878 cur_fn=1815 block=0 (pcu_l1_if.cpp:576) 20241121125527843 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20241121125527843 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20241121125527843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 block=0 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125527843 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(580)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(580)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125527845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41684<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125527846 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125527846 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125527846 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527846 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527846 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527846 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241121125527846 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527846 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527846 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527846 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527846 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241121125527846 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527846 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527847 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527847 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241121125527847 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527847 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527847 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527847 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527847 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241121125527847 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527847 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527848 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241121125527848 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527848 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241121125527848 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527848 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527848 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527848 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527848 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_paging_cs_multi_ms_imsi_tmsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass'. 20241121125527849 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241121125527849 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125527849 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125527849 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241121125527849 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125527849 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125527849 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125527849 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125527849 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125527849 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125527849 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125527849 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125527849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125527849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125527849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 50: stopped pid 9436 with status 0 respawn: 51: starting: osmo-pcu Thu Nov 21 12:55:27 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi.talloc 20241121125527860 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125527860 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125527860 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125527860 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125527877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125527978 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49092<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7030080) Waiting for packet dumper to finish... 1 (prev_count=7030080, count=7094976) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_imsi ------ Thu Nov 21 12:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_imsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_multi_ms_imsi started. 585@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_imsi-BVCI1234(588)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 585@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(589)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer g_T_guard: 60 s 585@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(589)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125531125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 585@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(593)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 585@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(593)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(590)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(590)@1d710fa6204d: Start timer T: 5 s PCUIF(590)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125531137 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_paging_cs_multi_ms_imsi-STATS(594)@1d710fa6204d: Start timer T: 2 s TC_paging_cs_multi_ms_imsi-STATS(594)@1d710fa6204d: Start timer T: 2 s 585@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(597)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(597)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125532861 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125532861 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125532861 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(590)@1d710fa6204d: OsmoPCU is now connected BTS(592)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125532891 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125532892 DLGLOBAL DEBUG validating counter group 0x556913699040(bts) with 102 counters (rate_ctr.c:86) 20241121125532892 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125532892 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125532892 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125532892 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125532892 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125532892 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125532892 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125532892 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125532892 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125532892 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125532892 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125532892 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125532892 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125532892 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125532892 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125532892 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125532892 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125532892 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125532892 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125532892 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125532892 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125532892 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125532892 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125532892 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125532892 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125532892 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125532892 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125532892 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125532892 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125532892 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125532892 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125532892 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125532892 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125532892 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125532892 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125532892 DLGLOBAL DEBUG validating counter group 0x7fdd910685e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125532892 DLGLOBAL DEBUG validating counter group 0x556913698720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125532892 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125532892 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125532892 DLGLOBAL DEBUG validating counter group 0x7fdd91069180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125532892 DLGLOBAL DEBUG validating counter group 0x7fdd91069160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125532892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125532892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125532892 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125532892 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125532892 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532893 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532893 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532893 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532893 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532893 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532893 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532893 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532893 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532894 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125532894 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125532894 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125532894 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125532895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125532895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532896 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(589)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(589)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(589)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(589)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125532901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125532901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125532901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125532901 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125532902 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125532902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125532902 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125532902 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125532902 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121125532902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125532903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" 20241121125532904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(589)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(589)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125532904 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125532904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125532904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125532904 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125532904 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125532904 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125532904 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125532904 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125532904 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125532904 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125532905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532906 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532906 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532907 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125532907 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125532908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(589)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(589)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(589)@1d710fa6204d: Start timer Tns_test: 10 s BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125532910 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(592)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 586@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 586@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125532916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125532916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125532920 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125532920 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125532920 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125532920 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125532920 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125532920 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125532920 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125532920 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_paging_cs_multi_ms_imsi-BVCI1234(588)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_imsi-BVCI1234(588)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125532925 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125532925 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125532925 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125532925 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125532925 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125532925 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125532925 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125532925 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125532927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125532927 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125532927 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125532927 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125532927 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125532927 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125532927 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125532927 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125532927 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125532927 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125532930 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125532930 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125532930 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125532930 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125532930 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125532934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125532934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532935 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532935 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532935 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532935 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125532940 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=8, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125532940 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125532940 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125532940 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125532940 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125532940 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125532940 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125532940 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125532940 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125532940 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125532940 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125532940 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125532940 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125532940 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125532940 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125532940 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125532940 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125532940 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125532940 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125532940 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125532940 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125532940 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125532940 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125532940 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125532940 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125532940 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125532940 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125532940 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125532940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125532940 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125532940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125532940 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125532940 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=8 (tbf_ul.cpp:221) 20241121125532940 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125532940 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125532940 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125532940 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125532943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125532943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125532944 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125532958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125532958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532958 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125532962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125532962 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125532977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125532977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532977 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532977 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532979 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532979 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125532981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125532981 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125532996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125532996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125532996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125532997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125532997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125532998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125532999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125532999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125533000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125533000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125533006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533008 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125533019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125533024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125533038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125533043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533043 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125533057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125533066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533066 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125533080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125533085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533085 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125533099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125533104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533104 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125533118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125533127 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533127 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125533140 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533140 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533140 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125533141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125533143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125533146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125533146 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125533146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533146 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=3c 01 01 00 00 00 01 bc 96 fc ff c0 07 a7 73 cc 13 69 de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533159 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 bc 96 fc ff c0 07 a7 73 cc 13 69 de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533159 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533159 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=56 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125533159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533159 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533159 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 bc 96 fc ff c0 07 a7 73 cc 13 69 de 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533159 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533159 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125533159 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533160 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533160 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533160 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125533160 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533160 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533160 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533160 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533160 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533160 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533160 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125533164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125533164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125533164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533164 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125533164 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533164 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533164 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533164 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125533164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125533164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533164 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533166 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=56, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533166 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533166 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533166 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533166 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533166 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533166 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533166 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125533166 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533166 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533166 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533166 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533166 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533166 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533166 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533166 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533166 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533166 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533166 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533166 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533166 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533166 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533166 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533166 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533166 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125533166 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533166 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121125533166 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533166 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533166 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533166 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533166 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533166 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=56 (tbf_ul.cpp:221) 20241121125533166 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533166 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533166 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533166 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=56 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125533178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533178 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533178 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125533187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20241121125533187 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241121125533187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533188 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125533212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533212 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533212 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125533213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=3 data=3c 01 01 00 00 00 02 c3 88 b5 89 0c e4 b5 76 39 ac ea 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533213 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533213 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 c3 88 b5 89 0c e4 b5 76 39 ac ea 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533213 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533213 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533213 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533213 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533214 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533214 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533214 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 c3 88 b5 89 0c e4 b5 76 39 ac ea 13 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533214 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533214 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241121125533214 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533214 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533214 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533214 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533214 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533214 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533214 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533214 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533214 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=872 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125533217 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533217 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533217 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533217 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533217 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533217 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533217 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Sending data request: sapi=5 arfcn=872 cur_fn=65 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533218 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533220 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=65, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533220 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533220 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533220 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533220 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533220 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533220 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533220 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121125533220 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533220 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533221 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533221 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533221 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533221 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533221 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533221 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533221 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533221 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533221 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533221 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533221 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533221 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533221 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533221 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533221 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125533221 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533221 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241121125533221 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533221 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533221 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533221 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533221 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533221 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=65 (tbf_ul.cpp:221) 20241121125533221 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533221 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533221 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533221 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=65 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125533232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533232 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=69): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533232 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125533234 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533234 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533235 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533238 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533238 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125533240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125533240 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125533240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533241 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125533251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533253 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=5 data=3c 01 01 00 00 00 03 77 c3 76 ee b3 f5 c4 6e 90 c4 59 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533253 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533253 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533253 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 77 c3 76 ee b3 f5 c4 6e 90 c4 59 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533253 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533253 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=73 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533253 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 77 c3 76 ee b3 f5 c4 6e 90 c4 59 d7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533253 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533253 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241121125533253 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533253 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533253 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533253 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533253 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533253 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533253 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533253 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533254 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533254 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=873 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125533261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533261 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533261 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533261 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533261 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533261 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533261 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533261 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Sending data request: sapi=5 arfcn=873 cur_fn=73 block=6 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533262 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533267 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=73, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533267 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533267 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533267 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533267 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533267 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533267 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533268 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241121125533268 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533268 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533268 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533268 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533268 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533268 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533268 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533268 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533268 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533268 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533268 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533268 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533268 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533268 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533268 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533268 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533268 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125533268 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533268 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241121125533268 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533268 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533268 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533268 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533268 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533268 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=73 (tbf_ul.cpp:221) 20241121125533268 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533268 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533268 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533268 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=73 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7b 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125533277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533277 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=78): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533277 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125533278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533279 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533279 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533280 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533280 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533283 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533283 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533284 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533284 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125533287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125533287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125533287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533288 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125533294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533295 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533295 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=7 data=3c 01 01 00 00 00 04 0d 2b d1 eb 0c 7d 61 e8 44 d1 d3 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533296 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533296 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 0d 2b d1 eb 0c 7d 61 e8 44 d1 d3 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533296 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533296 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=82 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533296 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 0d 2b d1 eb 0c 7d 61 e8 44 d1 d3 73 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533296 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533296 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241121125533296 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533296 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533296 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533296 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533296 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533296 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533296 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533296 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=874 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125533299 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533299 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533299 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533299 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533299 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533299 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533299 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Sending data request: sapi=5 arfcn=874 cur_fn=82 block=8 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533299 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533301 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533301 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533301 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533301 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533301 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533301 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533301 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533301 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241121125533301 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533302 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533302 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533302 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533302 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533302 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533302 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533302 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533302 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533302 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533302 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533302 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533302 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533302 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533302 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533302 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533302 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125533302 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533302 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241121125533302 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533302 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533302 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533302 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533302 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533302 DTBF DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=82 (tbf_ul.cpp:221) 20241121125533302 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533302 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533302 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533302 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=82 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7c 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125533312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533312 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533312 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125533313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125533322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125533322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125533322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533322 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125533336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=9 data=3c 01 01 00 00 00 05 0c a0 20 b1 cf 76 cd 2a 79 b8 80 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533337 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533337 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 0c a0 20 b1 cf 76 cd 2a 79 b8 80 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533337 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533337 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=91 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533337 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 0c a0 20 b1 cf 76 cd 2a 79 b8 80 34 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533337 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533337 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241121125533337 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533337 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533337 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533337 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533337 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533337 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533337 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=875 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125533340 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533340 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533340 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533340 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533340 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533340 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533340 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Sending data request: sapi=5 arfcn=875 cur_fn=91 block=10 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533341 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533342 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=91, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533342 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533342 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533342 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533342 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533342 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533342 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533342 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241121125533342 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533342 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533342 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533342 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533342 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533342 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533342 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533342 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533342 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533342 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533342 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533342 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533342 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533342 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533342 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533342 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533342 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125533342 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533342 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241121125533342 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533342 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533342 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533342 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533342 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533342 DTBF DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=91 (tbf_ul.cpp:221) 20241121125533342 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533342 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533342 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533342 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=91 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7d 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125533354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533354 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533354 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125533355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125533359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125533359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125533359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533359 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533367 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533367 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533367 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125533374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533377 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533377 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=11 data=3c 01 01 00 00 00 06 f8 2d e0 38 82 83 ba 22 62 8e 32 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533377 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533377 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533377 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 f8 2d e0 38 82 83 ba 22 62 8e 32 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533377 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533377 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=99 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533377 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533377 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533377 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533377 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533377 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 f8 2d e0 38 82 83 ba 22 62 8e 32 1f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533377 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533377 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241121125533377 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533377 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533377 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533377 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533377 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533377 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533378 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533378 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533378 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533378 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533378 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533378 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=876 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125533383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533383 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533383 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533383 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533383 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533383 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533383 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Sending data request: sapi=5 arfcn=876 cur_fn=99 block=0 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533384 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533387 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=99, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533387 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533387 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533387 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533387 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533387 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533387 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533387 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241121125533387 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533387 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533387 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533387 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533387 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533387 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533387 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533387 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533387 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533387 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533387 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533387 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533387 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533387 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533387 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533387 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533387 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125533387 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533387 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241121125533387 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533387 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533387 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533387 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533387 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533387 DTBF DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=99 (tbf_ul.cpp:221) 20241121125533387 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533388 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533388 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533388 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=99 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7e 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125533397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533397 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533397 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125533398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125533401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125533401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125533401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533402 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125533416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=1 data=3c 01 01 00 00 00 07 ff 81 19 fc a7 72 3a 7b d9 a1 56 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533419 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533419 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 ff 81 19 fc a7 72 3a 7b d9 a1 56 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533419 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533419 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=108 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533419 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 ff 81 19 fc a7 72 3a 7b d9 a1 56 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533419 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533419 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241121125533419 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533419 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533419 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533419 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533419 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533419 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533419 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533419 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=877 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125533421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533421 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533421 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533421 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533421 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533421 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533421 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Sending data request: sapi=5 arfcn=877 cur_fn=108 block=2 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533421 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533421 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533421 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533422 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533427 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=108, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533427 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533427 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533427 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533427 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533427 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533427 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533427 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241121125533427 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533427 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533427 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533427 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533427 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533427 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533427 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533427 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533427 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533427 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533427 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533427 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533427 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533427 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533427 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125533427 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125533427 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125533427 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533427 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241121125533427 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533427 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533427 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533427 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533427 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533427 DTBF DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=108 (tbf_ul.cpp:221) 20241121125533427 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533427 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533427 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125533427 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=108 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125533435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533435 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=112): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533435 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125533436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125533446 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125533446 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125533446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533447 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125533461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125533461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533462 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533462 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533466 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533466 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=3 data=3c 01 01 00 00 00 08 71 55 57 2c fe b6 e3 97 ee 99 10 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533467 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533467 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 71 55 57 2c fe b6 e3 97 ee 99 10 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533467 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533467 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=117 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20241121125533467 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533468 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533468 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533468 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533468 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 71 55 57 2c fe b6 e3 97 ee 99 10 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533468 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125533468 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241121125533468 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533468 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533468 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533468 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533468 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533468 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533468 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533468 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533468 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533468 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533469 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533469 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533469 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=878 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125533469 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533469 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533469 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533469 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533469 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533469 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533469 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Sending data request: sapi=5 arfcn=878 cur_fn=117 block=4 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533470 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533476 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=117, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533477 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533477 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533477 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533477 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533477 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533477 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533477 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125533477 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533477 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533477 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533477 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533477 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533477 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533477 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533477 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533477 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533477 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533477 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533478 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533478 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533478 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533478 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533478 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533478 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125533478 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533478 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241121125533478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533478 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533478 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533478 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533478 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533478 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=117 (tbf_ul.cpp:221) 20241121125533478 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533478 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533478 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533478 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=117 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125533480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125533480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125533481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125533481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125533483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533486 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533486 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125533499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125533499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533502 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533502 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533502 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533504 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533504 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533505 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533505 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533506 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125533509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125533509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125533509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533510 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 1 20241121125533524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125533524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533525 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533526 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533526 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125533532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125533532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125533532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533532 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 1 20241121125533542 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533542 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533542 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125533542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533542 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125533542 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125533542 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125533542 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125533543 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533543 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533544 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125533547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125533561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533561 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=138): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241121125533561 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125533561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125533570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533570 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125533584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533588 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533588 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533588 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125533589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533589 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125533603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125533607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533608 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125533622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533627 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533627 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533627 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125533631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533631 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125533646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533646 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533646 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533646 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533646 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533646 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533646 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533646 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533646 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533647 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533647 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125533650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533651 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125533664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533665 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533665 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125533669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533669 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125533678 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533678 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533678 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125533683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533685 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533685 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125533685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125533693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=169 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G){FLOW}, expect answer on UL FN=173 (gprs_rlcmac_sched.cpp:454) 20241121125533693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241121125533693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=3 data=3c 03 01 00 00 00 09 bc 32 e3 28 ee 42 43 31 7a fc 49 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533707 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533707 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 bc 32 e3 28 ee 42 43 31 7a fc 49 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533707 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533707 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533707 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 bc 32 e3 28 ee 42 43 31 7a fc 49 58 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533707 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533707 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241121125533707 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533707 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533707 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533707 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125533707 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533707 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533707 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533708 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533710 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533710 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125533711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125533711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125533711 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533711 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241121125533711 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533712 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533712 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533712 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125533712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125533712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=41 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533712 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533713 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=169, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533713 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533713 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533713 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533713 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533713 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533713 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533713 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241121125533713 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533713 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533713 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533713 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533713 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533713 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533713 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533713 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533713 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533713 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533713 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533713 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533713 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533713 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533713 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533713 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533713 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125533713 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533713 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241121125533713 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533713 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533713 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533713 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533713 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533713 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=169 (tbf_ul.cpp:221) 20241121125533713 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533713 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533713 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533713 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=169 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7a 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125533726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533726 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=173): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533726 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125533730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125533730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125533730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533731 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125533745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533745 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=177): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533745 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125533745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=5 data=3c 03 01 00 00 00 0a 08 85 47 ae f5 90 8a 71 ad 8c 33 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533745 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533745 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a 08 85 47 ae f5 90 8a 71 ad 8c 33 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533745 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533746 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533746 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a 08 85 47 ae f5 90 8a 71 ad 8c 33 b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533746 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533746 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241121125533746 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533746 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533746 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533746 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533746 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533746 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533746 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533746 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533747 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533747 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533747 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533747 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533747 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=872 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125533754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125533754 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125533754 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533754 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533754 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533754 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533754 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533754 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533754 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Sending data request: sapi=5 arfcn=872 cur_fn=177 block=6 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533754 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533757 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=177, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533757 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533757 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533757 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533757 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533757 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533757 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533757 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241121125533757 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533757 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533757 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533757 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533757 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533757 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533757 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533757 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533757 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533757 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533758 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533758 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533758 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533758 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533758 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533758 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533758 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125533758 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533758 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241121125533758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533758 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533758 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533758 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533758 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533758 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=177 (tbf_ul.cpp:221) 20241121125533758 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533758 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533758 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533758 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=177 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7b 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125533769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533769 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=182): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533769 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125533770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125533776 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=186 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=190 (gprs_rlcmac_sched.cpp:454) 20241121125533776 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241121125533776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533777 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125533788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533789 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125533789 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=7 data=3c 03 01 00 00 00 0b 22 93 26 e7 b9 24 9c 8f b0 d6 a4 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533790 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533790 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b 22 93 26 e7 b9 24 9c 8f b0 d6 a4 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533790 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533790 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=186 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533790 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b 22 93 26 e7 b9 24 9c 8f b0 d6 a4 19 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533790 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533790 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241121125533790 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533790 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533790 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533790 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533790 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533790 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533790 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533790 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=873 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125533792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125533792 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125533792 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533792 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533792 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533792 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533792 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533792 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533792 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533792 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Sending data request: sapi=5 arfcn=873 cur_fn=186 block=8 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533792 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533794 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=186, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533794 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533794 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533794 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533794 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533794 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533794 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533794 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241121125533794 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533794 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533794 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533794 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533794 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533794 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533794 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533794 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533794 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533794 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533794 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533794 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533794 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533794 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533794 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533794 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533794 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125533794 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533794 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241121125533794 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533795 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533795 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533795 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533795 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533795 DTBF DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=186 (tbf_ul.cpp:221) 20241121125533795 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533795 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533795 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533795 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=186 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7c 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125533806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533806 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=190): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533806 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125533806 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533806 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533806 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533806 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533807 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533807 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125533815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125533815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125533815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533815 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125533829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533830 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533830 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533830 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533830 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533830 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125533830 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=9 data=3c 03 01 00 00 00 0c 67 81 95 1a 0e 62 d8 b8 45 4b 29 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533830 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533830 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 67 81 95 1a 0e 62 d8 b8 45 4b 29 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533830 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533830 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=195 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533830 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 67 81 95 1a 0e 62 d8 b8 45 4b 29 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533830 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533830 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241121125533830 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533830 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533830 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533830 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533830 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533830 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533830 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533831 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533831 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=874 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125533834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125533834 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125533834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533834 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533834 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533834 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533834 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533834 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Sending data request: sapi=5 arfcn=874 cur_fn=195 block=10 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533834 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533836 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=195, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533836 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533836 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533836 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533836 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533836 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533836 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533836 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241121125533836 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533836 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533836 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533836 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533836 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533836 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533836 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533836 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533836 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533836 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533836 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533836 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533836 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533836 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533836 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533836 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533836 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125533836 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533836 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241121125533836 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533836 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533836 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533836 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533836 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533836 DTBF DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=195 (tbf_ul.cpp:221) 20241121125533836 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533836 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533836 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533836 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=195 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7d 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125533848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533848 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533848 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125533849 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533849 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533849 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533849 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533849 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533849 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533849 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533849 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533850 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533850 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533850 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533850 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125533853 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125533853 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125533853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533853 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533867 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125533867 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533867 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533867 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125533867 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=11 data=3c 03 01 00 00 00 0d 80 7d b7 cc a3 28 46 c7 7c cb d7 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533867 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533867 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 80 7d b7 cc a3 28 46 c7 7c cb d7 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533867 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533867 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533867 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 80 7d b7 cc a3 28 46 c7 7c cb d7 5d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533867 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533867 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241121125533867 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533867 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533867 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533867 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533867 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533867 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533867 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533867 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533868 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533868 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533868 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533868 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=875 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125533876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241121125533876 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241121125533876 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533876 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533876 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533876 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533876 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533876 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533876 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Sending data request: sapi=5 arfcn=875 cur_fn=203 block=0 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533876 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533877 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=203, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533877 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533877 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533877 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533877 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533877 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533877 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533877 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241121125533877 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533877 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533877 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533877 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533877 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533877 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533877 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533877 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533877 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533877 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533877 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533877 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533877 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533877 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533877 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533877 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533878 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125533878 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533878 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241121125533878 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533878 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533878 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533878 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533878 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533878 DTBF DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=203 (tbf_ul.cpp:221) 20241121125533878 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533878 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533878 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533878 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=203 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7e 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125533890 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533890 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533890 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125533890 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533890 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533891 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533891 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533891 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533891 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533891 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125533895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241121125533895 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241121125533895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533895 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125533909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533910 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533910 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533910 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=212): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125533910 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=1 data=3c 03 01 00 00 00 0e 95 6e e3 32 05 9e 36 e7 72 6c 2f f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533911 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533911 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 95 6e e3 32 05 9e 36 e7 72 6c 2f f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533911 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533911 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=212 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533911 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 95 6e e3 32 05 9e 36 e7 72 6c 2f f0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533911 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533911 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241121125533911 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533911 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533911 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533911 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533911 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533911 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533911 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533911 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533913 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533913 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533913 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=876 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125533914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241121125533914 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241121125533914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533914 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533914 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533914 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533914 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533914 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533914 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Scheduling control message at RTS for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Sending data request: sapi=5 arfcn=876 cur_fn=212 block=2 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533914 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533915 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=212, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533915 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533915 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533915 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533915 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533915 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533915 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533915 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241121125533915 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533915 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533915 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533915 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533915 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533915 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533916 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533916 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533916 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533916 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533916 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533916 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533916 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533916 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533916 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533916 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533916 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125533916 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533916 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241121125533916 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533916 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533916 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533916 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533916 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533916 DTBF DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=212 (tbf_ul.cpp:221) 20241121125533916 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533916 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533916 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533916 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=212 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 78 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125533928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533928 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533928 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125533928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533928 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533929 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533929 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533929 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533929 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533929 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533929 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125533937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125533937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125533937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533937 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533951 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125533951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533951 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533951 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533952 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533952 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533952 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533952 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533952 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=221): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125533952 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533952 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=3 data=3c 03 01 00 00 00 0f 36 27 27 a9 f5 9a ae 7e 83 ee 16 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533952 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533952 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533952 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f 36 27 27 a9 f5 9a ae 7e 83 ee 16 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533952 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533952 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=221 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533952 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f 36 27 27 a9 f5 9a ae 7e 83 ee 16 1e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533952 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533952 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241121125533952 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533952 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533952 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533952 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533952 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533952 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533952 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533952 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533952 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533952 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=877 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125533956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125533956 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125533956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533956 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533956 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533956 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533956 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533956 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533956 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Sending data request: sapi=5 arfcn=877 cur_fn=221 block=4 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533956 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125533957 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=221, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125533957 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125533957 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125533957 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125533957 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125533957 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125533957 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125533957 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241121125533957 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125533957 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125533957 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125533957 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125533957 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125533957 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125533957 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125533957 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533957 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125533957 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125533957 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125533957 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125533957 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125533957 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125533957 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125533957 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125533957 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125533957 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125533957 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241121125533957 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125533957 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125533957 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125533957 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125533957 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125533957 DTBF DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=221 (tbf_ul.cpp:221) 20241121125533957 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125533957 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125533957 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125533957 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=221 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125533958 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533958 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533958 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125533970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533970 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125533970 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125533970 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533970 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533970 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533970 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533970 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533970 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533970 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533971 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533971 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125533974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=234 (gprs_rlcmac_sched.cpp:454) 20241121125533974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241121125533974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533974 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125533988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125533988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125533989 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125533989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125533989 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125533989 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125533989 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125533989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125533989 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125533989 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125533990 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=5 data=3c 03 01 00 00 00 10 e4 55 93 68 78 01 56 f9 23 62 03 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125533990 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125533990 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125533990 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 e4 55 93 68 78 01 56 f9 23 62 03 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125533990 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125533990 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=229 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125533990 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 e4 55 93 68 78 01 56 f9 23 62 03 af 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125533990 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125533990 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241121125533990 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125533990 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125533990 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125533990 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125533990 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125533990 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125533990 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125533990 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125533995 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125533995 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125533995 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125533998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=878 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125533998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241121125533998 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241121125533998 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125533998 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125533998 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125533998 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125533998 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125533998 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125533998 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125533998 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125533998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Sending data request: sapi=5 arfcn=878 cur_fn=229 block=6 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125533998 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534000 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=229, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534000 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534000 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534000 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534000 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534000 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534000 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534000 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125534000 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534000 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534000 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534000 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534000 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534000 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534000 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534000 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534000 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534000 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534000 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534000 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534000 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534000 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534000 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534000 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534000 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125534000 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534000 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241121125534000 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534000 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534000 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534000 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534000 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534000 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=229 (tbf_ul.cpp:221) 20241121125534000 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534000 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534000 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534000 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=229 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125534012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534012 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125534012 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125534012 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534012 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534013 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534013 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534014 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534014 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125534016 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=238 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=242 (gprs_rlcmac_sched.cpp:454) 20241121125534016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241121125534016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534017 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 2 20241121125534031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125534031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534031 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534031 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534031 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534032 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125534032 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125534035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241121125534035 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241121125534035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534035 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 2 20241121125534036 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534036 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534036 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125534049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534049 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125534049 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125534049 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125534049 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125534049 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534049 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534050 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534050 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534050 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534050 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534050 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534050 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125534059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534059 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125534073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534073 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=247): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241121125534073 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125534073 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534073 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534073 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534073 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534073 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534073 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534074 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534074 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534074 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534074 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125534077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534077 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534079 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534079 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534079 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125534091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125534096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534096 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125534110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534116 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534116 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534116 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125534119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534119 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534135 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534135 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125534138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125534152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534153 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534153 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534153 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534153 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125534157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534157 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534158 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534158 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534158 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125534171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534171 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534171 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125534180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125534194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534194 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534194 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534195 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534195 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534195 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534195 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534195 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534195 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534195 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534195 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534195 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534195 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125534199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534199 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125534201 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534201 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534201 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125534213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125534214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125534217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-0-2:G){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125534217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125534217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534217 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=5 data=3c 05 01 00 00 00 11 e4 92 6b 3a a7 20 9e d7 79 6a e7 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534231 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534232 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 e4 92 6b 3a a7 20 9e d7 79 6a e7 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534232 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534232 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=281 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534232 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 e4 92 6b 3a a7 20 9e d7 79 6a e7 10 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534232 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534232 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241121125534232 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534232 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534232 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534232 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125534232 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534232 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534232 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125534241 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125534241 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125534241 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534241 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241121125534241 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534241 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534241 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534241 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534241 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125534241 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125534241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=42 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534241 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534242 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=281, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534242 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534242 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534242 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534242 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534242 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534242 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534242 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241121125534243 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534243 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534243 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534243 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534243 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534243 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534243 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534243 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534243 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534243 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534243 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534243 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534243 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534243 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534243 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534243 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534243 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125534243 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534243 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241121125534243 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534243 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534243 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534243 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534243 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534243 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=281 (tbf_ul.cpp:221) 20241121125534243 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534243 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534243 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534243 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=281 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7b 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125534255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534255 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=286): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534255 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125534259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125534259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125534259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534260 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125534274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534274 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=290): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534274 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125534274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=7 data=3c 05 01 00 00 00 12 98 a6 64 1a d7 56 ac 8d 42 3b 13 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534274 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534274 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 98 a6 64 1a d7 56 ac 8d 42 3b 13 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534274 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534274 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=290 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534274 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 98 a6 64 1a d7 56 ac 8d 42 3b 13 ff 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534274 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534274 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241121125534274 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534274 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534274 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534274 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534274 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534274 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534274 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534275 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534275 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534275 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534275 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534275 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=872 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125534278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20241121125534278 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241121125534278 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534278 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534278 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534278 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534278 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534278 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534278 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Sending data request: sapi=5 arfcn=872 cur_fn=290 block=8 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534278 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534280 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=290, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534280 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534280 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534280 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534280 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534280 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534280 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534280 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241121125534280 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534280 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534280 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534280 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534280 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534280 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534280 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534280 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534280 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534280 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534280 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534280 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534280 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534280 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534280 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534280 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534280 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125534280 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534280 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241121125534280 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534280 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534280 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534280 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534280 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534280 DTBF DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=290 (tbf_ul.cpp:221) 20241121125534280 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534280 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534280 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534280 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=290 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7c 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125534292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534292 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534292 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125534293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125534301 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125534301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125534301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534302 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125534316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534316 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534316 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534316 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=299): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125534316 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534317 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=9 data=3c 05 01 00 00 00 13 e6 01 4e 58 2c 5b 08 8a 19 fa 42 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534317 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534317 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534317 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 e6 01 4e 58 2c 5b 08 8a 19 fa 42 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534317 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534317 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=299 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534317 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 e6 01 4e 58 2c 5b 08 8a 19 fa 42 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534317 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534317 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241121125534317 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534317 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534317 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534317 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534317 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534317 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534317 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534317 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534317 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534317 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534317 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=873 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125534320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125534320 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125534320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534320 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534320 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534320 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534320 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534320 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534320 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Sending data request: sapi=5 arfcn=873 cur_fn=299 block=10 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534321 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534322 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=299, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534322 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534322 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534322 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534322 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534322 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534322 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534322 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241121125534322 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534322 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534322 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534322 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534322 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534322 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534322 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534322 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534322 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534322 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534322 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534322 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534322 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534322 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534322 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534322 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534322 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125534322 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534322 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241121125534322 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534322 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534322 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534322 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534322 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534322 DTBF DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=299 (tbf_ul.cpp:221) 20241121125534322 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534322 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534322 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534322 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=299 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7d 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125534334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534334 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534334 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125534335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534336 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125534339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125534339 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125534339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534339 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125534353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534354 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=307): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125534354 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=11 data=3c 05 01 00 00 00 14 c5 75 29 14 03 7f e2 76 99 b8 7d 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534354 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534354 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 c5 75 29 14 03 7f e2 76 99 b8 7d 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534354 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534354 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534354 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 c5 75 29 14 03 7f e2 76 99 b8 7d 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534354 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534354 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241121125534354 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534354 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534354 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534354 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534354 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534354 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534354 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534354 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534354 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534354 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534362 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=874 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125534362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125534362 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125534362 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534362 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534362 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534362 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534362 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534362 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534362 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534362 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Sending data request: sapi=5 arfcn=874 cur_fn=307 block=0 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534362 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534363 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=307, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534363 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534363 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534363 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534363 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534363 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534363 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534363 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241121125534363 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534363 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534363 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534364 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534364 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534364 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534364 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534364 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534364 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534364 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534364 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534364 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534364 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534364 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534364 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534364 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534364 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125534364 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534364 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241121125534364 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534364 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534364 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534364 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534364 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534364 DTBF DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=307 (tbf_ul.cpp:221) 20241121125534364 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534364 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534364 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534364 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=307 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7e 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125534377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534377 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534377 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125534377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534377 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534377 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534377 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534377 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534377 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534378 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534378 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125534381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241121125534381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241121125534381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534381 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125534395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534396 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534396 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125534396 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534396 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=1 data=3c 05 01 00 00 00 15 1b 86 82 a6 ff d8 ef 3e 37 e7 6f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534396 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534396 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 1b 86 82 a6 ff d8 ef 3e 37 e7 6f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534396 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534396 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534396 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 1b 86 82 a6 ff d8 ef 3e 37 e7 6f 89 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534396 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534396 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241121125534396 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534396 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534396 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534396 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534396 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534396 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534396 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534396 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534396 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534396 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=875 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125534400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241121125534400 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241121125534400 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534400 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534400 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534400 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534400 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534400 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534400 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Sending data request: sapi=5 arfcn=875 cur_fn=316 block=2 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534400 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534402 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=316, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534402 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534402 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534402 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534402 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534402 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534402 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534402 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241121125534402 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534402 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534402 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534402 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534402 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534402 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534402 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534402 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534402 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534402 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534402 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534402 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534402 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534402 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534402 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534402 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534402 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125534402 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534402 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241121125534402 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534402 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534402 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534402 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534402 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534402 DTBF DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=316 (tbf_ul.cpp:221) 20241121125534402 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534402 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534402 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534402 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=316 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 78 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125534414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534414 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534414 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125534415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534415 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534415 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534415 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534416 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534416 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125534424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241121125534424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241121125534424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534424 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125534438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534438 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534438 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534438 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534439 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125534439 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534439 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=3 data=3c 05 01 00 00 00 16 71 7c 2f b1 82 f1 51 e8 7e 12 c0 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534439 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534439 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534439 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 71 7c 2f b1 82 f1 51 e8 7e 12 c0 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534439 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534439 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534439 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 71 7c 2f b1 82 f1 51 e8 7e 12 c0 d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534439 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534439 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241121125534439 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534439 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534439 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534439 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534439 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534439 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534439 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534439 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=876 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125534442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121125534442 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121125534442 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534442 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534442 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534442 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534442 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534442 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534442 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Sending data request: sapi=5 arfcn=876 cur_fn=325 block=4 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534442 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125534444 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534444 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534444 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534453 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=325, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534453 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534453 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534453 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534453 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534453 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534453 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534453 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241121125534453 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534453 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534453 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534453 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534453 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534453 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534453 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534453 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534453 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534453 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534453 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534453 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534453 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534453 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534453 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534453 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534453 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125534453 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534453 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241121125534453 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534453 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534453 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534453 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534453 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534453 DTBF DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=325 (tbf_ul.cpp:221) 20241121125534453 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534453 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534453 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534453 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=325 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 79 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125534456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534456 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534456 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125534457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534457 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534457 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125534461 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121125534461 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121125534461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534461 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125534475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534475 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534475 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125534475 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=5 data=3c 05 01 00 00 00 17 30 be 44 80 89 34 0a 8e 44 83 e9 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534476 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534476 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 30 be 44 80 89 34 0a 8e 44 83 e9 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534476 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534476 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534476 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 30 be 44 80 89 34 0a 8e 44 83 e9 bb 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534476 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534476 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241121125534476 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534476 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534476 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534476 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534476 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534476 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534476 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534476 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534481 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534481 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534481 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=877 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125534484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121125534484 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121125534484 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534484 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534484 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534484 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534484 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534484 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534484 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Sending data request: sapi=5 arfcn=877 cur_fn=333 block=6 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534487 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=333, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534487 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534487 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534487 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534487 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534487 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534487 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534487 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241121125534487 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534487 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534487 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534488 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534488 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534488 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534488 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534488 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534488 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534488 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534488 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534488 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534488 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534488 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534488 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534488 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534488 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534488 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534488 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534488 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534488 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125534488 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125534488 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125534488 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534488 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241121125534488 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534488 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534488 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534488 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534488 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534488 DTBF DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=333 (tbf_ul.cpp:221) 20241121125534488 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534488 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534488 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125534488 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=333 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125534499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534499 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534499 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125534501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534505 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534505 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534506 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125534507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241121125534507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241121125534507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534507 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125534517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125534517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534519 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534519 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534519 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534519 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534519 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=342): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125534519 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=7 data=3c 05 01 00 00 00 18 e5 5c b4 dd f9 c4 e9 55 fb 9b b1 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534519 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534519 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 e5 5c b4 dd f9 c4 e9 55 fb 9b b1 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534519 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534519 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=342 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20241121125534519 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534519 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534519 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534519 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534519 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 e5 5c b4 dd f9 c4 e9 55 fb 9b b1 93 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534519 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125534519 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241121125534519 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534519 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534519 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534520 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534520 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534520 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534520 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534520 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=878 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125534522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=346 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=351 (gprs_rlcmac_sched.cpp:454) 20241121125534522 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241121125534522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534522 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534522 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534522 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534522 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534522 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534522 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Sending data request: sapi=5 arfcn=878 cur_fn=342 block=8 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534522 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534522 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534522 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534522 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534523 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=342, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534523 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534523 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534523 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534523 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534523 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534523 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534523 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121125534523 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534523 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534523 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534524 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534524 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534524 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534524 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534524 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534524 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534524 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534524 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534524 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534524 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534524 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534524 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534524 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534524 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125534524 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534524 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241121125534524 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534524 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534524 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534524 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534524 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534524 DTBF DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=342 (tbf_ul.cpp:221) 20241121125534524 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534524 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534524 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534524 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=342 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125534536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534536 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534536 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125534536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534537 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534537 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125534545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=351 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=355 (gprs_rlcmac_sched.cpp:454) 20241121125534545 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 355 for type USF (pdch_ul_controller.c:184) 20241121125534545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534545 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 3 20241121125534559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125534559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534560 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534562 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125534562 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534564 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534564 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534564 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125534564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=359 (gprs_rlcmac_sched.cpp:454) 20241121125534564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241121125534564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534564 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 3 20241121125534578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125534578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534578 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=355): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125534578 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125534578 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125534578 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125534578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534578 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534578 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125534582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534582 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125534596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534596 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=359): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241121125534596 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125534596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534602 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534602 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534602 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125534606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534606 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125534619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125534624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534624 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125534638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125534643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534643 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534654 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534654 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534654 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125534657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125534666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534666 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125534680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125534685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534685 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534689 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534689 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534689 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125534699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125534703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534703 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125534717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125534717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125534718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534725 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534725 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534725 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125534727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241121125534727 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241121125534727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534727 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125534746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=3c 07 01 00 00 00 19 5a ad 96 f4 75 37 09 04 92 2f e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534746 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 5a ad 96 f4 75 37 09 04 92 2f e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534746 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534746 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=390 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534746 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 5a ad 96 f4 75 37 09 04 92 2f e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534746 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125534746 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241121125534746 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534746 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534746 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534746 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125534746 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534746 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534746 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534746 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534746 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534746 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534747 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534747 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534747 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534747 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534747 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534747 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534747 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125534750 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125534750 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125534750 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534750 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241121125534751 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534751 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534751 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534751 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125534751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125534751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=43 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534751 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534752 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=390, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534752 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534752 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534752 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534752 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534752 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534752 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534752 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241121125534752 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534752 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534752 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534752 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534752 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534752 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534752 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534752 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534752 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534752 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534752 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534752 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534752 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534752 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534752 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534752 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534752 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125534752 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534752 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241121125534752 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534752 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534752 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534752 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534752 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534752 DTBF DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=390 (tbf_ul.cpp:221) 20241121125534752 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534752 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534752 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534752 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=390 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7c 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534765 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=394): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125534765 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534765 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534765 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534766 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534766 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125534769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241121125534769 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241121125534769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534769 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125534783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125534783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534783 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=398): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125534783 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125534784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=8 data=3c 07 01 00 00 00 1a 2a 94 f8 87 41 5c 68 1f be 87 ea d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534784 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534784 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 2a 94 f8 87 41 5c 68 1f be 87 ea d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534784 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534784 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=398 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534784 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 2a 94 f8 87 41 5c 68 1f be 87 ea d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534784 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125534784 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241121125534784 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534784 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534784 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534784 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534784 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534784 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534784 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=872 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125534793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241121125534793 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241121125534793 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534793 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534793 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534793 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534793 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534793 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534793 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Sending data request: sapi=5 arfcn=872 cur_fn=398 block=9 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534793 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534794 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=398, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534794 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534794 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534794 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534794 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534794 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534794 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534794 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241121125534794 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534794 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534794 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534794 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534794 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534794 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534794 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534794 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534794 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534794 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534794 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534794 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534794 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534794 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534794 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534794 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534794 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125534794 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534794 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241121125534794 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534794 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534794 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534794 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534794 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534794 DTBF DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=398 (tbf_ul.cpp:221) 20241121125534794 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534794 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534794 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534794 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=398 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7d 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125534807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534807 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125534807 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125534807 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534807 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534807 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534807 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534807 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534807 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534808 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534808 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534808 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534808 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125534811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241121125534811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241121125534811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534811 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125534858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125534858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534859 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125534859 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=10 data=3c 07 01 00 00 00 1b 02 5f 1f 87 7b 54 9c b9 d6 f0 1c 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534859 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534859 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 02 5f 1f 87 7b 54 9c b9 d6 f0 1c 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534859 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534859 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=407 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534859 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 02 5f 1f 87 7b 54 9c b9 d6 f0 1c 7b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534859 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125534859 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241121125534859 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534859 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534859 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534859 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534859 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534859 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534860 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534860 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534861 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534861 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534862 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=873 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125534862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241121125534862 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241121125534862 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534862 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534862 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534862 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534862 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534862 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534862 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Sending data request: sapi=5 arfcn=873 cur_fn=407 block=11 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534863 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534865 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=407, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534865 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534865 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534865 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534865 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534865 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534865 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534865 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241121125534865 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534865 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534865 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534865 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534865 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534865 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534865 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534865 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534865 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534865 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534865 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534865 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534865 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534865 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534865 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534865 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534865 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125534865 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534865 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241121125534865 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534865 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534865 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534865 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534865 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534865 DTBF DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=407 (tbf_ul.cpp:221) 20241121125534865 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534865 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534865 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534865 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=407 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125534876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534876 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125534876 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125534876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534877 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534877 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125534885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125534885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125534885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534885 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125534899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125534899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534900 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125534900 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data=3c 07 01 00 00 00 1c da cb 22 ff e1 7c 00 39 b2 b2 66 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534900 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534900 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c da cb 22 ff e1 7c 00 39 b2 b2 66 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534900 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534900 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=416 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534900 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c da cb 22 ff e1 7c 00 39 b2 b2 66 3c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534900 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125534900 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241121125534900 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534900 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534900 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534900 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534900 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534900 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534900 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534900 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=874 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125534903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241121125534903 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241121125534903 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534904 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534904 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534904 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534904 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534904 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534904 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Sending data request: sapi=5 arfcn=874 cur_fn=416 block=1 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534904 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534905 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=416, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534905 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534905 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534905 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534905 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534905 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534905 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534905 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241121125534905 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534905 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534905 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534905 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534905 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534905 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534905 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534905 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534905 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534905 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534905 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534905 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534905 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534905 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534905 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534905 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534905 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125534905 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534906 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241121125534906 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534906 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534906 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534906 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534906 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534906 DTBF DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=416 (tbf_ul.cpp:221) 20241121125534906 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534906 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534906 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534906 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=416 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 78 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125534918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125534918 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125534918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125534923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241121125534923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241121125534923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534923 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125534937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125534937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534938 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534938 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125534938 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=2 data=3c 07 01 00 00 00 1d 31 61 c5 b5 b4 87 97 59 d1 86 19 a0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534939 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534939 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 31 61 c5 b5 b4 87 97 59 d1 86 19 a0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534939 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534939 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=424 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534939 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 31 61 c5 b5 b4 87 97 59 d1 86 19 a0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534939 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125534939 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241121125534939 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534939 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534939 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534939 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534939 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534939 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534939 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534939 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=875 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125534947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241121125534947 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241121125534947 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534947 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534947 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534947 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534947 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534947 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534947 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534947 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Sending data request: sapi=5 arfcn=875 cur_fn=424 block=3 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534947 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534949 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=424, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534949 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534949 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534949 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534949 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534949 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534949 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534949 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241121125534949 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534949 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534949 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534949 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534949 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534949 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534949 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534949 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534949 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534949 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534949 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534949 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534949 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534949 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534949 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534949 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534949 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125534949 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534949 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241121125534949 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534949 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534949 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534949 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534949 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534949 DTBF DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=424 (tbf_ul.cpp:221) 20241121125534949 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534949 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534949 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534949 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=424 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 79 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534952 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534952 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534952 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125534961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125534961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534961 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125534961 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125534962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534963 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534963 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534963 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125534966 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241121125534966 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241121125534966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534966 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125534980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125534980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125534981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534981 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125534981 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125534982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125534982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534982 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125534982 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125534982 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=4 data=3c 07 01 00 00 00 1e 1b bc 3b 6c 99 36 fe 3f 2a 27 93 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125534982 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125534982 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125534982 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e 1b bc 3b 6c 99 36 fe 3f 2a 27 93 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125534982 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125534982 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=433 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125534982 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e 1b bc 3b 6c 99 36 fe 3f 2a 27 93 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125534982 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125534982 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241121125534982 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125534982 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125534982 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125534982 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125534982 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125534982 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125534982 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125534982 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125534983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125534983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534983 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125534983 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125534985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=876 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125534985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241121125534985 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241121125534985 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125534985 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125534985 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125534985 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125534985 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125534985 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125534985 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125534985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125534985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Sending data request: sapi=5 arfcn=876 cur_fn=433 block=5 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125534985 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125534988 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=433, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125534988 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125534988 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125534988 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125534988 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125534988 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125534988 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125534989 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241121125534989 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125534989 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125534989 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125534989 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125534989 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125534989 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125534989 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125534989 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534989 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125534989 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125534989 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125534989 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125534989 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125534989 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125534989 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125534989 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125534989 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125534989 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125534989 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241121125534989 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125534989 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125534989 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125534989 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125534989 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125534989 DTBF DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=433 (tbf_ul.cpp:221) 20241121125534989 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125534989 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125534989 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125534989 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=433 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125534995 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125534995 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125534995 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125535000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535000 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125535000 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125535001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535003 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535003 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535004 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535004 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125535010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241121125535010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241121125535010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535010 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125535024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125535024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535028 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125535028 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=6 data=3c 07 01 00 00 00 1f 6e bc 0d 5b e4 01 be d9 b2 5c a1 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535028 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535028 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f 6e bc 0d 5b e4 01 be d9 b2 5c a1 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535028 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535028 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=442 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20241121125535028 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535028 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535028 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535028 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535028 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f 6e bc 0d 5b e4 01 be d9 b2 5c a1 60 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535028 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125535028 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241121125535028 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535028 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535028 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535028 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535029 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535029 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535029 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535029 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535029 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535029 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=877 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125535030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241121125535030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241121125535030 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535030 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535030 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535030 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535030 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535030 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535030 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Sending data request: sapi=5 arfcn=877 cur_fn=442 block=7 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535031 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535035 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=442, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535035 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535035 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535035 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535035 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535035 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535035 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535035 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241121125535035 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535035 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535035 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535035 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535035 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535035 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535035 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535035 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535035 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535035 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535036 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535036 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535036 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535036 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535036 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125535036 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125535036 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125535036 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535036 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241121125535036 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535036 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535036 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535036 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535036 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535036 DTBF DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=442 (tbf_ul.cpp:221) 20241121125535036 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535036 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535036 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125535036 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=442 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125535042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535042 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125535042 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125535043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535044 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535044 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125535047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241121125535047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241121125535047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535047 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125535061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125535061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535062 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125535062 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=8 data=3c 07 01 00 00 00 20 17 d8 3e 84 a5 6c 33 98 6c 34 88 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535062 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535062 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 17 d8 3e 84 a5 6c 33 98 6c 34 88 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535062 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535062 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=450 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535062 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 17 d8 3e 84 a5 6c 33 98 6c 34 88 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535062 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125535062 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241121125535062 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535062 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535062 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535062 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535062 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535062 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535065 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535065 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535065 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535070 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=878 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125535070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241121125535070 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241121125535070 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535070 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535070 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535070 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535070 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535070 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535070 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535070 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Sending data request: sapi=5 arfcn=878 cur_fn=450 block=9 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535070 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535071 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=450, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535071 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535071 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535071 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535072 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535072 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535072 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535072 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121125535072 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535072 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535072 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535072 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535072 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535072 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535072 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535072 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535072 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535072 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535072 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535072 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535072 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535072 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535072 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535072 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535072 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125535072 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535072 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241121125535072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535072 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535072 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535072 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535072 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535072 DTBF DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=450 (tbf_ul.cpp:221) 20241121125535072 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535072 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535072 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535072 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=450 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125535084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535084 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125535084 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125535084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535086 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535086 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125535089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125535089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125535089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535089 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 4 20241121125535103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125535103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535104 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125535104 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535106 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535106 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535106 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125535107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241121125535107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241121125535107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 4 20241121125535121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125535121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535121 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125535121 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125535121 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125535121 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125535122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125535131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535131 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125535145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535145 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241121125535145 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125535146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535150 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535150 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535150 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125535150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535150 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125535163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125535168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535168 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125535182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535190 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535190 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535190 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125535191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535192 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125535206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125535210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535210 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125535224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535226 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535226 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125535229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535229 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535236 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535236 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535236 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125535243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125535253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535253 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125535267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125535271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535272 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125535273 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535273 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535273 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125535285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125535287 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125535290 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-0-4:G){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125535290 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125535290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535290 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=8 data=3c 09 01 00 00 00 21 79 09 4d 6f 98 2e e2 7b 7f 89 e3 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535304 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 79 09 4d 6f 98 2e e2 7b 7f 89 e3 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535304 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535304 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535304 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 79 09 4d 6f 98 2e e2 7b 7f 89 e3 95 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535304 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535304 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241121125535304 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535304 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535304 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535304 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125535304 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535304 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535304 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125535313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241121125535313 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241121125535313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535313 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241121125535313 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535313 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535313 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535313 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125535313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125535313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=44 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535313 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535315 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=502, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535315 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535315 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535315 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535315 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535315 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535315 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535315 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241121125535315 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535315 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535315 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535315 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535315 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535315 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535315 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535315 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535315 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535315 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535315 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535315 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535315 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535315 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535315 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535315 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535315 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125535315 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535315 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241121125535315 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535315 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535315 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535315 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535315 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535315 DTBF DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=502 (tbf_ul.cpp:221) 20241121125535315 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535315 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535315 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535315 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=502 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7d 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125535327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535327 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=507): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535327 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535328 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535328 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125535332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241121125535332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241121125535332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535332 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125535346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535346 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535346 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125535346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=10 data=3c 09 01 00 00 00 22 5c 1b 20 89 c0 29 42 c3 09 a1 b6 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535346 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535346 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 5c 1b 20 89 c0 29 42 c3 09 a1 b6 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535346 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535346 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535346 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 5c 1b 20 89 c0 29 42 c3 09 a1 b6 98 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535346 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535346 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241121125535346 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535346 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535346 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535346 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535346 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535346 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535346 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=872 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125535350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241121125535350 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241121125535350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535350 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535350 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535350 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535350 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535350 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Sending data request: sapi=5 arfcn=872 cur_fn=511 block=11 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535350 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535352 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=511, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535352 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535352 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535352 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535352 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535352 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535352 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535352 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241121125535352 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535352 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535352 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535352 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535352 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535352 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535352 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535352 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535352 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535352 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535352 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535352 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535352 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535352 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535352 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535352 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535352 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125535352 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535352 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241121125535352 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535352 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535352 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535352 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535352 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535352 DTBF DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=511 (tbf_ul.cpp:221) 20241121125535352 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535352 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535352 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535352 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=511 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7e 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125535365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535365 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535365 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125535365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535366 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535366 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535367 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535367 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125535374 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241121125535374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241121125535374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535374 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125535389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535389 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125535389 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data=3c 09 01 00 00 00 23 c8 9b 8b 03 c5 de 2e 71 1f 0c 4f 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535389 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535389 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 c8 9b 8b 03 c5 de 2e 71 1f 0c 4f 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535389 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535389 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535389 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 c8 9b 8b 03 c5 de 2e 71 1f 0c 4f 49 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535389 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535389 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241121125535389 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535389 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535389 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535389 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535389 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535389 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535389 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535389 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535393 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=873 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125535393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241121125535393 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241121125535393 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535393 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535393 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535393 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535393 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535393 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535393 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535393 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535393 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Sending data request: sapi=5 arfcn=873 cur_fn=520 block=1 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535393 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535396 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=520, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535396 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535396 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535396 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535396 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535396 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535396 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535396 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241121125535396 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535396 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535396 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535396 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535396 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535396 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535396 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535396 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535396 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535396 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535396 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535396 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535396 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535396 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535396 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535396 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535396 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125535396 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535396 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241121125535396 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535396 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535396 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535396 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535396 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535396 DTBF DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=520 (tbf_ul.cpp:221) 20241121125535396 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535396 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535396 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535396 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=520 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 78 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125535407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535407 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=524): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535407 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125535408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125535412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=533 (gprs_rlcmac_sched.cpp:454) 20241121125535412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241121125535412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535412 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125535427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535428 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125535428 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535428 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=2 data=3c 09 01 00 00 00 24 9b 16 61 db 28 ec 01 56 ac 3c 9b e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535428 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535428 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535428 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 9b 16 61 db 28 ec 01 56 ac 3c 9b e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535428 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535428 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535428 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 9b 16 61 db 28 ec 01 56 ac 3c 9b e3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535428 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535428 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241121125535428 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535428 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535428 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535428 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535428 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535428 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535428 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535428 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535429 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535429 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535436 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=874 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125535436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241121125535436 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241121125535436 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535436 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535436 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535436 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535436 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535436 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535436 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535436 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Sending data request: sapi=5 arfcn=874 cur_fn=528 block=3 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535436 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535440 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=528, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535440 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535440 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535440 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535440 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535440 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535440 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535440 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241121125535440 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535440 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535440 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535440 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535440 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535440 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535440 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535440 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535440 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535440 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535440 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535440 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535440 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535440 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535440 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535440 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535440 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125535440 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535440 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241121125535440 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535440 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535440 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535440 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535440 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535440 DTBF DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=528 (tbf_ul.cpp:221) 20241121125535440 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535440 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535440 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535440 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=528 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 79 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125535451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535451 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=533): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535451 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125535451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535454 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535454 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125535455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241121125535455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241121125535455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535456 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125535469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535470 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535470 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535470 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=537): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125535470 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=4 data=3c 09 01 00 00 00 25 b0 4f e9 e0 85 19 7c e2 8f f9 a5 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535470 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535470 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 b0 4f e9 e0 85 19 7c e2 8f f9 a5 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535470 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535470 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535470 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 b0 4f e9 e0 85 19 7c e2 8f f9 a5 3d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535470 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535470 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241121125535470 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535470 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535470 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535470 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535470 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535470 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535470 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535470 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535470 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=875 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125535474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241121125535474 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241121125535474 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535474 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535474 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535474 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535474 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535474 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535474 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535474 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Sending data request: sapi=5 arfcn=875 cur_fn=537 block=5 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535474 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535475 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=537, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535475 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535475 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535475 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535475 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535475 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535475 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535475 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241121125535475 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535475 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535475 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535475 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535475 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535475 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535475 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535475 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535475 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535475 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535475 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535475 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535475 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535475 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535475 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535475 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125535475 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535475 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241121125535475 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535475 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535475 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535475 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535475 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535475 DTBF DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=537 (tbf_ul.cpp:221) 20241121125535475 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535475 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535475 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535475 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=537 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7a 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125535488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535488 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=541): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535488 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125535488 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535488 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535489 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535489 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535489 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535489 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125535497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20241121125535497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241121125535497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535497 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125535511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535512 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535512 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535512 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125535512 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=6 data=3c 09 01 00 00 00 26 b1 31 95 5b f5 38 97 d0 1b 7b a0 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535513 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535513 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 b1 31 95 5b f5 38 97 d0 1b 7b a0 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535513 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535513 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535513 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 b1 31 95 5b f5 38 97 d0 1b 7b a0 7f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535513 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535513 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241121125535513 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535513 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535513 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535513 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535513 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535513 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535513 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535513 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535513 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535513 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535516 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535516 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535516 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=876 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125535516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121125535516 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121125535516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535516 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535516 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535516 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535516 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535516 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Sending data request: sapi=5 arfcn=876 cur_fn=546 block=7 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535516 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535517 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=546, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535517 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535517 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535517 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535517 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535517 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535517 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535517 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241121125535517 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535517 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535517 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535517 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535517 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535517 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535517 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535517 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535517 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535517 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535517 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535517 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535517 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535517 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535517 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535517 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535517 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125535517 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535517 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241121125535517 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535517 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535517 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535517 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535517 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535517 DTBF DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=546 (tbf_ul.cpp:221) 20241121125535517 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535517 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535517 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535517 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=546 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7b 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125535529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535529 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=550): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535530 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125535530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125535534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125535534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125535534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535534 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125535548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535549 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125535549 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=8 data=3c 09 01 00 00 00 27 13 97 43 cd bc 13 ae 1b bc 00 51 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535549 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535549 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 13 97 43 cd bc 13 ae 1b bc 00 51 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535549 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535549 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=554 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535549 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 13 97 43 cd bc 13 ae 1b bc 00 51 0f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535549 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535549 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241121125535549 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535549 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535549 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535549 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535549 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535549 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535549 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535552 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535552 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535552 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=877 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125535558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121125535558 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121125535558 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535558 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535558 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535558 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535558 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535558 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535558 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535558 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Sending data request: sapi=5 arfcn=877 cur_fn=554 block=9 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535558 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535559 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=554, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535559 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535559 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535559 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535559 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535559 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535559 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535559 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241121125535559 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535559 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535559 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535559 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535559 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535559 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535559 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535559 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535559 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535559 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535559 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535559 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535559 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535559 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535559 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125535559 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125535559 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125535559 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535559 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241121125535559 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535559 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535559 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535559 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535559 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535559 DTBF DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=554 (tbf_ul.cpp:221) 20241121125535559 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535559 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535559 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125535559 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=554 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125535572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535572 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=559): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535572 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125535572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125535576 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121125535576 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121125535576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535577 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125535591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125535591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535592 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125535592 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=10 data=3c 09 01 00 00 00 28 5c 68 f0 71 90 55 d7 0c e2 31 7f 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535593 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535593 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 5c 68 f0 71 90 55 d7 0c e2 31 7f 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535593 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535593 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=563 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535593 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 5c 68 f0 71 90 55 d7 0c e2 31 7f 88 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535593 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125535593 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241121125535593 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535593 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535593 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535593 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535593 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535593 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=878 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125535595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241121125535595 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241121125535595 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535595 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535595 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535595 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535595 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535595 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535595 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Sending data request: sapi=5 arfcn=878 cur_fn=563 block=11 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535595 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535596 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535596 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535596 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535597 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=563, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535597 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535597 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535597 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535597 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535597 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535597 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535597 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121125535597 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535597 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535597 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535597 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535597 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535597 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535597 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535597 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535597 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535597 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535597 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535597 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535597 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535597 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535597 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125535597 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125535597 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125535597 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535597 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241121125535597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535597 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535597 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535597 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535597 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535597 DTBF DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=563 (tbf_ul.cpp:221) 20241121125535597 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535597 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535597 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125535597 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=563 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125535609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=567): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535609 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125535610 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535610 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125535618 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=572 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=576 (gprs_rlcmac_sched.cpp:454) 20241121125535618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type USF (pdch_ul_controller.c:184) 20241121125535618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 5 20241121125535633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535634 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125535634 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125535637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=576 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=580 (gprs_rlcmac_sched.cpp:454) 20241121125535637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type USF (pdch_ul_controller.c:184) 20241121125535637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 5 20241121125535641 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535641 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535641 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125535651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535651 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=576): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125535651 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125535651 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125535651 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125535651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125535656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535656 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125535670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535670 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=580): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} (pdch_ul_controller.c:309) 20241121125535670 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125535670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535676 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535676 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535676 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125535679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535679 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125535693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125535698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535698 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125535712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125535717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535717 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535718 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535718 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535718 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125535731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125535740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535741 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125535754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125535759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535759 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125535759 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535759 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535759 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125535773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125535778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535778 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125535792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125535792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535793 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535793 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535793 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535793 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125535793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535797 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125535797 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125535797 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125535802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125535802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-0-5:G){FLOW}, expect answer on UL FN=615 (gprs_rlcmac_sched.cpp:454) 20241121125535802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241121125535802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535802 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125535816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=9 data=3c 0b 01 00 00 00 29 f0 c3 84 23 ca 37 0f 3b c1 f2 96 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535816 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535816 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 f0 c3 84 23 ca 37 0f 3b c1 f2 96 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535816 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535816 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=611 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535816 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 f0 c3 84 23 ca 37 0f 3b c1 f2 96 f8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535816 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125535816 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241121125535816 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535816 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535816 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535816 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125535816 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535816 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535816 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535817 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535817 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125535820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=619 (gprs_rlcmac_sched.cpp:454) 20241121125535820 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241121125535820 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535820 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241121125535820 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535820 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535820 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535820 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535820 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125535820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Scheduling control message at RTS for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125535820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=45 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535820 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535822 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=611, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535822 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535822 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535822 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535822 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535822 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535822 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535822 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241121125535822 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535822 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535822 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535822 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535822 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535822 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535822 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535822 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535822 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535822 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535822 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535822 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535822 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535822 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535822 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125535822 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125535822 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125535822 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535822 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241121125535822 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535822 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535822 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535822 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535822 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535822 DTBF DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=611 (tbf_ul.cpp:221) 20241121125535822 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535822 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535822 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125535822 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=611 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7e 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125535834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535834 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=615): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125535834 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535835 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125535839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=619 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=624 (gprs_rlcmac_sched.cpp:454) 20241121125535839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241121125535839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535839 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125535853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125535853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535853 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=619): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125535853 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125535853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=11 data=3c 0b 01 00 00 00 2a eb 7b 9b 82 9f 0d c7 ce 88 89 fc 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535853 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535853 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a eb 7b 9b 82 9f 0d c7 ce 88 89 fc 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535853 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535853 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=619 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535853 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a eb 7b 9b 82 9f 0d c7 ce 88 89 fc 3b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535853 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125535853 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241121125535853 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535853 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535853 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535853 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535853 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535853 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535853 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535853 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535853 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535854 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535854 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535854 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535854 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535854 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535854 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=872 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125535863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=624 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20241121125535863 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241121125535863 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535863 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535863 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535863 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535863 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535863 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535863 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Scheduling control message at RTS for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Sending data request: sapi=5 arfcn=872 cur_fn=619 block=0 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535863 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535865 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=619, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535865 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535865 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535865 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535865 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535865 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535865 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535865 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241121125535865 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535865 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535865 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535865 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535865 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535865 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535865 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535865 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535865 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535866 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535866 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535866 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535866 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535866 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535866 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125535866 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125535866 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125535866 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535866 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241121125535866 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535866 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535866 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535866 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535866 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535866 DTBF DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=619 (tbf_ul.cpp:221) 20241121125535866 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535866 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535866 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125535866 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=619 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 78 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125535877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=624): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125535877 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125535877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535877 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535877 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125535881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20241121125535881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241121125535881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535882 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125535896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125535896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535896 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=628): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125535896 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=1 data=3c 0b 01 00 00 00 2b 8b 12 e7 35 24 c4 ad e1 a7 40 90 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535896 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535896 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b 8b 12 e7 35 24 c4 ad e1 a7 40 90 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535896 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535896 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=628 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535896 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b 8b 12 e7 35 24 c4 ad e1 a7 40 90 e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535896 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125535896 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241121125535896 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535896 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535896 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535896 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535896 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535896 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535896 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535896 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=873 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125535900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=637 (gprs_rlcmac_sched.cpp:454) 20241121125535900 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241121125535900 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535900 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535900 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535900 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535900 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535900 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535900 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Scheduling control message at RTS for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Sending data request: sapi=5 arfcn=873 cur_fn=628 block=2 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535900 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535902 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=628, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535902 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535902 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535902 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535902 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535902 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535902 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535902 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241121125535902 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535902 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535902 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535902 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535902 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535902 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535902 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535902 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535902 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535902 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535902 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535902 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535902 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535902 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535902 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125535902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125535902 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125535902 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535902 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241121125535902 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535902 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535902 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535902 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535902 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535902 DTBF DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=628 (tbf_ul.cpp:221) 20241121125535902 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535902 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535902 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125535902 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=628 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 79 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125535914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535914 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=632): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125535914 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125535915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535915 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535915 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535915 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535915 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535915 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535915 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535915 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535915 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125535924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=637 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=641 (gprs_rlcmac_sched.cpp:454) 20241121125535924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241121125535924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535924 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125535938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125535938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535938 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535938 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=637): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125535938 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=3 data=3c 0b 01 00 00 00 2c 20 6f 4c 88 c0 75 28 e9 77 95 06 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535938 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535938 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c 20 6f 4c 88 c0 75 28 e9 77 95 06 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535938 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535938 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=637 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535938 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c 20 6f 4c 88 c0 75 28 e9 77 95 06 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535938 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125535938 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241121125535938 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535938 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535938 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535938 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535938 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535938 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535938 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535938 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535942 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=874 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125535942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20241121125535942 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241121125535942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535942 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535942 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535942 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535942 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535942 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535942 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Scheduling control message at RTS for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535942 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Sending data request: sapi=5 arfcn=874 cur_fn=637 block=4 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535942 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535943 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=637, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535943 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535943 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535943 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535943 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535943 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535943 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535943 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241121125535943 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535943 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535943 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535943 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535943 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535943 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535943 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535943 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535943 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535943 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535943 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535943 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535943 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535943 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535943 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125535943 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125535944 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125535944 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535944 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241121125535944 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535944 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535944 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535944 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535944 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535944 DTBF DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=637 (tbf_ul.cpp:221) 20241121125535944 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535944 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535944 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125535944 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=637 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7a 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125535956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535956 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=641): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125535956 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125535956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125535961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20241121125535961 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241121125535961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535961 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125535975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125535975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535975 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535976 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=645): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125535976 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125535976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=5 data=3c 0b 01 00 00 00 2d d0 4b 59 e6 6b af a8 29 8c 58 6d 92 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125535976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125535976 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125535976 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d d0 4b 59 e6 6b af a8 29 8c 58 6d 92 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125535976 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125535976 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=645 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125535976 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d d0 4b 59 e6 6b af a8 29 8c 58 6d 92 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125535976 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125535976 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241121125535976 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125535976 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125535976 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125535976 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125535976 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125535976 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125535976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125535976 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125535976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=875 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125535984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20241121125535984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241121125535984 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125535984 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125535984 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125535984 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125535984 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125535984 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125535984 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125535984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Scheduling control message at RTS for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125535984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Sending data request: sapi=5 arfcn=875 cur_fn=645 block=6 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125535985 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125535986 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=645, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125535986 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125535986 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125535986 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125535986 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125535986 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125535986 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125535986 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241121125535986 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125535986 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125535986 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125535986 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125535986 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125535986 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125535986 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125535986 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535986 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125535986 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125535986 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125535986 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125535986 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125535986 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125535986 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125535986 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125535986 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125535986 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125535986 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241121125535986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125535986 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125535986 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125535986 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125535986 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125535986 DTBF DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=645 (tbf_ul.cpp:221) 20241121125535986 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125535986 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125535986 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125535986 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=645 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7b 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125535998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125535998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535998 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=650): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125535998 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125535999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125535999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125535999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125535999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535999 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125535999 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125535999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125535999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125535999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125536000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125536003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=654 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=658 (gprs_rlcmac_sched.cpp:454) 20241121125536003 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241121125536003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536003 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125536017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125536017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=654): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125536018 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=7 data=3c 0b 01 00 00 00 2e db b0 12 a6 49 6b 0c 44 78 6a 9f b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536018 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536018 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e db b0 12 a6 49 6b 0c 44 78 6a 9f b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536018 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536018 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=654 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536018 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e db b0 12 a6 49 6b 0c 44 78 6a 9f b9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536018 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125536018 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241121125536018 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536018 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536018 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536018 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536018 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536018 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536018 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=876 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125536022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20241121125536022 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241121125536022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536022 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536022 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536022 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536022 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536022 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536022 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Scheduling control message at RTS for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Sending data request: sapi=5 arfcn=876 cur_fn=654 block=8 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536022 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125536023 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536023 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536023 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536024 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=654, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536024 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536024 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536024 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536024 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536024 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536024 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536024 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241121125536024 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536024 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536024 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536024 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536024 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536024 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536024 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536024 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536024 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536024 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536024 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536024 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536024 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536024 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536024 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125536024 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125536024 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125536024 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536024 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241121125536024 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536024 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536024 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536024 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536024 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536024 DTBF DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=654 (tbf_ul.cpp:221) 20241121125536024 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536024 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536024 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125536024 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=654 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7c 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125536036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536036 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=658): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125536036 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125536036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536036 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536036 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536037 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536037 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536037 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536037 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125536045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=667 (gprs_rlcmac_sched.cpp:454) 20241121125536045 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241121125536045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536045 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125536060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125536060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536061 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=663): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125536061 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=9 data=3c 0b 01 00 00 00 2f 54 d7 98 c4 ae bc 5c a0 cc eb b1 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536061 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536061 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f 54 d7 98 c4 ae bc 5c a0 cc eb b1 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536061 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536061 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=663 Rx UL DATA from unexpected TBF(UL:TFI-0-6-5:G){ASSIGN} (pdch.cpp:1070) 20241121125536061 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536061 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536061 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536061 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536061 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f 54 d7 98 c4 ae bc 5c a0 cc eb b1 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536061 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125536061 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241121125536061 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536061 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536061 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536061 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536061 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536062 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536062 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536062 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536062 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=877 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125536064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=671 (gprs_rlcmac_sched.cpp:454) 20241121125536064 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241121125536064 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536064 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536064 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536064 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536064 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536064 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536064 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Scheduling control message at RTS for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Sending data request: sapi=5 arfcn=877 cur_fn=663 block=10 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536065 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536066 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=663, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536066 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536066 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536066 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536066 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536066 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536066 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536066 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241121125536066 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536066 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536066 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536066 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536066 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536066 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536066 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536066 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536066 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536066 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536066 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536066 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536066 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536066 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536066 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125536066 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125536066 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125536066 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536066 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241121125536066 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536066 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536066 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536066 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536066 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536066 DTBF DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=663 (tbf_ul.cpp:221) 20241121125536066 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536066 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536066 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125536066 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=663 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125536066 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536066 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536066 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125536079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536079 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=667): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125536079 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125536079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125536083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=671 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=676 (gprs_rlcmac_sched.cpp:454) 20241121125536083 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241121125536083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536083 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125536098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125536098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536098 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536098 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536099 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=671): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125536099 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=11 data=3c 0b 01 00 00 00 30 71 ab 1e 8a bd 5e 70 1f 80 ad 1c 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536099 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536099 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 71 ab 1e 8a bd 5e 70 1f 80 ad 1c 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536099 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536099 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=671 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1070) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536099 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 71 ab 1e 8a bd 5e 70 1f 80 ad 1c 56 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536099 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125536099 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241121125536099 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536099 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536099 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536099 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536099 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536099 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536099 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536099 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536102 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536102 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536102 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=878 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125536107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=676 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=680 (gprs_rlcmac_sched.cpp:454) 20241121125536107 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241121125536107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536107 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536107 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536107 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536107 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536107 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536107 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Sending data request: sapi=5 arfcn=878 cur_fn=671 block=0 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536107 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536108 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=671, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536108 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536108 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536108 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536108 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536108 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536108 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536108 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121125536108 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536108 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536108 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536108 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536108 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536108 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536108 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536108 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536108 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536108 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536108 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536108 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536108 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536108 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536108 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536108 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536108 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125536108 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536108 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241121125536108 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536108 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536108 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536108 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536108 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536108 DTBF DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=671 (tbf_ul.cpp:221) 20241121125536108 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536108 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536108 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536108 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=671 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125536121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536121 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=676): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125536121 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125536121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125536126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=680 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=684 (gprs_rlcmac_sched.cpp:454) 20241121125536126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 684 for type USF (pdch_ul_controller.c:184) 20241121125536126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536126 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 6 20241121125536140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125536140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536142 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=680): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125536142 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536144 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536144 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536144 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125536144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=684 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=689 (gprs_rlcmac_sched.cpp:454) 20241121125536144 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type USF (pdch_ul_controller.c:184) 20241121125536144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536144 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 6 20241121125536158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125536158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536158 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=684): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125536158 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125536158 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125536158 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125536159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536159 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536159 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125536168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536168 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125536182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536182 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=689): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} (pdch_ul_controller.c:309) 20241121125536182 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125536182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536182 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536182 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536186 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536187 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536187 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125536187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536187 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125536201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536201 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536201 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536201 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125536205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536205 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125536220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536220 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536220 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536224 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536224 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536224 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125536229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536229 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125536243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125536247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536248 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125536262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536263 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536263 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536266 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536266 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536266 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125536266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536267 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125536280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125536290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536290 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125536304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536305 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536305 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125536308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536308 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125536309 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536309 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536309 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125536323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125536325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125536327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241121125536327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241121125536327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536327 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=11 data=3c 0d 01 00 00 00 31 e0 28 a9 19 d8 ab 26 d1 16 91 a1 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536341 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 e0 28 a9 19 d8 ab 26 d1 16 91 a1 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536341 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536341 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=723 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536341 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 e0 28 a9 19 d8 ab 26 d1 16 91 a1 f9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536341 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536341 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241121125536341 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536341 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536341 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536341 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125536341 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536341 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536342 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536342 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536343 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536343 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125536350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=728 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=732 (gprs_rlcmac_sched.cpp:454) 20241121125536350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241121125536350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536350 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241121125536350 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536350 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536350 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536350 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536350 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125536350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125536350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=46 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536352 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=723, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536352 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536352 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536352 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536352 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536352 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536352 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536352 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241121125536352 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536352 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536352 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536352 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536352 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536352 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536352 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536352 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536352 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536352 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536352 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536352 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536352 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536352 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536352 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536352 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536352 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125536352 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536352 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241121125536352 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536352 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536352 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536352 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536352 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536352 DTBF DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=723 (tbf_ul.cpp:221) 20241121125536352 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536352 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536352 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536352 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=723 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125536364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536364 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=728): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536364 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536366 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125536369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241121125536369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241121125536369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536369 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125536383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536383 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=732): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536383 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125536383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=1 data=3c 0d 01 00 00 00 32 5d e4 8f ec f7 40 f9 2f 9b d1 98 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536383 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536383 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 5d e4 8f ec f7 40 f9 2f 9b d1 98 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536383 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536383 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=732 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536383 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 5d e4 8f ec f7 40 f9 2f 9b d1 98 75 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536383 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536383 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241121125536383 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536383 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536383 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536383 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536383 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536383 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536383 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536383 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536383 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536383 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536383 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536384 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536384 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536384 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536384 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536387 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=872 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125536387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=741 (gprs_rlcmac_sched.cpp:454) 20241121125536387 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241121125536387 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536387 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536387 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536387 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536387 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536387 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536387 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536387 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536387 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Sending data request: sapi=5 arfcn=872 cur_fn=732 block=2 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536388 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536389 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=732, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536389 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536389 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536389 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536389 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536389 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536389 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536389 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241121125536389 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536389 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536389 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536389 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536389 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536389 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536389 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536389 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536389 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536389 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536389 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536389 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536389 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536389 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536389 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536389 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536389 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125536389 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536389 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241121125536389 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536389 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536389 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536389 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536389 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536389 DTBF DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=732 (tbf_ul.cpp:221) 20241121125536389 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536389 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536389 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536389 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=732 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125536401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536401 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=736): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536401 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125536402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536402 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536402 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125536411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=741 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20241121125536411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241121125536411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536411 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125536425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536425 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=741): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125536425 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=3 data=3c 0d 01 00 00 00 33 6f 3c c1 7b a8 26 79 97 6b 35 67 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536426 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536426 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 6f 3c c1 7b a8 26 79 97 6b 35 67 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536426 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536426 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=741 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536426 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 6f 3c c1 7b a8 26 79 97 6b 35 67 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536426 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536426 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241121125536426 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536426 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536426 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536426 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536426 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536426 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536426 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536426 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536426 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=873 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125536430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20241121125536430 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241121125536430 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536430 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536430 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536430 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536430 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536430 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536430 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536430 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Sending data request: sapi=5 arfcn=873 cur_fn=741 block=4 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536430 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536431 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=741, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536431 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536431 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536431 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536431 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536431 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536431 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536431 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241121125536431 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536431 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536431 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536431 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536431 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536431 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536431 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536431 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536431 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536431 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536431 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536431 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536431 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536431 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536431 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536431 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536431 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125536431 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536431 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241121125536431 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536431 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536431 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536431 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536431 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536431 DTBF DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=741 (tbf_ul.cpp:221) 20241121125536431 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536431 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536431 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536431 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=741 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125536444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=745): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536444 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125536444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536445 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536445 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536446 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536446 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125536448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241121125536448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241121125536448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536449 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125536463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=749): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125536463 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=5 data=3c 0d 01 00 00 00 34 db bf 26 89 06 26 c4 34 08 d2 9a 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536464 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536464 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 db bf 26 89 06 26 c4 34 08 d2 9a 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536464 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536464 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=749 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536464 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 db bf 26 89 06 26 c4 34 08 d2 9a 8b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536464 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536464 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241121125536464 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536464 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536464 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536464 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536464 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536464 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536472 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=874 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125536472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20241121125536472 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241121125536472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536472 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536472 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536472 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536472 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536472 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536472 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536472 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Sending data request: sapi=5 arfcn=874 cur_fn=749 block=6 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536472 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536474 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=749, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536474 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536474 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536474 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536474 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536474 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536474 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536474 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241121125536474 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536474 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536474 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536474 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536474 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536474 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536474 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536474 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536474 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536474 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536474 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536474 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536474 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536474 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536474 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536474 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536474 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125536474 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536474 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241121125536474 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536474 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536474 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536474 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536474 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536474 DTBF DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=749 (tbf_ul.cpp:221) 20241121125536474 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536474 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536474 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536474 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=749 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125536486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536486 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=754): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536486 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125536486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536486 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536486 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536486 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536486 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536486 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536486 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536487 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125536490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=758 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=762 (gprs_rlcmac_sched.cpp:454) 20241121125536490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241121125536490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536490 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125536505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536506 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125536506 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=7 data=3c 0d 01 00 00 00 35 8d 75 70 c1 67 e0 bf 8f db d9 8d 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536506 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536506 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 8d 75 70 c1 67 e0 bf 8f db d9 8d 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536506 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536506 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=758 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536506 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 8d 75 70 c1 67 e0 bf 8f db d9 8d 66 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536506 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536506 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241121125536506 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536506 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536506 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536506 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536506 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536506 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=875 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125536509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=762 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=767 (gprs_rlcmac_sched.cpp:454) 20241121125536509 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 767 for type USF (pdch_ul_controller.c:184) 20241121125536509 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536509 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536509 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536509 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536509 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536509 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536509 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Sending data request: sapi=5 arfcn=875 cur_fn=758 block=8 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536510 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536511 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=758, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536511 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536511 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536511 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536511 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536511 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536511 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536511 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241121125536511 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536511 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536511 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536511 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536511 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536511 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536511 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536511 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536511 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536511 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536511 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536511 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536511 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536511 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536511 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536511 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536511 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125536511 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536511 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241121125536511 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536511 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536511 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536511 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536511 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536511 DTBF DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=758 (tbf_ul.cpp:221) 20241121125536511 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536511 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536511 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536511 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=758 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125536523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=762): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536523 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125536523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536524 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536524 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536524 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536524 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536524 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125536532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241121125536532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241121125536532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536533 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125536546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536547 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536547 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536547 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536547 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536547 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536547 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536547 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536547 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536547 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=767): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125536547 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536547 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=9 data=3c 0d 01 00 00 00 36 0c 0e fa b2 4e 04 62 32 3e 5c 11 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536547 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536547 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536547 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 0c 0e fa b2 4e 04 62 32 3e 5c 11 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536547 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536547 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536547 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536547 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536547 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536547 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536547 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 0c 0e fa b2 4e 04 62 32 3e 5c 11 fd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536547 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536547 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241121125536547 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536547 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536547 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536547 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536548 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536548 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536548 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536548 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536548 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536548 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536548 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536548 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=876 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125536551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20241121125536551 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241121125536551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536551 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536551 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536551 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536551 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536551 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Sending data request: sapi=5 arfcn=876 cur_fn=767 block=10 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536551 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536552 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=767, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536552 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536552 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536552 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536552 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536552 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536552 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536552 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241121125536552 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536552 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536552 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536552 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536552 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536552 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536552 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536552 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536552 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536552 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536552 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536552 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536552 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536552 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536552 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536552 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536552 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125536552 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536552 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241121125536552 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536552 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536552 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536552 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536552 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536552 DTBF DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=767 (tbf_ul.cpp:221) 20241121125536552 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536552 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536552 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536552 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=767 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125536552 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536553 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536553 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125536565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536565 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=771): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536565 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125536565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536565 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536565 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536565 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536566 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125536570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=775 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=780 (gprs_rlcmac_sched.cpp:454) 20241121125536570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241121125536570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536570 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125536584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536584 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536584 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536585 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125536585 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=11 data=3c 0d 01 00 00 00 37 97 ca 6b 86 6a b9 53 ae 32 ba 0f 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536585 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536585 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 97 ca 6b 86 6a b9 53 ae 32 ba 0f 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536585 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536585 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=775 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536585 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 97 ca 6b 86 6a b9 53 ae 32 ba 0f 2e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536585 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536585 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241121125536585 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536585 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536585 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536585 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536585 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536585 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536585 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536585 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536589 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536589 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536589 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=877 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125536593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20241121125536593 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241121125536593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536593 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536593 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536593 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536593 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536593 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Sending data request: sapi=5 arfcn=877 cur_fn=775 block=0 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536593 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125536594 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=775, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125536594 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125536594 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125536594 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125536594 DLGLOBAL DEBUG validating counter group 0x556913698760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125536594 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125536594 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125536594 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241121125536594 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125536594 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125536594 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125536594 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125536594 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125536594 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125536594 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125536594 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536594 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125536594 DLGLOBAL DEBUG validating counter group 0x556913698b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125536594 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125536594 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125536594 DLGLOBAL DEBUG validating counter group 0x556913698c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125536594 DLGLOBAL DEBUG validating counter group 0x556913698c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125536594 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125536594 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125536594 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125536594 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125536594 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241121125536594 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125536594 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125536594 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125536594 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125536594 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125536594 DTBF DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=775 (tbf_ul.cpp:221) 20241121125536594 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125536594 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125536594 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125536594 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=775 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(592)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125536607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125536607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536607 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=780): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536607 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125536607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536607 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536608 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536608 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536608 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536608 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536608 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536608 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125536612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=784 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=788 (gprs_rlcmac_sched.cpp:454) 20241121125536612 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 788 for type USF (pdch_ul_controller.c:184) 20241121125536612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536612 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125536626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125536626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536627 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536627 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536628 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536628 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536628 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536628 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536628 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125536628 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536628 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=1 data=3c 0d 01 00 00 00 38 a5 68 f0 ba 13 61 b9 bb 1c 65 f8 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125536628 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125536628 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125536628 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 a5 68 f0 ba 13 61 b9 bb 1c 65 f8 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125536628 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125536628 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=784 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125536628 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 a5 68 f0 ba 13 61 b9 bb 1c 65 f8 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125536628 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125536628 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241121125536628 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125536628 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125536628 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125536628 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125536628 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125536628 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125536628 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125536628 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125536631 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=878 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125536631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=793 (gprs_rlcmac_sched.cpp:454) 20241121125536631 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 793 for type USF (pdch_ul_controller.c:184) 20241121125536631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125536631 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125536631 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125536631 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125536631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125536631 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125536631 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125536631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125536631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Sending data request: sapi=5 arfcn=878 cur_fn=784 block=2 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125536631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125536632 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536632 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536632 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125536634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536634 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536634 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536634 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000001 (bts.cpp:444) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536634 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536634 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536635 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536635 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536635 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536635 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536635 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000002 (bts.cpp:444) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536635 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536636 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536636 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536636 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536636 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000003 (bts.cpp:444) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536636 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536637 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536637 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536637 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536637 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536637 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000004 (bts.cpp:444) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536637 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536638 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536638 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000005 (bts.cpp:444) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536638 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536639 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536639 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536639 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000006 (bts.cpp:444) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536639 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536640 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536640 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536640 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536640 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536640 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000007 (bts.cpp:444) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536640 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536641 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536641 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536641 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536641 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000008 (bts.cpp:444) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536641 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536642 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536642 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000009 (bts.cpp:444) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536642 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536642 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536642 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536642 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000010 (bts.cpp:444) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536642 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536643 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536643 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536643 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536643 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536643 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000011 (bts.cpp:444) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536643 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536644 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536644 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536644 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536644 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536644 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000012 (bts.cpp:444) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536644 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536645 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536645 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536645 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536645 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536645 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000013 (bts.cpp:444) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536645 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536646 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536646 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536646 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536646 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000014 (bts.cpp:444) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536646 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536647 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536647 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536647 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536647 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536647 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000015 (bts.cpp:444) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536647 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125536648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536648 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=788): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125536648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536648 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536648 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000016 (bts.cpp:444) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536648 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536649 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536649 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536650 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536650 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536650 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536650 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000017 (bts.cpp:444) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536650 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536651 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536651 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536651 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536651 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536651 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000018 (bts.cpp:444) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536651 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536652 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536652 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536652 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536652 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000019 (bts.cpp:444) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536652 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536653 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536653 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536653 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536653 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000020 (bts.cpp:444) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536653 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536654 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536654 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536654 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536654 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536654 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536654 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536654 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000021 (bts.cpp:444) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536654 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536655 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536655 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536655 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536655 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536655 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536655 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536655 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000022 (bts.cpp:444) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536655 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536656 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536656 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536656 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536656 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536656 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000023 (bts.cpp:444) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536656 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536657 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536657 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125536657 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536658 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536658 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536658 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536658 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000024 (bts.cpp:444) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536658 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536658 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536659 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536659 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536659 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536659 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536659 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000025 (bts.cpp:444) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536659 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536660 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536660 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536660 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536660 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536660 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000026 (bts.cpp:444) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536660 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536661 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536661 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536661 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000027 (bts.cpp:444) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536661 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536662 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536662 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536662 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536662 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000028 (bts.cpp:444) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536662 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536663 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536663 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536663 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000029 (bts.cpp:444) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536663 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536664 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536664 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536664 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536664 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000030 (bts.cpp:444) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536664 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536664 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536665 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536665 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536665 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000031 (bts.cpp:444) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536665 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536665 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536665 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000032 (bts.cpp:444) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536665 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536665 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536665 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536665 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000033 (bts.cpp:444) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536665 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536666 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536666 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536666 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536666 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000034 (bts.cpp:444) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536666 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536666 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536666 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536666 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536666 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000035 (bts.cpp:444) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536666 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536667 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536667 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536667 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000036 (bts.cpp:444) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536667 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536667 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536667 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000037 (bts.cpp:444) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536667 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536667 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536667 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536667 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000038 (bts.cpp:444) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536667 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536668 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536668 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536668 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000039 (bts.cpp:444) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536668 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536668 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536668 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536668 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000040 (bts.cpp:444) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536668 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536669 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536669 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536669 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000041 (bts.cpp:444) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536669 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536669 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536669 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536669 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000042 (bts.cpp:444) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536669 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536669 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536670 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536670 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536670 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000043 (bts.cpp:444) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536670 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536670 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536670 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000044 (bts.cpp:444) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536670 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536670 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536670 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536670 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536670 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536670 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000045 (bts.cpp:444) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536671 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536671 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536671 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536671 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000046 (bts.cpp:444) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125536671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536671 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536671 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536671 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536671 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536671 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000047 (bts.cpp:444) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536671 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536672 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536672 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536672 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000048 (bts.cpp:444) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536672 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536672 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536672 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536672 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000049 (bts.cpp:444) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536672 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536673 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536673 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536673 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536673 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536673 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000050 (bts.cpp:444) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536673 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536673 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536673 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536673 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536673 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536673 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536673 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000051 (bts.cpp:444) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536673 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536674 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536674 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536674 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000052 (bts.cpp:444) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536674 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536674 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536674 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536674 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536674 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536674 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536674 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000053 (bts.cpp:444) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536674 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536675 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=793): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125536675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536675 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536675 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000054 (bts.cpp:444) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125536675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536675 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536675 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000055 (bts.cpp:444) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125536675 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125536675 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125536675 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125536675 DRLCMAC INFO Add RR paging: chan-needed=0 MI=IMSI-262420000000056 (bts.cpp:444) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125536675 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125536676 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536676 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125536688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125536688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536689 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536689 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536692 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125536706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125536706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536707 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536707 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536712 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536712 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536712 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536716 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125536730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125536730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536730 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536730 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536734 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125536749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125536749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536750 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536750 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536750 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536750 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536753 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536753 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536753 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536753 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125536767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125536768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536768 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536768 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536768 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536769 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536769 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536777 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125536791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125536791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536795 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125536795 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125536795 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125536796 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125536809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125536809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536810 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536810 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536810 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536810 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536811 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536811 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536814 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125536828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125536828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125536837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=832 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=836 (gprs_rlcmac_sched.cpp:454) 20241121125536837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241121125536837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536837 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125536837 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125536837 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125536837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536837 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536837 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536837 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125536837 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125536851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125536851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125536856 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=836 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=840 (gprs_rlcmac_sched.cpp:454) 20241121125536856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 840 for type USF (pdch_ul_controller.c:184) 20241121125536856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536856 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125536856 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125536856 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125536856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536856 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536856 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=46 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125536856 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125536870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125536870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536870 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=836): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125536870 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125536870 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125536870 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125536871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536872 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536872 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125536875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536875 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125536875 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125536875 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125536875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536875 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536875 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536875 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=47 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125536875 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125536889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125536889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=840): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20241121125536889 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125536889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125536898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536898 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125536898 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125536898 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125536898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536898 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536898 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125536899 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125536912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125536912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125536917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536917 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125536917 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125536917 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125536917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536917 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536917 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125536917 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125536931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125536931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536931 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536931 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536931 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536931 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125536936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536936 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125536936 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125536936 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125536936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536936 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536936 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536936 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125536936 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125536950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125536950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536950 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536950 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536950 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536950 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536950 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536950 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536950 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536950 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125536959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536959 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125536959 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125536959 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125536959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536959 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=47 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125536959 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125536973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125536973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125536978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536978 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125536978 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125536978 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125536978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536978 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536978 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125536978 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125536992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125536992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536993 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125536993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125536996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125536996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125536996 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125536996 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125536996 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125536996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125536996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125536996 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125536996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125536996 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125536996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125536996 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125537010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537011 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537011 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537011 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537011 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537011 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537011 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537011 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537011 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537011 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537011 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537011 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537011 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125537020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537020 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125537020 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125537020 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125537020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537020 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125537020 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125537034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537035 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537035 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125537038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537038 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125537038 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125537038 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125537038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537038 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=47 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125537038 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125537052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537053 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537053 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537053 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125537057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537057 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125537057 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125537057 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125537057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537057 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537057 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537057 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125537057 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125537071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537071 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537071 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537071 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537071 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537072 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537072 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537072 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537072 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537072 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537072 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125537080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537080 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125537080 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125537080 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125537080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537080 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125537080 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125537094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125537099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537099 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125537099 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125537099 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125537099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537099 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125537099 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125537113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125537117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537117 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125537117 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125537117 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125537117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537117 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537117 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=47 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125537118 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125537131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537132 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537132 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537132 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125537141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537141 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125537141 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125537141 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125537141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537141 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537141 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125537141 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125537155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125537159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537159 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125537159 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125537159 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125537159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537159 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=47 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125537160 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125537173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537175 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537175 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537175 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537175 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537175 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537175 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125537178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537178 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125537178 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125537178 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125537178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537178 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537178 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537178 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125537178 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125537195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125537205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537205 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125537205 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125537205 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125537205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537205 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537205 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=47 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125537205 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125537219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537219 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537219 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537219 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537219 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537220 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125537224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537224 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125537224 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125537224 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125537224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537224 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=47 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125537224 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537238 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537238 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537238 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125537242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537242 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125537242 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125537242 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125537242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537242 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537242 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537242 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=47 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125537242 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125537256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125537265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537265 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125537265 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125537265 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125537265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537265 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537265 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537266 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=47 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125537266 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125537280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537280 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537280 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537280 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537280 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537280 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537280 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537280 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537280 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537280 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537280 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537280 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125537284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537284 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125537284 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125537284 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125537284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537284 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=47 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125537284 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125537299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537299 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537299 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125537303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537303 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125537303 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125537303 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125537303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537303 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537303 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=47 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125537303 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125537317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125537317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125537327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537327 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125537327 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125537327 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125537327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537327 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=47 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125537327 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125537341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125537341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537341 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537341 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537342 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537342 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125537345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537345 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125537345 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125537345 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125537345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537345 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537345 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125537345 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125537359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125537359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537360 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537360 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537360 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537360 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=871 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125537364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537364 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125537364 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125537364 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125537364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537364 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537364 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537365 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537365 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=47 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125537365 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125537379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125537379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=871 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125537388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537388 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125537388 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125537388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537388 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537388 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537388 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=47 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125537388 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125537402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125537402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=871 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125537406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125537407 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125537421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125537421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537423 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537423 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=872 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125537425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241121125537425 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241121125537425 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537425 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125537425 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125537425 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125537425 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537425 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537425 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537425 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537425 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Sending data request: sapi=5 arfcn=872 cur_fn=953 block=5 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125537426 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125537439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125537439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=872 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125537449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241121125537449 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241121125537449 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537449 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125537449 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125537449 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125537449 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537449 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537449 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537449 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Sending data request: sapi=5 arfcn=872 cur_fn=957 block=6 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125537449 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125537463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125537463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537463 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125537463 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125537463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537467 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=872 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125537467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241121125537467 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241121125537467 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537467 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125537467 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125537467 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125537467 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537467 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537467 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537467 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537467 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Sending data request: sapi=5 arfcn=872 cur_fn=962 block=7 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125537467 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125537481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125537481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125537482 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537482 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537482 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=872 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125537486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241121125537486 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241121125537486 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537486 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125537486 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125537486 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125537486 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537486 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537486 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537486 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Sending data request: sapi=5 arfcn=872 cur_fn=966 block=8 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125537486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125537500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125537500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537500 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125537500 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537500 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537500 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537500 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537500 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537501 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537501 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537509 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=872 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125537509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241121125537509 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241121125537509 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537509 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125537509 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125537509 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125537509 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537509 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537509 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537509 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537509 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537509 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Sending data request: sapi=5 arfcn=872 cur_fn=970 block=9 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125537509 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125537523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125537523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537523 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125537523 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537523 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537523 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537524 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537524 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537524 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537524 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537524 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=872 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125537528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241121125537528 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241121125537528 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537528 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125537528 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125537528 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125537528 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537528 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537528 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537528 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Sending data request: sapi=5 arfcn=872 cur_fn=975 block=10 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125537528 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125537542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125537542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537542 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125537542 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537542 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537542 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537542 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537543 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537543 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=872 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125537546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241121125537546 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241121125537546 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537546 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125537546 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125537546 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125537546 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537546 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537546 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537546 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Sending data request: sapi=5 arfcn=872 cur_fn=979 block=11 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125537546 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125537560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125537560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537561 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125537561 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=872 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125537570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241121125537570 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241121125537570 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537570 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125537570 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125537570 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125537570 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537570 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537570 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537570 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Sending data request: sapi=5 arfcn=872 cur_fn=983 block=0 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125537570 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125537584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125537584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537584 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125537584 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=872 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125537588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241121125537588 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241121125537588 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537588 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125537588 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125537588 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125537588 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537588 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537588 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537589 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Sending data request: sapi=5 arfcn=872 cur_fn=988 block=1 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125537589 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125537602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537602 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125537602 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125537603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537603 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537603 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537603 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537603 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537607 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=872 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125537607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241121125537607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241121125537607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537607 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125537607 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125537607 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125537607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537607 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537607 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Sending data request: sapi=5 arfcn=872 cur_fn=992 block=2 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125537607 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125537621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537622 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125537622 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=872 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125537631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241121125537631 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241121125537631 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537631 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125537631 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125537631 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125537631 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537631 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537631 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537631 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Sending data request: sapi=5 arfcn=872 cur_fn=996 block=3 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125537631 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125537645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537645 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125537645 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537646 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537646 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=872 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125537649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241121125537649 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241121125537649 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537649 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125537649 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125537649 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125537649 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537649 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537649 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537649 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Sending data request: sapi=5 arfcn=872 cur_fn=1001 block=4 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125537649 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125537663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125537664 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=872 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125537668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241121125537668 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241121125537668 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537668 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125537668 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125537668 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125537668 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537668 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537668 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537668 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Sending data request: sapi=5 arfcn=872 cur_fn=1005 block=5 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125537668 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125537682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125537682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537683 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125537683 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537683 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537683 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=872 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125537692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241121125537692 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241121125537692 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537692 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125537692 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125537692 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125537692 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537692 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537692 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537692 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Sending data request: sapi=5 arfcn=872 cur_fn=1009 block=6 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125537692 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125537706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537706 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125537706 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=872 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125537710 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241121125537710 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241121125537710 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537710 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125537710 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125537710 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125537710 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537710 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537710 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537710 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537710 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Sending data request: sapi=5 arfcn=872 cur_fn=1014 block=7 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125537710 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125537804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537804 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125537804 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537808 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=872 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125537808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241121125537808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241121125537808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537808 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125537808 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125537808 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125537808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537808 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537808 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Sending data request: sapi=5 arfcn=872 cur_fn=1018 block=8 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125537808 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125537822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537823 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125537823 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125537823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=872 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125537831 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241121125537832 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241121125537832 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537832 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125537832 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125537832 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125537832 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537832 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537832 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537832 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Sending data request: sapi=5 arfcn=872 cur_fn=1022 block=9 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125537832 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125537845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537846 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125537846 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537847 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537847 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=872 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125537850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241121125537850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241121125537850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537850 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125537850 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125537850 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125537850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537850 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537850 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Sending data request: sapi=5 arfcn=872 cur_fn=1027 block=10 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125537851 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125537864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125537864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125537865 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=872 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125537869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241121125537869 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241121125537869 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537869 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125537869 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125537869 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125537869 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537869 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537869 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537869 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Sending data request: sapi=5 arfcn=872 cur_fn=1031 block=11 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125537869 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125537883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537883 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125537883 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537884 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537884 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537884 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537884 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537884 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537884 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=872 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125537892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241121125537892 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241121125537892 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537892 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125537892 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125537892 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125537892 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537892 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537892 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537892 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Sending data request: sapi=5 arfcn=872 cur_fn=1035 block=0 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125537892 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125537906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537906 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125537906 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537907 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537907 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537907 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=872 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125537911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241121125537911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241121125537911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537911 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125537911 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125537911 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125537911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537911 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537911 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Sending data request: sapi=5 arfcn=872 cur_fn=1040 block=1 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125537911 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125537925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537925 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537925 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125537925 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537925 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537925 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537925 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537925 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537925 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537926 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537926 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=872 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125537929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241121125537929 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241121125537929 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537929 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125537929 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125537929 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125537929 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537929 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537929 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537929 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Sending data request: sapi=5 arfcn=872 cur_fn=1044 block=2 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125537929 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125537943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537944 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125537944 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537944 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537944 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=872 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125537953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241121125537953 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241121125537953 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537953 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125537953 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125537953 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125537953 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537953 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537953 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537953 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Sending data request: sapi=5 arfcn=872 cur_fn=1048 block=3 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125537953 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125537967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125537967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537967 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125537967 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125537967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537967 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537967 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537967 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537967 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537968 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537968 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=872 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125537971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241121125537971 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241121125537971 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537971 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125537971 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125537971 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125537971 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537971 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537971 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537971 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Sending data request: sapi=5 arfcn=872 cur_fn=1053 block=4 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125537971 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125537985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125537985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537985 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537985 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125537985 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125537986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125537986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125537990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=872 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125537990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241121125537990 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241121125537990 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125537990 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125537990 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125537990 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125537990 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125537990 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125537990 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125537990 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125537990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125537990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Sending data request: sapi=5 arfcn=872 cur_fn=1057 block=5 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125537990 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125538004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538004 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125538004 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538004 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538004 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538005 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538005 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=872 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125538013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241121125538013 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241121125538013 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538013 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125538013 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125538013 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125538013 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538013 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538013 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538013 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Sending data request: sapi=5 arfcn=872 cur_fn=1061 block=6 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125538013 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125538027 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538027 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125538027 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538028 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=872 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125538032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241121125538032 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241121125538032 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538032 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125538032 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125538032 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125538032 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538032 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538032 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538032 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Sending data request: sapi=5 arfcn=872 cur_fn=1066 block=7 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125538032 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125538046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538046 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125538046 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=872 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125538050 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241121125538050 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241121125538050 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538050 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125538050 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125538050 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538050 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538051 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538051 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Sending data request: sapi=5 arfcn=872 cur_fn=1070 block=8 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125538051 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125538064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125538065 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538074 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=872 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125538074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241121125538074 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241121125538074 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Sending data request: sapi=5 arfcn=872 cur_fn=1074 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125538074 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125538088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125538088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538088 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125538088 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=873 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125538092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241121125538092 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241121125538092 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538092 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125538092 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125538092 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125538092 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538092 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538092 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538093 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Sending data request: sapi=5 arfcn=873 cur_fn=1079 block=10 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125538093 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125538107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125538107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538107 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125538107 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538108 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538108 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=873 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125538111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241121125538111 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241121125538111 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538111 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125538111 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125538111 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125538111 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538111 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538111 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538111 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Sending data request: sapi=5 arfcn=873 cur_fn=1083 block=11 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125538111 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125538125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125538125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538126 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125538126 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125538126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538126 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538126 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=873 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125538135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241121125538135 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241121125538135 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538135 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125538135 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125538135 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125538135 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538135 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538135 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538135 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538135 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Sending data request: sapi=5 arfcn=873 cur_fn=1087 block=0 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125538135 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125538149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125538149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538149 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125538149 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538149 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538194 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=873 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125538194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241121125538194 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241121125538194 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538194 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125538194 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125538194 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125538194 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538194 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538194 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538194 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538194 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538194 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Sending data request: sapi=5 arfcn=873 cur_fn=1092 block=1 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125538196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125538208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538211 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125538211 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=873 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125538217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241121125538217 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241121125538217 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538217 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125538217 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125538217 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125538217 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538217 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538217 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538218 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538218 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Sending data request: sapi=5 arfcn=873 cur_fn=1096 block=2 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125538219 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125538226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538227 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125538227 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538228 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538228 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538228 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538228 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538235 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=873 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125538235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241121125538235 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241121125538235 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538235 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125538235 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125538235 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125538235 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538235 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538235 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538235 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Sending data request: sapi=5 arfcn=873 cur_fn=1100 block=3 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125538235 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125538249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538249 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538249 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538249 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125538249 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=873 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125538254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241121125538254 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241121125538254 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538254 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125538254 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125538254 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125538254 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538254 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538254 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538254 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Sending data request: sapi=5 arfcn=873 cur_fn=1105 block=4 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125538254 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125538268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538268 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125538268 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538269 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538269 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=873 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125538272 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241121125538272 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241121125538272 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538272 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125538272 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125538272 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125538272 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538272 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538272 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538273 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538273 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538273 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Sending data request: sapi=5 arfcn=873 cur_fn=1109 block=5 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125538273 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125538287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538287 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125538287 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=873 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125538296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241121125538296 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241121125538296 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538296 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125538296 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125538296 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125538296 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538296 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538296 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538296 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Sending data request: sapi=5 arfcn=873 cur_fn=1113 block=6 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125538296 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125538310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538311 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125538311 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=873 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125538315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241121125538315 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241121125538315 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538315 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125538315 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125538315 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125538315 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538315 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538315 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538315 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Sending data request: sapi=5 arfcn=873 cur_fn=1118 block=7 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125538315 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125538329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538330 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125538330 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=873 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125538333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241121125538333 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241121125538333 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538333 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125538333 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125538333 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125538333 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538333 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538333 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538334 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Sending data request: sapi=5 arfcn=873 cur_fn=1122 block=8 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125538334 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125538347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125538348 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=873 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125538357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241121125538357 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241121125538357 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538357 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125538357 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125538357 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125538357 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538357 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538357 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538357 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Sending data request: sapi=5 arfcn=873 cur_fn=1126 block=9 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125538357 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125538371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538371 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125538371 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=873 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125538375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241121125538375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241121125538375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538375 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125538375 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125538375 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125538375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538375 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538375 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Sending data request: sapi=5 arfcn=873 cur_fn=1131 block=10 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125538375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125538389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538390 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125538390 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=873 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125538394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241121125538394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241121125538394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538394 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125538394 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125538394 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125538394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538394 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538394 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Sending data request: sapi=5 arfcn=873 cur_fn=1135 block=11 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125538394 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125538410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125538410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125538411 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538420 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=873 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125538420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241121125538420 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241121125538420 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538420 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125538420 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125538420 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125538420 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538420 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538420 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538420 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538420 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Sending data request: sapi=5 arfcn=873 cur_fn=1139 block=0 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125538420 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125538434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125538434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538434 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125538434 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538438 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=873 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125538438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241121125538438 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241121125538438 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538438 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125538438 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125538438 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125538438 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538438 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538438 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538438 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538438 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538438 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Sending data request: sapi=5 arfcn=873 cur_fn=1144 block=1 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125538438 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125538452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125538452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538453 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125538453 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=873 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125538457 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241121125538457 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241121125538457 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538457 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125538457 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125538457 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125538457 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538457 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538457 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538457 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538457 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Sending data request: sapi=5 arfcn=873 cur_fn=1148 block=2 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125538457 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125538471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125538471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538471 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125538471 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538480 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=873 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125538480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241121125538480 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241121125538480 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538480 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125538480 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125538480 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125538480 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538480 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538480 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538480 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538480 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Sending data request: sapi=5 arfcn=873 cur_fn=1152 block=3 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125538480 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125538494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125538494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538494 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538494 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538495 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125538495 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538495 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538495 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538495 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538495 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=873 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125538499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241121125538499 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241121125538499 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538499 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125538499 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125538499 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125538499 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538499 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538499 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538499 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Sending data request: sapi=5 arfcn=873 cur_fn=1157 block=4 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125538499 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125538513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125538513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538514 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538514 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125538514 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538514 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538514 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538514 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538514 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538515 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538515 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=873 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125538518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241121125538518 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241121125538518 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538518 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125538518 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125538518 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125538518 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538518 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538518 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538518 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Sending data request: sapi=5 arfcn=873 cur_fn=1161 block=5 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125538518 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125538532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125538532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538532 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538532 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538532 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125538532 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538533 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538533 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538533 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538533 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538533 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538533 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538533 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=873 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125538541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241121125538541 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241121125538541 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538541 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125538541 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125538541 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125538541 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538541 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538541 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538541 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Sending data request: sapi=5 arfcn=873 cur_fn=1165 block=6 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125538541 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125538542 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125538542 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125538542 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125538543 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125538543 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125538543 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125538543 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125538543 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125538543 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241121125538543 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125538543 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125538555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125538555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538556 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538556 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538556 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125538556 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538556 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538556 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538556 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538556 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538556 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538560 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=873 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125538560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241121125538560 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241121125538560 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538560 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125538560 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125538560 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125538560 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538560 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538560 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538560 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538560 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538560 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Sending data request: sapi=5 arfcn=873 cur_fn=1170 block=7 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125538560 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125538574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125538574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538574 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125538574 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538574 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538574 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538575 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538575 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=873 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125538579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241121125538579 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241121125538579 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538579 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125538579 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125538579 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125538579 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538579 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538579 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538579 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538579 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Sending data request: sapi=5 arfcn=873 cur_fn=1174 block=8 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125538579 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125538593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125538593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538594 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125538594 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125538594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=873 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125538602 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241121125538602 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241121125538602 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538602 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125538602 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125538603 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125538603 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538603 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538603 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538603 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Sending data request: sapi=5 arfcn=873 cur_fn=1178 block=9 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125538603 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125538617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538617 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125538617 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=873 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125538621 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241121125538621 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241121125538621 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538621 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125538621 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125538621 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125538621 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538621 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538621 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538622 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538622 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Sending data request: sapi=5 arfcn=873 cur_fn=1183 block=10 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125538622 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538636 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125538636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538637 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125538637 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=873 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125538640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241121125538640 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241121125538640 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538640 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125538640 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125538640 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125538640 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538641 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538641 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538641 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Sending data request: sapi=5 arfcn=873 cur_fn=1187 block=11 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125538641 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125538655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538656 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125538656 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538656 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538656 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=873 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125538664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241121125538664 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241121125538664 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538664 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125538664 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125538664 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125538664 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538664 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538664 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538664 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538664 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Sending data request: sapi=5 arfcn=873 cur_fn=1191 block=0 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125538664 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125538679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538680 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125538680 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=873 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125538683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241121125538683 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241121125538683 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538683 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125538683 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125538683 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538683 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538683 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538683 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Sending data request: sapi=5 arfcn=873 cur_fn=1196 block=1 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125538683 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125538697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125538697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538699 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125538699 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=873 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125538702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241121125538702 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241121125538702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Sending data request: sapi=5 arfcn=873 cur_fn=1200 block=2 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125538702 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125538716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125538716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538717 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125538717 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538725 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=874 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125538725 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241121125538725 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241121125538725 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538725 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125538725 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125538725 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125538725 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538725 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538725 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538726 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Sending data request: sapi=5 arfcn=874 cur_fn=1204 block=3 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125538726 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125538739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125538739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538740 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125538740 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125538740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=874 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125538744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241121125538744 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241121125538744 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538744 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125538744 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125538744 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125538744 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538744 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538744 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538744 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Sending data request: sapi=5 arfcn=874 cur_fn=1209 block=4 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125538744 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125538759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125538759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538760 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125538760 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125538760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538761 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538761 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538763 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=874 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125538763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241121125538763 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241121125538763 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538763 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125538763 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125538763 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125538763 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538763 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538763 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538763 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538763 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Sending data request: sapi=5 arfcn=874 cur_fn=1213 block=5 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125538763 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125538778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125538778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538779 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538779 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538780 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125538780 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538782 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538782 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538787 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=874 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125538787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241121125538787 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241121125538787 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538787 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125538787 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125538787 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125538787 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538787 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538787 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538787 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538787 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Sending data request: sapi=5 arfcn=874 cur_fn=1217 block=6 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125538788 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125538801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538803 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538803 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538803 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125538803 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538804 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538804 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538804 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538804 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=874 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125538806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241121125538806 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241121125538806 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538806 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125538806 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125538806 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125538806 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538806 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538806 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538806 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Sending data request: sapi=5 arfcn=874 cur_fn=1222 block=7 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125538807 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125538820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538822 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125538822 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=874 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125538825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241121125538825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241121125538825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538825 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125538825 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125538825 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125538825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538825 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538825 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Sending data request: sapi=5 arfcn=874 cur_fn=1226 block=8 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125538825 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125538839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538839 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538839 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538840 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538840 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125538840 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=874 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125538848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241121125538848 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241121125538848 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538848 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125538848 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125538848 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125538848 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538848 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538848 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538848 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Sending data request: sapi=5 arfcn=874 cur_fn=1230 block=9 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125538848 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125538863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538864 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125538864 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=874 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125538867 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241121125538867 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241121125538867 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538867 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125538867 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125538867 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125538867 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538868 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538868 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538868 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538868 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Sending data request: sapi=5 arfcn=874 cur_fn=1235 block=10 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125538868 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125538882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125538882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538884 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125538884 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538886 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=874 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125538889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241121125538889 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241121125538889 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538889 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125538889 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125538889 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125538889 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538889 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538889 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538889 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Sending data request: sapi=5 arfcn=874 cur_fn=1239 block=11 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125538890 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125538901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538902 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538902 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538902 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538902 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538902 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125538902 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125538903 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538903 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538904 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538904 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=874 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125538911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241121125538911 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241121125538911 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538911 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125538911 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125538911 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125538911 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538911 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538911 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538911 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538911 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Sending data request: sapi=5 arfcn=874 cur_fn=1243 block=0 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125538912 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125538924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538925 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538925 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538925 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538925 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538925 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538925 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125538925 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538926 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538926 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538926 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=874 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125538929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241121125538929 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241121125538929 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538929 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125538929 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125538929 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125538929 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538929 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538929 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538929 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Sending data request: sapi=5 arfcn=874 cur_fn=1248 block=1 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125538929 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125538943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538944 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125538944 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=874 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125538948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241121125538948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241121125538948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538948 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125538948 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125538948 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125538948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538948 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538948 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Sending data request: sapi=5 arfcn=874 cur_fn=1252 block=2 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125538948 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125538962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538962 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125538962 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=874 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125538971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241121125538971 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241121125538971 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538971 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125538971 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125538971 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125538971 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538971 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538971 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538971 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538971 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Sending data request: sapi=5 arfcn=874 cur_fn=1256 block=3 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125538971 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125538985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125538985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538985 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538986 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125538986 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125538986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125538987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125538990 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=874 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125538990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241121125538990 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241121125538990 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125538990 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125538990 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125538990 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125538990 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125538990 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125538990 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125538990 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125538990 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125538990 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Sending data request: sapi=5 arfcn=874 cur_fn=1261 block=4 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125538990 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125539005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539006 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125539006 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539007 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539011 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=874 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125539011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241121125539011 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241121125539011 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539011 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125539011 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125539011 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125539011 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539011 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539011 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539012 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539012 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Sending data request: sapi=5 arfcn=874 cur_fn=1265 block=5 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125539012 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125539023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539023 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539023 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539023 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539024 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539024 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125539024 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539024 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539024 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539024 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539024 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539024 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539024 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539024 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539024 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=874 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125539032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241121125539032 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241121125539032 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539032 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125539032 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125539032 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125539032 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539032 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539032 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539032 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Sending data request: sapi=5 arfcn=874 cur_fn=1269 block=6 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125539032 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125539046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539047 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539047 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539047 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539047 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539047 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125539047 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539047 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539047 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539049 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125539049 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241121125539049 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125539049 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241121125539049 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125539049 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125539049 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125539049 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125539049 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241121125539049 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125539050 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125539051 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=874 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125539051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241121125539051 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241121125539051 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539051 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125539051 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125539051 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125539051 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539051 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539051 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539051 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539051 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539051 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Sending data request: sapi=5 arfcn=874 cur_fn=1274 block=7 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125539051 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125539065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539066 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125539066 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539066 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539066 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539067 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539067 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=874 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125539070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241121125539070 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241121125539070 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539070 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125539070 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125539070 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125539070 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539070 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539070 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539070 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539070 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Sending data request: sapi=5 arfcn=874 cur_fn=1278 block=8 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125539070 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125539084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539084 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125539084 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=874 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125539093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241121125539093 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241121125539093 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539093 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125539093 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125539093 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125539093 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539093 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539093 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539093 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Sending data request: sapi=5 arfcn=874 cur_fn=1282 block=9 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125539094 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125539107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539108 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125539108 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539108 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539108 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=874 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125539112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241121125539112 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241121125539112 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539112 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125539112 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125539112 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125539112 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539112 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539112 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539112 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Sending data request: sapi=5 arfcn=874 cur_fn=1287 block=10 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125539112 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125539126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539127 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125539127 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539131 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=874 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125539131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241121125539131 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241121125539131 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539131 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125539131 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125539131 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125539131 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539131 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539131 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539131 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539131 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Sending data request: sapi=5 arfcn=874 cur_fn=1291 block=11 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125539131 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125539145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539146 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125539146 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539146 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=874 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125539154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241121125539154 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241121125539154 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539154 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125539154 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125539154 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125539154 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539154 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539154 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539154 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Sending data request: sapi=5 arfcn=874 cur_fn=1295 block=0 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125539154 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125539168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539168 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125539168 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=874 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125539172 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241121125539172 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241121125539172 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539172 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125539172 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125539172 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125539172 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539172 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539172 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539173 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539173 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Sending data request: sapi=5 arfcn=874 cur_fn=1300 block=1 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125539173 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125539187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539187 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539187 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125539187 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=874 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125539191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241121125539191 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241121125539191 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539191 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125539191 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125539191 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125539191 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539191 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539191 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539191 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Sending data request: sapi=5 arfcn=874 cur_fn=1304 block=2 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125539191 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125539205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539206 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125539206 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=874 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125539215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241121125539215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241121125539215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539215 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125539215 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125539215 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125539215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539215 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539215 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539216 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539216 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Sending data request: sapi=5 arfcn=874 cur_fn=1308 block=3 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125539216 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125539230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539233 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539233 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539233 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125539233 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539233 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539233 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539237 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=874 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125539237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241121125539237 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241121125539237 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539237 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125539237 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125539237 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125539237 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539237 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539237 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539237 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539237 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Sending data request: sapi=5 arfcn=874 cur_fn=1313 block=4 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125539238 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125539248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539248 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125539248 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=874 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125539252 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241121125539252 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241121125539252 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539252 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125539252 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125539252 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125539252 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539252 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539252 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539253 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Sending data request: sapi=5 arfcn=874 cur_fn=1317 block=5 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125539253 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125539267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539268 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125539268 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=874 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125539276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241121125539276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241121125539276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539276 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125539276 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125539276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539276 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539276 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Sending data request: sapi=5 arfcn=874 cur_fn=1321 block=6 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125539276 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125539291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539292 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125539292 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=874 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125539295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241121125539295 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241121125539295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Sending data request: sapi=5 arfcn=874 cur_fn=1326 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125539296 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125539309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125539309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539310 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125539310 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=875 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125539314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241121125539314 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241121125539314 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539314 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125539314 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125539315 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125539315 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539315 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539315 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539315 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539315 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539315 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Sending data request: sapi=5 arfcn=875 cur_fn=1330 block=8 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125539315 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125539329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125539329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539331 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125539331 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539333 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=875 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125539340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241121125539340 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241121125539340 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539340 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125539340 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125539340 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125539340 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539340 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539340 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539341 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539341 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Sending data request: sapi=5 arfcn=875 cur_fn=1334 block=9 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125539341 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125539353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125539354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539357 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539357 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125539357 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125539358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=875 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125539361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241121125539361 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241121125539361 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539361 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125539361 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125539361 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125539361 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539361 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539361 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539362 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539363 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Sending data request: sapi=5 arfcn=875 cur_fn=1339 block=10 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125539363 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125539373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125539373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539377 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539377 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539377 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1343): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125539377 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539377 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=875 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241121125539379 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1347 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1352 (gprs_rlcmac_sched.cpp:454) 20241121125539379 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1352 for type USF (pdch_ul_controller.c:184) 20241121125539379 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539379 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125539379 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125539379 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125539379 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539379 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539379 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539380 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Sending data request: sapi=5 arfcn=875 cur_fn=1343 block=11 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125539380 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125539393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125539393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539395 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539395 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539398 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1347): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125539398 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539401 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539401 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=875 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125539402 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1352 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1356 (gprs_rlcmac_sched.cpp:454) 20241121125539402 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1356 for type USF (pdch_ul_controller.c:184) 20241121125539402 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539402 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125539402 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125539402 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125539402 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539402 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539402 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539403 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Sending data request: sapi=5 arfcn=875 cur_fn=1347 block=0 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125539404 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125539415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125539415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539416 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539416 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539417 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1352): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125539417 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=875 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125539420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1356 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1360 (gprs_rlcmac_sched.cpp:454) 20241121125539420 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1360 for type USF (pdch_ul_controller.c:184) 20241121125539420 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539420 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125539420 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125539420 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125539420 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539420 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539420 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539420 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Sending data request: sapi=5 arfcn=875 cur_fn=1352 block=1 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125539420 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125539434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125539434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539435 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539435 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539435 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1356): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125539435 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=875 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125539439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1365 (gprs_rlcmac_sched.cpp:454) 20241121125539439 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1365 for type USF (pdch_ul_controller.c:184) 20241121125539439 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539439 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125539439 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125539439 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125539439 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539439 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539439 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539439 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Sending data request: sapi=5 arfcn=875 cur_fn=1356 block=2 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125539439 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125539453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125539453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539453 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539453 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539454 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1360): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125539454 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539454 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539454 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539454 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539454 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539454 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539454 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539462 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=875 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125539462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1365 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1369 (gprs_rlcmac_sched.cpp:454) 20241121125539462 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1369 for type USF (pdch_ul_controller.c:184) 20241121125539462 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539462 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125539462 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125539462 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125539462 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539462 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539462 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539462 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539462 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Sending data request: sapi=5 arfcn=875 cur_fn=1360 block=3 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125539462 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125539476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125539476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539477 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1365): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125539477 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539477 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539477 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=875 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125539481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1369 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1373 (gprs_rlcmac_sched.cpp:454) 20241121125539481 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1373 for type USF (pdch_ul_controller.c:184) 20241121125539481 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539481 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125539481 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125539481 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125539481 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539481 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539481 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539481 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Sending data request: sapi=5 arfcn=875 cur_fn=1365 block=4 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125539481 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125539495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125539495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539496 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539496 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1369): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125539496 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539497 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539497 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539497 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539497 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=875 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125539500 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1373 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1378 (gprs_rlcmac_sched.cpp:454) 20241121125539500 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1378 for type USF (pdch_ul_controller.c:184) 20241121125539500 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539500 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125539500 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125539500 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125539500 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539500 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539500 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539501 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539501 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Sending data request: sapi=5 arfcn=875 cur_fn=1369 block=5 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125539501 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125539515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125539515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539517 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539517 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539518 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1373): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125539518 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539519 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539519 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539520 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539520 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539525 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=875 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125539525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1382 (gprs_rlcmac_sched.cpp:454) 20241121125539525 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1382 for type USF (pdch_ul_controller.c:184) 20241121125539525 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539525 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125539525 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125539525 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125539525 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539525 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539526 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539526 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Sending data request: sapi=5 arfcn=875 cur_fn=1373 block=6 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125539526 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125539539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125539539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539541 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1378): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125539541 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=875 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125539543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1382 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1386 (gprs_rlcmac_sched.cpp:454) 20241121125539543 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1386 for type USF (pdch_ul_controller.c:184) 20241121125539543 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539543 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125539543 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125539543 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125539543 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539543 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539543 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539543 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539543 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Sending data request: sapi=5 arfcn=875 cur_fn=1378 block=7 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125539543 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125539557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125539557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539558 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539558 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539558 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1382): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125539558 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539558 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539558 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=875 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125539562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1386 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1391 (gprs_rlcmac_sched.cpp:454) 20241121125539562 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1391 for type USF (pdch_ul_controller.c:184) 20241121125539562 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539562 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125539562 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125539562 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125539562 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539562 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539562 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539562 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539562 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Sending data request: sapi=5 arfcn=875 cur_fn=1382 block=8 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125539563 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125539576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125539576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539577 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1386): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125539577 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539577 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539577 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539578 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125539578 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241121125539578 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125539578 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241121125539578 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125539578 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125539578 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125539578 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125539578 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241121125539578 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125539578 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125539585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=875 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125539585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1391 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1395 (gprs_rlcmac_sched.cpp:454) 20241121125539585 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1395 for type USF (pdch_ul_controller.c:184) 20241121125539585 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539585 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125539585 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125539585 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125539585 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539585 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539585 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539585 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539585 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Sending data request: sapi=5 arfcn=875 cur_fn=1386 block=9 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125539585 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125539600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539602 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1391): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125539602 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539606 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=875 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125539606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1399 (gprs_rlcmac_sched.cpp:454) 20241121125539606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1399 for type USF (pdch_ul_controller.c:184) 20241121125539606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539606 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125539606 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125539606 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125539606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539606 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539606 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539607 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539607 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Sending data request: sapi=5 arfcn=875 cur_fn=1391 block=10 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125539607 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125539620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539624 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539625 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539625 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539625 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539625 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539625 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1395): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125539625 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539626 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539626 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539627 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539627 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539628 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539628 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=875 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125539629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1399 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1404 (gprs_rlcmac_sched.cpp:454) 20241121125539629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1404 for type USF (pdch_ul_controller.c:184) 20241121125539629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539629 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125539629 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125539629 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125539629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539629 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539629 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Sending data request: sapi=5 arfcn=875 cur_fn=1395 block=11 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125539630 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125539637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539638 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1399): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125539638 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125539638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539638 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539638 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539638 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539638 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539647 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=875 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125539647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1404 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1408 (gprs_rlcmac_sched.cpp:454) 20241121125539647 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1408 for type USF (pdch_ul_controller.c:184) 20241121125539647 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539647 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125539647 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125539647 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125539647 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539647 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539647 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539647 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539647 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Sending data request: sapi=5 arfcn=875 cur_fn=1399 block=0 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125539647 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125539661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539661 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539661 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539661 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539661 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539661 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539661 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539661 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1404): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125539661 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539662 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539662 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539662 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539662 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=875 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125539665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1408 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1412 (gprs_rlcmac_sched.cpp:454) 20241121125539665 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1412 for type USF (pdch_ul_controller.c:184) 20241121125539665 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539665 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125539665 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125539665 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125539665 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539665 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539665 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539665 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Sending data request: sapi=5 arfcn=875 cur_fn=1404 block=1 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125539665 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125539679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125539679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539679 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539679 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539680 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1408): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125539680 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 RX RTS.req: sapi=5 arfcn=875 cur_fn=1408 block=2 (pcu_l1_if.cpp:576) 20241121125539684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1417 (gprs_rlcmac_sched.cpp:454) 20241121125539684 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1417 for type USF (pdch_ul_controller.c:184) 20241121125539684 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539684 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125539684 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125539684 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125539684 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539684 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539684 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539684 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539684 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Sending data request: sapi=5 arfcn=875 cur_fn=1408 block=2 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125539684 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125539698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539698 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539698 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539699 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1412): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125539699 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539707 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 RX RTS.req: sapi=5 arfcn=875 cur_fn=1412 block=3 (pcu_l1_if.cpp:576) 20241121125539707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1417 block_nr=3 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1421 (gprs_rlcmac_sched.cpp:454) 20241121125539707 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1421 for type USF (pdch_ul_controller.c:184) 20241121125539707 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539707 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125539707 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125539707 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125539707 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539707 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539707 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539707 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539707 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539707 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Sending data request: sapi=5 arfcn=875 cur_fn=1412 block=3 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125539707 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125539721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1417): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125539722 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539726 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 RX RTS.req: sapi=5 arfcn=875 cur_fn=1417 block=4 (pcu_l1_if.cpp:576) 20241121125539726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1421 block_nr=4 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1425 (gprs_rlcmac_sched.cpp:454) 20241121125539726 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1425 for type USF (pdch_ul_controller.c:184) 20241121125539726 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539726 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125539726 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125539726 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125539726 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539726 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539726 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539726 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539726 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539726 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Sending data request: sapi=5 arfcn=875 cur_fn=1417 block=4 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125539726 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125539740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539740 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539740 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539740 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539740 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539740 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1421): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125539740 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 RX RTS.req: sapi=5 arfcn=875 cur_fn=1421 block=5 (pcu_l1_if.cpp:576) 20241121125539744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1425 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1430 (gprs_rlcmac_sched.cpp:454) 20241121125539744 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1430 for type USF (pdch_ul_controller.c:184) 20241121125539744 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539744 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125539744 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125539744 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125539744 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539744 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539744 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539744 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Sending data request: sapi=5 arfcn=875 cur_fn=1421 block=5 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125539744 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125539759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539761 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539761 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539761 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1425): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125539761 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539762 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539762 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 RX RTS.req: sapi=5 arfcn=875 cur_fn=1425 block=6 (pcu_l1_if.cpp:576) 20241121125539768 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1434 (gprs_rlcmac_sched.cpp:454) 20241121125539768 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1434 for type USF (pdch_ul_controller.c:184) 20241121125539769 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539769 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125539769 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125539769 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125539769 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539769 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539769 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539769 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Sending data request: sapi=5 arfcn=875 cur_fn=1425 block=6 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125539770 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125539782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125539782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539783 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539783 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539783 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1430): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125539783 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125539784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 RX RTS.req: sapi=5 arfcn=875 cur_fn=1430 block=7 (pcu_l1_if.cpp:576) 20241121125539787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1434 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1438 (gprs_rlcmac_sched.cpp:454) 20241121125539787 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1438 for type USF (pdch_ul_controller.c:184) 20241121125539787 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539787 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125539787 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125539787 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125539787 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539787 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539787 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539787 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539787 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Sending data request: sapi=5 arfcn=875 cur_fn=1430 block=7 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125539787 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125539802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539806 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1434): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125539806 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539808 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539808 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539809 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 RX RTS.req: sapi=5 arfcn=875 cur_fn=1434 block=8 (pcu_l1_if.cpp:576) 20241121125539809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1438 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1443 (gprs_rlcmac_sched.cpp:454) 20241121125539809 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1443 for type USF (pdch_ul_controller.c:184) 20241121125539809 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539809 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125539809 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125539809 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125539809 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539809 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539809 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539810 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Sending data request: sapi=5 arfcn=875 cur_fn=1434 block=8 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125539810 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125539822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539824 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539824 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539825 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539825 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1438): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125539825 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539831 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 RX RTS.req: sapi=5 arfcn=875 cur_fn=1438 block=9 (pcu_l1_if.cpp:576) 20241121125539831 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1443 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1447 (gprs_rlcmac_sched.cpp:454) 20241121125539831 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1447 for type USF (pdch_ul_controller.c:184) 20241121125539831 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539831 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125539831 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125539831 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125539831 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539831 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539831 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539831 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539831 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539831 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Sending data request: sapi=5 arfcn=875 cur_fn=1438 block=9 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125539831 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125539844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539846 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1443): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125539846 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539850 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 RX RTS.req: sapi=5 arfcn=875 cur_fn=1443 block=10 (pcu_l1_if.cpp:576) 20241121125539850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1451 (gprs_rlcmac_sched.cpp:454) 20241121125539850 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1451 for type USF (pdch_ul_controller.c:184) 20241121125539850 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539850 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125539850 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125539850 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125539850 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539850 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539850 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539850 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539850 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Sending data request: sapi=5 arfcn=875 cur_fn=1443 block=10 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125539850 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125539864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539868 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539868 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539868 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1447): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125539868 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539869 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539869 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 RX RTS.req: sapi=5 arfcn=875 cur_fn=1447 block=11 (pcu_l1_if.cpp:576) 20241121125539872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1451 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1456 (gprs_rlcmac_sched.cpp:454) 20241121125539873 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1456 for type USF (pdch_ul_controller.c:184) 20241121125539873 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539873 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125539873 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125539873 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539873 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539873 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539873 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Sending data request: sapi=5 arfcn=875 cur_fn=1447 block=11 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125539874 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125539885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125539885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539890 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539890 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539890 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1451): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125539890 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539892 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=875 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241121125539895 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1456 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1460 (gprs_rlcmac_sched.cpp:454) 20241121125539895 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1460 for type USF (pdch_ul_controller.c:184) 20241121125539895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Sending data request: sapi=5 arfcn=875 cur_fn=1451 block=0 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125539896 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125539907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125539907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539908 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1456): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125539908 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539912 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=876 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125539912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1460 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1464 (gprs_rlcmac_sched.cpp:454) 20241121125539912 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1464 for type USF (pdch_ul_controller.c:184) 20241121125539912 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539912 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125539912 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125539912 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125539912 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539912 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539912 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539912 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539912 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Sending data request: sapi=5 arfcn=876 cur_fn=1456 block=1 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125539913 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125539928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125539928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539930 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539932 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1460): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125539932 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125539933 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539933 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=876 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125539935 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1469 (gprs_rlcmac_sched.cpp:454) 20241121125539935 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1469 for type USF (pdch_ul_controller.c:184) 20241121125539935 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539935 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125539936 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125539936 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125539936 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539936 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539936 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539937 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Sending data request: sapi=5 arfcn=876 cur_fn=1460 block=2 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125539937 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125539949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125539949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539951 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539951 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539955 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1464): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125539955 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125539955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=876 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125539958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1469 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1473 (gprs_rlcmac_sched.cpp:454) 20241121125539958 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1473 for type USF (pdch_ul_controller.c:184) 20241121125539958 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539958 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125539958 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125539958 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125539958 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539958 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539958 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539959 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Sending data request: sapi=5 arfcn=876 cur_fn=1464 block=3 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125539959 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125539971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125539971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539971 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1469): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125539971 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539972 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=876 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125539975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1473 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1477 (gprs_rlcmac_sched.cpp:454) 20241121125539975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1477 for type USF (pdch_ul_controller.c:184) 20241121125539975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539975 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125539975 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125539975 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125539975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539975 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539975 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Sending data request: sapi=5 arfcn=876 cur_fn=1469 block=4 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125539975 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125539989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125539989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539989 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539989 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539990 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539990 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539990 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539990 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1473): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125539990 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125539990 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539990 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539990 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125539990 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125539994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=876 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125539994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1477 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1482 (gprs_rlcmac_sched.cpp:454) 20241121125539994 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1482 for type USF (pdch_ul_controller.c:184) 20241121125539994 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125539994 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125539994 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125539994 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125539994 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125539994 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125539994 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125539994 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125539994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125539994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Sending data request: sapi=5 arfcn=876 cur_fn=1473 block=5 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125539994 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125540008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540009 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1477): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125540009 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=876 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125540017 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1486 (gprs_rlcmac_sched.cpp:454) 20241121125540017 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1486 for type USF (pdch_ul_controller.c:184) 20241121125540017 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540017 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125540017 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125540017 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125540017 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540017 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540017 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540017 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540017 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Sending data request: sapi=5 arfcn=876 cur_fn=1477 block=6 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125540017 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125540031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540031 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540031 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540031 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540032 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1482): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125540032 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540036 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=876 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125540036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1486 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1490 (gprs_rlcmac_sched.cpp:454) 20241121125540036 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1490 for type USF (pdch_ul_controller.c:184) 20241121125540036 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540036 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125540036 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125540036 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125540036 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540036 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540036 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540036 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540036 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Sending data request: sapi=5 arfcn=876 cur_fn=1482 block=7 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125540036 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125540050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540050 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540051 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1486): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125540051 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540054 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=876 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125540054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1490 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1495 (gprs_rlcmac_sched.cpp:454) 20241121125540054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1495 for type USF (pdch_ul_controller.c:184) 20241121125540054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540054 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125540054 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125540054 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125540054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540054 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540054 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540054 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Sending data request: sapi=5 arfcn=876 cur_fn=1486 block=8 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125540054 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125540068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540069 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1490): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125540069 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540069 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540069 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=876 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125540078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1495 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1499 (gprs_rlcmac_sched.cpp:454) 20241121125540078 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1499 for type USF (pdch_ul_controller.c:184) 20241121125540078 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540078 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125540078 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125540078 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125540078 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540078 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540078 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540078 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Sending data request: sapi=5 arfcn=876 cur_fn=1490 block=9 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125540078 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125540092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540092 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1495): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125540092 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540093 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540093 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=876 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125540096 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1503 (gprs_rlcmac_sched.cpp:454) 20241121125540096 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1503 for type USF (pdch_ul_controller.c:184) 20241121125540096 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540096 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125540096 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125540096 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125540096 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540096 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540096 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540096 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540097 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540097 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Sending data request: sapi=5 arfcn=876 cur_fn=1495 block=10 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125540097 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125540110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540111 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1499): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125540111 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=876 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125540115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1503 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1508 (gprs_rlcmac_sched.cpp:454) 20241121125540115 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1508 for type USF (pdch_ul_controller.c:184) 20241121125540115 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540115 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125540115 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125540115 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125540115 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540115 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540115 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540115 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Sending data request: sapi=5 arfcn=876 cur_fn=1499 block=11 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125540115 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540122 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125540122 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241121125540122 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125540122 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241121125540122 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125540122 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125540122 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125540122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125540122 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241121125540122 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125540122 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125540129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125540129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540130 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1503): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125540130 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=876 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125540138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1508 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1512 (gprs_rlcmac_sched.cpp:454) 20241121125540138 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1512 for type USF (pdch_ul_controller.c:184) 20241121125540138 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540138 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125540138 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125540138 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125540138 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540138 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540138 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540138 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540138 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Sending data request: sapi=5 arfcn=876 cur_fn=1503 block=0 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125540139 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125540152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540153 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540153 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540154 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1508): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125540154 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540154 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540154 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540154 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540154 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=876 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125540157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1512 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1516 (gprs_rlcmac_sched.cpp:454) 20241121125540157 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1516 for type USF (pdch_ul_controller.c:184) 20241121125540157 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540157 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125540157 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125540157 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125540157 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540157 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540157 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540157 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Sending data request: sapi=5 arfcn=876 cur_fn=1508 block=1 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125540157 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125540171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540172 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540172 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540172 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540172 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540172 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540172 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1512): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125540172 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=876 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125540176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1521 (gprs_rlcmac_sched.cpp:454) 20241121125540176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1521 for type USF (pdch_ul_controller.c:184) 20241121125540176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540176 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125540176 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125540176 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125540176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540176 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540176 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Sending data request: sapi=5 arfcn=876 cur_fn=1512 block=2 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125540176 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125540190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540191 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540191 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540191 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1516): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125540191 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=876 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125540199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1521 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1525 (gprs_rlcmac_sched.cpp:454) 20241121125540199 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1525 for type USF (pdch_ul_controller.c:184) 20241121125540199 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540199 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125540199 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125540199 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125540199 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540199 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540199 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540199 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Sending data request: sapi=5 arfcn=876 cur_fn=1516 block=3 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125540199 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125540213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540214 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540215 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1521): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125540215 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 RX RTS.req: sapi=5 arfcn=876 cur_fn=1521 block=4 (pcu_l1_if.cpp:576) 20241121125540218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1525 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1529 (gprs_rlcmac_sched.cpp:454) 20241121125540218 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1529 for type USF (pdch_ul_controller.c:184) 20241121125540218 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540218 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125540218 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125540218 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125540218 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540218 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540218 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540218 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540218 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Sending data request: sapi=5 arfcn=876 cur_fn=1521 block=4 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125540218 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125540232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540232 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1525): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125540232 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 RX RTS.req: sapi=5 arfcn=876 cur_fn=1525 block=5 (pcu_l1_if.cpp:576) 20241121125540236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1529 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1534 (gprs_rlcmac_sched.cpp:454) 20241121125540236 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1534 for type USF (pdch_ul_controller.c:184) 20241121125540236 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540236 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125540236 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125540236 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125540236 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540236 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540236 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540236 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540236 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Sending data request: sapi=5 arfcn=876 cur_fn=1525 block=5 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125540236 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125540250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540251 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1529): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125540251 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540260 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 RX RTS.req: sapi=5 arfcn=876 cur_fn=1529 block=6 (pcu_l1_if.cpp:576) 20241121125540260 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1538 (gprs_rlcmac_sched.cpp:454) 20241121125540260 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1538 for type USF (pdch_ul_controller.c:184) 20241121125540260 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540260 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125540260 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125540260 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125540260 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540260 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540260 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540260 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540260 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540260 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Sending data request: sapi=5 arfcn=876 cur_fn=1529 block=6 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125540260 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125540274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540275 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540275 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540275 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540275 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540275 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1534): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125540275 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540275 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 RX RTS.req: sapi=5 arfcn=876 cur_fn=1534 block=7 (pcu_l1_if.cpp:576) 20241121125540278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1538 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1542 (gprs_rlcmac_sched.cpp:454) 20241121125540278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1542 for type USF (pdch_ul_controller.c:184) 20241121125540278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540278 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125540278 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125540278 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125540278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540278 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540278 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540278 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Sending data request: sapi=5 arfcn=876 cur_fn=1534 block=7 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125540279 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125540292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540294 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1538): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125540294 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540294 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540294 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540297 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 RX RTS.req: sapi=5 arfcn=876 cur_fn=1538 block=8 (pcu_l1_if.cpp:576) 20241121125540297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1542 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1547 (gprs_rlcmac_sched.cpp:454) 20241121125540297 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1547 for type USF (pdch_ul_controller.c:184) 20241121125540297 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540297 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125540297 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125540297 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125540297 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540297 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540297 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540297 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540297 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Sending data request: sapi=5 arfcn=876 cur_fn=1538 block=8 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125540297 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125540311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540313 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1542): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125540313 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 RX RTS.req: sapi=5 arfcn=876 cur_fn=1542 block=9 (pcu_l1_if.cpp:576) 20241121125540320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1547 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1551 (gprs_rlcmac_sched.cpp:454) 20241121125540320 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1551 for type USF (pdch_ul_controller.c:184) 20241121125540320 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540320 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125540320 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125540320 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125540320 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540320 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540320 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540321 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Sending data request: sapi=5 arfcn=876 cur_fn=1542 block=9 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125540321 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125540334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540336 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1547): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125540336 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540336 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 RX RTS.req: sapi=5 arfcn=876 cur_fn=1547 block=10 (pcu_l1_if.cpp:576) 20241121125540339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1555 (gprs_rlcmac_sched.cpp:454) 20241121125540339 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1555 for type USF (pdch_ul_controller.c:184) 20241121125540339 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540339 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125540339 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125540339 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125540339 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540339 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540339 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540339 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540339 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Sending data request: sapi=5 arfcn=876 cur_fn=1547 block=10 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125540339 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125540353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540354 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540354 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540354 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1551): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125540354 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 RX RTS.req: sapi=5 arfcn=876 cur_fn=1551 block=11 (pcu_l1_if.cpp:576) 20241121125540358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1555 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1560 (gprs_rlcmac_sched.cpp:454) 20241121125540358 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1560 for type USF (pdch_ul_controller.c:184) 20241121125540358 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540358 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125540358 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125540358 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125540358 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540358 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540358 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540358 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Sending data request: sapi=5 arfcn=876 cur_fn=1551 block=11 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125540358 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125540372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125540372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540373 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540373 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540374 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1555): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125540374 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540382 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125540397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125540397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540400 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540400 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540401 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540403 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1560): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125540403 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=876 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125540405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1564 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1568 (gprs_rlcmac_sched.cpp:454) 20241121125540405 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1568 for type USF (pdch_ul_controller.c:184) 20241121125540405 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540405 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125540405 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125540405 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125540405 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540405 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540405 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540405 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Sending data request: sapi=5 arfcn=876 cur_fn=1560 block=1 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125540406 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125540415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125540415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540416 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540416 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=876 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125540420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1573 (gprs_rlcmac_sched.cpp:454) 20241121125540420 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1573 for type USF (pdch_ul_controller.c:184) 20241121125540420 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540420 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125540420 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125540420 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125540420 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540420 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540420 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540420 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Sending data request: sapi=5 arfcn=876 cur_fn=1564 block=2 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125540420 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125540434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125540434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540435 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1568): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125540435 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=876 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125540443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1573 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1577 (gprs_rlcmac_sched.cpp:454) 20241121125540443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1577 for type USF (pdch_ul_controller.c:184) 20241121125540443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540443 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125540443 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125540443 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125540443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540443 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540443 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Sending data request: sapi=5 arfcn=876 cur_fn=1568 block=3 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125540443 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125540457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125540457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540458 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1573): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125540458 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540462 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=876 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125540462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1577 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1581 (gprs_rlcmac_sched.cpp:454) 20241121125540462 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1581 for type USF (pdch_ul_controller.c:184) 20241121125540462 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540462 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125540462 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125540462 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125540462 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540462 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540462 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540462 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540462 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540462 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Sending data request: sapi=5 arfcn=876 cur_fn=1573 block=4 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125540462 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125540476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125540476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540478 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1577): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125540478 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540478 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540481 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=876 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125540481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1581 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1586 (gprs_rlcmac_sched.cpp:454) 20241121125540481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1586 for type USF (pdch_ul_controller.c:184) 20241121125540481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540481 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125540481 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125540481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540481 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540481 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Sending data request: sapi=5 arfcn=876 cur_fn=1577 block=5 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125540481 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125540495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125540495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540496 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540496 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540496 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1581): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125540496 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540496 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540496 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=876 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125540504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1590 (gprs_rlcmac_sched.cpp:454) 20241121125540504 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1590 for type USF (pdch_ul_controller.c:184) 20241121125540504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Sending data request: sapi=5 arfcn=876 cur_fn=1581 block=6 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125540504 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125540518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125540518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540519 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540519 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540519 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1586): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125540519 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=877 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125540523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1590 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1594 (gprs_rlcmac_sched.cpp:454) 20241121125540523 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1594 for type USF (pdch_ul_controller.c:184) 20241121125540523 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540523 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125540523 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125540523 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125540523 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540523 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540523 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540523 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540523 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Sending data request: sapi=5 arfcn=877 cur_fn=1586 block=7 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125540523 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125540537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125540537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540537 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540537 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540538 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540538 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540538 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1590): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125540538 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125540539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=877 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125540542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1594 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1599 (gprs_rlcmac_sched.cpp:454) 20241121125540542 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1599 for type USF (pdch_ul_controller.c:184) 20241121125540542 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540542 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125540542 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125540542 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125540542 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540542 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540542 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540542 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540542 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Sending data request: sapi=5 arfcn=877 cur_fn=1590 block=8 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125540542 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125540556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125540556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540557 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540557 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540557 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540557 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540557 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1594): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125540557 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125540557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=877 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125540565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1599 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1603 (gprs_rlcmac_sched.cpp:454) 20241121125540565 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1603 for type USF (pdch_ul_controller.c:184) 20241121125540565 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540565 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125540565 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125540565 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125540565 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540565 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540565 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540565 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Sending data request: sapi=5 arfcn=877 cur_fn=1594 block=9 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125540565 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125540579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125540579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540580 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1599): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125540580 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=877 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125540584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1607 (gprs_rlcmac_sched.cpp:454) 20241121125540584 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1607 for type USF (pdch_ul_controller.c:184) 20241121125540584 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540584 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125540584 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125540584 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125540584 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540584 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540584 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540584 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540584 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Sending data request: sapi=5 arfcn=877 cur_fn=1599 block=10 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125540584 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125540598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540599 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540599 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540600 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1603): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125540600 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=877 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125540603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1607 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1612 (gprs_rlcmac_sched.cpp:454) 20241121125540603 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1612 for type USF (pdch_ul_controller.c:184) 20241121125540603 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540603 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125540603 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125540603 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125540603 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540603 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540603 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540603 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Sending data request: sapi=5 arfcn=877 cur_fn=1603 block=11 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125540603 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125540620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540621 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540621 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540622 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1607): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125540622 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 RX RTS.req: sapi=5 arfcn=877 cur_fn=1607 block=0 (pcu_l1_if.cpp:576) 20241121125540629 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1612 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1616 (gprs_rlcmac_sched.cpp:454) 20241121125540629 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1616 for type USF (pdch_ul_controller.c:184) 20241121125540629 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540629 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125540629 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125540629 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125540629 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540629 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540629 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540630 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Sending data request: sapi=5 arfcn=877 cur_fn=1607 block=0 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125540630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125540643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540644 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540644 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540644 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540644 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1612): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125540644 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 RX RTS.req: sapi=5 arfcn=877 cur_fn=1612 block=1 (pcu_l1_if.cpp:576) 20241121125540648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1616 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1620 (gprs_rlcmac_sched.cpp:454) 20241121125540648 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1620 for type USF (pdch_ul_controller.c:184) 20241121125540648 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540648 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125540648 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125540648 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125540648 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540648 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540648 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540648 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Sending data request: sapi=5 arfcn=877 cur_fn=1612 block=1 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125540648 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540652 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125540652 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241121125540652 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125540652 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241121125540652 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125540652 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125540652 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125540652 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125540652 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241121125540652 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125540652 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125540662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125540662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540663 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1616): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125540663 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 RX RTS.req: sapi=5 arfcn=877 cur_fn=1616 block=2 (pcu_l1_if.cpp:576) 20241121125540667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1625 (gprs_rlcmac_sched.cpp:454) 20241121125540667 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1625 for type USF (pdch_ul_controller.c:184) 20241121125540667 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540667 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125540667 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125540667 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125540667 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540667 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540667 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540667 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Sending data request: sapi=5 arfcn=877 cur_fn=1616 block=2 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125540667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125540681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125540681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540681 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540681 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540682 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540682 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1620): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125540682 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540682 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 RX RTS.req: sapi=5 arfcn=877 cur_fn=1620 block=3 (pcu_l1_if.cpp:576) 20241121125540690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1625 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1629 (gprs_rlcmac_sched.cpp:454) 20241121125540690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1629 for type USF (pdch_ul_controller.c:184) 20241121125540690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540690 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125540690 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125540690 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125540690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540690 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540690 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Sending data request: sapi=5 arfcn=877 cur_fn=1620 block=3 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125540690 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125540704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540704 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540704 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540704 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540704 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540705 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540705 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540705 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540705 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540705 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540705 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540705 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540705 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540705 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1625): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125540705 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125540705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 RX RTS.req: sapi=5 arfcn=877 cur_fn=1625 block=4 (pcu_l1_if.cpp:576) 20241121125540709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1629 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1633 (gprs_rlcmac_sched.cpp:454) 20241121125540709 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1633 for type USF (pdch_ul_controller.c:184) 20241121125540709 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540709 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125540709 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125540709 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125540709 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540709 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540709 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540709 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Sending data request: sapi=5 arfcn=877 cur_fn=1625 block=4 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125540709 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540723 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125540723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540723 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540723 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540724 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540724 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540724 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540724 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540724 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540724 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540725 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1629): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125540725 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 RX RTS.req: sapi=5 arfcn=877 cur_fn=1629 block=5 (pcu_l1_if.cpp:576) 20241121125540727 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1633 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1638 (gprs_rlcmac_sched.cpp:454) 20241121125540727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1638 for type USF (pdch_ul_controller.c:184) 20241121125540727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540727 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125540727 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125540727 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125540727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540727 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540727 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540728 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540728 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Sending data request: sapi=5 arfcn=877 cur_fn=1629 block=5 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125540728 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125540741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540742 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540742 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540742 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540742 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540742 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1633): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125540742 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 RX RTS.req: sapi=5 arfcn=877 cur_fn=1633 block=6 (pcu_l1_if.cpp:576) 20241121125540751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1642 (gprs_rlcmac_sched.cpp:454) 20241121125540751 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1642 for type USF (pdch_ul_controller.c:184) 20241121125540751 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540751 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125540751 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125540751 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125540751 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540751 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540751 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540751 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Sending data request: sapi=5 arfcn=877 cur_fn=1633 block=6 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125540751 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125540765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540765 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540765 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540765 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540765 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540766 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540766 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540766 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1638): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125540766 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540766 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540766 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 RX RTS.req: sapi=5 arfcn=877 cur_fn=1638 block=7 (pcu_l1_if.cpp:576) 20241121125540769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1642 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1646 (gprs_rlcmac_sched.cpp:454) 20241121125540769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1646 for type USF (pdch_ul_controller.c:184) 20241121125540769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540769 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125540769 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125540769 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125540769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540769 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540770 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540770 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Sending data request: sapi=5 arfcn=877 cur_fn=1638 block=7 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125540770 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125540783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125540783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540784 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1642): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125540785 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540788 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 RX RTS.req: sapi=5 arfcn=877 cur_fn=1642 block=8 (pcu_l1_if.cpp:576) 20241121125540788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1646 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1651 (gprs_rlcmac_sched.cpp:454) 20241121125540788 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1651 for type USF (pdch_ul_controller.c:184) 20241121125540788 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540788 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125540788 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125540788 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125540788 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540788 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540788 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540788 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540788 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Sending data request: sapi=5 arfcn=877 cur_fn=1642 block=8 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125540788 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125540802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540803 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540803 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540803 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540803 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540803 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1646): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125540803 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540803 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540803 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 RX RTS.req: sapi=5 arfcn=877 cur_fn=1646 block=9 (pcu_l1_if.cpp:576) 20241121125540811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1651 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1655 (gprs_rlcmac_sched.cpp:454) 20241121125540811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1655 for type USF (pdch_ul_controller.c:184) 20241121125540811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540811 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125540811 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125540811 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125540811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540811 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540811 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Sending data request: sapi=5 arfcn=877 cur_fn=1646 block=9 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125540811 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125540825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540825 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540825 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540825 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540825 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540826 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540826 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540826 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540826 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540826 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1651): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125540826 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 RX RTS.req: sapi=5 arfcn=877 cur_fn=1651 block=10 (pcu_l1_if.cpp:576) 20241121125540830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1659 (gprs_rlcmac_sched.cpp:454) 20241121125540830 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1659 for type USF (pdch_ul_controller.c:184) 20241121125540830 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540830 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125540830 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125540830 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125540830 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540830 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540830 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540830 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Sending data request: sapi=5 arfcn=877 cur_fn=1651 block=10 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125540830 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125540844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540844 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540844 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540845 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1655): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125540845 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125540845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=877 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125540848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1659 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1664 (gprs_rlcmac_sched.cpp:454) 20241121125540848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1664 for type USF (pdch_ul_controller.c:184) 20241121125540848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540848 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125540848 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125540848 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125540848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540848 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540848 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540848 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Sending data request: sapi=5 arfcn=877 cur_fn=1655 block=11 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125540849 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125540862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540864 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1659): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125540864 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=877 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125540872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1664 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1668 (gprs_rlcmac_sched.cpp:454) 20241121125540872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1668 for type USF (pdch_ul_controller.c:184) 20241121125540872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540872 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125540872 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125540872 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125540872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540872 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540872 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Sending data request: sapi=5 arfcn=877 cur_fn=1659 block=0 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125540872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125540886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125540886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540886 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540886 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540887 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1664): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125540887 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540887 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540887 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=877 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125540890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1668 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1672 (gprs_rlcmac_sched.cpp:454) 20241121125540890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1672 for type USF (pdch_ul_controller.c:184) 20241121125540890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540890 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125540890 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125540890 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125540890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540890 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540890 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540890 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Sending data request: sapi=5 arfcn=877 cur_fn=1664 block=1 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125540890 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125540904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540905 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540905 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1668): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125540905 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=877 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125540909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1677 (gprs_rlcmac_sched.cpp:454) 20241121125540909 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1677 for type USF (pdch_ul_controller.c:184) 20241121125540909 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540909 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125540909 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125540909 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125540909 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540909 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540909 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540909 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Sending data request: sapi=5 arfcn=877 cur_fn=1668 block=2 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125540909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125540923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540923 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540923 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540924 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540924 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1672): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125540924 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=877 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125540932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1677 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1681 (gprs_rlcmac_sched.cpp:454) 20241121125540932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1681 for type USF (pdch_ul_controller.c:184) 20241121125540932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540932 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125540932 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125540932 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125540932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540932 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540932 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540932 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Sending data request: sapi=5 arfcn=877 cur_fn=1672 block=3 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125540933 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125540946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540947 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1677): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125540947 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=877 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125540951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1681 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1685 (gprs_rlcmac_sched.cpp:454) 20241121125540951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1685 for type USF (pdch_ul_controller.c:184) 20241121125540951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540951 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125540951 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125540951 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125540951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540951 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540951 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540951 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Sending data request: sapi=5 arfcn=877 cur_fn=1677 block=4 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125540951 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125540965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540966 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540966 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540966 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540966 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1681): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125540966 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=877 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125540969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1685 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1690 (gprs_rlcmac_sched.cpp:454) 20241121125540969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1690 for type USF (pdch_ul_controller.c:184) 20241121125540969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540969 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125540969 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125540969 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125540969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540969 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540969 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540970 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540970 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Sending data request: sapi=5 arfcn=877 cur_fn=1681 block=5 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125540970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125540984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125540984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540984 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540985 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1685): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125540985 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125540985 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125540985 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125540993 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=877 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125540993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1694 (gprs_rlcmac_sched.cpp:454) 20241121125540993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1694 for type USF (pdch_ul_controller.c:184) 20241121125540993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125540993 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125540993 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125540993 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125540993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125540993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125540993 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125540993 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125540993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125540993 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Sending data request: sapi=5 arfcn=877 cur_fn=1685 block=6 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125540993 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125541007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541007 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541007 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541007 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541008 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541008 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541008 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1690): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125541008 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541008 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541008 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541011 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=877 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125541011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1694 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1698 (gprs_rlcmac_sched.cpp:454) 20241121125541011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1698 for type USF (pdch_ul_controller.c:184) 20241121125541011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541011 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125541011 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125541011 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125541011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541011 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541011 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541012 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541012 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541012 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Sending data request: sapi=5 arfcn=877 cur_fn=1690 block=7 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125541012 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125541026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541027 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1694): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125541027 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541030 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=877 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125541030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1698 block_nr=8 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1703 (gprs_rlcmac_sched.cpp:454) 20241121125541030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1703 for type USF (pdch_ul_controller.c:184) 20241121125541030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541030 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125541030 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125541030 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125541030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541030 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541030 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541030 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541030 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Sending data request: sapi=5 arfcn=877 cur_fn=1694 block=8 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125541030 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125541044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541045 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1698): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125541045 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=877 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125541054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1703 block_nr=9 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1707 (gprs_rlcmac_sched.cpp:454) 20241121125541054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1707 for type USF (pdch_ul_controller.c:184) 20241121125541054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541054 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125541054 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125541054 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125541054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541054 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541054 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Sending data request: sapi=5 arfcn=877 cur_fn=1698 block=9 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125541054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125541068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541068 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541068 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541069 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541069 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541069 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1703): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125541069 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541072 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=877 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125541072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1711 (gprs_rlcmac_sched.cpp:454) 20241121125541072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1711 for type USF (pdch_ul_controller.c:184) 20241121125541072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541072 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125541072 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125541072 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541072 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541073 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541073 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541073 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Sending data request: sapi=5 arfcn=877 cur_fn=1703 block=10 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125541073 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125541087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541087 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541087 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541088 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1707): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125541088 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541091 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=877 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125541091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1711 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1716 (gprs_rlcmac_sched.cpp:454) 20241121125541091 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1716 for type USF (pdch_ul_controller.c:184) 20241121125541091 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Sending data request: sapi=5 arfcn=877 cur_fn=1707 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125541091 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125541105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125541105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541107 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1711): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125541107 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=878 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125541114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1716 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1720 (gprs_rlcmac_sched.cpp:454) 20241121125541114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1720 for type USF (pdch_ul_controller.c:184) 20241121125541114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541114 DRLCMAC DEBUG Paging MI - IMSI-262420000000056 (pdch.cpp:258) 20241121125541114 DRLCMAC DEBUG Paging MI - IMSI-262420000000055 (pdch.cpp:258) 20241121125541114 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125541114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x65 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x55 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Sending data request: sapi=5 arfcn=878 cur_fn=1711 block=0 data=46 88 3c 14 93 12 00 00 00 00 32 8f 05 24 c4 80 00 00 00 0a a0 00 00 (pcu_l1_if.cpp:182) 20241121125541115 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125541128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125541128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541130 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1716): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125541130 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=878 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125541133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1720 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1724 (gprs_rlcmac_sched.cpp:454) 20241121125541133 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1724 for type USF (pdch_ul_controller.c:184) 20241121125541133 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541133 DRLCMAC DEBUG Paging MI - IMSI-262420000000054 (pdch.cpp:258) 20241121125541133 DRLCMAC DEBUG Paging MI - IMSI-262420000000053 (pdch.cpp:258) 20241121125541133 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125541133 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541133 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541133 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x45 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x35 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541133 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Sending data request: sapi=5 arfcn=878 cur_fn=1716 block=1 data=40 88 3c 14 93 12 00 00 00 00 22 8f 05 24 c4 80 00 00 00 06 a0 00 00 (pcu_l1_if.cpp:182) 20241121125541133 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125541147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125541147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541148 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541148 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541148 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1720): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125541148 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125541151 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=878 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20241121125541151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1729 (gprs_rlcmac_sched.cpp:454) 20241121125541151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1729 for type USF (pdch_ul_controller.c:184) 20241121125541151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541151 DRLCMAC DEBUG Paging MI - IMSI-262420000000052 (pdch.cpp:258) 20241121125541151 DRLCMAC DEBUG Paging MI - IMSI-262420000000051 (pdch.cpp:258) 20241121125541151 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125541151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541151 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541151 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x25 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x15 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541152 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541152 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Sending data request: sapi=5 arfcn=878 cur_fn=1720 block=2 data=41 88 3c 14 93 12 00 00 00 00 12 8f 05 24 c4 80 00 00 00 02 a0 00 00 (pcu_l1_if.cpp:182) 20241121125541152 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: 'A00000'O 20241121125541159 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125541159 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241121125541159 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541159 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241121125541159 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541159 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541159 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541159 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541159 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241121125541159 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541159 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125541165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1724): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125541167 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541175 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=878 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20241121125541175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1729 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1733 (gprs_rlcmac_sched.cpp:454) 20241121125541175 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1733 for type USF (pdch_ul_controller.c:184) 20241121125541175 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541175 DRLCMAC DEBUG Paging MI - IMSI-262420000000050 (pdch.cpp:258) 20241121125541175 DRLCMAC DEBUG Paging MI - IMSI-262420000000049 (pdch.cpp:258) 20241121125541175 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125541175 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541175 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541175 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x5 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x94 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541175 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541175 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Sending data request: sapi=5 arfcn=878 cur_fn=1724 block=3 data=42 88 3c 14 93 12 00 00 00 00 02 8f 05 24 c4 80 00 00 00 12 80 00 00 (pcu_l1_if.cpp:182) 20241121125541175 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125541191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125541191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541192 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1729): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125541192 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541196 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 RX RTS.req: sapi=5 arfcn=878 cur_fn=1729 block=4 (pcu_l1_if.cpp:576) 20241121125541196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1733 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1737 (gprs_rlcmac_sched.cpp:454) 20241121125541196 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1737 for type USF (pdch_ul_controller.c:184) 20241121125541196 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541196 DRLCMAC DEBUG Paging MI - IMSI-262420000000048 (pdch.cpp:258) 20241121125541196 DRLCMAC DEBUG Paging MI - IMSI-262420000000047 (pdch.cpp:258) 20241121125541196 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125541196 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541196 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541196 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x84 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x74 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541196 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Sending data request: sapi=5 arfcn=878 cur_fn=1729 block=4 data=43 88 3c 14 93 12 00 00 00 00 42 0f 05 24 c4 80 00 00 00 0e 80 00 00 (pcu_l1_if.cpp:182) 20241121125541196 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125541210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125541210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541210 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541211 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541211 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541212 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1733): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125541212 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 RX RTS.req: sapi=5 arfcn=878 cur_fn=1733 block=5 (pcu_l1_if.cpp:576) 20241121125541214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1737 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1742 (gprs_rlcmac_sched.cpp:454) 20241121125541214 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1742 for type USF (pdch_ul_controller.c:184) 20241121125541214 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541214 DRLCMAC DEBUG Paging MI - IMSI-262420000000046 (pdch.cpp:258) 20241121125541214 DRLCMAC DEBUG Paging MI - IMSI-262420000000045 (pdch.cpp:258) 20241121125541214 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125541214 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541214 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541214 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x64 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x54 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541214 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541214 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Sending data request: sapi=5 arfcn=878 cur_fn=1733 block=5 data=44 88 3c 14 93 12 00 00 00 00 32 0f 05 24 c4 80 00 00 00 0a 80 00 00 (pcu_l1_if.cpp:182) 20241121125541215 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125541229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125541229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541230 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541230 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541230 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1737): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125541230 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 RX RTS.req: sapi=5 arfcn=878 cur_fn=1737 block=6 (pcu_l1_if.cpp:576) 20241121125541237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1746 (gprs_rlcmac_sched.cpp:454) 20241121125541237 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1746 for type USF (pdch_ul_controller.c:184) 20241121125541238 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541238 DRLCMAC DEBUG Paging MI - IMSI-262420000000044 (pdch.cpp:258) 20241121125541238 DRLCMAC DEBUG Paging MI - IMSI-262420000000043 (pdch.cpp:258) 20241121125541238 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125541238 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541238 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541238 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x44 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x34 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541238 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Sending data request: sapi=5 arfcn=878 cur_fn=1737 block=6 data=45 88 3c 14 93 12 00 00 00 00 22 0f 05 24 c4 80 00 00 00 06 80 00 00 (pcu_l1_if.cpp:182) 20241121125541238 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125541252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125541252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541253 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1742): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125541253 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 RX RTS.req: sapi=5 arfcn=878 cur_fn=1742 block=7 (pcu_l1_if.cpp:576) 20241121125541256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1746 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1750 (gprs_rlcmac_sched.cpp:454) 20241121125541256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1750 for type USF (pdch_ul_controller.c:184) 20241121125541256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541256 DRLCMAC DEBUG Paging MI - IMSI-262420000000042 (pdch.cpp:258) 20241121125541256 DRLCMAC DEBUG Paging MI - IMSI-262420000000041 (pdch.cpp:258) 20241121125541256 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125541256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541256 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x24 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x14 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541256 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541256 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Sending data request: sapi=5 arfcn=878 cur_fn=1742 block=7 data=46 88 3c 14 93 12 00 00 00 00 12 0f 05 24 c4 80 00 00 00 02 80 00 00 (pcu_l1_if.cpp:182) 20241121125541256 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '800000'O 20241121125541270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125541270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541270 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541271 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541271 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541271 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541271 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541271 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1746): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125541271 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 RX RTS.req: sapi=5 arfcn=878 cur_fn=1746 block=8 (pcu_l1_if.cpp:576) 20241121125541275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1750 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1755 (gprs_rlcmac_sched.cpp:454) 20241121125541275 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1755 for type USF (pdch_ul_controller.c:184) 20241121125541275 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541275 DRLCMAC DEBUG Paging MI - IMSI-262420000000040 (pdch.cpp:258) 20241121125541275 DRLCMAC DEBUG Paging MI - IMSI-262420000000039 (pdch.cpp:258) 20241121125541275 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125541275 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541275 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541275 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x4 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x93 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541275 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Sending data request: sapi=5 arfcn=878 cur_fn=1746 block=8 data=40 88 3c 14 93 12 00 00 00 00 02 0f 05 24 c4 80 00 00 00 12 60 00 00 (pcu_l1_if.cpp:182) 20241121125541275 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125541289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125541289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541290 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541290 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541291 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541291 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541291 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1750): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125541291 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125541298 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 RX RTS.req: sapi=5 arfcn=878 cur_fn=1750 block=9 (pcu_l1_if.cpp:576) 20241121125541298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1755 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1759 (gprs_rlcmac_sched.cpp:454) 20241121125541298 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1759 for type USF (pdch_ul_controller.c:184) 20241121125541298 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541298 DRLCMAC DEBUG Paging MI - IMSI-262420000000038 (pdch.cpp:258) 20241121125541298 DRLCMAC DEBUG Paging MI - IMSI-262420000000037 (pdch.cpp:258) 20241121125541298 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125541298 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541298 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541298 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x83 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x73 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541298 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541298 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541298 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Sending data request: sapi=5 arfcn=878 cur_fn=1750 block=9 data=41 88 3c 14 93 12 00 00 00 00 41 8f 05 24 c4 80 00 00 00 0e 60 00 00 (pcu_l1_if.cpp:182) 20241121125541299 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125541312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125541312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541313 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541313 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541314 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1755): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125541314 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=878 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125541317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1763 (gprs_rlcmac_sched.cpp:454) 20241121125541317 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1763 for type USF (pdch_ul_controller.c:184) 20241121125541317 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541317 DRLCMAC DEBUG Paging MI - IMSI-262420000000036 (pdch.cpp:258) 20241121125541317 DRLCMAC DEBUG Paging MI - IMSI-262420000000035 (pdch.cpp:258) 20241121125541317 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125541317 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541317 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541317 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x63 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x53 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541317 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541317 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Sending data request: sapi=5 arfcn=878 cur_fn=1755 block=10 data=42 88 3c 14 93 12 00 00 00 00 31 8f 05 24 c4 80 00 00 00 0a 60 00 00 (pcu_l1_if.cpp:182) 20241121125541317 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125541331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125541331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541332 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541332 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541332 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541333 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541333 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541333 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541333 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1759): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125541333 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=878 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125541336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1763 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1768 (gprs_rlcmac_sched.cpp:454) 20241121125541336 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1768 for type USF (pdch_ul_controller.c:184) 20241121125541336 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541336 DRLCMAC DEBUG Paging MI - IMSI-262420000000034 (pdch.cpp:258) 20241121125541336 DRLCMAC DEBUG Paging MI - IMSI-262420000000033 (pdch.cpp:258) 20241121125541336 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125541336 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541336 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541336 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x43 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x33 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541336 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541336 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Sending data request: sapi=5 arfcn=878 cur_fn=1759 block=11 data=43 88 3c 14 93 12 00 00 00 00 21 8f 05 24 c4 80 00 00 00 06 60 00 00 (pcu_l1_if.cpp:182) 20241121125541336 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125541350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125541350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541351 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1763): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125541351 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541359 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=878 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125541359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1768 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1772 (gprs_rlcmac_sched.cpp:454) 20241121125541359 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1772 for type USF (pdch_ul_controller.c:184) 20241121125541359 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541359 DRLCMAC DEBUG Paging MI - IMSI-262420000000032 (pdch.cpp:258) 20241121125541359 DRLCMAC DEBUG Paging MI - IMSI-262420000000031 (pdch.cpp:258) 20241121125541359 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125541359 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541359 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541359 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x23 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x13 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541359 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541359 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Sending data request: sapi=5 arfcn=878 cur_fn=1763 block=0 data=44 88 3c 14 93 12 00 00 00 00 11 8f 05 24 c4 80 00 00 00 02 60 00 00 (pcu_l1_if.cpp:182) 20241121125541359 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '600000'O 20241121125541373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125541373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541375 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1768): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125541375 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541377 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=878 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125541377 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1772 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1776 (gprs_rlcmac_sched.cpp:454) 20241121125541377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1776 for type USF (pdch_ul_controller.c:184) 20241121125541377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541377 DRLCMAC DEBUG Paging MI - IMSI-262420000000030 (pdch.cpp:258) 20241121125541377 DRLCMAC DEBUG Paging MI - IMSI-262420000000029 (pdch.cpp:258) 20241121125541377 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125541377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541377 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541377 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x3 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x92 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541378 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541378 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541378 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Sending data request: sapi=5 arfcn=878 cur_fn=1768 block=1 data=45 88 3c 14 93 12 00 00 00 00 01 8f 05 24 c4 80 00 00 00 12 40 00 00 (pcu_l1_if.cpp:182) 20241121125541378 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125541391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125541391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541392 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541392 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125541393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541393 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1772): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125541393 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=878 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125541396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1781 (gprs_rlcmac_sched.cpp:454) 20241121125541396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1781 for type USF (pdch_ul_controller.c:184) 20241121125541396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541396 DRLCMAC DEBUG Paging MI - IMSI-262420000000028 (pdch.cpp:258) 20241121125541396 DRLCMAC DEBUG Paging MI - IMSI-262420000000027 (pdch.cpp:258) 20241121125541396 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125541396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541396 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x82 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x72 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541396 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Sending data request: sapi=5 arfcn=878 cur_fn=1772 block=2 data=46 88 3c 14 93 12 00 00 00 00 41 0f 05 24 c4 80 00 00 00 0e 40 00 00 (pcu_l1_if.cpp:182) 20241121125541396 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125541411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125541411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541411 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541411 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541412 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541412 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541414 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1776): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125541414 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=878 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125541420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1781 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1785 (gprs_rlcmac_sched.cpp:454) 20241121125541420 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1785 for type USF (pdch_ul_controller.c:184) 20241121125541420 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541420 DRLCMAC DEBUG Paging MI - IMSI-262420000000026 (pdch.cpp:258) 20241121125541420 DRLCMAC DEBUG Paging MI - IMSI-262420000000025 (pdch.cpp:258) 20241121125541420 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125541420 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541420 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541420 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x62 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x52 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541421 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Sending data request: sapi=5 arfcn=878 cur_fn=1776 block=3 data=40 88 3c 14 93 12 00 00 00 00 31 0f 05 24 c4 80 00 00 00 0a 40 00 00 (pcu_l1_if.cpp:182) 20241121125541421 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125541435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125541435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541441 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1781): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125541441 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125541442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=878 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125541442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1785 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1789 (gprs_rlcmac_sched.cpp:454) 20241121125541442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1789 for type USF (pdch_ul_controller.c:184) 20241121125541442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541442 DRLCMAC DEBUG Paging MI - IMSI-262420000000024 (pdch.cpp:258) 20241121125541442 DRLCMAC DEBUG Paging MI - IMSI-262420000000023 (pdch.cpp:258) 20241121125541442 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125541442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541442 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x42 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x32 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541442 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Sending data request: sapi=5 arfcn=878 cur_fn=1781 block=4 data=41 88 3c 14 93 12 00 00 00 00 21 0f 05 24 c4 80 00 00 00 06 40 00 00 (pcu_l1_if.cpp:182) 20241121125541443 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125541453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125541453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541454 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541454 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541454 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541454 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541455 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541455 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541455 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541455 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541456 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541456 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541456 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1785): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125541456 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=878 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125541458 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1789 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1794 (gprs_rlcmac_sched.cpp:454) 20241121125541458 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1794 for type USF (pdch_ul_controller.c:184) 20241121125541458 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541458 DRLCMAC DEBUG Paging MI - IMSI-262420000000022 (pdch.cpp:258) 20241121125541458 DRLCMAC DEBUG Paging MI - IMSI-262420000000021 (pdch.cpp:258) 20241121125541458 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125541458 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541458 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541458 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x22 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x12 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541459 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Sending data request: sapi=5 arfcn=878 cur_fn=1785 block=5 data=42 88 3c 14 93 12 00 00 00 00 11 0f 05 24 c4 80 00 00 00 02 40 00 00 (pcu_l1_if.cpp:182) 20241121125541459 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '400000'O 20241121125541474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125541474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541476 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541476 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541480 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1789): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125541480 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=878 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125541483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1798 (gprs_rlcmac_sched.cpp:454) 20241121125541483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1798 for type USF (pdch_ul_controller.c:184) 20241121125541483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541483 DRLCMAC DEBUG Paging MI - IMSI-262420000000020 (pdch.cpp:258) 20241121125541483 DRLCMAC DEBUG Paging MI - IMSI-262420000000019 (pdch.cpp:258) 20241121125541483 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125541483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541483 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541483 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x2 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x91 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541484 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541484 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Sending data request: sapi=5 arfcn=878 cur_fn=1789 block=6 data=43 88 3c 14 93 12 00 00 00 00 01 0f 05 24 c4 80 00 00 00 12 20 00 00 (pcu_l1_if.cpp:182) 20241121125541484 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125541498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125541498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541500 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541500 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541504 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1794): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125541504 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541505 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=878 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125541505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1798 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1802 (gprs_rlcmac_sched.cpp:454) 20241121125541505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1802 for type USF (pdch_ul_controller.c:184) 20241121125541505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541505 DRLCMAC DEBUG Paging MI - IMSI-262420000000018 (pdch.cpp:258) 20241121125541505 DRLCMAC DEBUG Paging MI - IMSI-262420000000017 (pdch.cpp:258) 20241121125541505 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125541505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541505 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541505 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x81 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x71 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541506 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Sending data request: sapi=5 arfcn=878 cur_fn=1794 block=7 data=44 88 3c 14 93 12 00 00 00 00 40 8f 05 24 c4 80 00 00 00 0e 20 00 00 (pcu_l1_if.cpp:182) 20241121125541506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125541517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125541517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541520 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541524 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541524 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1798): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125541524 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541525 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=878 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125541525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1802 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1807 (gprs_rlcmac_sched.cpp:454) 20241121125541525 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1807 for type USF (pdch_ul_controller.c:184) 20241121125541525 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541525 DRLCMAC DEBUG Paging MI - IMSI-262420000000016 (pdch.cpp:258) 20241121125541525 DRLCMAC DEBUG Paging MI - IMSI-262420000000015 (pdch.cpp:258) 20241121125541525 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125541525 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541525 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541525 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x61 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x51 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541525 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541525 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Sending data request: sapi=5 arfcn=878 cur_fn=1798 block=8 data=45 88 3c 14 93 12 00 00 00 00 30 8f 05 24 c4 80 00 00 00 0a 20 00 00 (pcu_l1_if.cpp:182) 20241121125541525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125541537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125541537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541543 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541543 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541543 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1802): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125541543 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=878 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125541547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1807 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1811 (gprs_rlcmac_sched.cpp:454) 20241121125541547 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1811 for type USF (pdch_ul_controller.c:184) 20241121125541547 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541547 DRLCMAC DEBUG Paging MI - IMSI-262420000000014 (pdch.cpp:258) 20241121125541547 DRLCMAC DEBUG Paging MI - IMSI-262420000000013 (pdch.cpp:258) 20241121125541547 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125541547 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541547 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541547 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x41 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x31 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541547 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Sending data request: sapi=5 arfcn=878 cur_fn=1802 block=9 data=46 88 3c 14 93 12 00 00 00 00 20 8f 05 24 c4 80 00 00 00 06 20 00 00 (pcu_l1_if.cpp:182) 20241121125541547 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125541560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125541560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541563 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1807): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125541563 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 RX RTS.req: sapi=5 arfcn=878 cur_fn=1807 block=10 (pcu_l1_if.cpp:576) 20241121125541565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1815 (gprs_rlcmac_sched.cpp:454) 20241121125541565 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1815 for type USF (pdch_ul_controller.c:184) 20241121125541565 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541565 DRLCMAC DEBUG Paging MI - IMSI-262420000000012 (pdch.cpp:258) 20241121125541565 DRLCMAC DEBUG Paging MI - IMSI-262420000000011 (pdch.cpp:258) 20241121125541565 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125541565 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541565 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541565 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x21 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x11 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541565 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Sending data request: sapi=5 arfcn=878 cur_fn=1807 block=10 data=40 88 3c 14 93 12 00 00 00 00 10 8f 05 24 c4 80 00 00 00 02 20 00 00 (pcu_l1_if.cpp:182) 20241121125541565 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '200000'O 20241121125541579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125541579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541581 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1811): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125541581 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125541584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 RX RTS.req: sapi=5 arfcn=878 cur_fn=1811 block=11 (pcu_l1_if.cpp:576) 20241121125541584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1815 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1820 (gprs_rlcmac_sched.cpp:454) 20241121125541584 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1820 for type USF (pdch_ul_controller.c:184) 20241121125541584 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541584 DRLCMAC DEBUG Paging MI - IMSI-262420000000010 (pdch.cpp:258) 20241121125541584 DRLCMAC DEBUG Paging MI - IMSI-262420000000009 (pdch.cpp:258) 20241121125541584 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125541584 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541584 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541584 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x1 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x90 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541584 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541584 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Sending data request: sapi=5 arfcn=878 cur_fn=1811 block=11 data=41 88 3c 14 93 12 00 00 00 00 00 8f 05 24 c4 80 00 00 00 12 00 00 00 (pcu_l1_if.cpp:182) 20241121125541584 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125541598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541600 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1815): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125541600 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 RX RTS.req: sapi=5 arfcn=878 cur_fn=1815 block=0 (pcu_l1_if.cpp:576) 20241121125541607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1820 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1824 (gprs_rlcmac_sched.cpp:454) 20241121125541607 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1824 for type USF (pdch_ul_controller.c:184) 20241121125541607 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541607 DRLCMAC DEBUG Paging MI - IMSI-262420000000008 (pdch.cpp:258) 20241121125541607 DRLCMAC DEBUG Paging MI - IMSI-262420000000007 (pdch.cpp:258) 20241121125541607 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125541607 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541607 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541607 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x80 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x70 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541607 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Sending data request: sapi=5 arfcn=878 cur_fn=1815 block=0 data=42 88 3c 14 93 12 00 00 00 00 40 0f 05 24 c4 80 00 00 00 0e 00 00 00 (pcu_l1_if.cpp:182) 20241121125541607 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125541621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541623 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1820): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125541623 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 RX RTS.req: sapi=5 arfcn=878 cur_fn=1820 block=1 (pcu_l1_if.cpp:576) 20241121125541625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1824 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1828 (gprs_rlcmac_sched.cpp:454) 20241121125541625 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1828 for type USF (pdch_ul_controller.c:184) 20241121125541625 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541625 DRLCMAC DEBUG Paging MI - IMSI-262420000000006 (pdch.cpp:258) 20241121125541625 DRLCMAC DEBUG Paging MI - IMSI-262420000000005 (pdch.cpp:258) 20241121125541625 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125541625 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541625 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541625 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x60 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x50 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541626 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541626 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Sending data request: sapi=5 arfcn=878 cur_fn=1820 block=1 data=43 88 3c 14 93 12 00 00 00 00 30 0f 05 24 c4 80 00 00 00 0a 00 00 00 (pcu_l1_if.cpp:182) 20241121125541626 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125541639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541640 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541640 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541640 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541641 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541641 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541641 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1824): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125541641 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 RX RTS.req: sapi=5 arfcn=878 cur_fn=1824 block=2 (pcu_l1_if.cpp:576) 20241121125541644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1833 (gprs_rlcmac_sched.cpp:454) 20241121125541644 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1833 for type USF (pdch_ul_controller.c:184) 20241121125541644 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541644 DRLCMAC DEBUG Paging MI - IMSI-262420000000004 (pdch.cpp:258) 20241121125541644 DRLCMAC DEBUG Paging MI - IMSI-262420000000003 (pdch.cpp:258) 20241121125541644 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125541644 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125541644 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541644 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x40 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x30 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541644 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541644 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Sending data request: sapi=5 arfcn=878 cur_fn=1824 block=2 data=44 88 3c 14 93 12 00 00 00 00 20 0f 05 24 c4 80 00 00 00 06 00 00 00 (pcu_l1_if.cpp:182) 20241121125541644 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125541658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541659 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541659 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541660 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541660 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541660 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1828): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125541660 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 RX RTS.req: sapi=5 arfcn=878 cur_fn=1828 block=3 (pcu_l1_if.cpp:576) 20241121125541667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1833 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1837 (gprs_rlcmac_sched.cpp:454) 20241121125541667 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1837 for type USF (pdch_ul_controller.c:184) 20241121125541667 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125541667 DRLCMAC DEBUG Paging MI - IMSI-262420000000002 (pdch.cpp:258) 20241121125541667 DRLCMAC DEBUG Paging MI - IMSI-262420000000001 (pdch.cpp:258) 20241121125541667 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125541667 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x20 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.Mobile_Identity = 1 |  : u.Mobile_Identity | Length_of_Mobile_Identity_contents = 8 | Mobile_Identity = 0x29 | Mobile_Identity = 0x26 | Mobile_Identity = 0x24 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x0 | Mobile_Identity = 0x10 |  : End u.Mobile_Identity | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0|0| (gsm_rlcmac.c:5688) 20241121125541667 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125541667 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125541667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Sending data request: sapi=5 arfcn=878 cur_fn=1828 block=3 data=45 88 3c 14 93 12 00 00 00 00 10 0f 05 24 c4 80 00 00 00 02 00 00 00 (pcu_l1_if.cpp:182) 20241121125541668 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '000000'O 20241121125541681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125541681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541682 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541682 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541683 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541683 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541683 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541683 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125541683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125541683 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1833): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125541683 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125541686 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 RX RTS.req: sapi=5 arfcn=878 cur_fn=1833 block=4 (pcu_l1_if.cpp:576) 20241121125541686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1837 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1841 (gprs_rlcmac_sched.cpp:454) 20241121125541686 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1841 for type USF (pdch_ul_controller.c:184) 20241121125541686 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Sending data request: sapi=5 arfcn=878 cur_fn=1833 block=4 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125541687 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(592)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(592)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125541689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49124<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125541692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49108<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125541692 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125541693 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541693 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541693 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541693 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241121125541693 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541693 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541693 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241121125541693 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541693 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541693 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541694 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241121125541694 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541694 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541694 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241121125541694 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541694 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541694 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541694 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541694 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241121125541695 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541695 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541695 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241121125541695 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541695 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541695 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541695 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541695 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541695 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541696 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241121125541696 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541696 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541696 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241121125541696 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541696 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541696 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541696 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541696 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125541697 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241121125541697 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541697 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125541697 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241121125541697 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541697 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541697 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541697 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541697 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241121125541698 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541698 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125541698 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241121125541698 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541698 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541698 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241121125541698 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541698 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125541698 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241121125541698 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541698 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541698 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241121125541698 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541698 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125541698 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241121125541698 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541698 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541698 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241121125541698 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125541698 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125541698 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241121125541698 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125541698 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125541698 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125541698 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125541698 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125541698 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125541698 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125541698 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125541698 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125541698 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125541698 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_paging_cs_multi_ms_imsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass'. respawn: 51: stopped pid 9507 with status 0 respawn: 52: starting: osmo-pcu Thu Nov 21 12:55:41 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_imsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_multi_ms_imsi.talloc 20241121125541712 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125541712 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125541712 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125541712 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125541729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125541830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39366<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7116604) Waiting for packet dumper to finish... 1 (prev_count=7116604, count=7230936) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_imsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi'. ------ PCU_Tests.TC_paging_cs_multi_ms_tmsi ------ Thu Nov 21 12:55:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_paging_cs_multi_ms_tmsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_paging_cs_multi_ms_tmsi started. 598@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 598@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(602)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 598@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(602)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125544982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 598@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(606)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 598@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(606)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(603)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(603)@1d710fa6204d: Start timer T: 5 s 20241121125544991 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(603)@1d710fa6204d: Start timer T_Conn: 10 s TC_paging_cs_multi_ms_tmsi-STATS(608)@1d710fa6204d: Start timer T: 2 s 598@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(609)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_cs_multi_ms_tmsi-STATS(608)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(609)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125546713 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125546713 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125546713 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(603)@1d710fa6204d: OsmoPCU is now connected BTS(605)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125546716 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125546716 DLGLOBAL DEBUG validating counter group 0x55a2b80bd040(bts) with 102 counters (rate_ctr.c:86) 20241121125546716 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125546716 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125546716 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125546716 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125546716 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125546716 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125546717 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125546717 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125546717 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125546717 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125546717 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125546717 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125546717 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125546717 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125546717 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125546717 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125546717 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125546717 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125546717 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125546717 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125546717 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125546717 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125546717 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125546717 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125546717 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125546717 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125546717 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125546717 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125546717 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125546717 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125546717 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125546717 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125546717 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125546717 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125546717 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125546717 DLGLOBAL DEBUG validating counter group 0x7f61fefee5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125546717 DLGLOBAL DEBUG validating counter group 0x55a2b80bc720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125546717 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125546717 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125546717 DLGLOBAL DEBUG validating counter group 0x7f61fefef180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125546717 DLGLOBAL DEBUG validating counter group 0x7f61fefef160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125546717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125546717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125546717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125546717 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125546717 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125546717 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125546717 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125546717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125546717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546717 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(602)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(605)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(602)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(602)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(602)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125546719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125546719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125546719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125546719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125546719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125546719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125546719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125546719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125546719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(602)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(602)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125546719 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125546719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125546719 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125546719 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125546719 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125546719 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125546719 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125546719 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125546719 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125546719 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125546720 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125546720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(602)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(602)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(602)@1d710fa6204d: Start timer Tns_test: 10 s 599@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 599@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125546725 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125546725 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125546725 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125546725 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125546725 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125546725 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125546725 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125546725 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_paging_cs_multi_ms_tmsi-BVCI1234(600)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125546728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125546728 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125546728 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125546728 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125546728 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125546728 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125546728 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125546728 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125546729 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125546729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125546729 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125546729 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125546729 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125546729 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125546729 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125546729 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125546729 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125546729 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125546730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125546732 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125546732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125546732 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125546732 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125546732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546735 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125546739 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125546739 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125546739 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125546740 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125546740 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125546740 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125546740 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125546740 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125546740 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125546740 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125546740 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125546740 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125546740 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125546740 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125546740 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125546740 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125546740 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125546740 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125546740 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125546740 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125546740 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125546740 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125546740 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125546740 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125546740 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125546740 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125546740 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125546740 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125546740 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125546740 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125546740 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125546740 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125546740 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125546740 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125546740 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125546740 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125546740 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125546749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125546749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125546754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546754 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125546768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546768 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546768 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546769 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546769 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125546777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546777 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125546791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546792 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546792 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125546796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546796 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125546810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546810 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546810 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546810 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546810 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546811 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546811 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125546814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546814 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125546828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125546838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546838 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125546851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546852 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546852 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546852 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546852 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546852 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546852 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125546856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546856 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125546870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125546875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546875 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125546889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125546898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546898 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125546912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125546917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546917 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125546931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546931 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546931 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546931 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546931 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125546935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546935 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125546940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125546940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125546940 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125546949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125546949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546949 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546950 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546950 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546950 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546950 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546950 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546950 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125546951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125546959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125546959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125546959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546959 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125546973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=3c 01 01 00 00 00 01 97 55 f5 db 99 39 b5 7b 2b d2 0a 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125546973 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125546973 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 00 00 00 01 97 55 f5 db 99 39 b5 7b 2b d2 0a 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125546973 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125546973 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125546973 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 97 55 f5 db 99 39 b5 7b 2b d2 0a 4d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125546973 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125546973 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125546973 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125546973 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125546973 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125546973 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125546973 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125546973 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125546973 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125546973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125546977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125546977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125546977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125546977 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125546977 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125546977 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125546977 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125546977 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125546977 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125546977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125546977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546977 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125546979 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=52, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125546979 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125546979 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125546979 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125546979 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125546979 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125546979 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125546979 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125546979 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125546979 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125546979 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125546979 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125546979 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125546979 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125546979 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125546979 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125546979 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125546979 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125546979 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125546979 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125546979 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125546979 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125546979 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125546979 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125546979 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125546979 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125546979 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121125546979 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125546979 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125546979 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125546979 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125546979 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125546979 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=52 (tbf_ul.cpp:221) 20241121125546979 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125546979 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125546979 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125546979 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=52 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125546991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125546991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546991 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125546991 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125546991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546992 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546992 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125546992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125546996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125546996 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125546996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125546996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125546996 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125547010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547010 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=60): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547010 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125547010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=2 data=3c 01 01 00 00 00 02 b0 b5 07 8e 8a 59 ca 4a ae 37 f4 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547010 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547010 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 01 01 00 00 00 02 b0 b5 07 8e 8a 59 ca 4a ae 37 f4 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547010 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547010 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-1-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547010 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} data_length=30, data=00 00 00 02 b0 b5 07 8e 8a 59 ca 4a ae 37 f4 33 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547010 DTBFUL INFO TBF(UL:TFI-0-1-0:G){ASSIGN} Decoded premier TLLI=0x00000002 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547010 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241121125547010 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547010 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547010 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547010 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547010 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547010 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547010 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547010 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547011 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547011 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547011 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547011 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547011 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547011 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547011 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547011 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547011 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547011 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=872 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125547019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547019 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547019 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547019 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547019 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547019 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547019 DTBFUL ERROR UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547019 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Sending data request: sapi=5 arfcn=872 cur_fn=60 block=3 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547019 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547020 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=60, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547020 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547020 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547020 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547020 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547020 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547020 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547020 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121125547020 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547020 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547020 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547020 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547020 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547020 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547020 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547020 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547020 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547020 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547020 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547020 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547020 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547020 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547020 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125547020 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125547020 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125547020 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547020 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241121125547020 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547020 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547020 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547020 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547020 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547020 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=60 (tbf_ul.cpp:221) 20241121125547020 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547020 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547020 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125547020 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=60 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125547033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547033 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547033 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125547033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125547038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125547038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125547038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547038 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125547052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=4 data=3c 01 01 00 00 00 03 ac d0 6b 5c 8d cb c8 2a 99 f0 c0 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547052 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547052 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 01 01 00 00 00 03 ac d0 6b 5c 8d cb c8 2a 99 f0 c0 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547052 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547052 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=69 Rx UL DATA from unexpected TBF(UL:TFI-0-2-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547052 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} data_length=30, data=00 00 00 03 ac d0 6b 5c 8d cb c8 2a 99 f0 c0 b1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547052 DTBFUL INFO TBF(UL:TFI-0-2-0:G){ASSIGN} Decoded premier TLLI=0x00000003 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547052 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000003, not yet confirmed (gprs_ms.c:512) 20241121125547052 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547052 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547052 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547052 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547052 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547052 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547052 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547052 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547052 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547052 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547053 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547053 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=873 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125547056 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547056 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547056 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547056 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547056 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547056 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547056 DTBFUL ERROR UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547056 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Sending data request: sapi=5 arfcn=873 cur_fn=69 block=5 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547056 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547057 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=69, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547057 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547057 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547057 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547057 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547057 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547057 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547057 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241121125547057 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547057 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547057 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547057 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547057 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547057 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547057 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547057 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547057 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547057 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547057 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547057 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547058 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547058 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547058 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125547058 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125547058 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125547058 DTBF INFO TBF(UL:TFI-0-3-0:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547058 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-0:G){NEW} (gprs_ms.c:336) 20241121125547058 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547058 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547058 DTBFUL INFO TBF(UL:TFI-0-3-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547058 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547058 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547058 DTBF DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=69 (tbf_ul.cpp:221) 20241121125547058 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547058 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547058 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125547058 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=69 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7b 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125547070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547070 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=73): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547070 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125547071 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547071 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125547080 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125547080 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125547080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547080 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125547094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=6 data=3c 01 01 00 00 00 04 b1 23 16 09 86 77 c3 48 06 ac 6d e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547094 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547094 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 01 01 00 00 00 04 b1 23 16 09 86 77 c3 48 06 ac 6d e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547094 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547094 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=78 Rx UL DATA from unexpected TBF(UL:TFI-0-3-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547094 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G){ASSIGN} data_length=30, data=00 00 00 04 b1 23 16 09 86 77 c3 48 06 ac 6d e9 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547094 DTBFUL INFO TBF(UL:TFI-0-3-0:G){ASSIGN} Decoded premier TLLI=0x00000004 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547094 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241121125547094 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547094 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547094 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547094 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547094 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547094 DTBFUL DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547094 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547094 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=874 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125547098 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547098 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547098 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547098 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547098 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547098 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547098 DTBFUL ERROR UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547098 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Sending data request: sapi=5 arfcn=874 cur_fn=78 block=7 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547098 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547100 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=78, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547100 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547100 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547100 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547100 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547100 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547100 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547100 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241121125547100 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547100 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547100 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547100 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547100 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547100 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547100 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547100 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547100 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547100 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547100 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547100 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547100 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547100 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547100 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125547100 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125547100 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125547100 DTBF INFO TBF(UL:TFI-0-4-0:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547100 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-0:G){NEW} (gprs_ms.c:336) 20241121125547100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547100 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547100 DTBFUL INFO TBF(UL:TFI-0-4-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547100 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547100 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547100 DTBF DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=78 (tbf_ul.cpp:221) 20241121125547100 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547100 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547100 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125547100 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=78 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7c 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125547113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547113 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547113 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125547113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547114 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547114 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547114 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547114 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547114 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547114 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125547118 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125547118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125547118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547118 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125547132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547132 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=8 data=3c 01 01 00 00 00 05 77 47 fc 78 7d 42 a8 8d 99 0d 5c 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547132 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547132 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 01 01 00 00 00 05 77 47 fc 78 7d 42 a8 8d 99 0d 5c 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547132 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547132 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=86 Rx UL DATA from unexpected TBF(UL:TFI-0-4-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547132 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G){ASSIGN} data_length=30, data=00 00 00 05 77 47 fc 78 7d 42 a8 8d 99 0d 5c 9c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547132 DTBFUL INFO TBF(UL:TFI-0-4-0:G){ASSIGN} Decoded premier TLLI=0x00000005 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547132 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000005, not yet confirmed (gprs_ms.c:512) 20241121125547132 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547132 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547132 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547132 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547132 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547132 DTBFUL DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547132 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547133 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547133 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=875 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125547141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547141 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547141 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547141 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547141 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547141 DTBFUL ERROR UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547141 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Sending data request: sapi=5 arfcn=875 cur_fn=86 block=9 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547141 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547143 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=86, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547143 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547143 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547143 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547143 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547143 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547143 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547143 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241121125547143 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547143 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547143 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547143 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547143 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547143 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547143 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547143 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547143 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547143 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547143 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547143 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547143 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547143 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547143 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125547143 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125547143 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125547143 DTBF INFO TBF(UL:TFI-0-5-0:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547143 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-0:G){NEW} (gprs_ms.c:336) 20241121125547143 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547143 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547143 DTBFUL INFO TBF(UL:TFI-0-5-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547143 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547143 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547143 DTBF DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=86 (tbf_ul.cpp:221) 20241121125547143 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547143 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547143 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125547143 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=86 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7d 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125547155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547155 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547155 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125547155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547156 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547156 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125547159 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125547159 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125547159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547160 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547180 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547180 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547180 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125547192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547192 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547192 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547192 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547192 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547193 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547193 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=10 data=3c 01 01 00 00 00 06 79 c8 c2 d4 58 22 0d 01 fc dc 7f 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547193 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547193 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 01 01 00 00 00 06 79 c8 c2 d4 58 22 0d 01 fc dc 7f 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547193 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547193 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-5-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547193 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G){ASSIGN} data_length=30, data=00 00 00 06 79 c8 c2 d4 58 22 0d 01 fc dc 7f 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547193 DTBFUL INFO TBF(UL:TFI-0-5-0:G){ASSIGN} Decoded premier TLLI=0x00000006 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547193 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000006, not yet confirmed (gprs_ms.c:512) 20241121125547193 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547193 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547193 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547193 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547193 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547193 DTBFUL DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547193 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547193 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547193 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547193 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=876 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125547196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547196 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547196 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547196 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547196 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547196 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547196 DTBFUL ERROR UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Sending data request: sapi=5 arfcn=876 cur_fn=95 block=11 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547197 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547198 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=95, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547198 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547198 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547198 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547198 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547198 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547198 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547198 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=0 (bts.cpp:663) 20241121125547198 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547198 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547198 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547198 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547198 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547198 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547198 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547198 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547198 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547198 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547198 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547198 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547198 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547198 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547198 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125547198 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125547198 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125547198 DTBF INFO TBF(UL:TFI-0-6-0:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547198 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-0:G){NEW} (gprs_ms.c:336) 20241121125547198 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547198 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547198 DTBFUL INFO TBF(UL:TFI-0-6-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547198 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547198 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547198 DTBF DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=95 (tbf_ul.cpp:221) 20241121125547198 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547198 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547198 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125547198 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=95 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7e 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547211 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125547211 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547211 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547211 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125547212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547214 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547221 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547221 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547221 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125547221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125547221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125547221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547221 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125547235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547236 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547237 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547237 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547238 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data=3c 01 01 00 00 00 07 b7 68 02 75 de 0c 58 c8 56 9c 60 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547238 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547238 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547238 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 01 01 00 00 00 07 b7 68 02 75 de 0c 58 c8 56 9c 60 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547238 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547238 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=104 Rx UL DATA from unexpected TBF(UL:TFI-0-6-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547238 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G){ASSIGN} data_length=30, data=00 00 00 07 b7 68 02 75 de 0c 58 c8 56 9c 60 3e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547238 DTBFUL INFO TBF(UL:TFI-0-6-0:G){ASSIGN} Decoded premier TLLI=0x00000007 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547238 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000007, not yet confirmed (gprs_ms.c:512) 20241121125547238 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547238 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547238 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547238 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547238 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547238 DTBFUL DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547238 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547238 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=877 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125547240 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547240 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547240 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547240 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547240 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547240 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547240 DTBFUL ERROR UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547240 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Scheduling control message at RTS for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Sending data request: sapi=5 arfcn=877 cur_fn=104 block=1 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547241 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547243 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=104, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547243 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547243 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547243 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547243 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547243 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547243 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547243 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=0 (bts.cpp:663) 20241121125547243 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547243 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547243 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547243 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547243 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547243 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547243 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547243 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547243 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547243 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547243 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547243 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547243 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547243 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547243 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125547243 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125547243 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125547243 DTBF INFO TBF(UL:TFI-0-7-0:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547243 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-0:G){NEW} (gprs_ms.c:336) 20241121125547243 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547243 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547243 DTBFUL INFO TBF(UL:TFI-0-7-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547243 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547243 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547243 DTBF DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=104 (tbf_ul.cpp:221) 20241121125547243 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547243 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547243 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125547243 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=104 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125547253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547253 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547253 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125547254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547254 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547255 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547255 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547258 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547258 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547258 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125547258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125547258 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125547258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547258 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125547273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125547273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=2 data=3c 01 01 00 00 00 08 32 8d 04 27 c1 18 63 a3 76 27 4e 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547279 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547279 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 01 01 00 00 00 08 32 8d 04 27 c1 18 63 a3 76 27 4e 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547279 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547279 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=112 Rx UL DATA from unexpected TBF(UL:TFI-0-7-0:G){ASSIGN} (pdch.cpp:1070) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547279 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G){ASSIGN} data_length=30, data=00 00 00 08 32 8d 04 27 c1 18 63 a3 76 27 4e 99 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547279 DTBFUL INFO TBF(UL:TFI-0-7-0:G){ASSIGN} Decoded premier TLLI=0x00000008 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125547279 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000008, not yet confirmed (gprs_ms.c:512) 20241121125547279 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547279 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547279 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547279 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547279 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547279 DTBFUL DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547279 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547279 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=878 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125547282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547282 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547282 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547282 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547282 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547282 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547282 DTBFUL ERROR UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547282 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Sending data request: sapi=5 arfcn=878 cur_fn=112 block=3 data=47 24 00 00 40 00 00 00 00 00 00 00 60 00 00 01 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547282 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547285 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=112, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547285 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547285 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547285 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547285 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547285 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547285 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547285 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125547285 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547285 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547285 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547286 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547286 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547286 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547286 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547286 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547286 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547286 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547286 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547286 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547286 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547286 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547286 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547286 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547286 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125547286 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547286 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241121125547286 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547286 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547286 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547286 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547286 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547286 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=112 (tbf_ul.cpp:221) 20241121125547286 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547286 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547286 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547286 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=112 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125547297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547297 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547297 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125547298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547300 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547300 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547300 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547302 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547303 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547303 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547305 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547305 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125547307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125547307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125547307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547308 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 1 20241121125547316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125547316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547322 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547322 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125547327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125547327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125547327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547327 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 1 20241121125547335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125547335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547335 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125547335 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125547335 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125547335 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125547336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547340 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547340 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547344 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547344 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547344 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125547344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547345 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125547364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547364 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241121125547364 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125547365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125547372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547373 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125547380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547381 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547381 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547382 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547382 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125547389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547389 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547399 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547399 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547399 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125547400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547402 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547402 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547404 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547404 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547404 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547404 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125547409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547410 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125547422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547423 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547423 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547423 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547423 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547424 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125547427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547427 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125547442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547443 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547443 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547443 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547445 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547445 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125547450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547451 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125547461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547462 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547462 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547463 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547463 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125547473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547474 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 1 20241121125547486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125547486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547487 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547487 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547487 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547489 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547489 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547491 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547491 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547492 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125547492 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125547493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:G){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20241121125547493 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241121125547493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547493 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=3c 03 01 00 00 00 09 4c 57 05 85 c5 36 30 7e f2 b1 90 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547505 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 03 01 00 00 00 09 4c 57 05 85 c5 36 30 7e f2 b1 90 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547505 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547505 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=160 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:G){FLOW} (pdch.cpp:1070) 20241121125547505 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547505 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547505 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547505 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547506 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){FLOW} data_length=30, data=00 00 00 09 4c 57 05 85 c5 36 30 7e f2 b1 90 18 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547506 DTBFUL INFO TBF(UL:TFI-0-0-1:G){FLOW} Decoded premier TLLI=0x00000009 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547506 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000009, not yet confirmed (gprs_ms.c:512) 20241121125547506 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547506 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547506 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547506 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547506 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547506 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547506 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125547506 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547506 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125547515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241121125547515 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241121125547515 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547515 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (final=0) (encoding.cpp:1112) 20241121125547515 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547515 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547515 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547515 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547515 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125547515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125547515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=41 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547516 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547520 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=160, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547520 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547520 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547520 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547520 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547520 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547520 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547520 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241121125547520 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547520 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547520 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547520 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547520 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547520 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547520 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547520 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547520 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547520 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547520 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547520 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547520 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547520 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547520 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547520 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547520 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125547520 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547520 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241121125547520 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547520 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547520 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547520 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547520 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547520 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=160 (tbf_ul.cpp:221) 20241121125547520 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547520 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547520 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547520 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=160 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7a 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125547523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=164): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547523 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547524 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547524 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547524 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547524 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547525 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547525 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125547532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=169 block_nr=3 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=173 (gprs_rlcmac_sched.cpp:454) 20241121125547532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type USF (pdch_ul_controller.c:184) 20241121125547532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547532 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125547546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547546 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=169): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547546 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125547547 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=3 data=3c 03 01 00 00 00 0a 83 ea c1 0c e9 81 2f 37 77 9b 20 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547547 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547547 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 03 01 00 00 00 0a 83 ea c1 0c e9 81 2f 37 77 9b 20 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547547 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547547 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=169 Rx UL DATA from unexpected TBF(UL:TFI-0-1-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547547 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} data_length=30, data=00 00 00 0a 83 ea c1 0c e9 81 2f 37 77 9b 20 74 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547547 DTBFUL INFO TBF(UL:TFI-0-1-1:G){ASSIGN} Decoded premier TLLI=0x0000000a of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547547 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000a, not yet confirmed (gprs_ms.c:512) 20241121125547547 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547547 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547547 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547547 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547547 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547547 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547547 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547547 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547547 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547547 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547547 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547551 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=872 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125547551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=173 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=177 (gprs_rlcmac_sched.cpp:454) 20241121125547551 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 177 for type USF (pdch_ul_controller.c:184) 20241121125547551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547551 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547551 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547551 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547551 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547551 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547551 DTBFUL ERROR UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547551 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547551 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Sending data request: sapi=5 arfcn=872 cur_fn=169 block=4 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547551 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547552 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=169, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547552 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547552 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547552 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547552 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547552 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547552 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547552 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241121125547552 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547552 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547552 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547552 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547552 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547552 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547552 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547553 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547553 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547553 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547553 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547553 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547553 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547553 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547553 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547553 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547553 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125547553 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547553 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241121125547553 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547553 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547553 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547553 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547553 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547553 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=169 (tbf_ul.cpp:221) 20241121125547553 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547553 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547553 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547553 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=169 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7b 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125547565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547565 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=173): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547565 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125547565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547565 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547565 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547565 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547566 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125547570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125547570 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125547570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547570 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125547584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547584 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=177): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125547584 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=5 data=3c 03 01 00 00 00 0b c1 c5 bc 44 3e f4 80 7d fe 7a 54 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547584 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547584 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 03 01 00 00 00 0b c1 c5 bc 44 3e f4 80 7d fe 7a 54 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547584 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547584 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=177 Rx UL DATA from unexpected TBF(UL:TFI-0-2-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547584 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} data_length=30, data=00 00 00 0b c1 c5 bc 44 3e f4 80 7d fe 7a 54 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547584 DTBFUL INFO TBF(UL:TFI-0-2-1:G){ASSIGN} Decoded premier TLLI=0x0000000b of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547584 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000b, not yet confirmed (gprs_ms.c:512) 20241121125547584 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547584 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547584 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547584 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547584 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547584 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547584 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547584 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547584 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547584 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547584 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547584 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=873 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125547593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=186 (gprs_rlcmac_sched.cpp:454) 20241121125547593 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 186 for type USF (pdch_ul_controller.c:184) 20241121125547593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547593 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547593 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547593 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547593 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547593 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547593 DTBFUL ERROR UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Scheduling control message at RTS for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Sending data request: sapi=5 arfcn=873 cur_fn=177 block=6 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547593 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547595 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=177, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547595 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547595 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547595 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547595 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547595 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547595 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547595 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=1 (bts.cpp:663) 20241121125547595 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547595 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547595 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547595 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547595 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547595 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547595 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547595 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547595 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547595 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547595 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547595 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547595 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547595 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547596 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547596 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547596 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125547596 DTBF INFO TBF(UL:TFI-0-3-1:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547596 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-1:G){NEW} (gprs_ms.c:336) 20241121125547596 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547596 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547596 DTBFUL INFO TBF(UL:TFI-0-3-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547596 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547596 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547596 DTBF DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=177 (tbf_ul.cpp:221) 20241121125547596 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547596 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547596 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547596 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=177 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7c 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125547608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=182): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547608 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125547608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125547612 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=186 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=190 (gprs_rlcmac_sched.cpp:454) 20241121125547612 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type USF (pdch_ul_controller.c:184) 20241121125547612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547613 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125547627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547628 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=186): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125547628 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=7 data=3c 03 01 00 00 00 0c 6d ee 48 9f e6 70 b0 87 6d 02 98 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547629 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547629 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 03 01 00 00 00 0c 6d ee 48 9f e6 70 b0 87 6d 02 98 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547629 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547629 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=186 Rx UL DATA from unexpected TBF(UL:TFI-0-3-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547629 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G){ASSIGN} data_length=30, data=00 00 00 0c 6d ee 48 9f e6 70 b0 87 6d 02 98 45 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547629 DTBFUL INFO TBF(UL:TFI-0-3-1:G){ASSIGN} Decoded premier TLLI=0x0000000c of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547629 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000c, not yet confirmed (gprs_ms.c:512) 20241121125547629 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547629 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547629 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547629 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547629 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547629 DTBFUL DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547629 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=874 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125547633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=190 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=195 (gprs_rlcmac_sched.cpp:454) 20241121125547633 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 195 for type USF (pdch_ul_controller.c:184) 20241121125547633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547633 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547633 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547633 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547633 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547633 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547633 DTBFUL ERROR UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Sending data request: sapi=5 arfcn=874 cur_fn=186 block=8 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547634 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547638 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=186, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547638 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547638 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547638 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547638 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547638 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547638 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547638 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=1 (bts.cpp:663) 20241121125547638 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547638 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547638 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547638 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547638 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547638 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547638 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547638 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547638 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547638 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547638 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547638 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547638 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547638 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547638 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547638 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547638 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125547638 DTBF INFO TBF(UL:TFI-0-4-1:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547638 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-1:G){NEW} (gprs_ms.c:336) 20241121125547638 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547638 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547638 DTBFUL INFO TBF(UL:TFI-0-4-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547638 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547638 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547638 DTBF DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=186 (tbf_ul.cpp:221) 20241121125547638 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547638 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547638 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547638 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=186 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7d 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125547646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=190): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547647 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125547647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547649 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547649 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547649 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547649 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547650 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547650 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125547656 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125547656 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125547656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547657 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125547671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547674 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547674 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547675 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=195): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125547675 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=9 data=3c 03 01 00 00 00 0d 40 0e d9 da 49 d9 9c c5 6f 8b 8c d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547676 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547676 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 03 01 00 00 00 0d 40 0e d9 da 49 d9 9c c5 6f 8b 8c d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547676 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547676 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=195 Rx UL DATA from unexpected TBF(UL:TFI-0-4-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547676 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G){ASSIGN} data_length=30, data=00 00 00 0d 40 0e d9 da 49 d9 9c c5 6f 8b 8c d4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547676 DTBFUL INFO TBF(UL:TFI-0-4-1:G){ASSIGN} Decoded premier TLLI=0x0000000d of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547676 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000d, not yet confirmed (gprs_ms.c:512) 20241121125547676 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547676 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547676 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547676 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547676 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547676 DTBFUL DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547676 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=875 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125547679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125547679 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125547679 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547679 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547679 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547679 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547679 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547679 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547679 DTBFUL ERROR UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Scheduling control message at RTS for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Sending data request: sapi=5 arfcn=875 cur_fn=195 block=10 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547680 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547686 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=195, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547686 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547686 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547686 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547686 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547686 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547686 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547686 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=1 (bts.cpp:663) 20241121125547686 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547686 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547686 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547686 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547686 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547686 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547686 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547686 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547687 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547687 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547687 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547687 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547687 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547687 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547687 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547687 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547687 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125547687 DTBF INFO TBF(UL:TFI-0-5-1:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547687 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-1:G){NEW} (gprs_ms.c:336) 20241121125547687 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547687 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547687 DTBFUL INFO TBF(UL:TFI-0-5-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547687 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547687 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547687 DTBF DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=195 (tbf_ul.cpp:221) 20241121125547687 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547687 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547687 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547687 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=195 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7e 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125547692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547692 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547692 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125547694 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547694 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125547700 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125547700 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125547700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547700 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125547709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547711 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547711 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547711 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125547711 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547712 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=11 data=3c 03 01 00 00 00 0e 53 a3 c3 25 f2 74 9d f6 61 ca 52 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547712 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547712 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547712 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 03 01 00 00 00 0e 53 a3 c3 25 f2 74 9d f6 61 ca 52 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547712 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547712 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=203 Rx UL DATA from unexpected TBF(UL:TFI-0-5-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547712 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G){ASSIGN} data_length=30, data=00 00 00 0e 53 a3 c3 25 f2 74 9d f6 61 ca 52 df 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547712 DTBFUL INFO TBF(UL:TFI-0-5-1:G){ASSIGN} Decoded premier TLLI=0x0000000e of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547712 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000e, not yet confirmed (gprs_ms.c:512) 20241121125547712 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547712 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547712 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547712 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547712 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547712 DTBFUL DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547712 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=876 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125547719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=208 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=212 (gprs_rlcmac_sched.cpp:454) 20241121125547719 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 212 for type USF (pdch_ul_controller.c:184) 20241121125547719 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547719 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547719 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547719 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547719 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547719 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547719 DTBFUL ERROR UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Sending data request: sapi=5 arfcn=876 cur_fn=203 block=0 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547719 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125547721 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547721 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547721 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547724 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=203, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547724 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547724 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547724 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547724 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547724 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547724 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547724 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=1 (bts.cpp:663) 20241121125547724 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547724 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547724 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547724 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547724 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547724 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547724 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547724 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547724 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547724 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547724 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547724 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547725 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547725 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547725 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547725 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547725 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125547725 DTBF INFO TBF(UL:TFI-0-6-1:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547725 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-1:G){NEW} (gprs_ms.c:336) 20241121125547725 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547725 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547725 DTBFUL INFO TBF(UL:TFI-0-6-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547725 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547725 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547725 DTBF DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=203 (tbf_ul.cpp:221) 20241121125547725 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547725 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547725 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547725 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=203 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 78 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125547733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547733 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547733 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125547733 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547733 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125547737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=212 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=216 (gprs_rlcmac_sched.cpp:454) 20241121125547737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type USF (pdch_ul_controller.c:184) 20241121125547737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547737 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125547752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547753 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547753 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547753 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547757 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547757 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547759 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547759 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547759 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=212): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125547759 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=1 data=3c 03 01 00 00 00 0f fe dd b3 27 dc 1d e5 56 48 9a e0 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547760 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547760 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 03 01 00 00 00 0f fe dd b3 27 dc 1d e5 56 48 9a e0 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547760 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547760 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=212 Rx UL DATA from unexpected TBF(UL:TFI-0-6-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547760 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G){ASSIGN} data_length=30, data=00 00 00 0f fe dd b3 27 dc 1d e5 56 48 9a e0 a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547760 DTBFUL INFO TBF(UL:TFI-0-6-1:G){ASSIGN} Decoded premier TLLI=0x0000000f of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547760 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000000f, not yet confirmed (gprs_ms.c:512) 20241121125547760 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547760 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547760 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547760 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547760 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547760 DTBFUL DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547760 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547761 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547761 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=877 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125547763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=221 (gprs_rlcmac_sched.cpp:454) 20241121125547763 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 221 for type USF (pdch_ul_controller.c:184) 20241121125547763 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547763 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547763 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547763 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547763 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547763 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547763 DTBFUL ERROR UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Scheduling control message at RTS for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Sending data request: sapi=5 arfcn=877 cur_fn=212 block=2 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 01 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547764 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547771 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=212, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547771 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547771 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547771 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547771 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547771 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547771 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547771 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=1 (bts.cpp:663) 20241121125547771 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547771 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547771 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547771 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547771 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547771 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547771 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547771 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547771 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547771 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547771 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547771 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547771 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547771 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547771 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125547771 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-1:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125547772 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125547772 DTBF INFO TBF(UL:TFI-0-7-1:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547772 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-1:G){NEW} (gprs_ms.c:336) 20241121125547772 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547772 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547772 DTBFUL INFO TBF(UL:TFI-0-7-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547772 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547772 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547772 DTBF DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=212 (tbf_ul.cpp:221) 20241121125547772 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547772 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547772 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125547772 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=212 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 79 09 6b 00 00 c8 42 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125547772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125547772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547772 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=216): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547772 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125547774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125547782 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125547795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547795 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547795 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547795 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547796 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547796 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547796 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547796 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547796 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547796 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=221): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125547796 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125547799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=225 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=229 (gprs_rlcmac_sched.cpp:454) 20241121125547799 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 229 for type USF (pdch_ul_controller.c:184) 20241121125547799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547799 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 1 20241121125547813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125547813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=4 data=3c 03 01 00 00 00 10 ac 8e f7 e5 86 e6 24 74 32 ce 0e 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125547815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125547815 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125547815 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 03 01 00 00 00 10 ac 8e f7 e5 86 e6 24 74 32 ce 0e 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125547815 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=1, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125547815 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=225 Rx UL DATA from unexpected TBF(UL:TFI-0-7-1:G){ASSIGN} (pdch.cpp:1070) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125547815 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G){ASSIGN} data_length=30, data=00 00 00 10 ac 8e f7 e5 86 e6 24 74 32 ce 0e 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125547815 DTBFUL INFO TBF(UL:TFI-0-7-1:G){ASSIGN} Decoded premier TLLI=0x00000010 of UL DATA TFI=1. (tbf_ul.cpp:361) 20241121125547815 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000010, not yet confirmed (gprs_ms.c:512) 20241121125547815 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125547815 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125547815 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125547815 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125547815 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125547815 DTBFUL DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125547815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125547815 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125547818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=878 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125547818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=229 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=234 (gprs_rlcmac_sched.cpp:454) 20241121125547818 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 234 for type USF (pdch_ul_controller.c:184) 20241121125547818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125547818 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125547818 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125547818 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125547818 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125547818 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125547818 DTBFUL ERROR UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125547818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Scheduling control message at RTS for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125547818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Sending data request: sapi=5 arfcn=878 cur_fn=225 block=5 data=40 24 02 00 40 00 00 00 00 00 00 00 60 00 00 02 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547818 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125547821 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=225, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125547821 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125547821 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125547821 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125547821 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125547821 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125547821 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125547821 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125547821 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125547821 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125547821 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125547821 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125547821 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125547821 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125547821 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125547821 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547821 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125547821 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125547821 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125547821 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125547821 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125547821 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125547821 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125547821 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125547821 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125547821 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125547821 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241121125547821 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125547821 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125547821 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125547821 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125547821 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125547821 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=225 (tbf_ul.cpp:221) 20241121125547821 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125547821 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125547821 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125547821 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=225 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125547833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125547833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547833 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=229): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547833 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125547834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547836 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547836 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547838 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547838 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547838 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125547842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=238 (gprs_rlcmac_sched.cpp:454) 20241121125547842 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type USF (pdch_ul_controller.c:184) 20241121125547842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547843 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 2 20241121125547855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125547855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547857 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547857 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547857 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547857 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547857 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=234): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125547857 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125547860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125547860 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=238 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW}, expect answer on UL FN=242 (gprs_rlcmac_sched.cpp:454) 20241121125547860 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 242 for type USF (pdch_ul_controller.c:184) 20241121125547860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=41 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547860 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 1 vs exp USF 2 20241121125547874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125547874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547874 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=238): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} (pdch_ul_controller.c:309) 20241121125547874 DTBF NOTICE TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125547874 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125547874 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125547874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125547879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547879 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125547887 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547887 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547887 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125547894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547894 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=242): TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} (pdch_ul_controller.c:309) 20241121125547894 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125547895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125547903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547904 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125547917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125547917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125547921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547922 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125547926 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547926 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547926 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125547935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125547940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547940 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125547954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125547954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547954 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547954 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125547963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547963 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125547972 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125547972 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125547973 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125547977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125547977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125547982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125547982 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125547996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125547996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125547997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125547997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125548001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548001 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 2 20241121125548015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125548016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548022 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548022 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548022 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125548024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=273 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-0-2:G){FLOW}, expect answer on UL FN=277 (gprs_rlcmac_sched.cpp:454) 20241121125548024 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type USF (pdch_ul_controller.c:184) 20241121125548024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548024 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=3 data=3c 05 01 00 00 00 11 6b 67 51 91 26 7c 08 43 26 1f 82 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548038 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548038 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 05 01 00 00 00 11 6b 67 51 91 26 7c 08 43 26 1f 82 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548038 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548038 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=273 Rx UL DATA from unexpected TBF(UL:TFI-0-0-2:G){FLOW} (pdch.cpp:1070) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548038 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){FLOW} data_length=30, data=00 00 00 11 6b 67 51 91 26 7c 08 43 26 1f 82 26 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548038 DTBFUL INFO TBF(UL:TFI-0-0-2:G){FLOW} Decoded premier TLLI=0x00000011 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548038 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000011, not yet confirmed (gprs_ms.c:512) 20241121125548038 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548038 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548038 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548038 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125548038 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548038 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125548042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=277 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=281 (gprs_rlcmac_sched.cpp:454) 20241121125548042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 281 for type USF (pdch_ul_controller.c:184) 20241121125548042 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548042 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (final=0) (encoding.cpp:1112) 20241121125548042 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548042 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548042 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548042 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548042 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125548042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling control message at RTS for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125548042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=42 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548043 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548044 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=273, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548044 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548044 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548044 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548044 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548044 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548044 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548044 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241121125548044 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548044 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548044 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548044 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548044 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548044 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548044 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548044 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548044 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548044 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548044 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548044 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548044 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548044 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548044 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548044 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548044 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125548044 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548044 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241121125548044 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548044 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548044 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548044 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548044 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548044 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=273 (tbf_ul.cpp:221) 20241121125548044 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548044 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548044 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548044 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=273 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7b 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125548056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548056 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=277): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548056 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125548061 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125548061 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125548061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548061 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125548075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548075 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=281): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548075 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125548075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=5 data=3c 05 01 00 00 00 12 38 4f b7 58 66 f9 45 fe bd c8 52 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548075 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548075 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 05 01 00 00 00 12 38 4f b7 58 66 f9 45 fe bd c8 52 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548075 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548075 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=281 Rx UL DATA from unexpected TBF(UL:TFI-0-1-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548075 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} data_length=30, data=00 00 00 12 38 4f b7 58 66 f9 45 fe bd c8 52 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548075 DTBFUL INFO TBF(UL:TFI-0-1-2:G){ASSIGN} Decoded premier TLLI=0x00000012 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548075 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000012, not yet confirmed (gprs_ms.c:512) 20241121125548075 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548075 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548075 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548075 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548075 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548075 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548076 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548076 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=872 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125548084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=290 (gprs_rlcmac_sched.cpp:454) 20241121125548084 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 290 for type USF (pdch_ul_controller.c:184) 20241121125548084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548084 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548084 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548084 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548084 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548084 DTBFUL ERROR UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Scheduling control message at RTS for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Sending data request: sapi=5 arfcn=872 cur_fn=281 block=6 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548084 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548085 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=281, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548085 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548085 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548085 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548085 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548085 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548085 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548085 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=2 (bts.cpp:663) 20241121125548085 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548085 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548085 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548085 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548085 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548085 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548085 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548085 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548085 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548085 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548085 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548085 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548085 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548085 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548085 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548085 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548085 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125548085 DTBF INFO TBF(UL:TFI-0-2-2:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548085 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-2:G){NEW} (gprs_ms.c:336) 20241121125548085 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548085 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548085 DTBFUL INFO TBF(UL:TFI-0-2-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548085 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548085 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548085 DTBF DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=281 (tbf_ul.cpp:221) 20241121125548085 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548085 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548085 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548085 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=281 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7c 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125548098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548098 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=286): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548098 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125548099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125548103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=290 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=294 (gprs_rlcmac_sched.cpp:454) 20241121125548103 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type USF (pdch_ul_controller.c:184) 20241121125548103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548103 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125548117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548117 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=290): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125548117 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=7 data=3c 05 01 00 00 00 13 0d c2 83 5c 7e 1c 2a 2a 80 14 5e d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548118 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548118 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 05 01 00 00 00 13 0d c2 83 5c 7e 1c 2a 2a 80 14 5e d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548118 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548118 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=290 Rx UL DATA from unexpected TBF(UL:TFI-0-2-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548118 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G){ASSIGN} data_length=30, data=00 00 00 13 0d c2 83 5c 7e 1c 2a 2a 80 14 5e d1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548118 DTBFUL INFO TBF(UL:TFI-0-2-2:G){ASSIGN} Decoded premier TLLI=0x00000013 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548118 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000013, not yet confirmed (gprs_ms.c:512) 20241121125548118 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548118 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548118 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548118 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548118 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548118 DTBFUL DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548118 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548118 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548118 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548118 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548118 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548118 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=873 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125548122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=294 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=299 (gprs_rlcmac_sched.cpp:454) 20241121125548122 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 299 for type USF (pdch_ul_controller.c:184) 20241121125548122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548122 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548122 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548122 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548122 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548122 DTBFUL ERROR UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Sending data request: sapi=5 arfcn=873 cur_fn=290 block=8 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548122 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548123 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=290, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548123 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548123 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548123 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548123 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548123 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548123 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548123 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=2 (bts.cpp:663) 20241121125548123 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548123 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548123 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548123 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548123 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548123 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548123 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548123 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548123 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548123 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548123 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548123 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548123 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548123 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548123 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548123 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548123 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125548123 DTBF INFO TBF(UL:TFI-0-3-2:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548123 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-2:G){NEW} (gprs_ms.c:336) 20241121125548123 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548123 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548123 DTBFUL INFO TBF(UL:TFI-0-3-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548123 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548123 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548123 DTBF DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=290 (tbf_ul.cpp:221) 20241121125548123 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548123 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548123 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548123 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=290 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7d 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125548136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548136 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=294): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548136 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125548136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548137 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548137 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125548145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125548145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125548145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548146 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125548160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548162 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=299): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125548162 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=9 data=3c 05 01 00 00 00 14 13 ba b6 58 71 77 b0 70 b5 9e 58 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548163 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548163 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 05 01 00 00 00 14 13 ba b6 58 71 77 b0 70 b5 9e 58 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548163 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548163 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=299 Rx UL DATA from unexpected TBF(UL:TFI-0-3-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548163 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G){ASSIGN} data_length=30, data=00 00 00 14 13 ba b6 58 71 77 b0 70 b5 9e 58 51 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548163 DTBFUL INFO TBF(UL:TFI-0-3-2:G){ASSIGN} Decoded premier TLLI=0x00000014 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548163 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000014, not yet confirmed (gprs_ms.c:512) 20241121125548163 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548163 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548163 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548163 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548163 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548163 DTBFUL DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=874 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125548167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125548167 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125548167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548167 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548167 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548167 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548167 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548167 DTBFUL ERROR UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548167 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Scheduling control message at RTS for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Sending data request: sapi=5 arfcn=874 cur_fn=299 block=10 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548167 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548171 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=299, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548171 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548171 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548171 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548171 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548171 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548171 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548171 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=2 (bts.cpp:663) 20241121125548171 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548171 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548171 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548171 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548171 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548171 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548171 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548171 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548171 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548171 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548171 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548171 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548171 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548171 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548171 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548171 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548171 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125548171 DTBF INFO TBF(UL:TFI-0-4-2:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548171 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-2:G){NEW} (gprs_ms.c:336) 20241121125548171 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548172 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548172 DTBFUL INFO TBF(UL:TFI-0-4-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548172 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548172 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548172 DTBF DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=299 (tbf_ul.cpp:221) 20241121125548172 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548172 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548172 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548172 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=299 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7e 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125548179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548179 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548179 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125548180 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548181 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548181 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548181 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548181 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548182 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548182 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125548184 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125548184 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125548184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548185 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125548199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548200 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548200 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548202 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=307): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125548202 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=11 data=3c 05 01 00 00 00 15 a8 31 1f b6 a9 d0 23 87 f8 81 8a 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548203 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548203 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 05 01 00 00 00 15 a8 31 1f b6 a9 d0 23 87 f8 81 8a 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548203 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548203 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-4-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548203 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548203 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548203 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548203 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548203 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G){ASSIGN} data_length=30, data=00 00 00 15 a8 31 1f b6 a9 d0 23 87 f8 81 8a 91 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548203 DTBFUL INFO TBF(UL:TFI-0-4-2:G){ASSIGN} Decoded premier TLLI=0x00000015 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548203 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000015, not yet confirmed (gprs_ms.c:512) 20241121125548203 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548203 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548203 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548203 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548204 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548204 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548204 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548204 DTBFUL DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548204 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548206 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548206 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=875 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125548208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125548208 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125548208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548208 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548208 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548208 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548208 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548208 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548208 DTBFUL ERROR UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Scheduling control message at RTS for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Sending data request: sapi=5 arfcn=875 cur_fn=307 block=0 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548209 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548215 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=307, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548215 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548215 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548215 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548215 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548215 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548215 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548215 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=2 (bts.cpp:663) 20241121125548215 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548215 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548215 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548215 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548215 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548215 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548215 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548215 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548215 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548216 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548216 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548216 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548216 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548216 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548216 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548216 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548216 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125548216 DTBF INFO TBF(UL:TFI-0-5-2:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548216 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-2:G){NEW} (gprs_ms.c:336) 20241121125548216 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548216 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548216 DTBFUL INFO TBF(UL:TFI-0-5-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548216 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548216 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548216 DTBF DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=307 (tbf_ul.cpp:221) 20241121125548216 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548216 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548216 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548216 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=307 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 78 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125548224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548224 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548224 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125548225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548226 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548226 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548228 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548228 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125548234 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241121125548235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241121125548235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548235 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125548242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548244 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548244 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548244 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548244 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548245 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548245 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548245 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548245 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548245 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548245 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125548245 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=1 data=3c 05 01 00 00 00 16 bb c2 7f f1 0d f9 42 f0 2e 25 d9 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548245 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548245 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 05 01 00 00 00 16 bb c2 7f f1 0d f9 42 f0 2e 25 d9 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548245 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548245 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-5-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548245 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G){ASSIGN} data_length=30, data=00 00 00 16 bb c2 7f f1 0d f9 42 f0 2e 25 d9 4b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548245 DTBFUL INFO TBF(UL:TFI-0-5-2:G){ASSIGN} Decoded premier TLLI=0x00000016 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548245 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000016, not yet confirmed (gprs_ms.c:512) 20241121125548245 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548245 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548245 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548245 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548245 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548245 DTBFUL DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548245 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548245 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548246 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548246 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=876 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125548246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241121125548246 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241121125548246 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548246 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548246 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548246 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548246 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548246 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548246 DTBFUL ERROR UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Scheduling control message at RTS for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548246 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Sending data request: sapi=5 arfcn=876 cur_fn=316 block=2 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548247 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548248 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=316, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548248 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548248 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548248 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548248 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548248 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548248 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548248 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=2 (bts.cpp:663) 20241121125548248 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548248 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548248 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548248 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548248 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548248 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548248 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548248 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548248 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548248 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548248 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548248 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548248 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548248 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548248 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548248 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548248 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125548248 DTBF INFO TBF(UL:TFI-0-6-2:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548248 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-2:G){NEW} (gprs_ms.c:336) 20241121125548249 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548249 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548249 DTBFUL INFO TBF(UL:TFI-0-6-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548249 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548249 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548249 DTBF DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=316 (tbf_ul.cpp:221) 20241121125548249 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548249 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548249 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548249 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=316 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 79 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125548260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548260 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548260 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125548261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548261 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548261 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125548269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=325 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=329 (gprs_rlcmac_sched.cpp:454) 20241121125548269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 329 for type USF (pdch_ul_controller.c:184) 20241121125548269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548270 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125548284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548285 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548285 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548285 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548285 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548286 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125548286 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=3 data=3c 05 01 00 00 00 17 46 3c 85 55 bd 87 5e 2e 0c 16 c3 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548286 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548286 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 05 01 00 00 00 17 46 3c 85 55 bd 87 5e 2e 0c 16 c3 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548286 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548286 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=325 Rx UL DATA from unexpected TBF(UL:TFI-0-6-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548286 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G){ASSIGN} data_length=30, data=00 00 00 17 46 3c 85 55 bd 87 5e 2e 0c 16 c3 0a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548286 DTBFUL INFO TBF(UL:TFI-0-6-2:G){ASSIGN} Decoded premier TLLI=0x00000017 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548286 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000017, not yet confirmed (gprs_ms.c:512) 20241121125548286 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548286 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548286 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548286 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548286 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548286 DTBFUL DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548286 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=877 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125548289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121125548289 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121125548289 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548289 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548289 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548289 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548289 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548289 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548289 DTBFUL ERROR UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Sending data request: sapi=5 arfcn=877 cur_fn=325 block=4 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 02 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548289 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548292 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=325, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548292 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548292 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548292 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548292 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548292 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548293 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548293 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=2 (bts.cpp:663) 20241121125548293 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548293 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548293 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548293 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548293 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548293 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548293 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548293 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548293 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548293 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548293 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548293 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548293 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548293 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548293 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125548293 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-2:G){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125548293 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125548293 DTBF INFO TBF(UL:TFI-0-7-2:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548293 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-2:G){NEW} (gprs_ms.c:336) 20241121125548293 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548293 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548293 DTBFUL INFO TBF(UL:TFI-0-7-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548293 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548293 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548293 DTBF DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=325 (tbf_ul.cpp:221) 20241121125548293 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548293 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548293 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125548293 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=325 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7a 09 6b 00 00 c8 84 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125548304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548304 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=329): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548304 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125548305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548307 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548307 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548309 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548309 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125548311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121125548311 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121125548311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548312 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 2 20241121125548323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125548323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548324 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548324 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548324 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548325 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548325 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548325 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548326 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548328 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548328 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548329 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125548329 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=5 data=3c 05 01 00 00 00 18 12 95 53 b4 6f 0d 7c a6 0a 2b f4 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548330 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548330 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 05 01 00 00 00 18 12 95 53 b4 6f 0d 7c a6 0a 2b f4 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548330 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=2, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548330 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=333 Rx UL DATA from unexpected TBF(UL:TFI-0-7-2:G){ASSIGN} (pdch.cpp:1070) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} UL DATA TFI=2 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548330 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G){ASSIGN} data_length=30, data=00 00 00 18 12 95 53 b4 6f 0d 7c a6 0a 2b f4 63 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548330 DTBFUL INFO TBF(UL:TFI-0-7-2:G){ASSIGN} Decoded premier TLLI=0x00000018 of UL DATA TFI=2. (tbf_ul.cpp:361) 20241121125548330 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000018, not yet confirmed (gprs_ms.c:512) 20241121125548330 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548330 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548330 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548330 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548330 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548330 DTBFUL DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548330 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548330 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=878 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125548333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121125548333 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121125548333 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548333 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548333 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548333 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548333 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548333 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548333 DTBFUL ERROR UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Scheduling control message at RTS for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Sending data request: sapi=5 arfcn=878 cur_fn=333 block=6 data=41 24 04 00 40 00 00 00 00 00 00 00 60 00 00 03 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548335 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548339 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=333, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548339 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548339 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548339 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548339 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548339 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548339 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548339 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121125548339 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548339 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548339 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548339 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548339 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548339 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548339 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548339 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548339 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548340 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548340 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548340 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548340 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548340 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548340 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548340 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548340 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125548340 DTBF INFO TBF(UL:TFI-0-0-3:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548340 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-3:G){NEW} (gprs_ms.c:336) 20241121125548340 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548340 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548340 DTBFUL INFO TBF(UL:TFI-0-0-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548340 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548340 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548340 DTBF DEBUG TBF(UL:TFI-0-0-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=333 (tbf_ul.cpp:221) 20241121125548340 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548340 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548340 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548340 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=333 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125548346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548346 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548346 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125548347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125548352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241121125548352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241121125548352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548352 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 3 20241121125548365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125548365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548371 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=342): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125548371 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548372 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548372 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548372 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125548372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=346 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW}, expect answer on UL FN=351 (gprs_rlcmac_sched.cpp:454) 20241121125548372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241121125548372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=42 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548373 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 2 vs exp USF 3 20241121125548385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125548385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} (pdch_ul_controller.c:309) 20241121125548385 DTBF NOTICE TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125548385 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125548385 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125548386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548387 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548387 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548388 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548388 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125548394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548394 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125548409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548409 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} (pdch_ul_controller.c:309) 20241121125548409 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125548410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548411 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548412 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548412 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548417 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548417 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548417 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125548417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548418 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125548429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548430 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548430 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548438 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548438 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125548439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548440 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125548447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548447 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548449 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548449 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548449 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548449 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548449 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125548456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548456 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125548470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125548475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548475 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125548489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548490 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548490 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548490 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548491 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548491 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548493 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548493 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548493 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125548493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548493 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125548508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548509 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548509 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548509 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548509 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548510 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548510 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125548517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548517 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125548531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548533 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548533 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548533 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548534 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125548536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548536 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 3 20241121125548540 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548540 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548540 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125548550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548551 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548551 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548551 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548551 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548552 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548552 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125548552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125548554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=385 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-0-3:G){FLOW}, expect answer on UL FN=390 (gprs_rlcmac_sched.cpp:454) 20241121125548554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type USF (pdch_ul_controller.c:184) 20241121125548554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548555 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=5 data=3c 07 01 00 00 00 19 f2 98 f4 d4 a8 69 60 b2 7b 1f 83 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548569 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 07 01 00 00 00 19 f2 98 f4 d4 a8 69 60 b2 7b 1f 83 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548569 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548569 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=385 Rx UL DATA from unexpected TBF(UL:TFI-0-0-3:G){FLOW} (pdch.cpp:1070) 20241121125548569 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548569 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548569 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548569 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548569 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G){FLOW} data_length=30, data=00 00 00 19 f2 98 f4 d4 a8 69 60 b2 7b 1f 83 70 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548569 DTBFUL INFO TBF(UL:TFI-0-0-3:G){FLOW} Decoded premier TLLI=0x00000019 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548569 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000019, not yet confirmed (gprs_ms.c:512) 20241121125548569 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548570 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548570 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548570 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548570 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548570 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548570 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125548570 DTBFUL DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548570 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548570 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548570 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548570 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548571 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548571 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125548580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=394 (gprs_rlcmac_sched.cpp:454) 20241121125548580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type USF (pdch_ul_controller.c:184) 20241121125548580 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548580 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (final=0) (encoding.cpp:1112) 20241121125548580 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548580 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548580 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548580 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548580 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125548580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Scheduling control message at RTS for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125548580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=43 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548581 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548587 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=385, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548587 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548587 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548587 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548588 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548588 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548588 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548588 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=3 (bts.cpp:663) 20241121125548588 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548588 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548588 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548588 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548588 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548588 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548588 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548588 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548588 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548588 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548588 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548588 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548588 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548588 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548588 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548588 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548588 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125548589 DTBF INFO TBF(UL:TFI-0-1-3:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548589 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-3:G){NEW} (gprs_ms.c:336) 20241121125548589 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548589 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548589 DTBFUL INFO TBF(UL:TFI-0-1-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548589 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548589 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548589 DTBF DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=385 (tbf_ul.cpp:221) 20241121125548589 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548589 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548589 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548589 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=385 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7c 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125548594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125548594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548594 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=390): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548594 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125548600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125548600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125548600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548600 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125548611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548611 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=394): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548611 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125548611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=7 data=3c 07 01 00 00 00 1a 9b e2 f2 88 5e 64 13 3e 4f a3 4b b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548611 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548611 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 07 01 00 00 00 1a 9b e2 f2 88 5e 64 13 3e 4f a3 4b b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548611 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548611 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=394 Rx UL DATA from unexpected TBF(UL:TFI-0-1-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548611 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548611 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548612 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548612 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548612 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G){ASSIGN} data_length=30, data=00 00 00 1a 9b e2 f2 88 5e 64 13 3e 4f a3 4b b3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548612 DTBFUL INFO TBF(UL:TFI-0-1-3:G){ASSIGN} Decoded premier TLLI=0x0000001a of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548612 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001a, not yet confirmed (gprs_ms.c:512) 20241121125548612 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548612 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548612 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548612 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548612 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548612 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548612 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548612 DTBFUL DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548612 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548612 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=872 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125548616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=398 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=403 (gprs_rlcmac_sched.cpp:454) 20241121125548616 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 403 for type USF (pdch_ul_controller.c:184) 20241121125548616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548616 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548616 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548616 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548616 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548616 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548616 DTBFUL ERROR UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Scheduling control message at RTS for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Sending data request: sapi=5 arfcn=872 cur_fn=394 block=8 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548616 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548617 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=394, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548617 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548617 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548617 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548617 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548617 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548617 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548617 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=3 (bts.cpp:663) 20241121125548617 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548617 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548617 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548617 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548617 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548617 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548617 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548617 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548617 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548617 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548617 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548617 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548617 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548618 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548618 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548618 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548618 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125548618 DTBF INFO TBF(UL:TFI-0-2-3:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548618 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-3:G){NEW} (gprs_ms.c:336) 20241121125548618 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548618 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548618 DTBFUL INFO TBF(UL:TFI-0-2-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548618 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548618 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548618 DTBF DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=394 (tbf_ul.cpp:221) 20241121125548618 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548618 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548618 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548618 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=394 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7d 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125548630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548630 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=398): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548631 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125548631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548632 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548632 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125548640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=403 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=407 (gprs_rlcmac_sched.cpp:454) 20241121125548640 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type USF (pdch_ul_controller.c:184) 20241121125548640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548640 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125548655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548656 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=403): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125548657 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=9 data=3c 07 01 00 00 00 1b 5b 77 33 e5 67 3d 5a 8a 29 72 31 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548658 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548658 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 07 01 00 00 00 1b 5b 77 33 e5 67 3d 5a 8a 29 72 31 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548658 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548658 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=403 Rx UL DATA from unexpected TBF(UL:TFI-0-2-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548658 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G){ASSIGN} data_length=30, data=00 00 00 1b 5b 77 33 e5 67 3d 5a 8a 29 72 31 f7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548658 DTBFUL INFO TBF(UL:TFI-0-2-3:G){ASSIGN} Decoded premier TLLI=0x0000001b of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548658 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001b, not yet confirmed (gprs_ms.c:512) 20241121125548658 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548658 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548658 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548658 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548658 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548658 DTBFUL DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548658 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548658 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548659 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548659 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548662 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548662 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=873 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125548665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=411 (gprs_rlcmac_sched.cpp:454) 20241121125548665 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 411 for type USF (pdch_ul_controller.c:184) 20241121125548665 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548665 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548665 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548665 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548665 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548665 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548665 DTBFUL ERROR UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548665 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Scheduling control message at RTS for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Sending data request: sapi=5 arfcn=873 cur_fn=403 block=10 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548666 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548671 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=403, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548671 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548671 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548671 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548671 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548671 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548671 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548671 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=3 (bts.cpp:663) 20241121125548671 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548671 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548671 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548671 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548671 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548671 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548671 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548671 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548671 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548672 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548672 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548672 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548672 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548672 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548672 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548672 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548672 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125548672 DTBF INFO TBF(UL:TFI-0-3-3:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548672 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-3:G){NEW} (gprs_ms.c:336) 20241121125548672 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548672 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548672 DTBFUL INFO TBF(UL:TFI-0-3-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548672 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548672 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548672 DTBF DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=403 (tbf_ul.cpp:221) 20241121125548672 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548672 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548672 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548672 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=403 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7e 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125548673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125548674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548674 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=407): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548674 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125548674 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548674 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548677 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548677 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125548678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241121125548678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241121125548678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548678 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125548691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548692 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=411): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125548692 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=11 data=3c 07 01 00 00 00 1c 8c 1e 1f 7b e0 4d eb 45 f6 ab ff ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548692 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548692 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 07 01 00 00 00 1c 8c 1e 1f 7b e0 4d eb 45 f6 ab ff ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548692 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548692 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=411 Rx UL DATA from unexpected TBF(UL:TFI-0-3-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548692 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G){ASSIGN} data_length=30, data=00 00 00 1c 8c 1e 1f 7b e0 4d eb 45 f6 ab ff ae 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548692 DTBFUL INFO TBF(UL:TFI-0-3-3:G){ASSIGN} Decoded premier TLLI=0x0000001c of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548692 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001c, not yet confirmed (gprs_ms.c:512) 20241121125548692 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548692 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548692 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548692 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548692 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548692 DTBFUL DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548692 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548692 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=874 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125548701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125548701 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125548701 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548701 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548701 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548701 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548701 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548701 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548701 DTBFUL ERROR UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Sending data request: sapi=5 arfcn=874 cur_fn=411 block=0 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548701 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548702 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=411, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548702 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548702 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548702 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548702 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548702 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548702 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548702 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=3 (bts.cpp:663) 20241121125548702 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548702 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548702 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548702 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548702 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548702 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548702 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548702 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548702 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548702 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548702 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548702 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548702 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548702 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548702 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548702 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548702 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125548702 DTBF INFO TBF(UL:TFI-0-4-3:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548702 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-3:G){NEW} (gprs_ms.c:336) 20241121125548702 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548702 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548702 DTBFUL INFO TBF(UL:TFI-0-4-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548702 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548702 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548702 DTBF DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=411 (tbf_ul.cpp:221) 20241121125548702 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548702 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548702 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548702 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=411 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 78 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125548715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548715 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548715 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125548715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125548719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=420 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=424 (gprs_rlcmac_sched.cpp:454) 20241121125548719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 424 for type USF (pdch_ul_controller.c:184) 20241121125548719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548719 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125548733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548734 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125548734 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=1 data=3c 07 01 00 00 00 1d 29 be 64 fa 12 17 66 67 9e b1 8f 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548734 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548734 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 07 01 00 00 00 1d 29 be 64 fa 12 17 66 67 9e b1 8f 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548734 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548734 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=420 Rx UL DATA from unexpected TBF(UL:TFI-0-4-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548734 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G){ASSIGN} data_length=30, data=00 00 00 1d 29 be 64 fa 12 17 66 67 9e b1 8f 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548734 DTBFUL INFO TBF(UL:TFI-0-4-3:G){ASSIGN} Decoded premier TLLI=0x0000001d of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548734 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001d, not yet confirmed (gprs_ms.c:512) 20241121125548734 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548734 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548734 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548734 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548734 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548734 DTBFUL DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548734 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548734 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548734 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548734 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548738 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=875 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125548738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=429 (gprs_rlcmac_sched.cpp:454) 20241121125548738 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 429 for type USF (pdch_ul_controller.c:184) 20241121125548738 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548738 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548738 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548738 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548738 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548738 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548738 DTBFUL ERROR UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Scheduling control message at RTS for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548738 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Sending data request: sapi=5 arfcn=875 cur_fn=420 block=2 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548738 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548739 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=420, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548739 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548739 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548739 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548739 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548739 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548739 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548739 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=3 (bts.cpp:663) 20241121125548739 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548739 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548739 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548739 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548739 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548739 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548739 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548739 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548739 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548739 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548739 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548739 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548739 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548739 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548739 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548739 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548739 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125548739 DTBF INFO TBF(UL:TFI-0-5-3:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548739 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-3:G){NEW} (gprs_ms.c:336) 20241121125548739 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548739 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548739 DTBFUL INFO TBF(UL:TFI-0-5-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548739 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548739 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548739 DTBF DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=420 (tbf_ul.cpp:221) 20241121125548739 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548739 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548739 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548739 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=420 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 79 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125548752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548752 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=424): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548752 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125548752 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548752 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548754 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548754 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125548761 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=429 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=433 (gprs_rlcmac_sched.cpp:454) 20241121125548761 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 433 for type USF (pdch_ul_controller.c:184) 20241121125548761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548762 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125548775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548776 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=429): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125548776 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=3 data=3c 07 01 00 00 00 1e f2 c0 e1 50 34 38 9c 5c 02 ed ec 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548776 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548776 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 07 01 00 00 00 1e f2 c0 e1 50 34 38 9c 5c 02 ed ec 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548776 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548776 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=429 Rx UL DATA from unexpected TBF(UL:TFI-0-5-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548776 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G){ASSIGN} data_length=30, data=00 00 00 1e f2 c0 e1 50 34 38 9c 5c 02 ed ec 82 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548776 DTBFUL INFO TBF(UL:TFI-0-5-3:G){ASSIGN} Decoded premier TLLI=0x0000001e of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548776 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001e, not yet confirmed (gprs_ms.c:512) 20241121125548776 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548776 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548776 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548776 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548776 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548776 DTBFUL DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548776 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548776 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548780 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=876 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125548780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241121125548780 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241121125548780 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548780 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548780 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548780 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548780 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548780 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548780 DTBFUL ERROR UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Scheduling control message at RTS for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548780 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Sending data request: sapi=5 arfcn=876 cur_fn=429 block=4 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548780 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548781 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=429, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548781 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548781 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548781 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548781 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548781 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548781 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548781 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=3 (bts.cpp:663) 20241121125548781 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548781 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548781 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548781 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548781 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548781 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548781 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548781 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548781 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548782 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548782 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548782 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548782 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548782 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548782 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548782 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548782 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125548782 DTBF INFO TBF(UL:TFI-0-6-3:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548782 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-3:G){NEW} (gprs_ms.c:336) 20241121125548782 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548782 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548782 DTBFUL INFO TBF(UL:TFI-0-6-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548782 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548782 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548782 DTBF DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=429 (tbf_ul.cpp:221) 20241121125548782 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548782 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548782 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548782 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=429 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7a 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548790 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548790 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548790 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125548794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548794 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=433): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548794 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125548794 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548794 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548795 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548795 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548795 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125548798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=437 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=442 (gprs_rlcmac_sched.cpp:454) 20241121125548798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 442 for type USF (pdch_ul_controller.c:184) 20241121125548798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548799 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125548813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548814 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125548814 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=5 data=3c 07 01 00 00 00 1f c9 dc c1 14 82 28 94 80 3a 24 83 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548814 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548814 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 07 01 00 00 00 1f c9 dc c1 14 82 28 94 80 3a 24 83 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548814 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548814 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=437 Rx UL DATA from unexpected TBF(UL:TFI-0-6-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548814 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G){ASSIGN} data_length=30, data=00 00 00 1f c9 dc c1 14 82 28 94 80 3a 24 83 02 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548814 DTBFUL INFO TBF(UL:TFI-0-6-3:G){ASSIGN} Decoded premier TLLI=0x0000001f of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548814 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000001f, not yet confirmed (gprs_ms.c:512) 20241121125548814 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548814 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548814 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548814 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548814 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548814 DTBFUL DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548814 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548818 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548818 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548818 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=877 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125548822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=446 (gprs_rlcmac_sched.cpp:454) 20241121125548822 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 446 for type USF (pdch_ul_controller.c:184) 20241121125548822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548822 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548822 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548822 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548822 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548822 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548822 DTBFUL ERROR UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Scheduling control message at RTS for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Sending data request: sapi=5 arfcn=877 cur_fn=437 block=6 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 03 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548822 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548823 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=437, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548823 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548823 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548823 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548823 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548823 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548823 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548823 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=3 (bts.cpp:663) 20241121125548823 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548823 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548823 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548824 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548824 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548824 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548824 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548824 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548824 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548824 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548824 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548824 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548824 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548824 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548824 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125548824 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-3:G){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125548824 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125548824 DTBF INFO TBF(UL:TFI-0-7-3:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548824 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-3:G){NEW} (gprs_ms.c:336) 20241121125548824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548824 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548824 DTBFUL INFO TBF(UL:TFI-0-7-3:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548824 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548824 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548824 DTBF DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=437 (tbf_ul.cpp:221) 20241121125548824 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548824 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548824 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125548824 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=437 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7b 09 6b 00 00 c8 c6 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125548836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548836 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=442): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548836 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125548836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548837 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548837 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548837 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548837 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125548840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=446 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=450 (gprs_rlcmac_sched.cpp:454) 20241121125548840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 450 for type USF (pdch_ul_controller.c:184) 20241121125548840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548841 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 3 20241121125548854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125548854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548855 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=446): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125548855 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548855 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=7 data=3c 07 01 00 00 00 20 fc 0f 60 33 7f ce aa 25 bb 69 20 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125548855 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125548855 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125548855 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 07 01 00 00 00 20 fc 0f 60 33 7f ce aa 25 bb 69 20 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125548855 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=3, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125548855 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=446 Rx UL DATA from unexpected TBF(UL:TFI-0-7-3:G){ASSIGN} (pdch.cpp:1070) 20241121125548855 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} UL DATA TFI=3 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125548855 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125548855 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125548855 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125548855 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G){ASSIGN} data_length=30, data=00 00 00 20 fc 0f 60 33 7f ce aa 25 bb 69 20 6e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125548855 DTBFUL INFO TBF(UL:TFI-0-7-3:G){ASSIGN} Decoded premier TLLI=0x00000020 of UL DATA TFI=3. (tbf_ul.cpp:361) 20241121125548855 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000020, not yet confirmed (gprs_ms.c:512) 20241121125548855 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125548855 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125548855 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125548856 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125548856 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125548856 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125548856 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125548856 DTBFUL DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125548856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125548856 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125548859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=878 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125548859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241121125548859 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241121125548859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125548859 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125548859 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125548859 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125548859 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125548859 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125548859 DTBFUL ERROR UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125548859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Scheduling control message at RTS for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125548859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Sending data request: sapi=5 arfcn=878 cur_fn=446 block=8 data=42 24 06 00 40 00 00 00 00 00 00 00 60 00 00 04 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548859 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125548860 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=446, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125548860 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125548860 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125548860 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125548860 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125548860 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125548860 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125548860 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121125548860 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125548860 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125548860 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125548860 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125548860 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125548860 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125548860 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125548860 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548860 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125548860 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125548860 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125548860 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125548860 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125548860 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125548860 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125548860 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125548860 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125548860 DTBF INFO TBF(UL:TFI-0-0-4:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125548860 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-4:G){NEW} (gprs_ms.c:336) 20241121125548860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125548860 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125548860 DTBFUL INFO TBF(UL:TFI-0-0-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125548860 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125548860 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125548860 DTBF DEBUG TBF(UL:TFI-0-0-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=446 (tbf_ul.cpp:221) 20241121125548860 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125548860 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125548860 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125548860 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=446 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125548872 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548872 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548873 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125548873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548873 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=450): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548873 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125548873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125548883 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241121125548883 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241121125548883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548883 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 4 20241121125548897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125548897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548898 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125548898 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125548901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125548901 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125548901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125548901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=43 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548901 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 3 vs exp USF 4 20241121125548902 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548902 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548902 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125548915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548915 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} (pdch_ul_controller.c:309) 20241121125548915 DTBF NOTICE TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125548915 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125548915 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125548915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548916 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125548920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548920 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125548934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125548934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548934 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} (pdch_ul_controller.c:309) 20241121125548934 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125548934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548935 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548935 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548935 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548935 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548940 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548940 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548940 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125548943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548943 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125548957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125548957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548958 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548958 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125548962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548962 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125548977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125548977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548977 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548977 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548977 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548977 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548977 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548977 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548977 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548977 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548978 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548978 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548978 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548978 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548978 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548978 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125548981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125548981 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125548983 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125548983 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125548983 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125548995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125548995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548996 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548996 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548996 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548996 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125548997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125548997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125549010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549010 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125549024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125549024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549024 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549024 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549024 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549025 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549025 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549025 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549025 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125549028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549028 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125549042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125549042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549043 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549043 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549043 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125549047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549047 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 4 20241121125549061 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549061 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549061 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125549061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549062 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125549062 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125549070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-0-4:G){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20241121125549070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241121125549070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549070 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=6 data=3c 09 01 00 00 00 21 59 a2 4a 27 c3 76 ee 54 03 02 c6 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 09 01 00 00 00 21 59 a2 4a 27 c3 76 ee 54 03 02 c6 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549084 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549084 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=494 Rx UL DATA from unexpected TBF(UL:TFI-0-0-4:G){FLOW} (pdch.cpp:1070) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549084 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G){FLOW} data_length=30, data=00 00 00 21 59 a2 4a 27 c3 76 ee 54 03 02 c6 6d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549084 DTBFUL INFO TBF(UL:TFI-0-0-4:G){FLOW} Decoded premier TLLI=0x00000021 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549084 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000021, not yet confirmed (gprs_ms.c:512) 20241121125549084 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549084 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549084 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549084 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125549084 DTBFUL DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549084 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549086 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549086 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125549089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20241121125549089 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241121125549089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549089 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (final=0) (encoding.cpp:1112) 20241121125549089 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549089 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549089 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549089 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549089 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125549089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling control message at RTS for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125549089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=44 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549089 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549090 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=494, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549090 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549090 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549090 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549090 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549090 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549090 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549090 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=4 (bts.cpp:663) 20241121125549090 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549090 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549090 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549090 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549090 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549090 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549090 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549090 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549090 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549090 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549090 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549090 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549090 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549090 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549090 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549090 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549090 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125549090 DTBF INFO TBF(UL:TFI-0-1-4:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549090 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-4:G){NEW} (gprs_ms.c:336) 20241121125549090 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549090 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549090 DTBFUL INFO TBF(UL:TFI-0-1-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549090 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549090 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549090 DTBF DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=494 (tbf_ul.cpp:221) 20241121125549090 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549090 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549090 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549090 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=494 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7d 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125549103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549103 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=498): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549103 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125549107 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125549107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125549107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549107 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125549121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549121 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=502): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549121 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125549122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=8 data=3c 09 01 00 00 00 22 80 f3 27 8b 3f 5b 55 c4 8b 22 1f 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549122 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549122 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 09 01 00 00 00 22 80 f3 27 8b 3f 5b 55 c4 8b 22 1f 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549122 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549122 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=502 Rx UL DATA from unexpected TBF(UL:TFI-0-1-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549122 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G){ASSIGN} data_length=30, data=00 00 00 22 80 f3 27 8b 3f 5b 55 c4 8b 22 1f 06 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549122 DTBFUL INFO TBF(UL:TFI-0-1-4:G){ASSIGN} Decoded premier TLLI=0x00000022 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549122 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000022, not yet confirmed (gprs_ms.c:512) 20241121125549122 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549122 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549122 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549122 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549122 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549122 DTBFUL DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549122 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=872 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125549131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241121125549131 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241121125549131 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549131 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549131 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549131 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549131 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549131 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549131 DTBFUL ERROR UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Scheduling control message at RTS for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Sending data request: sapi=5 arfcn=872 cur_fn=502 block=9 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549131 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549132 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=502, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549132 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549132 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549132 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549132 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549132 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549132 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549132 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=4 (bts.cpp:663) 20241121125549132 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549132 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549132 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549132 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549132 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549132 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549132 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549132 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549132 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549132 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549132 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549132 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549132 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549132 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549132 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549132 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549132 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125549132 DTBF INFO TBF(UL:TFI-0-2-4:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549132 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-4:G){NEW} (gprs_ms.c:336) 20241121125549132 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549132 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549132 DTBFUL INFO TBF(UL:TFI-0-2-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549132 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549132 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549132 DTBF DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=502 (tbf_ul.cpp:221) 20241121125549132 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549132 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549132 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549132 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=502 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7e 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125549145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549145 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=507): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549145 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125549145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549145 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549145 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549146 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549146 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125549149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=515 (gprs_rlcmac_sched.cpp:454) 20241121125549149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type USF (pdch_ul_controller.c:184) 20241121125549149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549149 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125549163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549164 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125549164 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=10 data=3c 09 01 00 00 00 23 d5 5e 43 b3 8d 02 23 dd 3f 85 18 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549164 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549164 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 09 01 00 00 00 23 d5 5e 43 b3 8d 02 23 dd 3f 85 18 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549164 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549164 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=511 Rx UL DATA from unexpected TBF(UL:TFI-0-2-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549164 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G){ASSIGN} data_length=30, data=00 00 00 23 d5 5e 43 b3 8d 02 23 dd 3f 85 18 4c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549164 DTBFUL INFO TBF(UL:TFI-0-2-4:G){ASSIGN} Decoded premier TLLI=0x00000023 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549164 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000023, not yet confirmed (gprs_ms.c:512) 20241121125549164 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549164 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549164 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549164 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549164 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549164 DTBFUL DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=873 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125549168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=515 block_nr=11 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=520 (gprs_rlcmac_sched.cpp:454) 20241121125549168 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 520 for type USF (pdch_ul_controller.c:184) 20241121125549168 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549168 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549168 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549168 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549168 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549168 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549168 DTBFUL ERROR UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Scheduling control message at RTS for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Sending data request: sapi=5 arfcn=873 cur_fn=511 block=11 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549168 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549169 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=511, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549169 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549169 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549169 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549169 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549169 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549169 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549169 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=4 (bts.cpp:663) 20241121125549169 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549169 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549169 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549169 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549169 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549169 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549169 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549169 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549169 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549169 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549169 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549169 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549169 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549169 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549169 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549169 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549169 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125549169 DTBF INFO TBF(UL:TFI-0-3-4:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549169 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-4:G){NEW} (gprs_ms.c:336) 20241121125549169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549169 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549169 DTBFUL INFO TBF(UL:TFI-0-3-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549169 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549169 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549169 DTBF DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=511 (tbf_ul.cpp:221) 20241121125549169 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549169 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549169 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549169 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=511 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 78 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125549182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549182 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=515): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549182 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125549182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549182 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549182 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549182 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549182 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125549191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=520 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=524 (gprs_rlcmac_sched.cpp:454) 20241121125549191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 524 for type USF (pdch_ul_controller.c:184) 20241121125549191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549191 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125549231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549233 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549233 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549234 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549234 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549234 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=520): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125549234 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549235 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data=3c 09 01 00 00 00 24 30 72 94 98 c7 ad f6 f4 84 65 19 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549235 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549235 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549235 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 09 01 00 00 00 24 30 72 94 98 c7 ad f6 f4 84 65 19 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549235 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549235 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=520 Rx UL DATA from unexpected TBF(UL:TFI-0-3-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549235 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549235 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549235 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549235 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549235 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G){ASSIGN} data_length=30, data=00 00 00 24 30 72 94 98 c7 ad f6 f4 84 65 19 f1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549235 DTBFUL INFO TBF(UL:TFI-0-3-4:G){ASSIGN} Decoded premier TLLI=0x00000024 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549235 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000024, not yet confirmed (gprs_ms.c:512) 20241121125549235 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549235 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549235 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549235 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549235 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549236 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549236 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549236 DTBFUL DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549236 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549236 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549237 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549237 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549237 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549237 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549238 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549238 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549239 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=874 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125549239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=524 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=528 (gprs_rlcmac_sched.cpp:454) 20241121125549239 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 528 for type USF (pdch_ul_controller.c:184) 20241121125549239 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549239 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549239 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549239 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549239 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549239 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549239 DTBFUL ERROR UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Scheduling control message at RTS for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Sending data request: sapi=5 arfcn=874 cur_fn=520 block=1 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549240 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549245 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=520, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549245 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549245 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549245 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549245 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549245 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549245 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549245 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=4 (bts.cpp:663) 20241121125549245 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549245 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549245 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549245 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549245 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549245 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549245 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549245 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549245 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549245 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549245 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549245 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549246 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549246 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549246 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549246 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549246 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125549246 DTBF INFO TBF(UL:TFI-0-4-4:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549246 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-4:G){NEW} (gprs_ms.c:336) 20241121125549246 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549246 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549246 DTBFUL INFO TBF(UL:TFI-0-4-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549246 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549246 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549246 DTBF DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=520 (tbf_ul.cpp:221) 20241121125549246 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549246 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549246 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549246 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=520 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 79 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125549250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549250 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=524): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549251 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125549252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549256 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549256 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125549257 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=533 (gprs_rlcmac_sched.cpp:454) 20241121125549257 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type USF (pdch_ul_controller.c:184) 20241121125549257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549258 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125549269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549270 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549272 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=528): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125549272 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549273 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=2 data=3c 09 01 00 00 00 25 f4 c2 99 49 f5 55 79 42 5b 4f e8 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549273 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549273 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549273 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 09 01 00 00 00 25 f4 c2 99 49 f5 55 79 42 5b 4f e8 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549273 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549273 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=528 Rx UL DATA from unexpected TBF(UL:TFI-0-4-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549273 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G){ASSIGN} data_length=30, data=00 00 00 25 f4 c2 99 49 f5 55 79 42 5b 4f e8 35 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549273 DTBFUL INFO TBF(UL:TFI-0-4-4:G){ASSIGN} Decoded premier TLLI=0x00000025 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549273 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000025, not yet confirmed (gprs_ms.c:512) 20241121125549273 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549273 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549273 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549273 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549273 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549273 DTBFUL DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549274 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549275 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=875 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125549279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=533 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=537 (gprs_rlcmac_sched.cpp:454) 20241121125549279 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 537 for type USF (pdch_ul_controller.c:184) 20241121125549279 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549279 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549279 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549279 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549279 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549279 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549279 DTBFUL ERROR UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Scheduling control message at RTS for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Sending data request: sapi=5 arfcn=875 cur_fn=528 block=3 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549280 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549284 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=528, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549284 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549284 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549284 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549284 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549284 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549284 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549284 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=4 (bts.cpp:663) 20241121125549284 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549284 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549284 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549284 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549285 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549285 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549285 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549285 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549285 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549285 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549285 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549285 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549285 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549285 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549285 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549285 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549285 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125549285 DTBF INFO TBF(UL:TFI-0-5-4:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549285 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-4:G){NEW} (gprs_ms.c:336) 20241121125549285 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549285 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549285 DTBFUL INFO TBF(UL:TFI-0-5-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549285 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549285 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549285 DTBF DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=528 (tbf_ul.cpp:221) 20241121125549285 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549285 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549285 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549285 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=528 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7a 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125549291 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549291 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549291 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125549295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549295 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=533): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549295 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125549297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549298 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549298 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549302 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549302 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125549302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=537 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=541 (gprs_rlcmac_sched.cpp:454) 20241121125549302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 541 for type USF (pdch_ul_controller.c:184) 20241121125549302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549303 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125549312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549312 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549312 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549312 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=537): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125549312 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=4 data=3c 09 01 00 00 00 26 47 32 0c 55 51 8b 71 d5 87 9f ba a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549313 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549313 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 09 01 00 00 00 26 47 32 0c 55 51 8b 71 d5 87 9f ba a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549313 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549313 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=537 Rx UL DATA from unexpected TBF(UL:TFI-0-5-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549313 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G){ASSIGN} data_length=30, data=00 00 00 26 47 32 0c 55 51 8b 71 d5 87 9f ba a1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549313 DTBFUL INFO TBF(UL:TFI-0-5-4:G){ASSIGN} Decoded premier TLLI=0x00000026 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549313 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000026, not yet confirmed (gprs_ms.c:512) 20241121125549313 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549313 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549313 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549313 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549313 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549313 DTBFUL DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549313 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=876 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125549316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=541 block_nr=5 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=546 (gprs_rlcmac_sched.cpp:454) 20241121125549316 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 546 for type USF (pdch_ul_controller.c:184) 20241121125549316 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549316 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549316 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549316 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549316 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549316 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549316 DTBFUL ERROR UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Scheduling control message at RTS for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Sending data request: sapi=5 arfcn=876 cur_fn=537 block=5 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549316 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549317 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=537, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549317 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549317 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549317 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549317 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549317 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549317 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549317 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=4 (bts.cpp:663) 20241121125549317 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549317 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549317 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549317 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549317 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549317 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549317 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549317 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549317 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549318 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549318 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549318 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549318 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549318 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549318 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549318 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549318 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125549318 DTBF INFO TBF(UL:TFI-0-6-4:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549318 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-4:G){NEW} (gprs_ms.c:336) 20241121125549318 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549318 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549318 DTBFUL INFO TBF(UL:TFI-0-6-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549318 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549318 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549318 DTBF DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=537 (tbf_ul.cpp:221) 20241121125549318 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549318 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549318 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549318 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=537 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7b 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125549330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549330 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=541): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549330 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125549331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549331 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549331 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549332 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549332 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549333 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549333 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549333 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125549340 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20241121125549340 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241121125549340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549340 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125549355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549359 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=546): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125549359 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=6 data=3c 09 01 00 00 00 27 1d dc 00 e1 f5 e0 0d 9e 6c 1d 40 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549359 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549359 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 09 01 00 00 00 27 1d dc 00 e1 f5 e0 0d 9e 6c 1d 40 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549359 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549359 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=546 Rx UL DATA from unexpected TBF(UL:TFI-0-6-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549359 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549359 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549359 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549359 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549359 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G){ASSIGN} data_length=30, data=00 00 00 27 1d dc 00 e1 f5 e0 0d 9e 6c 1d 40 f3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549360 DTBFUL INFO TBF(UL:TFI-0-6-4:G){ASSIGN} Decoded premier TLLI=0x00000027 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549360 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000027, not yet confirmed (gprs_ms.c:512) 20241121125549360 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549360 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549360 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549360 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549360 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549360 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549360 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549360 DTBFUL DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549360 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549360 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549361 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=877 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125549361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121125549361 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121125549361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549361 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549361 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549361 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549361 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549361 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549361 DTBFUL ERROR UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549361 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549361 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Sending data request: sapi=5 arfcn=877 cur_fn=546 block=7 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 04 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549362 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549368 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=546, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549368 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549368 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549368 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549368 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549368 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549368 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549368 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=4 (bts.cpp:663) 20241121125549368 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549369 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549369 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549369 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549369 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549369 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549369 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549369 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549369 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549369 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549369 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549369 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549369 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549369 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549369 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125549369 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-4:G){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125549369 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125549369 DTBF INFO TBF(UL:TFI-0-7-4:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549369 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-4:G){NEW} (gprs_ms.c:336) 20241121125549369 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549369 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549369 DTBFUL INFO TBF(UL:TFI-0-7-4:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549369 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549369 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549369 DTBF DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=546 (tbf_ul.cpp:221) 20241121125549369 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549369 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549369 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125549369 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=546 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7c 09 6b 00 00 c9 08 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125549370 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549370 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549370 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125549374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549374 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=550): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549374 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125549375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549376 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549376 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549377 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549377 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549378 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549378 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549378 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125549380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125549380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125549380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549380 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 4 20241121125549392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125549392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549393 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549393 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549396 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549396 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549397 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549397 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549397 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125549397 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=8 data=3c 09 01 00 00 00 28 60 14 5a 1b c1 ec 5c ff 37 6e bd 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549398 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549398 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 09 01 00 00 00 28 60 14 5a 1b c1 ec 5c ff 37 6e bd 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549398 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=4, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549398 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=554 Rx UL DATA from unexpected TBF(UL:TFI-0-7-4:G){ASSIGN} (pdch.cpp:1070) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} UL DATA TFI=4 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549398 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G){ASSIGN} data_length=30, data=00 00 00 28 60 14 5a 1b c1 ec 5c ff 37 6e bd 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549398 DTBFUL INFO TBF(UL:TFI-0-7-4:G){ASSIGN} Decoded premier TLLI=0x00000028 of UL DATA TFI=4. (tbf_ul.cpp:361) 20241121125549398 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000028, not yet confirmed (gprs_ms.c:512) 20241121125549398 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549398 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549398 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549398 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549398 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549398 DTBFUL DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549398 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549398 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=878 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125549403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121125549403 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121125549403 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549403 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549403 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549403 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549403 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549403 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549403 DTBFUL ERROR UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549403 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Sending data request: sapi=5 arfcn=878 cur_fn=554 block=9 data=43 24 08 00 40 00 00 00 00 00 00 00 60 00 00 05 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549404 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549409 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=554, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549409 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549409 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549410 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549410 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549410 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549410 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549410 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121125549410 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549410 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549410 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549410 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549410 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549410 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549410 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549410 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549410 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549410 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549410 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549410 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549410 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549410 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549410 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549410 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549410 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125549410 DTBF INFO TBF(UL:TFI-0-0-5:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549410 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-5:G){NEW} (gprs_ms.c:336) 20241121125549410 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549410 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549410 DTBFUL INFO TBF(UL:TFI-0-0-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549410 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549411 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549411 DTBF DEBUG TBF(UL:TFI-0-0-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=554 (tbf_ul.cpp:221) 20241121125549411 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549411 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549411 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549411 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=554 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125549418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549418 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=559): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549418 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125549419 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549420 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549420 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549421 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549421 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125549426 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121125549426 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121125549426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549427 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 5 20241121125549437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125549437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549445 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125549445 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549446 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549446 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549446 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125549447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241121125549447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241121125549447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=44 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549447 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 4 vs exp USF 5 20241121125549456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125549456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549456 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=567): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} (pdch_ul_controller.c:309) 20241121125549456 DTBF NOTICE TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125549456 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125549456 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125549458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549463 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549463 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125549466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549467 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125549480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} (pdch_ul_controller.c:309) 20241121125549480 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125549482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549484 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549486 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549486 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549486 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549486 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549486 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125549489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549490 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125549500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549505 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549505 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549506 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125549507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549508 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549518 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549518 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549518 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125549521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549525 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549527 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549527 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549530 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549530 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125549532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549533 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125549544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549546 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549546 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549547 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549547 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125549549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549549 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125549563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549563 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549563 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549564 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549564 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125549567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549567 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549570 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549570 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549570 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125549582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549583 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549583 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125549591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549592 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 5 20241121125549606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125549606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549611 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549611 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549611 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549614 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125549614 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125549615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=602 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-0-5:G){FLOW}, expect answer on UL FN=606 (gprs_rlcmac_sched.cpp:454) 20241121125549615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 606 for type USF (pdch_ul_controller.c:184) 20241121125549615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549616 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=7 data=3c 0b 01 00 00 00 29 83 2b e2 41 c7 e3 7b ae 33 52 3e c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549626 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0b 01 00 00 00 29 83 2b e2 41 c7 e3 7b ae 33 52 3e c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549626 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549626 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=602 Rx UL DATA from unexpected TBF(UL:TFI-0-0-5:G){FLOW} (pdch.cpp:1070) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549626 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G){FLOW} data_length=30, data=00 00 00 29 83 2b e2 41 c7 e3 7b ae 33 52 3e c0 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549626 DTBFUL INFO TBF(UL:TFI-0-0-5:G){FLOW} Decoded premier TLLI=0x00000029 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549626 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000029, not yet confirmed (gprs_ms.c:512) 20241121125549626 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549626 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549626 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549626 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125549626 DTBFUL DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549626 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549627 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549627 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549628 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549628 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549631 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125549632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=606 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=611 (gprs_rlcmac_sched.cpp:454) 20241121125549632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 611 for type USF (pdch_ul_controller.c:184) 20241121125549632 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549632 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (final=0) (encoding.cpp:1112) 20241121125549632 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549632 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549632 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549632 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549632 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125549632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling control message at RTS for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125549632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=45 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549633 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549636 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=602, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549636 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549636 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549636 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549636 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549636 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549637 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549637 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=5 (bts.cpp:663) 20241121125549637 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549637 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549637 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549637 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549637 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549637 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549637 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549637 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549637 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549637 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549637 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549637 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549637 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549637 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549637 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549637 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549637 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125549637 DTBF INFO TBF(UL:TFI-0-1-5:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549637 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-5:G){NEW} (gprs_ms.c:336) 20241121125549637 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549637 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549637 DTBFUL INFO TBF(UL:TFI-0-1-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549638 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549638 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549638 DTBF DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=602 (tbf_ul.cpp:221) 20241121125549638 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549638 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549638 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549638 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=602 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7e 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125549644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549644 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=606): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549644 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549646 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549646 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549647 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549649 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549649 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549649 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549649 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549650 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125549654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=611 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=615 (gprs_rlcmac_sched.cpp:454) 20241121125549654 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 615 for type USF (pdch_ul_controller.c:184) 20241121125549654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549654 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125549667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549667 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=611): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549667 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125549668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=9 data=3c 0b 01 00 00 00 2a e0 7a 8a 3c e7 c8 e7 99 0a a8 e6 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549668 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549668 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0b 01 00 00 00 2a e0 7a 8a 3c e7 c8 e7 99 0a a8 e6 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549668 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549668 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=611 Rx UL DATA from unexpected TBF(UL:TFI-0-1-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549668 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G){ASSIGN} data_length=30, data=00 00 00 2a e0 7a 8a 3c e7 c8 e7 99 0a a8 e6 cf 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549668 DTBFUL INFO TBF(UL:TFI-0-1-5:G){ASSIGN} Decoded premier TLLI=0x0000002a of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549668 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002a, not yet confirmed (gprs_ms.c:512) 20241121125549668 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549668 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549668 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549668 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549668 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549668 DTBFUL DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549668 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549672 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549672 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=872 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125549675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=619 (gprs_rlcmac_sched.cpp:454) 20241121125549675 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 619 for type USF (pdch_ul_controller.c:184) 20241121125549675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549675 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549675 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549675 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549675 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549675 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549675 DTBFUL ERROR UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Scheduling control message at RTS for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Sending data request: sapi=5 arfcn=872 cur_fn=611 block=10 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549675 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549679 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=611, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549679 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549679 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549679 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549679 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549679 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549679 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549679 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=5 (bts.cpp:663) 20241121125549679 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549679 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549679 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549679 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549679 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549679 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549679 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549680 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549680 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549680 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549680 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549680 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549680 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549680 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549680 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549680 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549680 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125549680 DTBF INFO TBF(UL:TFI-0-2-5:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549680 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-5:G){NEW} (gprs_ms.c:336) 20241121125549680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549680 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549680 DTBFUL INFO TBF(UL:TFI-0-2-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549680 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549680 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549680 DTBF DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=611 (tbf_ul.cpp:221) 20241121125549680 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549680 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549680 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549680 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=611 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 78 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125549690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549690 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=615): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549690 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125549691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549691 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125549693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=619 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=624 (gprs_rlcmac_sched.cpp:454) 20241121125549693 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type USF (pdch_ul_controller.c:184) 20241121125549693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549694 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125549706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549706 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=619): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125549706 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=11 data=3c 0b 01 00 00 00 2b eb 61 bf 2d f3 7e 12 1b e2 44 15 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549706 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549706 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0b 01 00 00 00 2b eb 61 bf 2d f3 7e 12 1b e2 44 15 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549706 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549706 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=619 Rx UL DATA from unexpected TBF(UL:TFI-0-2-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549706 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G){ASSIGN} data_length=30, data=00 00 00 2b eb 61 bf 2d f3 7e 12 1b e2 44 15 7d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549706 DTBFUL INFO TBF(UL:TFI-0-2-5:G){ASSIGN} Decoded premier TLLI=0x0000002b of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549706 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002b, not yet confirmed (gprs_ms.c:512) 20241121125549706 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549706 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549706 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549706 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549706 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549706 DTBFUL DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549706 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549706 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=873 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125549715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=624 block_nr=0 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=628 (gprs_rlcmac_sched.cpp:454) 20241121125549715 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 628 for type USF (pdch_ul_controller.c:184) 20241121125549715 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549715 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549715 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549715 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549715 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549715 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549715 DTBFUL ERROR UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Scheduling control message at RTS for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Sending data request: sapi=5 arfcn=873 cur_fn=619 block=0 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549715 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549717 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=619, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549717 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549717 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549717 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549717 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549717 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549717 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549717 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=5 (bts.cpp:663) 20241121125549717 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549717 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549717 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549717 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549717 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549717 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549717 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549717 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549717 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549717 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549717 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549717 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549717 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549717 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549717 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549717 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549717 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125549717 DTBF INFO TBF(UL:TFI-0-3-5:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549717 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-5:G){NEW} (gprs_ms.c:336) 20241121125549717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549717 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549717 DTBFUL INFO TBF(UL:TFI-0-3-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549717 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549717 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549717 DTBF DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=619 (tbf_ul.cpp:221) 20241121125549717 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549717 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549717 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549717 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=619 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 79 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125549729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=624): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549729 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125549729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549730 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549730 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125549734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=628 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=632 (gprs_rlcmac_sched.cpp:454) 20241121125549734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 632 for type USF (pdch_ul_controller.c:184) 20241121125549734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549734 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125549748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549748 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549748 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549748 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549748 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=628): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125549748 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=1 data=3c 0b 01 00 00 00 2c b2 35 37 49 2b 19 a1 e0 89 8a 67 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549748 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549748 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0b 01 00 00 00 2c b2 35 37 49 2b 19 a1 e0 89 8a 67 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549748 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549748 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=628 Rx UL DATA from unexpected TBF(UL:TFI-0-3-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549748 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G){ASSIGN} data_length=30, data=00 00 00 2c b2 35 37 49 2b 19 a1 e0 89 8a 67 7e 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549748 DTBFUL INFO TBF(UL:TFI-0-3-5:G){ASSIGN} Decoded premier TLLI=0x0000002c of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549748 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002c, not yet confirmed (gprs_ms.c:512) 20241121125549748 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549748 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549748 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549748 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549748 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549748 DTBFUL DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549748 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549748 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549748 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549748 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549748 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549748 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549749 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549749 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549749 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549749 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=874 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125549752 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=637 (gprs_rlcmac_sched.cpp:454) 20241121125549753 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 637 for type USF (pdch_ul_controller.c:184) 20241121125549753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549753 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549753 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549753 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549753 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549753 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549753 DTBFUL ERROR UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Scheduling control message at RTS for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Sending data request: sapi=5 arfcn=874 cur_fn=628 block=2 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549753 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549754 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=628, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549754 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549754 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549754 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549755 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549755 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549755 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549755 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=5 (bts.cpp:663) 20241121125549755 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549755 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549755 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549755 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549755 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549755 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549755 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549755 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549755 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549755 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549755 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549755 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549755 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549755 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549755 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549755 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549755 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125549755 DTBF INFO TBF(UL:TFI-0-4-5:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549755 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-5:G){NEW} (gprs_ms.c:336) 20241121125549755 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549755 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549755 DTBFUL INFO TBF(UL:TFI-0-4-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549755 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549755 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549755 DTBF DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=628 (tbf_ul.cpp:221) 20241121125549755 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549755 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549755 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549755 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=628 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7a 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125549767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549767 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=632): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549767 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125549768 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549768 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549770 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549770 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125549777 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=637 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=641 (gprs_rlcmac_sched.cpp:454) 20241121125549777 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 641 for type USF (pdch_ul_controller.c:184) 20241121125549777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549777 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125549795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549797 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=637): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125549797 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=3 data=3c 0b 01 00 00 00 2d c1 ea f0 80 c9 b1 f6 58 f2 57 ea 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549797 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549797 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0b 01 00 00 00 2d c1 ea f0 80 c9 b1 f6 58 f2 57 ea 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549797 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549797 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=637 Rx UL DATA from unexpected TBF(UL:TFI-0-4-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549797 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549797 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549797 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549797 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549798 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G){ASSIGN} data_length=30, data=00 00 00 2d c1 ea f0 80 c9 b1 f6 58 f2 57 ea 28 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549798 DTBFUL INFO TBF(UL:TFI-0-4-5:G){ASSIGN} Decoded premier TLLI=0x0000002d of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549798 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002d, not yet confirmed (gprs_ms.c:512) 20241121125549798 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549798 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549798 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549798 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549798 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549798 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549798 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549798 DTBFUL DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549798 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549798 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549798 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549800 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=875 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125549800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=641 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=645 (gprs_rlcmac_sched.cpp:454) 20241121125549800 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 645 for type USF (pdch_ul_controller.c:184) 20241121125549800 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549800 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549800 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549800 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549800 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549800 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549800 DTBFUL ERROR UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Scheduling control message at RTS for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549800 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Sending data request: sapi=5 arfcn=875 cur_fn=637 block=4 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549801 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549803 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=637, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549803 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549803 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549803 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549803 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549803 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549803 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549803 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=5 (bts.cpp:663) 20241121125549803 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549803 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549803 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549803 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549803 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549803 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549803 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549803 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549803 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549803 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549803 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549803 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549803 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549803 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549803 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549803 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549803 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125549803 DTBF INFO TBF(UL:TFI-0-5-5:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549803 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-5:G){NEW} (gprs_ms.c:336) 20241121125549803 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549803 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549803 DTBFUL INFO TBF(UL:TFI-0-5-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549803 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549803 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549803 DTBF DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=637 (tbf_ul.cpp:221) 20241121125549803 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549803 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549803 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549803 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=637 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7b 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125549813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549813 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=641): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549813 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125549813 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549813 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549814 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549814 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549814 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549814 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125549818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=645 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=650 (gprs_rlcmac_sched.cpp:454) 20241121125549818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 650 for type USF (pdch_ul_controller.c:184) 20241121125549818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549818 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125549832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549833 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549833 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549833 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549833 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549833 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=645): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125549833 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=5 data=3c 0b 01 00 00 00 2e 45 32 25 6c 84 f3 a3 f8 76 cc 37 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549834 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549834 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0b 01 00 00 00 2e 45 32 25 6c 84 f3 a3 f8 76 cc 37 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549834 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549834 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=645 Rx UL DATA from unexpected TBF(UL:TFI-0-5-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549834 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G){ASSIGN} data_length=30, data=00 00 00 2e 45 32 25 6c 84 f3 a3 f8 76 cc 37 5c 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549834 DTBFUL INFO TBF(UL:TFI-0-5-5:G){ASSIGN} Decoded premier TLLI=0x0000002e of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549834 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002e, not yet confirmed (gprs_ms.c:512) 20241121125549834 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549834 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549834 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549834 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549834 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549834 DTBFUL DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549834 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549834 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549834 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549838 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549838 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549838 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=876 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125549842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=654 (gprs_rlcmac_sched.cpp:454) 20241121125549842 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 654 for type USF (pdch_ul_controller.c:184) 20241121125549842 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549842 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549842 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549842 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549842 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549842 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549842 DTBFUL ERROR UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549842 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Scheduling control message at RTS for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Sending data request: sapi=5 arfcn=876 cur_fn=645 block=6 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549842 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549846 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=645, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549846 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549846 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549846 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549846 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549846 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549846 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549846 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=5 (bts.cpp:663) 20241121125549846 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549846 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549846 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549846 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549846 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549846 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549846 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549846 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549846 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549846 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549846 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549846 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549846 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549846 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549846 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549846 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549846 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125549846 DTBF INFO TBF(UL:TFI-0-6-5:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549846 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-5:G){NEW} (gprs_ms.c:336) 20241121125549847 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549847 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549847 DTBFUL INFO TBF(UL:TFI-0-6-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549847 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549847 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549847 DTBF DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=645 (tbf_ul.cpp:221) 20241121125549847 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549847 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549847 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549847 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=645 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7c 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125549856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549856 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=650): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549856 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125549857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125549861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=654 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=658 (gprs_rlcmac_sched.cpp:454) 20241121125549861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 658 for type USF (pdch_ul_controller.c:184) 20241121125549861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549861 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125549876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549880 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=654): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125549880 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549881 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549881 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549881 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549881 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=7 data=3c 0b 01 00 00 00 2f e1 54 28 fd 3e 98 8d 26 fb 07 af aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549881 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549881 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549881 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0b 01 00 00 00 2f e1 54 28 fd 3e 98 8d 26 fb 07 af aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549881 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549881 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=654 Rx UL DATA from unexpected TBF(UL:TFI-0-6-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549881 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G){ASSIGN} data_length=30, data=00 00 00 2f e1 54 28 fd 3e 98 8d 26 fb 07 af aa 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549881 DTBFUL INFO TBF(UL:TFI-0-6-5:G){ASSIGN} Decoded premier TLLI=0x0000002f of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549881 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x0000002f, not yet confirmed (gprs_ms.c:512) 20241121125549881 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549881 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549881 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549881 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549881 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549881 DTBFUL DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549881 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549881 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549881 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=877 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125549882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=658 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=663 (gprs_rlcmac_sched.cpp:454) 20241121125549882 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 663 for type USF (pdch_ul_controller.c:184) 20241121125549882 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549882 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549882 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549882 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549882 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549882 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549882 DTBFUL ERROR UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Scheduling control message at RTS for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Sending data request: sapi=5 arfcn=877 cur_fn=654 block=8 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 05 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549883 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549889 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=654, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549889 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549889 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549889 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549889 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549889 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549889 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549889 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=5 (bts.cpp:663) 20241121125549889 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549889 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549889 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549889 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549889 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549889 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549889 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549889 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549889 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549890 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549890 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549890 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549890 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549890 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549890 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125549890 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-5:G){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125549890 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125549890 DTBF INFO TBF(UL:TFI-0-7-5:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549890 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-5:G){NEW} (gprs_ms.c:336) 20241121125549890 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549890 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549890 DTBFUL INFO TBF(UL:TFI-0-7-5:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549890 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549890 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549890 DTBF DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=654 (tbf_ul.cpp:221) 20241121125549890 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549890 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549890 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125549890 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=654 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7d 09 6b 00 00 c9 4a 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125549896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549896 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=658): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549896 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125549897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125549904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=663 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=667 (gprs_rlcmac_sched.cpp:454) 20241121125549904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 667 for type USF (pdch_ul_controller.c:184) 20241121125549904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549905 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 5 20241121125549917 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549917 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549917 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125549918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549919 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=663): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125549919 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=9 data=3c 0b 01 00 00 00 30 7f 21 91 f8 49 20 8e 9a 8d ad 22 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125549919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125549919 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125549919 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0b 01 00 00 00 30 7f 21 91 f8 49 20 8e 9a 8d ad 22 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125549919 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=5, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125549919 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=663 Rx UL DATA from unexpected TBF(UL:TFI-0-7-5:G){ASSIGN} (pdch.cpp:1070) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} UL DATA TFI=5 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125549919 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G){ASSIGN} data_length=30, data=00 00 00 30 7f 21 91 f8 49 20 8e 9a 8d ad 22 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125549919 DTBFUL INFO TBF(UL:TFI-0-7-5:G){ASSIGN} Decoded premier TLLI=0x00000030 of UL DATA TFI=5. (tbf_ul.cpp:361) 20241121125549919 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000030, not yet confirmed (gprs_ms.c:512) 20241121125549919 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125549919 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125549919 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125549919 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125549919 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125549919 DTBFUL DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125549919 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125549919 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125549922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=878 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125549922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=671 (gprs_rlcmac_sched.cpp:454) 20241121125549922 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 671 for type USF (pdch_ul_controller.c:184) 20241121125549922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125549922 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125549922 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125549922 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125549922 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125549922 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125549922 DTBFUL ERROR UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125549922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Scheduling control message at RTS for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125549922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Sending data request: sapi=5 arfcn=878 cur_fn=663 block=10 data=44 24 0a 00 40 00 00 00 00 00 00 00 60 00 00 06 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549923 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125549924 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=663, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125549924 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125549924 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125549924 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125549924 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125549924 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125549924 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125549924 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121125549924 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125549924 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125549924 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125549924 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125549924 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125549924 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125549924 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125549924 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549924 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125549924 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125549924 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125549924 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125549924 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125549924 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125549924 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125549924 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125549924 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125549924 DTBF INFO TBF(UL:TFI-0-0-6:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125549924 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-6:G){NEW} (gprs_ms.c:336) 20241121125549924 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125549924 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125549924 DTBFUL INFO TBF(UL:TFI-0-0-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125549924 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125549924 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125549924 DTBF DEBUG TBF(UL:TFI-0-0-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=663 (tbf_ul.cpp:221) 20241121125549924 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125549924 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125549924 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125549924 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=663 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125549936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125549936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549936 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=667): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549936 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125549937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125549941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=671 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=676 (gprs_rlcmac_sched.cpp:454) 20241121125549941 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 676 for type USF (pdch_ul_controller.c:184) 20241121125549941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549941 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 6 20241121125549955 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125549955 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125549955 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125549955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125549955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549957 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=671): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125549957 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125549965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125549965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=676 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW}, expect answer on UL FN=680 (gprs_rlcmac_sched.cpp:454) 20241121125549965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 680 for type USF (pdch_ul_controller.c:184) 20241121125549965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=45 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549965 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 5 vs exp USF 6 20241121125549979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125549979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549979 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=676): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} (pdch_ul_controller.c:309) 20241121125549979 DTBF NOTICE TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125549979 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125549979 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125549979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549979 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549979 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549980 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125549983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125549983 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125549997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125549997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549997 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=680): TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} (pdch_ul_controller.c:309) 20241121125549997 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125549998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125549999 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125549999 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125550002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550002 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125550004 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550004 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550004 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125550016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550017 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550017 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550017 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550017 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125550026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550027 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125550041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125550041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550047 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550047 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550047 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125550048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550048 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125550060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125550060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550066 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125550070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125550080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125550080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125550088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550088 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125550090 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550090 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550090 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125550102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550103 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125550107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550107 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 6 20241121125550121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125550121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125550123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550124 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550124 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550124 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125550126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=710 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-0-6:G){FLOW}, expect answer on UL FN=715 (gprs_rlcmac_sched.cpp:454) 20241121125550126 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 715 for type USF (pdch_ul_controller.c:184) 20241121125550126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550126 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=8 data=3c 0d 01 00 00 00 31 3f 19 46 4b 7e 02 8c 62 20 e0 45 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 0d 01 00 00 00 31 3f 19 46 4b 7e 02 8c 62 20 e0 45 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550140 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550140 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=710 Rx UL DATA from unexpected TBF(UL:TFI-0-0-6:G){FLOW} (pdch.cpp:1070) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550140 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G){FLOW} data_length=30, data=00 00 00 31 3f 19 46 4b 7e 02 8c 62 20 e0 45 ac 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550140 DTBFUL INFO TBF(UL:TFI-0-0-6:G){FLOW} Decoded premier TLLI=0x00000031 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550140 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000031, not yet confirmed (gprs_ms.c:512) 20241121125550140 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550140 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550140 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550140 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125550140 DTBFUL DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550140 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550140 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125550149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=715 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=719 (gprs_rlcmac_sched.cpp:454) 20241121125550149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 719 for type USF (pdch_ul_controller.c:184) 20241121125550149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550149 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (final=0) (encoding.cpp:1112) 20241121125550149 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550149 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550149 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550149 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125550149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Scheduling control message at RTS for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125550149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=46 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550149 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550150 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=710, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550150 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550150 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550150 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550150 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550150 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550150 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550150 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=6 (bts.cpp:663) 20241121125550150 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550150 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550150 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550150 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550150 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550150 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550150 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550150 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550150 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550150 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550150 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550150 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550150 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550150 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550150 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550150 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550150 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125550150 DTBF INFO TBF(UL:TFI-0-1-6:G){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550150 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-6:G){NEW} (gprs_ms.c:336) 20241121125550150 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550150 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550150 DTBFUL INFO TBF(UL:TFI-0-1-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550150 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550150 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550150 DTBF DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=710 (tbf_ul.cpp:221) 20241121125550150 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550150 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550150 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550150 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=710 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 78 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125550163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550163 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=715): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550163 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125550168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=719 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=723 (gprs_rlcmac_sched.cpp:454) 20241121125550168 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type USF (pdch_ul_controller.c:184) 20241121125550168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550168 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125550182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550182 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=719): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550182 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125550182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=10 data=3c 0d 01 00 00 00 32 f3 2a 78 5c ce 92 3d f7 e0 37 cb 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550182 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550182 DRLCMACUL DEBUG PDCH(bts=0,trx=1,ts=7) UL data: 3c 0d 01 00 00 00 32 f3 2a 78 5c ce 92 3d f7 e0 37 cb 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550182 DRLCMACUL INFO PDCH(bts=0,trx=1,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550182 DRLCMACUL NOTICE PDCH(bts=0,trx=1,ts=7) FN=719 Rx UL DATA from unexpected TBF(UL:TFI-0-1-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550182 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G){ASSIGN} data_length=30, data=00 00 00 32 f3 2a 78 5c ce 92 3d f7 e0 37 cb 3a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550182 DTBFUL INFO TBF(UL:TFI-0-1-6:G){ASSIGN} Decoded premier TLLI=0x00000032 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550182 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000032, not yet confirmed (gprs_ms.c:512) 20241121125550182 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550182 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550182 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550182 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550182 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550182 DTBFUL DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550182 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550182 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550183 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550183 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550183 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550183 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=872 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125550186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=723 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=728 (gprs_rlcmac_sched.cpp:454) 20241121125550186 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 728 for type USF (pdch_ul_controller.c:184) 20241121125550186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550186 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550186 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550186 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550186 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550186 DTBFUL ERROR UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Scheduling control message at RTS for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Sending data request: sapi=5 arfcn=872 cur_fn=719 block=11 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550186 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550187 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=719, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550187 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550187 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550187 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550187 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550187 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550187 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550187 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=6 (bts.cpp:663) 20241121125550187 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550187 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550187 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550187 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550187 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550187 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550187 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550187 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550187 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550187 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550187 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550187 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550187 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550187 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550187 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550187 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550187 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125550187 DTBF INFO TBF(UL:TFI-0-2-6:G){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550187 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-6:G){NEW} (gprs_ms.c:336) 20241121125550187 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550187 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550187 DTBFUL INFO TBF(UL:TFI-0-2-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550187 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550187 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550187 DTBF DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=719 (tbf_ul.cpp:221) 20241121125550187 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550187 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550187 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550187 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=719 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 79 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125550200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550200 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=723): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550200 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125550201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550201 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550201 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550201 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550201 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550201 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550201 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550201 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125550210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=728 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=732 (gprs_rlcmac_sched.cpp:454) 20241121125550210 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 732 for type USF (pdch_ul_controller.c:184) 20241121125550210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550210 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125550224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550224 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=728): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125550224 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data=3c 0d 01 00 00 00 33 a2 f3 93 65 33 d2 26 d9 c2 08 e9 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550225 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550225 DRLCMACUL DEBUG PDCH(bts=0,trx=2,ts=7) UL data: 3c 0d 01 00 00 00 33 a2 f3 93 65 33 d2 26 d9 c2 08 e9 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550225 DRLCMACUL INFO PDCH(bts=0,trx=2,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550225 DRLCMACUL NOTICE PDCH(bts=0,trx=2,ts=7) FN=728 Rx UL DATA from unexpected TBF(UL:TFI-0-2-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550225 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G){ASSIGN} data_length=30, data=00 00 00 33 a2 f3 93 65 33 d2 26 d9 c2 08 e9 fe 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550225 DTBFUL INFO TBF(UL:TFI-0-2-6:G){ASSIGN} Decoded premier TLLI=0x00000033 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550225 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000033, not yet confirmed (gprs_ms.c:512) 20241121125550225 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550225 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550225 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550225 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550225 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550225 DTBFUL DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550225 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550225 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550228 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=873 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125550228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=732 block_nr=1 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=736 (gprs_rlcmac_sched.cpp:454) 20241121125550228 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 736 for type USF (pdch_ul_controller.c:184) 20241121125550228 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550228 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550228 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550228 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550228 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550228 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550228 DTBFUL ERROR UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550229 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Scheduling control message at RTS for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Sending data request: sapi=5 arfcn=873 cur_fn=728 block=1 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 78 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550229 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550230 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=728, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550230 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550231 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550231 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550231 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550231 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550231 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550231 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=6 (bts.cpp:663) 20241121125550231 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550231 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550231 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550231 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550231 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550231 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550231 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550231 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550231 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550231 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550231 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550231 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550231 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550231 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550231 DTBFUL DEBUG TBF(UL:TFI-0-3--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550231 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550231 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125550231 DTBF INFO TBF(UL:TFI-0-3-6:G){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550231 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-3-6:G){NEW} (gprs_ms.c:336) 20241121125550231 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550231 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550231 DTBFUL INFO TBF(UL:TFI-0-3-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550231 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550231 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550231 DTBF DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=728 (tbf_ul.cpp:221) 20241121125550231 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550231 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550231 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550231 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=728 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7a 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125550243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550243 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=732): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550243 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125550243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125550247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=741 (gprs_rlcmac_sched.cpp:454) 20241121125550247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type USF (pdch_ul_controller.c:184) 20241121125550247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550248 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125550261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550262 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=736): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125550262 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=2 data=3c 0d 01 00 00 00 34 e1 85 97 48 ce 4f cd f2 25 f5 16 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550262 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550262 DRLCMACUL DEBUG PDCH(bts=0,trx=3,ts=7) UL data: 3c 0d 01 00 00 00 34 e1 85 97 48 ce 4f cd f2 25 f5 16 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550262 DRLCMACUL INFO PDCH(bts=0,trx=3,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550262 DRLCMACUL NOTICE PDCH(bts=0,trx=3,ts=7) FN=736 Rx UL DATA from unexpected TBF(UL:TFI-0-3-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550262 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G){ASSIGN} data_length=30, data=00 00 00 34 e1 85 97 48 ce 4f cd f2 25 f5 16 cd 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550262 DTBFUL INFO TBF(UL:TFI-0-3-6:G){ASSIGN} Decoded premier TLLI=0x00000034 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550262 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000034, not yet confirmed (gprs_ms.c:512) 20241121125550262 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550262 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550262 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550262 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550262 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550262 DTBFUL DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550262 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550262 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=874 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125550271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=741 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=745 (gprs_rlcmac_sched.cpp:454) 20241121125550271 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 745 for type USF (pdch_ul_controller.c:184) 20241121125550271 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550271 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550271 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550271 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550271 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550271 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550271 DTBFUL ERROR UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Scheduling control message at RTS for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Sending data request: sapi=5 arfcn=874 cur_fn=736 block=3 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 98 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550271 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550272 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=736, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550272 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550272 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550272 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550272 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550272 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550272 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550272 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=6 (bts.cpp:663) 20241121125550272 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550272 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550272 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550272 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550272 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550272 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550272 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550272 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550272 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550272 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550272 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550272 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550272 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550272 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550272 DTBFUL DEBUG TBF(UL:TFI-0-4--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550272 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550272 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125550272 DTBF INFO TBF(UL:TFI-0-4-6:G){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550272 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-4-6:G){NEW} (gprs_ms.c:336) 20241121125550272 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550272 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550272 DTBFUL INFO TBF(UL:TFI-0-4-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550272 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550272 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550272 DTBF DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=736 (tbf_ul.cpp:221) 20241121125550272 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550272 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550272 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550272 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=736 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7b 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125550285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550285 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=741): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550285 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125550285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550285 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550285 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125550289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=745 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=749 (gprs_rlcmac_sched.cpp:454) 20241121125550289 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 749 for type USF (pdch_ul_controller.c:184) 20241121125550289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550290 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125550303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550304 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550304 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=745): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125550304 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=4 data=3c 0d 01 00 00 00 35 df e9 65 ab 32 f9 92 d1 08 b9 2a 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550304 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550304 DRLCMACUL DEBUG PDCH(bts=0,trx=4,ts=7) UL data: 3c 0d 01 00 00 00 35 df e9 65 ab 32 f9 92 d1 08 b9 2a 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550304 DRLCMACUL INFO PDCH(bts=0,trx=4,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550304 DRLCMACUL NOTICE PDCH(bts=0,trx=4,ts=7) FN=745 Rx UL DATA from unexpected TBF(UL:TFI-0-4-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550304 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G){ASSIGN} data_length=30, data=00 00 00 35 df e9 65 ab 32 f9 92 d1 08 b9 2a 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550304 DTBFUL INFO TBF(UL:TFI-0-4-6:G){ASSIGN} Decoded premier TLLI=0x00000035 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550304 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000035, not yet confirmed (gprs_ms.c:512) 20241121125550304 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550304 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550304 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550304 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550304 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550304 DTBFUL DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550304 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=875 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125550308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=749 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=754 (gprs_rlcmac_sched.cpp:454) 20241121125550308 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 754 for type USF (pdch_ul_controller.c:184) 20241121125550308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550308 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550308 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550308 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550308 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550308 DTBFUL ERROR UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Scheduling control message at RTS for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Sending data request: sapi=5 arfcn=875 cur_fn=745 block=5 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 b8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550309 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550310 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=745, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550310 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550310 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550310 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550310 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550310 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550310 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550310 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=6 (bts.cpp:663) 20241121125550310 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550310 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550310 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550310 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550310 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550310 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550310 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550310 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550310 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550310 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550310 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550310 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550310 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550310 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550310 DTBFUL DEBUG TBF(UL:TFI-0-5--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550310 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550310 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125550310 DTBF INFO TBF(UL:TFI-0-5-6:G){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550310 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-5-6:G){NEW} (gprs_ms.c:336) 20241121125550310 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550310 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550310 DTBFUL INFO TBF(UL:TFI-0-5-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550310 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550310 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550310 DTBF DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=745 (tbf_ul.cpp:221) 20241121125550310 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550310 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550310 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550310 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=745 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7c 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125550323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550323 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=749): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550323 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125550323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550325 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125550333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=758 (gprs_rlcmac_sched.cpp:454) 20241121125550333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type USF (pdch_ul_controller.c:184) 20241121125550333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550333 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125550347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550351 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550351 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550351 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550351 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550351 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550351 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=754): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125550351 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550352 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=6 data=3c 0d 01 00 00 00 36 99 59 aa 49 7d f0 0e e6 fd 44 b7 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550352 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550352 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550352 DRLCMACUL DEBUG PDCH(bts=0,trx=5,ts=7) UL data: 3c 0d 01 00 00 00 36 99 59 aa 49 7d f0 0e e6 fd 44 b7 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550352 DRLCMACUL INFO PDCH(bts=0,trx=5,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550352 DRLCMACUL NOTICE PDCH(bts=0,trx=5,ts=7) FN=754 Rx UL DATA from unexpected TBF(UL:TFI-0-5-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550352 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G){ASSIGN} data_length=30, data=00 00 00 36 99 59 aa 49 7d f0 0e e6 fd 44 b7 7a 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550352 DTBFUL INFO TBF(UL:TFI-0-5-6:G){ASSIGN} Decoded premier TLLI=0x00000036 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550352 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000036, not yet confirmed (gprs_ms.c:512) 20241121125550352 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550352 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550352 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550352 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550352 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550352 DTBFUL DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550352 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550352 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=876 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125550356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=758 block_nr=7 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=762 (gprs_rlcmac_sched.cpp:454) 20241121125550356 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 762 for type USF (pdch_ul_controller.c:184) 20241121125550356 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550356 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550356 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550356 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550356 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550356 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550356 DTBFUL ERROR UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Scheduling control message at RTS for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Sending data request: sapi=5 arfcn=876 cur_fn=754 block=7 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 d8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550357 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550363 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=754, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550363 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550363 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550363 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550363 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550363 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550364 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550364 DRLCMAC DEBUG Found first unallocated TRX=6 TFI=6 (bts.cpp:663) 20241121125550364 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550364 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550364 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550364 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550364 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550364 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550364 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550364 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550364 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550364 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550364 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550364 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550364 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550364 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550364 DTBFUL DEBUG TBF(UL:TFI-0-6--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550364 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Attaching TBF(UL:TFI-0-6-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550364 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Setting Control TS PDCH(bts=0,trx=6,ts=7) (tbf.cpp:299) 20241121125550364 DTBF INFO TBF(UL:TFI-0-6-6:G){NEW} Allocated: trx = 6, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550364 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-6-6:G){NEW} (gprs_ms.c:336) 20241121125550364 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550364 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550364 DTBFUL INFO TBF(UL:TFI-0-6-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550364 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550364 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550364 DTBF DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=754 (tbf_ul.cpp:221) 20241121125550364 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550364 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550364 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=6 (ARFCN 877) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550364 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=754 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6d 7d 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125550367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125550367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550367 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=758): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550367 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125550367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125550368 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550368 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 877, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125550369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550371 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125550385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125550385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=762): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125550386 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550388 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550388 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550388 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125550394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=767 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=771 (gprs_rlcmac_sched.cpp:454) 20241121125550394 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 771 for type USF (pdch_ul_controller.c:184) 20241121125550394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550394 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125550408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=9 data=3c 0d 01 00 00 00 37 91 a8 dc 9f 80 ee 62 14 7d 41 2c c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550409 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550409 DRLCMACUL DEBUG PDCH(bts=0,trx=6,ts=7) UL data: 3c 0d 01 00 00 00 37 91 a8 dc 9f 80 ee 62 14 7d 41 2c c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550409 DRLCMACUL INFO PDCH(bts=0,trx=6,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550409 DRLCMACUL NOTICE PDCH(bts=0,trx=6,ts=7) FN=767 Rx UL DATA from unexpected TBF(UL:TFI-0-6-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550409 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G){ASSIGN} data_length=30, data=00 00 00 37 91 a8 dc 9f 80 ee 62 14 7d 41 2c c8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550409 DTBFUL INFO TBF(UL:TFI-0-6-6:G){ASSIGN} Decoded premier TLLI=0x00000037 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550409 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000037, not yet confirmed (gprs_ms.c:512) 20241121125550409 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550409 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550409 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550409 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550409 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550409 DTBFUL DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550409 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550409 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=877 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125550412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=775 (gprs_rlcmac_sched.cpp:454) 20241121125550412 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 775 for type USF (pdch_ul_controller.c:184) 20241121125550413 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550413 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550413 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550413 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550413 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550413 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550413 DTBFUL ERROR UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Scheduling control message at RTS for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Sending data request: sapi=5 arfcn=877 cur_fn=767 block=10 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 06 f8 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550413 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125550414 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=767, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125550414 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125550414 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125550414 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125550414 DLGLOBAL DEBUG validating counter group 0x55a2b80bc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125550414 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125550414 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125550414 DRLCMAC DEBUG Found first unallocated TRX=7 TFI=6 (bts.cpp:663) 20241121125550414 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125550414 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125550414 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125550414 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125550414 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125550414 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125550414 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125550414 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550414 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125550414 DLGLOBAL DEBUG validating counter group 0x55a2b80bcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125550414 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125550414 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125550414 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125550414 DLGLOBAL DEBUG validating counter group 0x55a2b80bcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125550414 DTBFUL DEBUG TBF(UL:TFI-0-7--1:G){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125550414 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Attaching TBF(UL:TFI-0-7-6:G){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125550414 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Setting Control TS PDCH(bts=0,trx=7,ts=7) (tbf.cpp:299) 20241121125550414 DTBF INFO TBF(UL:TFI-0-7-6:G){NEW} Allocated: trx = 7, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125550414 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-7-6:G){NEW} (gprs_ms.c:336) 20241121125550414 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125550414 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125550414 DTBFUL INFO TBF(UL:TFI-0-7-6:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125550414 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125550414 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125550414 DTBF DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=767 (tbf_ul.cpp:221) 20241121125550414 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125550414 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125550414 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=7 (ARFCN 878) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125550414 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=767 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6e 7e 09 6b 00 00 c9 8c 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(605)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 878, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125550426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125550426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550426 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=771): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550426 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125550427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550431 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550431 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550431 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125550431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=775 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=780 (gprs_rlcmac_sched.cpp:454) 20241121125550431 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 780 for type USF (pdch_ul_controller.c:184) 20241121125550431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550431 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 6 vs exp USF 6 20241121125550445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125550445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550447 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=775): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125550447 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=11 data=3c 0d 01 00 00 00 38 62 b5 e7 e9 a7 ed 25 05 11 fe ff d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125550447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125550447 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125550447 DRLCMACUL DEBUG PDCH(bts=0,trx=7,ts=7) UL data: 3c 0d 01 00 00 00 38 62 b5 e7 e9 a7 ed 25 05 11 fe ff d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125550447 DRLCMACUL INFO PDCH(bts=0,trx=7,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=6, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125550447 DRLCMACUL NOTICE PDCH(bts=0,trx=7,ts=7) FN=775 Rx UL DATA from unexpected TBF(UL:TFI-0-7-6:G){ASSIGN} (pdch.cpp:1070) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} UL DATA TFI=6 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125550447 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G){ASSIGN} data_length=30, data=00 00 00 38 62 b5 e7 e9 a7 ed 25 05 11 fe ff d2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125550447 DTBFUL INFO TBF(UL:TFI-0-7-6:G){ASSIGN} Decoded premier TLLI=0x00000038 of UL DATA TFI=6. (tbf_ul.cpp:361) 20241121125550447 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000038, not yet confirmed (gprs_ms.c:512) 20241121125550447 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125550447 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event FIRST_UL_DATA_RECVD not permitted (tbf_ul.cpp:365) 20241121125550447 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125550447 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125550447 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125550447 DTBFUL DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125550447 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125550447 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125550455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=878 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125550455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=780 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=784 (gprs_rlcmac_sched.cpp:454) 20241121125550455 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 784 for type USF (pdch_ul_controller.c:184) 20241121125550455 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125550455 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (final=0) (encoding.cpp:1112) 20241121125550455 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125550455 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125550455 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125550455 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125550455 DTBFUL ERROR UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Event CONTENTION_RESOLUTION_MS_SUCCESS not permitted (tbf_ul_ack_fsm.c:152) 20241121125550455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125550455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Sending data request: sapi=5 arfcn=878 cur_fn=775 block=0 data=45 24 0c 00 40 00 00 00 00 00 00 00 60 00 00 07 18 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550455 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125550458 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550458 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550458 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550458 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000001 (bts.cpp:444) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550458 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550458 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550458 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550458 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550458 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000002 (bts.cpp:444) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550458 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550459 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550459 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000003 (bts.cpp:444) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550459 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550459 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550459 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550459 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000004 (bts.cpp:444) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550459 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550460 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550460 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000005 (bts.cpp:444) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550460 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550460 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000006 (bts.cpp:444) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550460 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550461 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550461 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000007 (bts.cpp:444) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550461 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550461 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550461 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550461 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000008 (bts.cpp:444) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550461 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550462 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550462 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000009 (bts.cpp:444) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550462 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550462 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000A (bts.cpp:444) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550462 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550462 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550462 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550462 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000B (bts.cpp:444) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550462 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550462 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550463 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550463 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000C (bts.cpp:444) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550463 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550463 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000D (bts.cpp:444) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550463 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550463 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000E (bts.cpp:444) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550463 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550463 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550463 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550463 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000000F (bts.cpp:444) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550463 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550464 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550464 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550464 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550464 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000010 (bts.cpp:444) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550464 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550464 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550464 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550464 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550464 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000011 (bts.cpp:444) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550464 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550465 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550465 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000012 (bts.cpp:444) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550465 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550465 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550465 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000013 (bts.cpp:444) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550465 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550466 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550466 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000014 (bts.cpp:444) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550466 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550466 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550466 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550466 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000015 (bts.cpp:444) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550466 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550467 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550467 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550467 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000016 (bts.cpp:444) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550467 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550467 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550467 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550467 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000017 (bts.cpp:444) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550467 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550468 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550468 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000018 (bts.cpp:444) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550468 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550468 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550468 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550468 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000019 (bts.cpp:444) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550468 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550469 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550469 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550469 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001A (bts.cpp:444) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125550469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=780): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125550469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550469 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550469 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550469 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550469 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001B (bts.cpp:444) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550469 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550469 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550470 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550470 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001C (bts.cpp:444) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550470 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550470 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550470 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550470 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550470 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001D (bts.cpp:444) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550470 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550470 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550471 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550471 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001E (bts.cpp:444) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550471 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550471 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000001F (bts.cpp:444) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550471 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550471 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550471 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550472 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550472 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000020 (bts.cpp:444) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550472 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550472 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550472 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000021 (bts.cpp:444) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550472 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550472 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550472 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550472 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000022 (bts.cpp:444) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){ASSIGN} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550472 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550473 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550473 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550473 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550473 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550473 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000023 (bts.cpp:444) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550473 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550473 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550473 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550473 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000024 (bts.cpp:444) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550473 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125550474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550474 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550474 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000025 (bts.cpp:444) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550474 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550474 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550474 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550474 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000026 (bts.cpp:444) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550474 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550475 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550475 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000027 (bts.cpp:444) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550475 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550475 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550475 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550475 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000028 (bts.cpp:444) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550475 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550476 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550476 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000029 (bts.cpp:444) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550476 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550476 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550476 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550476 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002A (bts.cpp:444) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550476 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550476 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550477 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550477 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002B (bts.cpp:444) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550477 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550477 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002C (bts.cpp:444) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550477 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550477 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550477 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550477 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002D (bts.cpp:444) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550477 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550478 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550478 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002E (bts.cpp:444) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550478 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550478 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550478 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550478 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x0000002F (bts.cpp:444) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550478 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550479 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550479 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550479 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550479 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000030 (bts.cpp:444) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550479 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550479 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550479 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550479 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550479 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000031 (bts.cpp:444) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550479 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550480 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550480 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000032 (bts.cpp:444) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550480 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550480 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550480 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550480 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000033 (bts.cpp:444) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550480 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550481 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550481 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000034 (bts.cpp:444) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550481 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550481 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550481 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550481 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000035 (bts.cpp:444) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550481 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550481 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550482 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550482 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000036 (bts.cpp:444) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550482 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550482 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000037 (bts.cpp:444) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125550482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125550482 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125550482 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125550482 DRLCMAC INFO Add RR paging: chan-needed=0 MI=TMSI-0x00000038 (bts.cpp:444) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){ASSIGN} uses TRX=7 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){ASSIGN} uses TRX=6 TS=7, so we mark (bts.cpp:481) 20241121125550482 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){ASSIGN} uses TRX=5 TS=7, so we mark (bts.cpp:481) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} uses TRX=4 TS=7, so we mark (bts.cpp:481) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} uses TRX=3 TS=7, so we mark (bts.cpp:481) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} uses TRX=2 TS=7, so we mark (bts.cpp:481) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} uses TRX=1 TS=7, so we mark (bts.cpp:481) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} uses TRX=0 TS=7, so we mark (bts.cpp:481) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} uses already marked TRX=7 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} uses already marked TRX=6 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} uses already marked TRX=5 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} uses already marked TRX=4 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} uses already marked TRX=3 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} uses already marked TRX=2 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} uses already marked TRX=1 TS=7 (bts.cpp:486) 20241121125550483 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} uses already marked TRX=0 TS=7 (bts.cpp:486) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550483 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Paging on PACCH (bts.cpp:505) 20241121125550488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125550488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550488 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550488 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550489 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550489 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550489 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550489 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550489 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=784): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125550489 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125550492 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125550506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125550506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550507 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550511 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550511 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550511 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550516 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125550529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550530 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550530 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550534 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125550548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125550548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550553 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125550565 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550565 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550565 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125550567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550568 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550568 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550569 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550569 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550577 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125550590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125550590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550591 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550595 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125550609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125550609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550613 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125550615 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125550615 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125550615 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125550628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125550628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550631 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550631 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550631 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550637 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125550653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125550653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550654 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550659 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125550670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125550670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125550675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=827 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=832 (gprs_rlcmac_sched.cpp:454) 20241121125550675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 832 for type USF (pdch_ul_controller.c:184) 20241121125550675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550675 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125550675 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125550675 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125550675 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125550675 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125550675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550675 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125550675 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125550689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550689 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550689 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550689 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550689 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550690 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125550698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=832 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW}, expect answer on UL FN=836 (gprs_rlcmac_sched.cpp:454) 20241121125550698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 836 for type USF (pdch_ul_controller.c:184) 20241121125550698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550698 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125550698 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125550698 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125550698 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125550698 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125550698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550698 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550698 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=46 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125550699 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125550714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550714 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=832): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} (pdch_ul_controller.c:309) 20241121125550714 DTBF NOTICE TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125550714 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125550714 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125550714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550715 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550715 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125550719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550719 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125550719 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125550719 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125550719 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125550719 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125550719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550719 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550719 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550719 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=47 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125550719 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125550732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550732 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=836): TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} (pdch_ul_controller.c:309) 20241121125550732 DTBF DEBUG TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125550732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550733 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550733 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125550737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550737 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125550737 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125550737 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125550737 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125550737 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125550737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550737 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=47 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125550737 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125550751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550752 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550752 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125550760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550760 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125550760 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125550760 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125550760 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125550760 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125550760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550760 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550760 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550760 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125550760 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125550775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125550780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550780 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125550780 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125550780 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125550780 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125550780 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125550780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550780 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550780 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=47 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125550780 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125550793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550794 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550794 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550794 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550794 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125550798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550798 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125550798 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125550798 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125550798 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125550798 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125550798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550798 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125550798 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125550812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550813 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550813 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550814 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550814 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550814 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550814 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125550822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550822 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125550822 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125550822 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125550822 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125550822 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125550822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550822 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550822 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550822 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=47 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125550822 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125550835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550836 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550836 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550837 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550837 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125550840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550840 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125550840 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125550840 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125550840 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125550840 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125550840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550840 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125550840 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125550854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550854 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550854 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550854 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550854 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550855 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550855 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550855 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550855 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550855 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550855 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125550859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550859 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125550859 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125550859 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125550859 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125550859 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125550859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550859 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=47 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125550859 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125550873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550873 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550874 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550874 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550874 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550874 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125550882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550882 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125550882 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125550882 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125550882 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125550882 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125550882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550882 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550882 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550882 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125550882 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125550896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125550901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550901 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125550901 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125550901 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125550901 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125550901 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125550901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550901 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550901 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=47 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125550901 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125550915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550915 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550915 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550916 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550916 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125550919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550919 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125550919 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125550919 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125550919 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125550919 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125550919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550919 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125550920 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125550933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550934 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125550943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550943 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125550943 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125550943 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125550943 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125550943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550943 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550943 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=47 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125550943 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125550957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125550961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125550961 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125550975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125550975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=872 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125550980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=892 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=897 (gprs_rlcmac_sched.cpp:454) 20241121125550980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 897 for type USF (pdch_ul_controller.c:184) 20241121125550980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125550980 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125550980 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125550980 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125550980 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125550980 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125550980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125550980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125550980 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125550980 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125550980 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125550980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Sending data request: sapi=5 arfcn=872 cur_fn=888 block=2 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125550980 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125550994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125550994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550994 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550994 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550994 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550995 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550995 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550995 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550995 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125550995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125550995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=872 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125551003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=897 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=901 (gprs_rlcmac_sched.cpp:454) 20241121125551003 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 901 for type USF (pdch_ul_controller.c:184) 20241121125551003 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551003 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551003 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125551003 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125551003 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125551003 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551003 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551003 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551003 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551003 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Sending data request: sapi=5 arfcn=872 cur_fn=892 block=3 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125551003 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125551018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551019 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=897): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125551019 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125551019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=872 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125551024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=901 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=905 (gprs_rlcmac_sched.cpp:454) 20241121125551024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 905 for type USF (pdch_ul_controller.c:184) 20241121125551024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551024 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551024 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125551024 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125551024 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125551024 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551024 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551024 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551024 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Sending data request: sapi=5 arfcn=872 cur_fn=897 block=4 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125551025 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125551037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551037 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=901): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125551037 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551038 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551038 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551038 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551038 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=872 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125551041 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=905 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=910 (gprs_rlcmac_sched.cpp:454) 20241121125551041 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 910 for type USF (pdch_ul_controller.c:184) 20241121125551041 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551041 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551041 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125551041 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125551041 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125551041 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551041 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551042 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551042 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Sending data request: sapi=5 arfcn=872 cur_fn=901 block=5 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125551042 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125551056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551056 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551056 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551056 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=905): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125551056 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551056 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551056 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551056 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551056 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551056 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551056 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=872 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125551065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=910 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=914 (gprs_rlcmac_sched.cpp:454) 20241121125551065 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 914 for type USF (pdch_ul_controller.c:184) 20241121125551065 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551065 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551065 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125551065 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125551065 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125551065 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551065 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551065 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551065 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551065 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Sending data request: sapi=5 arfcn=872 cur_fn=905 block=6 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125551065 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125551079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551079 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=910): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125551079 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=872 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125551084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=914 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=918 (gprs_rlcmac_sched.cpp:454) 20241121125551084 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 918 for type USF (pdch_ul_controller.c:184) 20241121125551084 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551084 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551084 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125551084 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125551084 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125551084 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125551084 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551084 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551084 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551084 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Sending data request: sapi=5 arfcn=872 cur_fn=910 block=7 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125551084 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125551098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551098 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551098 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=914): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125551098 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551098 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551098 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551098 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551098 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551102 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=872 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125551102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=918 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=923 (gprs_rlcmac_sched.cpp:454) 20241121125551102 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 923 for type USF (pdch_ul_controller.c:184) 20241121125551102 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551102 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125551102 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125551102 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125551102 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125551102 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125551102 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551102 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551102 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551102 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Sending data request: sapi=5 arfcn=872 cur_fn=914 block=8 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125551102 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125551116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551117 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=918): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125551117 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551117 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551117 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551117 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551117 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551117 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551117 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=872 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125551125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=923 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=927 (gprs_rlcmac_sched.cpp:454) 20241121125551125 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 927 for type USF (pdch_ul_controller.c:184) 20241121125551125 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551125 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125551125 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125551125 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125551125 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125551125 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125551125 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551125 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551125 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551126 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Sending data request: sapi=5 arfcn=872 cur_fn=918 block=9 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125551126 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125551139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551140 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=923): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125551140 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=872 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125551144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=927 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, expect answer on UL FN=931 (gprs_rlcmac_sched.cpp:454) 20241121125551144 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 931 for type USF (pdch_ul_controller.c:184) 20241121125551144 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551144 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125551144 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125551144 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125551144 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125551144 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125551144 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551144 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551144 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551144 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Sending data request: sapi=5 arfcn=872 cur_fn=923 block=10 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125551144 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125551158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551158 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=927): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125551158 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551158 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551158 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551159 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551159 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=872 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125551162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=931 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, expect answer on UL FN=936 (gprs_rlcmac_sched.cpp:454) 20241121125551163 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 936 for type USF (pdch_ul_controller.c:184) 20241121125551163 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551163 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125551163 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125551163 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125551163 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125551163 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125551163 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551163 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551163 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551163 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551163 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Sending data request: sapi=5 arfcn=872 cur_fn=927 block=11 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125551163 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125551177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551178 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=931): TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125551178 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551178 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551178 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551187 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=872 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125551187 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=936 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, expect answer on UL FN=940 (gprs_rlcmac_sched.cpp:454) 20241121125551187 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 940 for type USF (pdch_ul_controller.c:184) 20241121125551187 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551187 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125551187 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125551187 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125551187 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125551187 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125551187 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551187 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551187 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551188 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551188 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Sending data request: sapi=5 arfcn=872 cur_fn=931 block=0 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125551188 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125551201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551203 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=936): TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} (pdch_ul_controller.c:309) 20241121125551203 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=872 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125551210 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=940 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, expect answer on UL FN=944 (gprs_rlcmac_sched.cpp:454) 20241121125551210 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 944 for type USF (pdch_ul_controller.c:184) 20241121125551210 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551210 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125551210 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125551210 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125551210 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125551210 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125551210 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551210 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551210 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551211 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551211 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Sending data request: sapi=5 arfcn=872 cur_fn=936 block=1 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125551211 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125551221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551222 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=940): TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} (pdch_ul_controller.c:309) 20241121125551222 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551228 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=872 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125551228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=944 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, expect answer on UL FN=949 (gprs_rlcmac_sched.cpp:454) 20241121125551228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 949 for type USF (pdch_ul_controller.c:184) 20241121125551228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551228 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125551228 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125551228 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125551228 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125551228 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125551228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551228 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551229 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551230 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Sending data request: sapi=5 arfcn=872 cur_fn=940 block=2 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125551230 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125551240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551241 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=944): TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} (pdch_ul_controller.c:309) 20241121125551242 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551242 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551242 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=872 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125551249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=949 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, expect answer on UL FN=953 (gprs_rlcmac_sched.cpp:454) 20241121125551249 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 953 for type USF (pdch_ul_controller.c:184) 20241121125551249 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551249 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125551249 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125551249 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125551249 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125551249 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551249 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551250 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Sending data request: sapi=5 arfcn=872 cur_fn=944 block=3 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125551250 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125551264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551265 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=949): TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} (pdch_ul_controller.c:309) 20241121125551265 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=872 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125551271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=1,ts=7) Received RTS for PDCH: FN=953 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, expect answer on UL FN=957 (gprs_rlcmac_sched.cpp:454) 20241121125551271 DRLCMAC DEBUG PDCH(bts=0,trx=1,ts=7) Reserving FN 957 for type USF (pdch_ul_controller.c:184) 20241121125551271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Sending data request: sapi=5 arfcn=872 cur_fn=949 block=4 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125551272 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125551283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125551283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551284 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551284 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=953): TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} (pdch_ul_controller.c:309) 20241121125551284 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551291 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551291 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551292 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551292 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=873 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125551293 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=957 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=962 (gprs_rlcmac_sched.cpp:454) 20241121125551293 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 962 for type USF (pdch_ul_controller.c:184) 20241121125551293 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551293 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125551293 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125551293 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125551293 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125551293 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551293 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551294 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551294 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551295 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551295 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Sending data request: sapi=5 arfcn=873 cur_fn=953 block=5 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125551295 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125551304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551304 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Timeout for registered USF (FN=957): TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} (pdch_ul_controller.c:309) 20241121125551304 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551305 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551305 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=873 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125551313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=966 (gprs_rlcmac_sched.cpp:454) 20241121125551313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 966 for type USF (pdch_ul_controller.c:184) 20241121125551313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551313 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551313 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125551313 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125551313 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125551313 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551313 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551313 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Sending data request: sapi=5 arfcn=873 cur_fn=957 block=6 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125551313 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125551326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551327 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551327 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551327 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=962): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125551327 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125551327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=873 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125551331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=966 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=970 (gprs_rlcmac_sched.cpp:454) 20241121125551331 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 970 for type USF (pdch_ul_controller.c:184) 20241121125551331 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551331 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551331 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125551331 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125551331 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125551331 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551331 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551331 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551331 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551331 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Sending data request: sapi=5 arfcn=873 cur_fn=962 block=7 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125551331 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125551345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551346 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=966): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125551346 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551346 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=873 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125551350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=970 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=975 (gprs_rlcmac_sched.cpp:454) 20241121125551350 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 975 for type USF (pdch_ul_controller.c:184) 20241121125551350 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551350 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551350 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125551350 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125551350 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125551350 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551350 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551350 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551350 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551350 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Sending data request: sapi=5 arfcn=873 cur_fn=966 block=8 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125551350 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125551364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551364 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=970): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125551364 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551365 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551365 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551366 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=873 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125551373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=975 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=979 (gprs_rlcmac_sched.cpp:454) 20241121125551373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 979 for type USF (pdch_ul_controller.c:184) 20241121125551373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551373 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551373 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125551373 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125551373 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125551373 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551373 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551373 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Sending data request: sapi=5 arfcn=873 cur_fn=970 block=9 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125551373 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125551387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551388 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551388 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=975): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125551388 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551388 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551388 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551388 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551388 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551389 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551389 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551389 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551389 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551389 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551389 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=873 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125551392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=983 (gprs_rlcmac_sched.cpp:454) 20241121125551392 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 983 for type USF (pdch_ul_controller.c:184) 20241121125551392 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551392 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551392 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125551392 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125551392 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125551392 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125551392 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551392 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551392 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551392 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Sending data request: sapi=5 arfcn=873 cur_fn=975 block=10 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125551392 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125551406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551406 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551406 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551406 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551406 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551406 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=979): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125551406 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551406 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551406 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=873 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125551410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=983 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=988 (gprs_rlcmac_sched.cpp:454) 20241121125551410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 988 for type USF (pdch_ul_controller.c:184) 20241121125551410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551410 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125551410 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125551410 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125551410 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125551410 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125551410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551410 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551410 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551411 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551411 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Sending data request: sapi=5 arfcn=873 cur_fn=979 block=11 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125551411 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125551424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551424 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551424 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551425 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551425 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551425 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=983): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125551425 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551425 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551425 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551425 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551425 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551425 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551425 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551425 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551425 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=873 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125551433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=988 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=992 (gprs_rlcmac_sched.cpp:454) 20241121125551433 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 992 for type USF (pdch_ul_controller.c:184) 20241121125551433 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551433 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125551433 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125551433 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125551433 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125551433 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125551433 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551434 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551434 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551434 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551434 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Sending data request: sapi=5 arfcn=873 cur_fn=983 block=0 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125551434 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125551448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551448 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551448 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551448 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=988): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125551448 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551449 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551449 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=873 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125551452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=992 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, expect answer on UL FN=996 (gprs_rlcmac_sched.cpp:454) 20241121125551452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 996 for type USF (pdch_ul_controller.c:184) 20241121125551452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551452 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125551452 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125551452 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125551452 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125551452 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125551452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551452 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551452 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Sending data request: sapi=5 arfcn=873 cur_fn=988 block=1 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125551452 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125551466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551466 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551466 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551466 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551466 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=992): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125551466 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551467 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551467 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551467 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551467 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=873 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125551471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, expect answer on UL FN=1001 (gprs_rlcmac_sched.cpp:454) 20241121125551471 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1001 for type USF (pdch_ul_controller.c:184) 20241121125551471 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551471 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125551471 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125551471 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125551471 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125551471 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125551471 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551471 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551471 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551471 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Sending data request: sapi=5 arfcn=873 cur_fn=992 block=2 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125551471 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125551485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551485 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551485 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551485 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551485 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=996): TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} (pdch_ul_controller.c:309) 20241121125551485 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551486 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551486 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551486 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=873 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125551494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1001 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, expect answer on UL FN=1005 (gprs_rlcmac_sched.cpp:454) 20241121125551494 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1005 for type USF (pdch_ul_controller.c:184) 20241121125551494 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551494 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125551494 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125551494 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125551494 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125551494 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125551494 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551494 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551494 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551494 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Sending data request: sapi=5 arfcn=873 cur_fn=996 block=3 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125551494 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125551508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551508 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1001): TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} (pdch_ul_controller.c:309) 20241121125551508 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=873 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125551513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1005 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, expect answer on UL FN=1009 (gprs_rlcmac_sched.cpp:454) 20241121125551513 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1009 for type USF (pdch_ul_controller.c:184) 20241121125551513 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551513 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125551513 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125551513 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125551513 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125551513 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125551513 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551513 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551513 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551513 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551513 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Sending data request: sapi=5 arfcn=873 cur_fn=1001 block=4 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125551513 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125551527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551527 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551527 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1005): TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} (pdch_ul_controller.c:309) 20241121125551527 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551527 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551527 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551528 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=873 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125551531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1009 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, expect answer on UL FN=1014 (gprs_rlcmac_sched.cpp:454) 20241121125551531 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1014 for type USF (pdch_ul_controller.c:184) 20241121125551531 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551531 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125551531 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125551531 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125551531 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125551531 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125551531 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551531 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551531 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551532 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Sending data request: sapi=5 arfcn=873 cur_fn=1005 block=5 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125551532 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125551545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551546 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551546 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551546 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1009): TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} (pdch_ul_controller.c:309) 20241121125551546 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551546 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551546 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=873 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125551555 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, expect answer on UL FN=1018 (gprs_rlcmac_sched.cpp:454) 20241121125551555 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1018 for type USF (pdch_ul_controller.c:184) 20241121125551555 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551555 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125551555 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125551555 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125551555 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125551555 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551555 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551555 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551555 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Sending data request: sapi=5 arfcn=873 cur_fn=1009 block=6 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125551555 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125551569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551569 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1014): TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} (pdch_ul_controller.c:309) 20241121125551569 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551569 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551569 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551570 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551570 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551570 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=873 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125551573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=2,ts=7) Received RTS for PDCH: FN=1018 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, expect answer on UL FN=1022 (gprs_rlcmac_sched.cpp:454) 20241121125551573 DRLCMAC DEBUG PDCH(bts=0,trx=2,ts=7) Reserving FN 1022 for type USF (pdch_ul_controller.c:184) 20241121125551573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Sending data request: sapi=5 arfcn=873 cur_fn=1014 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125551573 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125551587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125551587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551587 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551588 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1018): TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} (pdch_ul_controller.c:309) 20241121125551588 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551588 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551588 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551588 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551588 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551588 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=874 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125551592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1022 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1027 (gprs_rlcmac_sched.cpp:454) 20241121125551592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1027 for type USF (pdch_ul_controller.c:184) 20241121125551592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551592 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125551592 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125551592 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125551592 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125551592 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551592 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551592 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551592 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Sending data request: sapi=5 arfcn=874 cur_fn=1018 block=8 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125551592 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125551606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551606 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551606 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551606 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Timeout for registered USF (FN=1022): TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} (pdch_ul_controller.c:309) 20241121125551606 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551606 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551606 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551607 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551607 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551607 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551607 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551607 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551607 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=874 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125551615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1027 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1031 (gprs_rlcmac_sched.cpp:454) 20241121125551615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1031 for type USF (pdch_ul_controller.c:184) 20241121125551615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551615 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551615 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125551615 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125551615 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125551615 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551615 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551615 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Sending data request: sapi=5 arfcn=874 cur_fn=1022 block=9 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125551615 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125551629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1027): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125551630 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125551630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=874 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125551634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1035 (gprs_rlcmac_sched.cpp:454) 20241121125551634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1035 for type USF (pdch_ul_controller.c:184) 20241121125551634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551634 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551634 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125551634 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125551634 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125551634 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551634 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551634 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551634 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Sending data request: sapi=5 arfcn=874 cur_fn=1027 block=10 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125551634 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125551648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551648 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1031): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125551648 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551649 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551649 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551649 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551649 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=874 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125551652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1035 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1040 (gprs_rlcmac_sched.cpp:454) 20241121125551652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1040 for type USF (pdch_ul_controller.c:184) 20241121125551652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551652 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551652 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125551652 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125551652 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125551652 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551652 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551652 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551653 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Sending data request: sapi=5 arfcn=874 cur_fn=1031 block=11 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125551653 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125551666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551667 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551667 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551667 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551667 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551667 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551667 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551667 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1035): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125551667 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551667 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551667 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551668 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=874 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125551676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1040 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1044 (gprs_rlcmac_sched.cpp:454) 20241121125551676 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1044 for type USF (pdch_ul_controller.c:184) 20241121125551676 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551676 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551676 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125551676 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125551676 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125551676 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551676 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551676 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551676 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551676 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Sending data request: sapi=5 arfcn=874 cur_fn=1035 block=0 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125551677 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125551691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551692 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1040): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125551692 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551693 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551693 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551693 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551693 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=874 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125551695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1044 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1048 (gprs_rlcmac_sched.cpp:454) 20241121125551695 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1048 for type USF (pdch_ul_controller.c:184) 20241121125551695 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551695 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551695 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125551695 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125551695 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125551695 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125551695 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551695 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551695 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551695 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Sending data request: sapi=5 arfcn=874 cur_fn=1040 block=1 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125551695 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125551709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551710 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1044): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125551710 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551710 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551710 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551710 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=874 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125551713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1053 (gprs_rlcmac_sched.cpp:454) 20241121125551713 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1053 for type USF (pdch_ul_controller.c:184) 20241121125551713 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551713 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125551713 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125551713 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125551713 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125551713 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125551713 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551713 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551713 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551713 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551713 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Sending data request: sapi=5 arfcn=874 cur_fn=1044 block=2 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125551713 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125551727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551727 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551727 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551728 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551728 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551728 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1048): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125551728 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551728 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551728 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=874 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125551736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1053 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1057 (gprs_rlcmac_sched.cpp:454) 20241121125551736 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1057 for type USF (pdch_ul_controller.c:184) 20241121125551736 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551736 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125551736 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125551736 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125551736 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125551736 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125551736 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551736 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551736 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551737 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Sending data request: sapi=5 arfcn=874 cur_fn=1048 block=3 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125551737 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125551750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1053): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125551751 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=874 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125551755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1057 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, expect answer on UL FN=1061 (gprs_rlcmac_sched.cpp:454) 20241121125551755 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1061 for type USF (pdch_ul_controller.c:184) 20241121125551755 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551755 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125551755 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125551755 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125551755 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125551755 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125551755 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551755 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551755 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551755 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Sending data request: sapi=5 arfcn=874 cur_fn=1053 block=4 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125551755 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125551770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551771 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1057): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125551771 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551771 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551771 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=874 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125551774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1061 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, expect answer on UL FN=1066 (gprs_rlcmac_sched.cpp:454) 20241121125551774 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1066 for type USF (pdch_ul_controller.c:184) 20241121125551774 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551774 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125551774 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125551774 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125551774 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125551774 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125551774 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551774 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551774 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551774 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551774 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Sending data request: sapi=5 arfcn=874 cur_fn=1057 block=5 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125551774 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125551789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551791 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1061): TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} (pdch_ul_controller.c:309) 20241121125551791 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=874 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125551798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, expect answer on UL FN=1070 (gprs_rlcmac_sched.cpp:454) 20241121125551798 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1070 for type USF (pdch_ul_controller.c:184) 20241121125551798 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551798 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125551798 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125551798 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125551798 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125551798 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125551798 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551799 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551799 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551799 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551799 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Sending data request: sapi=5 arfcn=874 cur_fn=1061 block=6 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125551799 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125551813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551816 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1066): TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} (pdch_ul_controller.c:309) 20241121125551816 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=874 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125551820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1070 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, expect answer on UL FN=1074 (gprs_rlcmac_sched.cpp:454) 20241121125551820 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1074 for type USF (pdch_ul_controller.c:184) 20241121125551820 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551820 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125551820 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125551820 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125551820 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125551820 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125551820 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551820 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551820 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551821 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551821 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Sending data request: sapi=5 arfcn=874 cur_fn=1066 block=7 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125551821 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125551833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551835 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1070): TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} (pdch_ul_controller.c:309) 20241121125551835 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=874 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125551840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1074 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, expect answer on UL FN=1079 (gprs_rlcmac_sched.cpp:454) 20241121125551840 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1079 for type USF (pdch_ul_controller.c:184) 20241121125551840 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551840 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125551840 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125551840 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125551840 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125551840 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125551840 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551840 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551840 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551840 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Sending data request: sapi=5 arfcn=874 cur_fn=1070 block=8 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125551840 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125551852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551854 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551854 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551855 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1074): TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} (pdch_ul_controller.c:309) 20241121125551855 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=874 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125551861 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1079 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, expect answer on UL FN=1083 (gprs_rlcmac_sched.cpp:454) 20241121125551862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1083 for type USF (pdch_ul_controller.c:184) 20241121125551862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551862 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125551862 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125551862 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125551862 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125551862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551862 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551862 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551862 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Sending data request: sapi=5 arfcn=874 cur_fn=1074 block=9 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125551862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125551876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551878 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1079): TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} (pdch_ul_controller.c:309) 20241121125551878 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=874 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125551880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=3,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, expect answer on UL FN=1087 (gprs_rlcmac_sched.cpp:454) 20241121125551880 DRLCMAC DEBUG PDCH(bts=0,trx=3,ts=7) Reserving FN 1087 for type USF (pdch_ul_controller.c:184) 20241121125551880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Sending data request: sapi=5 arfcn=874 cur_fn=1079 block=10 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125551881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125551895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125551895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551898 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1083): TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} (pdch_ul_controller.c:309) 20241121125551898 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=875 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125551902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1087 block_nr=11 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1092 (gprs_rlcmac_sched.cpp:454) 20241121125551902 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1092 for type USF (pdch_ul_controller.c:184) 20241121125551902 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551902 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125551902 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125551902 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125551902 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125551902 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551902 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551902 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551902 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551902 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551902 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551903 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Sending data request: sapi=5 arfcn=875 cur_fn=1083 block=11 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125551903 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125551916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551918 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Timeout for registered USF (FN=1087): TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} (pdch_ul_controller.c:309) 20241121125551918 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125551918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=875 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125551924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1092 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1096 (gprs_rlcmac_sched.cpp:454) 20241121125551924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1096 for type USF (pdch_ul_controller.c:184) 20241121125551924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551924 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125551924 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125551924 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125551924 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125551924 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551924 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551924 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551925 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Sending data request: sapi=5 arfcn=875 cur_fn=1087 block=0 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125551925 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125551938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551938 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551939 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1092): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125551939 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125551939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551942 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=875 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125551942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1096 block_nr=1 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1100 (gprs_rlcmac_sched.cpp:454) 20241121125551942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1100 for type USF (pdch_ul_controller.c:184) 20241121125551942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551942 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125551942 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125551942 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125551942 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125551942 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551942 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551942 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551942 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Sending data request: sapi=5 arfcn=875 cur_fn=1092 block=1 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125551942 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125551956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551957 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1096): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125551957 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551961 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=875 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125551961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1105 (gprs_rlcmac_sched.cpp:454) 20241121125551961 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1105 for type USF (pdch_ul_controller.c:184) 20241121125551961 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551961 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125551961 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125551961 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125551961 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125551961 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551961 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551961 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551961 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551961 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551961 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Sending data request: sapi=5 arfcn=875 cur_fn=1096 block=2 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125551961 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125551975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551975 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551976 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1100): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125551976 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551976 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551976 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=875 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125551984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1105 block_nr=3 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1109 (gprs_rlcmac_sched.cpp:454) 20241121125551984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1109 for type USF (pdch_ul_controller.c:184) 20241121125551984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125551984 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125551984 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125551984 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125551984 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125551984 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125551984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125551984 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125551984 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125551985 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125551985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125551985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Sending data request: sapi=5 arfcn=875 cur_fn=1100 block=3 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125551985 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125551998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125551998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1105): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125551999 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125551999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125551999 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125551999 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552003 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=875 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125552003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1109 block_nr=4 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1113 (gprs_rlcmac_sched.cpp:454) 20241121125552003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1113 for type USF (pdch_ul_controller.c:184) 20241121125552003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552003 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552003 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125552003 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125552003 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125552003 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552003 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552003 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552003 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Sending data request: sapi=5 arfcn=875 cur_fn=1105 block=4 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125552003 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125552017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552018 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1109): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125552018 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=875 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125552022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1113 block_nr=5 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1118 (gprs_rlcmac_sched.cpp:454) 20241121125552022 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1118 for type USF (pdch_ul_controller.c:184) 20241121125552022 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552022 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552022 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125552022 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125552022 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125552022 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552022 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552022 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552022 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552022 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Sending data request: sapi=5 arfcn=875 cur_fn=1109 block=5 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125552022 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125552036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552037 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552037 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552037 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1113): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125552037 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552037 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552037 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=875 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125552045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1122 (gprs_rlcmac_sched.cpp:454) 20241121125552045 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1122 for type USF (pdch_ul_controller.c:184) 20241121125552045 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552045 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552045 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125552045 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125552045 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125552045 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552045 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552045 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552045 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552045 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Sending data request: sapi=5 arfcn=875 cur_fn=1113 block=6 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125552046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125552059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552061 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1118): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125552061 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=875 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125552064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1122 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, expect answer on UL FN=1126 (gprs_rlcmac_sched.cpp:454) 20241121125552064 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1126 for type USF (pdch_ul_controller.c:184) 20241121125552064 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552064 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552064 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125552064 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125552064 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125552064 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125552064 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552064 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552064 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552064 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Sending data request: sapi=5 arfcn=875 cur_fn=1118 block=7 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125552064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125552078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552078 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552078 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552078 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552078 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552079 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1122): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125552079 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552079 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552079 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552079 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552084 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=875 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125552084 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1126 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, expect answer on UL FN=1131 (gprs_rlcmac_sched.cpp:454) 20241121125552084 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1131 for type USF (pdch_ul_controller.c:184) 20241121125552084 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552084 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125552084 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125552084 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125552084 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125552084 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125552084 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552084 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552084 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552085 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Sending data request: sapi=5 arfcn=875 cur_fn=1122 block=8 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125552085 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125552098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1126): TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} (pdch_ul_controller.c:309) 20241121125552099 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=875 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125552108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1131 block_nr=9 scheduling USF=2 for TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, expect answer on UL FN=1135 (gprs_rlcmac_sched.cpp:454) 20241121125552108 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1135 for type USF (pdch_ul_controller.c:184) 20241121125552108 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552108 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125552108 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125552108 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125552108 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125552108 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125552108 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552108 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552108 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552108 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Sending data request: sapi=5 arfcn=875 cur_fn=1126 block=9 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125552108 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125552122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552122 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1131): TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} (pdch_ul_controller.c:309) 20241121125552122 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=875 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125552126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling USF=3 for TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, expect answer on UL FN=1139 (gprs_rlcmac_sched.cpp:454) 20241121125552126 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1139 for type USF (pdch_ul_controller.c:184) 20241121125552126 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552126 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125552126 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125552126 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125552126 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125552126 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125552126 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552126 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552126 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552126 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Sending data request: sapi=5 arfcn=875 cur_fn=1131 block=10 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125552126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125552140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552141 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552141 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552141 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1135): TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} (pdch_ul_controller.c:309) 20241121125552141 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552145 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=875 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125552145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1139 block_nr=11 scheduling USF=4 for TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, expect answer on UL FN=1144 (gprs_rlcmac_sched.cpp:454) 20241121125552145 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1144 for type USF (pdch_ul_controller.c:184) 20241121125552145 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552145 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125552145 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125552145 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125552145 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125552145 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125552145 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552145 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552145 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552145 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552145 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552145 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Sending data request: sapi=5 arfcn=875 cur_fn=1135 block=11 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125552145 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125552159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552159 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552159 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552159 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1139): TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} (pdch_ul_controller.c:309) 20241121125552159 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552160 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552160 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=875 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125552168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1144 block_nr=0 scheduling USF=5 for TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, expect answer on UL FN=1148 (gprs_rlcmac_sched.cpp:454) 20241121125552168 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1148 for type USF (pdch_ul_controller.c:184) 20241121125552168 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552168 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125552168 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125552168 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125552168 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125552168 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552168 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552168 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Sending data request: sapi=5 arfcn=875 cur_fn=1139 block=0 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125552168 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125552184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552184 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552184 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552186 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1144): TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} (pdch_ul_controller.c:309) 20241121125552186 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=875 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125552188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=4,ts=7) Received RTS for PDCH: FN=1148 block_nr=1 scheduling USF=6 for TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, expect answer on UL FN=1152 (gprs_rlcmac_sched.cpp:454) 20241121125552188 DRLCMAC DEBUG PDCH(bts=0,trx=4,ts=7) Reserving FN 1152 for type USF (pdch_ul_controller.c:184) 20241121125552188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Sending data request: sapi=5 arfcn=875 cur_fn=1144 block=1 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125552188 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125552203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125552203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552206 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1148): TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} (pdch_ul_controller.c:309) 20241121125552206 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=876 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125552207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1157 (gprs_rlcmac_sched.cpp:454) 20241121125552207 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1157 for type USF (pdch_ul_controller.c:184) 20241121125552207 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552207 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125552207 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125552207 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125552207 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125552207 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125552207 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552207 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552207 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552207 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Sending data request: sapi=5 arfcn=876 cur_fn=1148 block=2 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125552208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125552221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552223 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552223 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552223 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Timeout for registered USF (FN=1152): TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} (pdch_ul_controller.c:309) 20241121125552223 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=876 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125552230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1157 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1161 (gprs_rlcmac_sched.cpp:454) 20241121125552230 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1161 for type USF (pdch_ul_controller.c:184) 20241121125552230 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552230 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125552230 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125552230 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125552230 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125552230 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125552230 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552230 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552230 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552230 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Sending data request: sapi=5 arfcn=876 cur_fn=1152 block=3 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125552230 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125552244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552245 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552245 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552246 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552246 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552247 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1157): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125552247 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125552247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=876 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125552249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1161 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1165 (gprs_rlcmac_sched.cpp:454) 20241121125552249 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1165 for type USF (pdch_ul_controller.c:184) 20241121125552249 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552249 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125552249 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125552249 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125552249 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125552249 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125552249 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552249 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552249 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552249 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552249 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Sending data request: sapi=5 arfcn=876 cur_fn=1157 block=4 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125552249 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125552263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552264 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552264 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552266 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552266 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552267 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1161): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125552267 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=876 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125552269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1165 block_nr=5 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1170 (gprs_rlcmac_sched.cpp:454) 20241121125552269 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1170 for type USF (pdch_ul_controller.c:184) 20241121125552269 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552269 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125552269 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125552269 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125552269 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125552269 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125552269 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552269 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552269 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552270 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Sending data request: sapi=5 arfcn=876 cur_fn=1161 block=5 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125552270 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125552283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552287 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1165): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125552287 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552288 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552288 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=876 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125552292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1174 (gprs_rlcmac_sched.cpp:454) 20241121125552292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1174 for type USF (pdch_ul_controller.c:184) 20241121125552292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552292 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125552292 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125552292 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125552292 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125552292 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552292 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552292 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Sending data request: sapi=5 arfcn=876 cur_fn=1165 block=6 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125552292 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125552305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552306 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552306 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552306 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1170): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125552306 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552307 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552307 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=876 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125552310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1174 block_nr=7 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1178 (gprs_rlcmac_sched.cpp:454) 20241121125552310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1178 for type USF (pdch_ul_controller.c:184) 20241121125552310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552310 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552310 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125552310 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125552310 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125552310 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552310 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552310 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Sending data request: sapi=5 arfcn=876 cur_fn=1170 block=7 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125552310 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125552325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552325 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552325 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552326 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552326 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552326 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552326 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552328 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552328 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552328 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1174): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125552328 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=876 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125552331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1178 block_nr=8 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1183 (gprs_rlcmac_sched.cpp:454) 20241121125552331 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1183 for type USF (pdch_ul_controller.c:184) 20241121125552331 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552331 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552331 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125552331 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125552331 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125552331 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552331 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552331 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552331 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552332 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552332 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Sending data request: sapi=5 arfcn=876 cur_fn=1174 block=8 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125552332 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552335 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125552335 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125552335 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125552335 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125552335 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125552335 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125552335 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125552335 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125552335 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){RELEASING}: Deallocated (fsm.c:568) 20241121125552336 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125552336 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125552344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125552344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552344 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552346 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552346 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1178): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125552346 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=876 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125552353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1183 block_nr=9 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1187 (gprs_rlcmac_sched.cpp:454) 20241121125552353 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1187 for type USF (pdch_ul_controller.c:184) 20241121125552353 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552353 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552353 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125552353 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125552353 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125552353 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552353 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552353 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552353 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552353 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Sending data request: sapi=5 arfcn=876 cur_fn=1178 block=9 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125552353 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125552367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552368 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1183): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125552368 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=876 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125552371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, expect answer on UL FN=1191 (gprs_rlcmac_sched.cpp:454) 20241121125552371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1191 for type USF (pdch_ul_controller.c:184) 20241121125552371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552371 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552371 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125552371 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125552371 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125552371 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125552371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552371 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552371 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552372 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Sending data request: sapi=5 arfcn=876 cur_fn=1183 block=10 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125552372 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125552385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552386 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552386 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1187): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125552386 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=876 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125552390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1191 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, expect answer on UL FN=1196 (gprs_rlcmac_sched.cpp:454) 20241121125552390 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1196 for type USF (pdch_ul_controller.c:184) 20241121125552390 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552390 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125552390 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125552390 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125552390 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125552390 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125552390 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552390 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552390 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552390 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Sending data request: sapi=5 arfcn=876 cur_fn=1187 block=11 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125552390 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125552404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552406 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552406 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1191): TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} (pdch_ul_controller.c:309) 20241121125552406 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552406 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552406 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=876 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125552413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1196 block_nr=0 scheduling USF=2 for TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, expect answer on UL FN=1200 (gprs_rlcmac_sched.cpp:454) 20241121125552413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1200 for type USF (pdch_ul_controller.c:184) 20241121125552413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552413 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125552413 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125552413 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125552413 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125552413 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125552413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552413 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552413 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552414 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552414 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Sending data request: sapi=5 arfcn=876 cur_fn=1191 block=0 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125552414 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125552427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1196): TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} (pdch_ul_controller.c:309) 20241121125552428 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=876 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125552432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1200 block_nr=1 scheduling USF=3 for TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, expect answer on UL FN=1204 (gprs_rlcmac_sched.cpp:454) 20241121125552432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1204 for type USF (pdch_ul_controller.c:184) 20241121125552432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552432 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125552432 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125552432 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125552432 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125552432 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125552432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552432 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552432 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Sending data request: sapi=5 arfcn=876 cur_fn=1196 block=1 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125552432 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125552446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552447 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1200): TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} (pdch_ul_controller.c:309) 20241121125552447 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=876 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125552451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling USF=4 for TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, expect answer on UL FN=1209 (gprs_rlcmac_sched.cpp:454) 20241121125552451 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1209 for type USF (pdch_ul_controller.c:184) 20241121125552451 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552451 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125552451 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125552451 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125552451 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125552451 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125552451 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552451 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552451 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552451 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Sending data request: sapi=5 arfcn=876 cur_fn=1200 block=2 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125552451 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125552494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552495 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552495 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552495 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552497 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552497 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552497 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1204): TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} (pdch_ul_controller.c:309) 20241121125552497 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552497 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552497 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=876 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125552502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1209 block_nr=3 scheduling USF=5 for TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, expect answer on UL FN=1213 (gprs_rlcmac_sched.cpp:454) 20241121125552502 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1213 for type USF (pdch_ul_controller.c:184) 20241121125552502 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552502 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125552502 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125552502 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125552502 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125552502 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552502 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552502 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552502 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Sending data request: sapi=5 arfcn=876 cur_fn=1204 block=3 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125552502 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125552516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552517 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1209): TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} (pdch_ul_controller.c:309) 20241121125552517 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=876 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125552520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=5,ts=7) Received RTS for PDCH: FN=1213 block_nr=4 scheduling USF=6 for TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, expect answer on UL FN=1217 (gprs_rlcmac_sched.cpp:454) 20241121125552520 DRLCMAC DEBUG PDCH(bts=0,trx=5,ts=7) Reserving FN 1217 for type USF (pdch_ul_controller.c:184) 20241121125552520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Sending data request: sapi=5 arfcn=876 cur_fn=1209 block=4 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125552521 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125552534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125552534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552535 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1213): TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} (pdch_ul_controller.c:309) 20241121125552535 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=877 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125552539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1217 block_nr=5 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1222 (gprs_rlcmac_sched.cpp:454) 20241121125552539 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1222 for type USF (pdch_ul_controller.c:184) 20241121125552539 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552539 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125552539 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125552539 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125552539 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125552539 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125552539 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552539 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552539 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552539 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Sending data request: sapi=5 arfcn=877 cur_fn=1213 block=5 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125552539 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125552553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552554 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552555 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Timeout for registered USF (FN=1217): TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} (pdch_ul_controller.c:309) 20241121125552555 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=877 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125552563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1226 (gprs_rlcmac_sched.cpp:454) 20241121125552563 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1226 for type USF (pdch_ul_controller.c:184) 20241121125552563 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552563 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125552563 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125552563 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125552563 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125552563 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125552563 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552563 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552563 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552563 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552563 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Sending data request: sapi=5 arfcn=877 cur_fn=1217 block=6 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125552563 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125552578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552584 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552584 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1222): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125552584 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125552585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=877 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125552586 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1226 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1230 (gprs_rlcmac_sched.cpp:454) 20241121125552586 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1230 for type USF (pdch_ul_controller.c:184) 20241121125552586 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552586 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125552586 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125552586 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125552586 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125552586 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125552586 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552586 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552586 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552587 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552587 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Sending data request: sapi=5 arfcn=877 cur_fn=1222 block=7 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125552587 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125552596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552597 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1226): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125552597 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=877 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125552601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1230 block_nr=8 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1235 (gprs_rlcmac_sched.cpp:454) 20241121125552601 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1235 for type USF (pdch_ul_controller.c:184) 20241121125552601 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552601 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125552601 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125552601 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125552601 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125552601 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125552601 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552601 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552601 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552601 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Sending data request: sapi=5 arfcn=877 cur_fn=1226 block=8 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125552601 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125552615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552616 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552616 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552617 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552617 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552617 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1230): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125552617 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=877 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125552624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1235 block_nr=9 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1239 (gprs_rlcmac_sched.cpp:454) 20241121125552624 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1239 for type USF (pdch_ul_controller.c:184) 20241121125552624 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552624 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125552624 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125552624 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125552624 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125552624 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552624 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552624 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552624 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552624 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Sending data request: sapi=5 arfcn=877 cur_fn=1230 block=9 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125552624 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125552638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552640 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552640 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552640 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1235): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125552640 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=877 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125552643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1243 (gprs_rlcmac_sched.cpp:454) 20241121125552643 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1243 for type USF (pdch_ul_controller.c:184) 20241121125552643 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552643 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552643 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125552643 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125552643 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125552643 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552643 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552643 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552643 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552643 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Sending data request: sapi=5 arfcn=877 cur_fn=1235 block=10 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125552643 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125552656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552657 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1239): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125552657 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=877 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125552661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1243 block_nr=11 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1248 (gprs_rlcmac_sched.cpp:454) 20241121125552661 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1248 for type USF (pdch_ul_controller.c:184) 20241121125552661 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552661 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552661 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125552661 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125552661 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125552661 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552661 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552661 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552661 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552661 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Sending data request: sapi=5 arfcn=877 cur_fn=1239 block=11 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125552661 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125552675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552676 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1243): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125552676 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=877 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125552685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1248 block_nr=0 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1252 (gprs_rlcmac_sched.cpp:454) 20241121125552685 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1252 for type USF (pdch_ul_controller.c:184) 20241121125552685 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552685 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552685 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125552685 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125552685 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125552685 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552685 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552685 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552685 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552685 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552685 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Sending data request: sapi=5 arfcn=877 cur_fn=1243 block=0 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125552685 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125552699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552700 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1248): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125552700 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=877 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125552703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1252 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, expect answer on UL FN=1256 (gprs_rlcmac_sched.cpp:454) 20241121125552703 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1256 for type USF (pdch_ul_controller.c:184) 20241121125552703 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552703 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552703 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125552703 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125552703 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125552703 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125552703 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552703 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552703 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552703 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Sending data request: sapi=5 arfcn=877 cur_fn=1248 block=1 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125552704 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125552718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552720 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552720 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552720 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1252): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125552720 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552720 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552720 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=877 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125552722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, expect answer on UL FN=1261 (gprs_rlcmac_sched.cpp:454) 20241121125552722 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1261 for type USF (pdch_ul_controller.c:184) 20241121125552722 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552722 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125552722 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125552722 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125552722 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125552722 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125552722 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552722 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552722 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552722 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552722 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Sending data request: sapi=5 arfcn=877 cur_fn=1252 block=2 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125552722 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125552737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552741 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1256): TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} (pdch_ul_controller.c:309) 20241121125552741 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=877 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125552746 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1261 block_nr=3 scheduling USF=2 for TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, expect answer on UL FN=1265 (gprs_rlcmac_sched.cpp:454) 20241121125552746 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1265 for type USF (pdch_ul_controller.c:184) 20241121125552746 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552746 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125552746 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125552746 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125552746 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125552746 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125552746 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552746 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552746 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552747 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Sending data request: sapi=5 arfcn=877 cur_fn=1256 block=3 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125552747 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125552761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552762 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552762 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552763 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552763 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552765 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552765 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552766 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552766 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552767 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1261): TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} (pdch_ul_controller.c:309) 20241121125552767 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=877 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125552769 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1265 block_nr=4 scheduling USF=3 for TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, expect answer on UL FN=1269 (gprs_rlcmac_sched.cpp:454) 20241121125552769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1269 for type USF (pdch_ul_controller.c:184) 20241121125552769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552769 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125552769 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125552769 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125552769 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125552769 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125552769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552769 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552769 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552770 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552770 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Sending data request: sapi=5 arfcn=877 cur_fn=1261 block=4 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125552770 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125552779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552779 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552779 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552780 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552780 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552780 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552780 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552780 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552780 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552780 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1265): TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} (pdch_ul_controller.c:309) 20241121125552780 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=877 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125552784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1269 block_nr=5 scheduling USF=4 for TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, expect answer on UL FN=1274 (gprs_rlcmac_sched.cpp:454) 20241121125552784 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1274 for type USF (pdch_ul_controller.c:184) 20241121125552784 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552784 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125552784 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125552784 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125552784 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125552784 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125552784 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552784 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552784 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552784 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552784 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Sending data request: sapi=5 arfcn=877 cur_fn=1265 block=5 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125552784 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125552798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552799 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1269): TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} (pdch_ul_controller.c:309) 20241121125552799 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552807 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=877 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125552807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling USF=5 for TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, expect answer on UL FN=1278 (gprs_rlcmac_sched.cpp:454) 20241121125552807 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1278 for type USF (pdch_ul_controller.c:184) 20241121125552807 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552807 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125552807 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125552807 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125552807 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125552807 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552807 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552807 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552807 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Sending data request: sapi=5 arfcn=877 cur_fn=1269 block=6 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125552807 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125552822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552824 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552826 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552826 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552827 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1274): TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} (pdch_ul_controller.c:309) 20241121125552827 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552828 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552828 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=877 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125552829 DRLCMACSCHED DEBUG PDCH(bts=0,trx=6,ts=7) Received RTS for PDCH: FN=1278 block_nr=7 scheduling USF=6 for TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, expect answer on UL FN=1282 (gprs_rlcmac_sched.cpp:454) 20241121125552829 DRLCMAC DEBUG PDCH(bts=0,trx=6,ts=7) Reserving FN 1282 for type USF (pdch_ul_controller.c:184) 20241121125552829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Sending data request: sapi=5 arfcn=877 cur_fn=1274 block=7 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125552830 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125552842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125552842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552848 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1278): TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} (pdch_ul_controller.c:309) 20241121125552848 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=878 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125552850 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1282 block_nr=8 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1287 (gprs_rlcmac_sched.cpp:454) 20241121125552850 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1287 for type USF (pdch_ul_controller.c:184) 20241121125552850 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552850 DRLCMAC DEBUG Paging MI - TMSI-0x00000038 (pdch.cpp:258) 20241121125552850 DRLCMAC DEBUG Paging MI - TMSI-0x00000037 (pdch.cpp:258) 20241121125552850 DRLCMAC DEBUG Paging MI - TMSI-0x00000036 (pdch.cpp:258) 20241121125552850 DRLCMAC DEBUG Paging MI - TMSI-0x00000035 (pdch.cpp:258) 20241121125552850 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125552850 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552850 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552850 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 56 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 55 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 54 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 53 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552851 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Sending data request: sapi=5 arfcn=878 cur_fn=1278 block=8 data=46 88 30 00 00 01 c0 c0 00 00 06 e3 00 00 00 1b 0c 00 00 00 6a 00 00 (pcu_l1_if.cpp:182) 20241121125552851 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125552862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552868 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552868 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552868 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552868 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552868 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Timeout for registered USF (FN=1282): TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} (pdch_ul_controller.c:309) 20241121125552868 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125552869 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552869 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552870 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=878 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125552870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1287 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1291 (gprs_rlcmac_sched.cpp:454) 20241121125552870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1291 for type USF (pdch_ul_controller.c:184) 20241121125552870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552870 DRLCMAC DEBUG Paging MI - TMSI-0x00000034 (pdch.cpp:258) 20241121125552870 DRLCMAC DEBUG Paging MI - TMSI-0x00000033 (pdch.cpp:258) 20241121125552870 DRLCMAC DEBUG Paging MI - TMSI-0x00000032 (pdch.cpp:258) 20241121125552870 DRLCMAC DEBUG Paging MI - TMSI-0x00000031 (pdch.cpp:258) 20241121125552870 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125552870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552870 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 52 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 51 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 50 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 49 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552870 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552870 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Sending data request: sapi=5 arfcn=878 cur_fn=1282 block=9 data=40 88 30 00 00 01 a0 c0 00 00 06 63 00 00 00 19 0c 00 00 00 62 00 00 (pcu_l1_if.cpp:182) 20241121125552870 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552875 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125552875 DTBF INFO TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING} free (tbf.cpp:271) 20241121125552875 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G:TLLI-0x00000009){RELEASING}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125552875 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000009){RELEASING} (gprs_ms.c:381) 20241121125552875 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125552875 DMS INFO MS(TLLI-0x00000009:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125552875 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125552875 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125552875 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){RELEASING}: Deallocated (fsm.c:568) 20241121125552875 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125552875 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125552885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125552885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552890 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552890 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552892 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1287): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125552892 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125552892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=878 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125552892 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1295 (gprs_rlcmac_sched.cpp:454) 20241121125552892 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1295 for type USF (pdch_ul_controller.c:184) 20241121125552892 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552892 DRLCMAC DEBUG Paging MI - TMSI-0x00000030 (pdch.cpp:258) 20241121125552892 DRLCMAC DEBUG Paging MI - TMSI-0x0000002F (pdch.cpp:258) 20241121125552892 DRLCMAC DEBUG Paging MI - TMSI-0x0000002E (pdch.cpp:258) 20241121125552892 DRLCMAC DEBUG Paging MI - TMSI-0x0000002D (pdch.cpp:258) 20241121125552892 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125552892 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552893 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552893 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 48 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 47 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 46 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 45 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552893 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552893 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Sending data request: sapi=5 arfcn=878 cur_fn=1287 block=10 data=41 88 30 00 00 01 80 c0 00 00 05 e3 00 00 00 17 0c 00 00 00 5a 00 00 (pcu_l1_if.cpp:182) 20241121125552893 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125552903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552904 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552904 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552904 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552904 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1291): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125552904 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=878 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125552908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1295 block_nr=11 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1300 (gprs_rlcmac_sched.cpp:454) 20241121125552908 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1300 for type USF (pdch_ul_controller.c:184) 20241121125552908 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552908 DRLCMAC DEBUG Paging MI - TMSI-0x0000002C (pdch.cpp:258) 20241121125552908 DRLCMAC DEBUG Paging MI - TMSI-0x0000002B (pdch.cpp:258) 20241121125552908 DRLCMAC DEBUG Paging MI - TMSI-0x0000002A (pdch.cpp:258) 20241121125552908 DRLCMAC DEBUG Paging MI - TMSI-0x00000029 (pdch.cpp:258) 20241121125552908 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125552908 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552908 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552908 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 44 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 43 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 42 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 41 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552908 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Sending data request: sapi=5 arfcn=878 cur_fn=1291 block=11 data=42 88 30 00 00 01 60 c0 00 00 05 63 00 00 00 15 0c 00 00 00 52 00 00 (pcu_l1_if.cpp:182) 20241121125552908 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125552922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552922 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552922 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552922 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552922 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552922 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552922 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552923 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552923 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552923 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552923 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552923 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1295): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125552923 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=878 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125552931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1300 block_nr=0 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1304 (gprs_rlcmac_sched.cpp:454) 20241121125552931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1304 for type USF (pdch_ul_controller.c:184) 20241121125552931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552931 DRLCMAC DEBUG Paging MI - TMSI-0x00000028 (pdch.cpp:258) 20241121125552931 DRLCMAC DEBUG Paging MI - TMSI-0x00000027 (pdch.cpp:258) 20241121125552931 DRLCMAC DEBUG Paging MI - TMSI-0x00000026 (pdch.cpp:258) 20241121125552931 DRLCMAC DEBUG Paging MI - TMSI-0x00000025 (pdch.cpp:258) 20241121125552931 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552931 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 40 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 39 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 38 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 37 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552931 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Sending data request: sapi=5 arfcn=878 cur_fn=1295 block=0 data=43 88 30 00 00 01 40 c0 00 00 04 e3 00 00 00 13 0c 00 00 00 4a 00 00 (pcu_l1_if.cpp:182) 20241121125552931 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125552945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552946 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552946 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552946 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552946 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552947 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1300): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125552947 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=878 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125552950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1304 block_nr=1 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1308 (gprs_rlcmac_sched.cpp:454) 20241121125552950 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1308 for type USF (pdch_ul_controller.c:184) 20241121125552950 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552950 DRLCMAC DEBUG Paging MI - TMSI-0x00000024 (pdch.cpp:258) 20241121125552950 DRLCMAC DEBUG Paging MI - TMSI-0x00000023 (pdch.cpp:258) 20241121125552950 DRLCMAC DEBUG Paging MI - TMSI-0x00000022 (pdch.cpp:258) 20241121125552950 DRLCMAC DEBUG Paging MI - TMSI-0x00000021 (pdch.cpp:258) 20241121125552950 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552950 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552950 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552950 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 36 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 35 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 34 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 33 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552950 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Sending data request: sapi=5 arfcn=878 cur_fn=1300 block=1 data=44 88 30 00 00 01 20 c0 00 00 04 63 00 00 00 11 0c 00 00 00 42 00 00 (pcu_l1_if.cpp:182) 20241121125552950 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125552964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552966 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1304): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125552966 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552968 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=878 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125552968 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1313 (gprs_rlcmac_sched.cpp:454) 20241121125552968 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1313 for type USF (pdch_ul_controller.c:184) 20241121125552969 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552969 DRLCMAC DEBUG Paging MI - TMSI-0x00000020 (pdch.cpp:258) 20241121125552969 DRLCMAC DEBUG Paging MI - TMSI-0x0000001F (pdch.cpp:258) 20241121125552969 DRLCMAC DEBUG Paging MI - TMSI-0x0000001E (pdch.cpp:258) 20241121125552969 DRLCMAC DEBUG Paging MI - TMSI-0x0000001D (pdch.cpp:258) 20241121125552969 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552969 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552969 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552969 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 32 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 31 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 30 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 29 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552969 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Sending data request: sapi=5 arfcn=878 cur_fn=1304 block=2 data=45 88 30 00 00 01 00 c0 00 00 03 e3 00 00 00 0f 0c 00 00 00 3a 00 00 (pcu_l1_if.cpp:182) 20241121125552969 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125552983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125552983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552984 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552990 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125552990 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125552990 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1308): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125552990 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125552993 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=878 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125552993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1313 block_nr=3 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1317 (gprs_rlcmac_sched.cpp:454) 20241121125552993 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1317 for type USF (pdch_ul_controller.c:184) 20241121125552993 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125552993 DRLCMAC DEBUG Paging MI - TMSI-0x0000001C (pdch.cpp:258) 20241121125552993 DRLCMAC DEBUG Paging MI - TMSI-0x0000001B (pdch.cpp:258) 20241121125552993 DRLCMAC DEBUG Paging MI - TMSI-0x0000001A (pdch.cpp:258) 20241121125552993 DRLCMAC DEBUG Paging MI - TMSI-0x00000019 (pdch.cpp:258) 20241121125552993 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125552993 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125552993 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125552993 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 28 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 27 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 26 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 25 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125552994 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125552994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125552994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Sending data request: sapi=5 arfcn=878 cur_fn=1308 block=3 data=46 88 30 00 00 00 e0 c0 00 00 03 63 00 00 00 0d 0c 00 00 00 32 00 00 (pcu_l1_if.cpp:182) 20241121125552994 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125553006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553006 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553007 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553007 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553007 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553007 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553007 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553007 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1313): TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} (pdch_ul_controller.c:309) 20241121125553007 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125553011 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=878 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125553011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1317 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, expect answer on UL FN=1321 (gprs_rlcmac_sched.cpp:454) 20241121125553011 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1321 for type USF (pdch_ul_controller.c:184) 20241121125553011 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125553011 DRLCMAC DEBUG Paging MI - TMSI-0x00000018 (pdch.cpp:258) 20241121125553011 DRLCMAC DEBUG Paging MI - TMSI-0x00000017 (pdch.cpp:258) 20241121125553011 DRLCMAC DEBUG Paging MI - TMSI-0x00000016 (pdch.cpp:258) 20241121125553011 DRLCMAC DEBUG Paging MI - TMSI-0x00000015 (pdch.cpp:258) 20241121125553011 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125553011 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125553011 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125553011 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 24 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 23 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 22 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 21 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125553011 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125553011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125553011 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Sending data request: sapi=5 arfcn=878 cur_fn=1313 block=4 data=40 88 30 00 00 00 c0 c0 00 00 02 e3 00 00 00 0b 0c 00 00 00 2a 00 00 (pcu_l1_if.cpp:182) 20241121125553011 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125553025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553025 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553026 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553026 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553026 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1317): TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} (pdch_ul_controller.c:309) 20241121125553026 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125553029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=878 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125553029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1321 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, expect answer on UL FN=1326 (gprs_rlcmac_sched.cpp:454) 20241121125553029 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1326 for type USF (pdch_ul_controller.c:184) 20241121125553029 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125553029 DRLCMAC DEBUG Paging MI - TMSI-0x00000014 (pdch.cpp:258) 20241121125553029 DRLCMAC DEBUG Paging MI - TMSI-0x00000013 (pdch.cpp:258) 20241121125553029 DRLCMAC DEBUG Paging MI - TMSI-0x00000012 (pdch.cpp:258) 20241121125553029 DRLCMAC DEBUG Paging MI - TMSI-0x00000011 (pdch.cpp:258) 20241121125553029 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125553029 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125553029 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125553029 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 20 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 19 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 18 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 17 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125553029 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125553029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125553029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Sending data request: sapi=5 arfcn=878 cur_fn=1317 block=5 data=41 88 30 00 00 00 a0 c0 00 00 02 63 00 00 00 09 0c 00 00 00 22 00 00 (pcu_l1_if.cpp:182) 20241121125553029 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125553043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553044 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553044 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553045 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1321): TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} (pdch_ul_controller.c:309) 20241121125553045 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125553053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=878 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125553053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling USF=2 for TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, expect answer on UL FN=1330 (gprs_rlcmac_sched.cpp:454) 20241121125553053 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1330 for type USF (pdch_ul_controller.c:184) 20241121125553053 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125553053 DRLCMAC DEBUG Paging MI - TMSI-0x00000010 (pdch.cpp:258) 20241121125553053 DRLCMAC DEBUG Paging MI - TMSI-0x0000000F (pdch.cpp:258) 20241121125553053 DRLCMAC DEBUG Paging MI - TMSI-0x0000000E (pdch.cpp:258) 20241121125553053 DRLCMAC DEBUG Paging MI - TMSI-0x0000000D (pdch.cpp:258) 20241121125553053 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125553053 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125553053 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125553053 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 16 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 15 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 14 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 13 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125553053 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125553053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125553053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Sending data request: sapi=5 arfcn=878 cur_fn=1321 block=6 data=42 88 30 00 00 00 80 c0 00 00 01 e3 00 00 00 07 0c 00 00 00 1a 00 00 (pcu_l1_if.cpp:182) 20241121125553053 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125553067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553067 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553067 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553068 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1326): TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} (pdch_ul_controller.c:309) 20241121125553068 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125553071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=878 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125553071 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1330 block_nr=7 scheduling USF=3 for TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, expect answer on UL FN=1334 (gprs_rlcmac_sched.cpp:454) 20241121125553071 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1334 for type USF (pdch_ul_controller.c:184) 20241121125553071 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125553071 DRLCMAC DEBUG Paging MI - TMSI-0x0000000C (pdch.cpp:258) 20241121125553071 DRLCMAC DEBUG Paging MI - TMSI-0x0000000B (pdch.cpp:258) 20241121125553071 DRLCMAC DEBUG Paging MI - TMSI-0x0000000A (pdch.cpp:258) 20241121125553071 DRLCMAC DEBUG Paging MI - TMSI-0x00000009 (pdch.cpp:258) 20241121125553071 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125553071 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125553071 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125553071 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 12 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 11 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 10 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 9 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125553072 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125553072 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125553072 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Sending data request: sapi=5 arfcn=878 cur_fn=1326 block=7 data=43 88 30 00 00 00 60 c0 00 00 01 63 00 00 00 05 0c 00 00 00 12 00 00 (pcu_l1_if.cpp:182) 20241121125553072 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125553085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553087 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553087 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553087 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553087 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553087 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1330): TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} (pdch_ul_controller.c:309) 20241121125553087 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125553090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=878 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125553090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1334 block_nr=8 scheduling USF=4 for TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, expect answer on UL FN=1339 (gprs_rlcmac_sched.cpp:454) 20241121125553090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1339 for type USF (pdch_ul_controller.c:184) 20241121125553090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125553090 DRLCMAC DEBUG Paging MI - TMSI-0x00000008 (pdch.cpp:258) 20241121125553090 DRLCMAC DEBUG Paging MI - TMSI-0x00000007 (pdch.cpp:258) 20241121125553090 DRLCMAC DEBUG Paging MI - TMSI-0x00000006 (pdch.cpp:258) 20241121125553090 DRLCMAC DEBUG Paging MI - TMSI-0x00000005 (pdch.cpp:258) 20241121125553090 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125553090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) - Does not fit, so schedule next time (pdch.cpp:280) 20241121125553090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125553090 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 8 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 7 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 6 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 5 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125553090 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125553090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125553090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Sending data request: sapi=5 arfcn=878 cur_fn=1330 block=8 data=44 88 30 00 00 00 40 c0 00 00 00 e3 00 00 00 03 0c 00 00 00 0a 00 00 (pcu_l1_if.cpp:182) 20241121125553090 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125553104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553106 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1334): TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} (pdch_ul_controller.c:309) 20241121125553106 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125553114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=878 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125553114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1339 block_nr=9 scheduling USF=5 for TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, expect answer on UL FN=1343 (gprs_rlcmac_sched.cpp:454) 20241121125553114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1343 for type USF (pdch_ul_controller.c:184) 20241121125553114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Scheduling paging (pdch.cpp:235) 20241121125553114 DRLCMAC DEBUG Paging MI - TMSI-0x00000004 (pdch.cpp:258) 20241121125553114 DRLCMAC DEBUG Paging MI - TMSI-0x00000003 (pdch.cpp:258) 20241121125553114 DRLCMAC DEBUG Paging MI - TMSI-0x00000002 (pdch.cpp:258) 20241121125553114 DRLCMAC DEBUG Paging MI - TMSI-0x00000001 (pdch.cpp:258) 20241121125553114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) +++++++++++++++++++++++++ TX : Packet Paging Request +++++++++++++++++++++++++ (pdch.cpp:296) 20241121125553114 DCSN1 INFO csnStreamDecoder (type: Pkt Paging Request (34): MESSAGE_TYPE = 34 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 | Exist_NLN = 0 | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 4 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 3 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 2 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = Exist | u.Page_req_RR = 1 |  : u.Page_req_RR | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 0 | u.TMSI = 1 | CHANNEL_NEEDED = 0 | Exist_eMLPP_PRIORITY = 0 |  : End u.Page_req_RR | Repeated_Page_info = 0 | Padding = 0|0| (gsm_rlcmac.c:5688) 20241121125553114 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) ------------------------- TX : Packet Paging Request ------------------------- (pdch.cpp:303) 20241121125553114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Scheduling paging request message at RTS (gprs_rlcmac_sched.cpp:212) 20241121125553114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Sending data request: sapi=5 arfcn=878 cur_fn=1334 block=9 data=45 88 30 00 00 00 20 c0 00 00 00 63 00 00 00 01 0c 00 00 00 02 00 00 (pcu_l1_if.cpp:182) 20241121125553114 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0000'O 20241121125553128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125553128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125553131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125553131 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Timeout for registered USF (FN=1339): TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} (pdch_ul_controller.c:309) 20241121125553131 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125553132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=878 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125553132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=7,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling USF=6 for TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, expect answer on UL FN=1347 (gprs_rlcmac_sched.cpp:454) 20241121125553132 DRLCMAC DEBUG PDCH(bts=0,trx=7,ts=7) Reserving FN 1347 for type USF (pdch_ul_controller.c:184) 20241121125553132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Sending data request: sapi=5 arfcn=878 cur_fn=1339 block=10 data=46 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125553133 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(605)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") BTS(605)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125553137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39386<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125553139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39374<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125553140 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125553140 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125553140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553140 DTBF INFO TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING} free (tbf.cpp:271) 20241121125553140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:G:TLLI-0x00000011){RELEASING}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553140 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000011){RELEASING} (gprs_ms.c:381) 20241121125553140 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553140 DMS INFO MS(TLLI-0x00000011:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553140 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553140 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553140 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){RELEASING}: Deallocated (fsm.c:568) 20241121125553140 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553140 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553140 DTBF INFO TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING} free (tbf.cpp:271) 20241121125553140 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:G:TLLI-0x00000019){RELEASING}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553140 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000019){RELEASING} (gprs_ms.c:381) 20241121125553140 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553140 DMS INFO MS(TLLI-0x00000019:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553140 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553140 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553140 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:G){RELEASING}: Deallocated (fsm.c:568) 20241121125553140 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING} free (tbf.cpp:271) 20241121125553141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:G:TLLI-0x00000021){RELEASING}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553141 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000021){RELEASING} (gprs_ms.c:381) 20241121125553141 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553141 DMS INFO MS(TLLI-0x00000021:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553141 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:G){RELEASING}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING} free (tbf.cpp:271) 20241121125553141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:G:TLLI-0x00000029){RELEASING}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553141 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000029){RELEASING} (gprs_ms.c:381) 20241121125553141 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553141 DMS INFO MS(TLLI-0x00000029:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553141 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553141 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:G){RELEASING}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553141 DTBF INFO TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING} free (tbf.cpp:271) 20241121125553141 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:G:TLLI-0x00000031){RELEASING}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553141 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000031){RELEASING} (gprs_ms.c:381) 20241121125553142 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553142 DMS INFO MS(TLLI-0x00000031:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553142 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553142 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:G){RELEASING}: Deallocated (fsm.c:568) 20241121125553142 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553142 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553142 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553142 DTBF INFO TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241121125553142 DTBF DEBUG TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553142 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:G:TLLI-0x00000002){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553142 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241121125553142 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553142 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553142 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553142 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553142 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553142 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553142 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553142 DTBF INFO TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} free (tbf.cpp:271) 20241121125553142 DTBF DEBUG TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553142 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-1:G:TLLI-0x0000000a){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553143 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000a){FLOW} (gprs_ms.c:381) 20241121125553143 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553143 DMS INFO MS(TLLI-0x0000000a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553143 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553143 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553143 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553143 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553143 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553143 DTBF INFO TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} free (tbf.cpp:271) 20241121125553143 DTBF DEBUG TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553143 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-2:G:TLLI-0x00000012){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553143 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000012){FLOW} (gprs_ms.c:381) 20241121125553143 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553143 DMS INFO MS(TLLI-0x00000012:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553143 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553143 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553143 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553143 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553143 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553143 DTBF INFO TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} free (tbf.cpp:271) 20241121125553143 DTBF DEBUG TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553143 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-3:G:TLLI-0x0000001a){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553143 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001a){FLOW} (gprs_ms.c:381) 20241121125553143 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553143 DMS INFO MS(TLLI-0x0000001a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553143 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBFUL INFO UL_TBF(UL:TFI-0-1-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} free (tbf.cpp:271) 20241121125553144 DTBF DEBUG TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553144 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-4:G:TLLI-0x00000022){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553144 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000022){FLOW} (gprs_ms.c:381) 20241121125553144 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553144 DMS INFO MS(TLLI-0x00000022:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553144 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBFUL INFO UL_TBF(UL:TFI-0-1-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} free (tbf.cpp:271) 20241121125553144 DTBF DEBUG TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553144 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-5:G:TLLI-0x0000002a){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553144 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002a){FLOW} (gprs_ms.c:381) 20241121125553144 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553144 DMS INFO MS(TLLI-0x0000002a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553144 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553144 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553144 DTBFUL INFO UL_TBF(UL:TFI-0-1-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553144 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DTBF INFO TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} free (tbf.cpp:271) 20241121125553145 DTBF DEBUG TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553145 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-6:G:TLLI-0x00000032){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553145 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000032){FLOW} (gprs_ms.c:381) 20241121125553145 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553145 DMS INFO MS(TLLI-0x00000032:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553145 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553145 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DTBFUL INFO UL_TBF(UL:TFI-0-1-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553145 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553145 DTBF INFO TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} free (tbf.cpp:271) 20241121125553145 DTBF DEBUG TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553145 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:G:TLLI-0x00000003){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553145 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000003){FLOW} (gprs_ms.c:381) 20241121125553145 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553145 DMS INFO MS(TLLI-0x00000003:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553145 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553145 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553145 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553145 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553146 DTBF INFO TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} free (tbf.cpp:271) 20241121125553146 DTBF DEBUG TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553146 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-1:G:TLLI-0x0000000b){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553146 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000b){FLOW} (gprs_ms.c:381) 20241121125553146 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553146 DMS INFO MS(TLLI-0x0000000b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553146 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553146 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553146 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553146 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553146 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553146 DTBF INFO TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} free (tbf.cpp:271) 20241121125553146 DTBF DEBUG TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553146 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-2:G:TLLI-0x00000013){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553146 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000013){FLOW} (gprs_ms.c:381) 20241121125553146 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553146 DMS INFO MS(TLLI-0x00000013:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553146 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553146 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553146 DTBFUL INFO UL_TBF(UL:TFI-0-2-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553146 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553146 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553147 DTBF INFO TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} free (tbf.cpp:271) 20241121125553147 DTBF DEBUG TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553147 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-3:G:TLLI-0x0000001b){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553147 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001b){FLOW} (gprs_ms.c:381) 20241121125553147 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553147 DMS INFO MS(TLLI-0x0000001b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553147 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553147 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553147 DTBFUL INFO UL_TBF(UL:TFI-0-2-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553147 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553147 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553147 DTBF INFO TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} free (tbf.cpp:271) 20241121125553147 DTBF DEBUG TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553147 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-4:G:TLLI-0x00000023){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553147 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000023){FLOW} (gprs_ms.c:381) 20241121125553147 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553147 DMS INFO MS(TLLI-0x00000023:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553147 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553147 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553147 DTBFUL INFO UL_TBF(UL:TFI-0-2-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553147 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553147 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-4:G){NONE}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_paging_cs_multi_ms_tmsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass'. 20241121125553147 DTBF INFO TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} free (tbf.cpp:271) 20241121125553148 DTBF DEBUG TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-5:G:TLLI-0x0000002b){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553148 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002b){FLOW} (gprs_ms.c:381) 20241121125553148 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553148 DMS INFO MS(TLLI-0x0000002b:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553148 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553148 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553148 DTBFUL INFO UL_TBF(UL:TFI-0-2-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553148 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553148 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553148 DTBF INFO TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} free (tbf.cpp:271) 20241121125553148 DTBF DEBUG TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553148 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-6:G:TLLI-0x00000033){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553148 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000033){FLOW} (gprs_ms.c:381) 20241121125553148 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553148 DMS INFO MS(TLLI-0x00000033:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553148 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553148 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553148 DTBFUL INFO UL_TBF(UL:TFI-0-2-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553148 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553148 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553148 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553148 DTBF INFO TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} free (tbf.cpp:271) 20241121125553148 DTBF DEBUG TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:G:TLLI-0x00000004){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553149 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000004){FLOW} (gprs_ms.c:381) 20241121125553149 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553149 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553149 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553149 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553149 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553149 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553149 DTBF INFO TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} free (tbf.cpp:271) 20241121125553149 DTBF DEBUG TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-1:G:TLLI-0x0000000c){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553149 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000c){FLOW} (gprs_ms.c:381) 20241121125553149 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553149 DMS INFO MS(TLLI-0x0000000c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553149 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553149 DTBFUL INFO UL_TBF(UL:TFI-0-3-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553149 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553149 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553149 DTBF INFO TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} free (tbf.cpp:271) 20241121125553149 DTBF DEBUG TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-2:G:TLLI-0x00000014){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553149 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000014){FLOW} (gprs_ms.c:381) 20241121125553149 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553149 DMS INFO MS(TLLI-0x00000014:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553150 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553150 DTBFUL INFO UL_TBF(UL:TFI-0-3-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553150 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553150 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553150 DTBF INFO TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} free (tbf.cpp:271) 20241121125553150 DTBF DEBUG TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553150 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-3:G:TLLI-0x0000001c){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553150 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001c){FLOW} (gprs_ms.c:381) 20241121125553150 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553150 DMS INFO MS(TLLI-0x0000001c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553150 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553150 DTBFUL INFO UL_TBF(UL:TFI-0-3-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553150 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553150 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553150 DTBF INFO TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} free (tbf.cpp:271) 20241121125553150 DTBF DEBUG TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553150 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-4:G:TLLI-0x00000024){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553150 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000024){FLOW} (gprs_ms.c:381) 20241121125553150 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553150 DMS INFO MS(TLLI-0x00000024:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553151 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553151 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBFUL INFO UL_TBF(UL:TFI-0-3-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553151 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBF INFO TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} free (tbf.cpp:271) 20241121125553151 DTBF DEBUG TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553151 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-5:G:TLLI-0x0000002c){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553151 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002c){FLOW} (gprs_ms.c:381) 20241121125553151 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553151 DMS INFO MS(TLLI-0x0000002c:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553151 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553151 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBFUL INFO UL_TBF(UL:TFI-0-3-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553151 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBF INFO TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} free (tbf.cpp:271) 20241121125553151 DTBF DEBUG TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553151 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-6:G:TLLI-0x00000034){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553151 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000034){FLOW} (gprs_ms.c:381) 20241121125553151 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553151 DMS INFO MS(TLLI-0x00000034:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553151 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553151 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553151 DTBFUL INFO UL_TBF(UL:TFI-0-3-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553152 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553152 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553152 DTBF INFO TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} free (tbf.cpp:271) 20241121125553152 DTBF DEBUG TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:G:TLLI-0x00000005){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553152 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000005){FLOW} (gprs_ms.c:381) 20241121125553152 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553152 DMS INFO MS(TLLI-0x00000005:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553152 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553152 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553152 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553152 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553152 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553152 DTBF INFO TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} free (tbf.cpp:271) 20241121125553152 DTBF DEBUG TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553152 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-1:G:TLLI-0x0000000d){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553152 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000d){FLOW} (gprs_ms.c:381) 20241121125553152 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553152 DMS INFO MS(TLLI-0x0000000d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553152 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553152 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553152 DTBFUL INFO UL_TBF(UL:TFI-0-4-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553152 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} free (tbf.cpp:271) 20241121125553153 DTBF DEBUG TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553153 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-2:G:TLLI-0x00000015){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553153 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000015){FLOW} (gprs_ms.c:381) 20241121125553153 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553153 DMS INFO MS(TLLI-0x00000015:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553153 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553153 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBFUL INFO UL_TBF(UL:TFI-0-4-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} free (tbf.cpp:271) 20241121125553153 DTBF DEBUG TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553153 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-3:G:TLLI-0x0000001d){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553153 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001d){FLOW} (gprs_ms.c:381) 20241121125553153 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553153 DMS INFO MS(TLLI-0x0000001d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553153 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553153 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBFUL INFO UL_TBF(UL:TFI-0-4-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553153 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553154 DTBF INFO TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} free (tbf.cpp:271) 20241121125553154 DTBF DEBUG TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553154 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-4:G:TLLI-0x00000025){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553154 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000025){FLOW} (gprs_ms.c:381) 20241121125553154 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553154 DMS INFO MS(TLLI-0x00000025:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553154 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553154 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553154 DTBFUL INFO UL_TBF(UL:TFI-0-4-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553154 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553154 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553154 DTBF INFO TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} free (tbf.cpp:271) 20241121125553154 DTBF DEBUG TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553155 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-5:G:TLLI-0x0000002d){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553155 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002d){FLOW} (gprs_ms.c:381) 20241121125553155 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553155 DMS INFO MS(TLLI-0x0000002d:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553155 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553155 DTBFUL INFO UL_TBF(UL:TFI-0-4-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553155 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553155 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553155 DTBF INFO TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} free (tbf.cpp:271) 20241121125553155 DTBF DEBUG TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553155 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-6:G:TLLI-0x00000035){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553155 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000035){FLOW} (gprs_ms.c:381) 20241121125553155 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553155 DMS INFO MS(TLLI-0x00000035:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553155 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553155 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553155 DTBFUL INFO UL_TBF(UL:TFI-0-4-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553155 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553155 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553156 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553156 DTBF INFO TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} free (tbf.cpp:271) 20241121125553156 DTBF DEBUG TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553156 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:G:TLLI-0x00000006){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553156 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000006){FLOW} (gprs_ms.c:381) 20241121125553156 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553156 DMS INFO MS(TLLI-0x00000006:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553156 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553156 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553156 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553156 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553156 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553156 DTBF INFO TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} free (tbf.cpp:271) 20241121125553156 DTBF DEBUG TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553156 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-1:G:TLLI-0x0000000e){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553156 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000e){FLOW} (gprs_ms.c:381) 20241121125553156 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553156 DMS INFO MS(TLLI-0x0000000e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553156 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553156 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553156 DTBFUL INFO UL_TBF(UL:TFI-0-5-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553156 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553156 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} free (tbf.cpp:271) 20241121125553157 DTBF DEBUG TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553157 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-2:G:TLLI-0x00000016){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553157 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000016){FLOW} (gprs_ms.c:381) 20241121125553157 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553157 DMS INFO MS(TLLI-0x00000016:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBFUL INFO UL_TBF(UL:TFI-0-5-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} free (tbf.cpp:271) 20241121125553157 DTBF DEBUG TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553157 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-3:G:TLLI-0x0000001e){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553157 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001e){FLOW} (gprs_ms.c:381) 20241121125553157 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553157 DMS INFO MS(TLLI-0x0000001e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553157 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553157 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBFUL INFO UL_TBF(UL:TFI-0-5-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553157 DTBF INFO TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} free (tbf.cpp:271) 20241121125553157 DTBF DEBUG TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553158 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-4:G:TLLI-0x00000026){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553158 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000026){FLOW} (gprs_ms.c:381) 20241121125553158 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553158 DMS INFO MS(TLLI-0x00000026:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553158 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553158 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553158 DTBFUL INFO UL_TBF(UL:TFI-0-5-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553158 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553158 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553158 DTBF INFO TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} free (tbf.cpp:271) 20241121125553158 DTBF DEBUG TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553158 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-5:G:TLLI-0x0000002e){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553158 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002e){FLOW} (gprs_ms.c:381) 20241121125553158 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553158 DMS INFO MS(TLLI-0x0000002e:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553158 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553158 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553158 DTBFUL INFO UL_TBF(UL:TFI-0-5-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553158 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553158 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553158 DTBF INFO TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} free (tbf.cpp:271) 20241121125553158 DTBF DEBUG TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553158 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-6:G:TLLI-0x00000036){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553158 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000036){FLOW} (gprs_ms.c:381) 20241121125553158 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553159 DMS INFO MS(TLLI-0x00000036:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553159 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553159 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553159 DTBFUL INFO UL_TBF(UL:TFI-0-5-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553159 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553162 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553162 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553162 DTBF INFO TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} free (tbf.cpp:271) 20241121125553162 DTBF DEBUG TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553162 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-0:G:TLLI-0x00000007){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553162 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000007){FLOW} (gprs_ms.c:381) 20241121125553162 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553163 DMS INFO MS(TLLI-0x00000007:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553163 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBFUL INFO UL_TBF(UL:TFI-0-6-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553163 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBF INFO TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} free (tbf.cpp:271) 20241121125553163 DTBF DEBUG TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553163 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-1:G:TLLI-0x0000000f){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553163 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000000f){FLOW} (gprs_ms.c:381) Thu Nov 21 12:55:53 UTC 2024 ====== PCU_Tests.TC_paging_cs_multi_ms_tmsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_paging_cs_multi_ms_tmsi.talloc 20241121125553163 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553163 DMS INFO MS(TLLI-0x0000000f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553163 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBFUL INFO UL_TBF(UL:TFI-0-6-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553163 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBF INFO TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} free (tbf.cpp:271) 20241121125553163 DTBF DEBUG TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553163 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-2:G:TLLI-0x00000017){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553163 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000017){FLOW} (gprs_ms.c:381) 20241121125553163 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553163 DMS INFO MS(TLLI-0x00000017:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553163 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553163 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553163 DTBFUL INFO UL_TBF(UL:TFI-0-6-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} free (tbf.cpp:271) 20241121125553164 DTBF DEBUG TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553164 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-3:G:TLLI-0x0000001f){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553164 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000001f){FLOW} (gprs_ms.c:381) 20241121125553164 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553164 DMS INFO MS(TLLI-0x0000001f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553164 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBFUL INFO UL_TBF(UL:TFI-0-6-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} free (tbf.cpp:271) 20241121125553164 DTBF DEBUG TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553164 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-4:G:TLLI-0x00000027){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553164 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000027){FLOW} (gprs_ms.c:381) 20241121125553164 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553164 DMS INFO MS(TLLI-0x00000027:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553164 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553164 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBFUL INFO UL_TBF(UL:TFI-0-6-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553164 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553165 DTBF INFO TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} free (tbf.cpp:271) 20241121125553165 DTBF DEBUG TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553165 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-5:G:TLLI-0x0000002f){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553165 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x0000002f){FLOW} (gprs_ms.c:381) 20241121125553165 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553165 DMS INFO MS(TLLI-0x0000002f:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553165 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553165 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553165 DTBFUL INFO UL_TBF(UL:TFI-0-6-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553165 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553165 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553165 DTBF INFO TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} free (tbf.cpp:271) 20241121125553165 DTBF DEBUG TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553165 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) Detaching TBF(UL:TFI-0-6-6:G:TLLI-0x00000037){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553165 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000037){FLOW} (gprs_ms.c:381) 20241121125553165 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553165 DMS INFO MS(TLLI-0x00000037:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553165 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553165 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553165 DTBFUL INFO UL_TBF(UL:TFI-0-6-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553165 DTBF INFO UL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553165 DTBF INFO DL_ASS_TBF(UL:TFI-0-6-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125553166 DTBF INFO TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} free (tbf.cpp:271) 20241121125553166 DTBF DEBUG TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553166 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-0:G:TLLI-0x00000008){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125553166 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000008){FLOW} (gprs_ms.c:381) 20241121125553166 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553166 DMS INFO MS(TLLI-0x00000008:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553166 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DTBFUL INFO UL_TBF(UL:TFI-0-7-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125553166 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-0:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DTBF INFO TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} free (tbf.cpp:271) 20241121125553166 DTBF DEBUG TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553166 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-1:G:TLLI-0x00000010){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125553166 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000010){FLOW} (gprs_ms.c:381) 20241121125553166 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553166 DMS INFO MS(TLLI-0x00000010:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553166 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DTBFUL INFO UL_TBF(UL:TFI-0-7-1:G){FLOW}: Deallocated (fsm.c:568) 20241121125553166 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-1:G){NONE}: Deallocated (fsm.c:568) 20241121125553166 DTBF INFO TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} free (tbf.cpp:271) 20241121125553167 DTBF DEBUG TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-2:G:TLLI-0x00000018){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125553167 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000018){FLOW} (gprs_ms.c:381) 20241121125553167 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553167 DMS INFO MS(TLLI-0x00000018:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553167 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553167 DTBFUL INFO UL_TBF(UL:TFI-0-7-2:G){FLOW}: Deallocated (fsm.c:568) 20241121125553167 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553167 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-2:G){NONE}: Deallocated (fsm.c:568) 20241121125553167 DTBF INFO TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} free (tbf.cpp:271) 20241121125553167 DTBF DEBUG TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-3:G:TLLI-0x00000020){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125553167 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000020){FLOW} (gprs_ms.c:381) 20241121125553167 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553167 DMS INFO MS(TLLI-0x00000020:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553167 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553167 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553167 DTBFUL INFO UL_TBF(UL:TFI-0-7-3:G){FLOW}: Deallocated (fsm.c:568) 20241121125553167 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553167 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-3:G){NONE}: Deallocated (fsm.c:568) 20241121125553167 DTBF INFO TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} free (tbf.cpp:271) 20241121125553167 DTBF DEBUG TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553167 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-4:G:TLLI-0x00000028){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125553167 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000028){FLOW} (gprs_ms.c:381) 20241121125553167 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553167 DMS INFO MS(TLLI-0x00000028:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553167 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553168 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBFUL INFO UL_TBF(UL:TFI-0-7-4:G){FLOW}: Deallocated (fsm.c:568) 20241121125553168 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-4:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBF INFO TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} free (tbf.cpp:271) 20241121125553168 DTBF DEBUG TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553168 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-5:G:TLLI-0x00000030){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125553168 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000030){FLOW} (gprs_ms.c:381) 20241121125553168 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553168 DMS INFO MS(TLLI-0x00000030:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553168 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553168 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBFUL INFO UL_TBF(UL:TFI-0-7-5:G){FLOW}: Deallocated (fsm.c:568) 20241121125553168 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-5:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBF INFO TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} free (tbf.cpp:271) 20241121125553168 DTBF DEBUG TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125553168 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) Detaching TBF(UL:TFI-0-7-6:G:TLLI-0x00000038){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125553168 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000038){FLOW} (gprs_ms.c:381) 20241121125553168 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125553168 DMS INFO MS(TLLI-0x00000038:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125553168 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125553168 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553168 DTBFUL INFO UL_TBF(UL:TFI-0-7-6:G){FLOW}: Deallocated (fsm.c:568) 20241121125553169 DTBF INFO UL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553169 DTBF INFO DL_ASS_TBF(UL:TFI-0-7-6:G){NONE}: Deallocated (fsm.c:568) 20241121125553169 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125553169 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125553169 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125553169 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125553169 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125553169 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125553169 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 52: stopped pid 9576 with status 0 respawn: 53: starting: osmo-pcu 20241121125553197 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125553197 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125553197 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125553198 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125553216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125553317 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=5399424) Waiting for packet dumper to finish... 1 (prev_count=5399424, count=5455960) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_paging_cs_multi_ms_tmsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi'. ------ PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi ------ Thu Nov 21 12:55:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_bssgp_dl_unitdata_with_valid_imsi started. 611@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 611@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(615)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 611@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(615)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125556481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 611@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(619)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 611@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(619)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(616)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(616)@1d710fa6204d: Start timer T: 5 s 20241121125556487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(616)@1d710fa6204d: Start timer T_Conn: 10 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: Start timer T: 2 s TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: Start timer T: 2 s 611@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(623)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(623)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125558198 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125558198 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125558198 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(616)@1d710fa6204d: OsmoPCU is now connected BTS(618)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125558202 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125558202 DLGLOBAL DEBUG validating counter group 0x55bd4f937040(bts) with 102 counters (rate_ctr.c:86) 20241121125558202 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125558202 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125558202 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125558202 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125558202 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125558202 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125558202 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125558202 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125558202 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125558202 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125558202 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125558202 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125558202 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125558202 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125558202 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125558202 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125558202 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125558202 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125558202 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125558202 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125558202 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125558202 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125558202 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125558202 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125558202 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125558202 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125558202 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125558202 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125558202 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125558202 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125558202 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125558202 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125558202 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125558202 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125558202 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125558202 DLGLOBAL DEBUG validating counter group 0x7f309f3825e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125558202 DLGLOBAL DEBUG validating counter group 0x55bd4f936720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125558202 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125558202 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125558202 DLGLOBAL DEBUG validating counter group 0x7f309f383180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125558202 DLGLOBAL DEBUG validating counter group 0x7f309f383160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125558202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125558202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125558202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125558202 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125558202 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558202 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558202 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558202 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125558203 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125558203 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125558203 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125558203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125558203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558203 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(615)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(615)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(615)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(615)@1d710fa6204d: Start timer Tns_test: 10 s BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125558205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125558205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125558205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125558205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125558205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125558205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125558205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125558205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125558205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(615)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(615)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(618)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125558206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125558206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125558206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125558206 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125558206 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125558206 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125558206 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125558206 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125558206 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125558206 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125558206 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125558206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(615)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(615)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(615)@1d710fa6204d: Start timer Tns_test: 10 s 612@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 612@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125558211 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125558211 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125558211 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125558211 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125558211 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125558211 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125558211 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125558211 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_valid_imsi-BVCI1234(613)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125558214 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125558214 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125558214 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125558214 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125558214 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125558214 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125558214 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125558214 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125558215 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125558215 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125558215 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125558215 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125558215 DLGLOBAL DEBUG validating counter group 0x55bd4f936760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125558215 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125558215 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125558215 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125558215 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125558215 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125558215 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125558215 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125558215 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125558215 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125558215 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125558215 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125558215 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125558215 DLGLOBAL DEBUG validating counter group 0x55bd4f936b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125558215 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125558215 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125558215 DLGLOBAL DEBUG validating counter group 0x55bd4f936c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125558215 DLGLOBAL DEBUG validating counter group 0x55bd4f936c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125558215 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125558215 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125558215 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125558215 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125558216 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125558216 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125558216 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125558216 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125558216 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125558216 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125558216 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125558216 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125558216 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125558216 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125558216 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125558216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(618)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125558216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558217 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125558217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125558217 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125558217 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125558217 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125558217 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125558217 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125558217 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125558217 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125558217 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125558217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125558217 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558217 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558218 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558218 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558220 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125558220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125558220 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125558220 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125558220 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125558220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125558220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558220 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125558234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125558239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558239 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125558253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558254 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558254 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558254 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558254 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558254 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558255 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558255 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558255 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558255 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558255 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558255 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125558263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125558277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125558281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558281 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125558295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558296 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558296 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558296 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558296 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125558300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558300 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125558314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558314 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558314 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558314 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558314 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558314 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558314 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558315 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558315 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558315 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558315 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125558323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558323 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125558337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558338 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558338 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558338 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125558342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558342 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125558356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558356 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558356 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558356 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558356 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558357 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558357 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125558360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558360 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125558374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558375 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558375 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125558384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558384 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125558398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125558402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558402 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125558416 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125558416 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125558416 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125558416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125558416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558416 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558416 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125558417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125558421 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125558421 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125558421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558421 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125558435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=00 01 01 00 00 00 01 35 de c5 ba 59 e5 7c 06 77 bb 05 fa 09 5d d0 06 0a c0 60 53 55 dd 58 eb ff 7f 00 (pcu_l1_if.cpp:463) 20241121125558435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125558435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125558435 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 35 de c5 ba 59 e5 7c 06 77 bb 05 fa 09 5d d0 06 0a c0 60 53 55 dd 58 eb ff 7f 00 (pdch.cpp:1019) 20241121125558435 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125558435 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125558435 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 35 de c5 ba 59 e5 7c 06 77 bb 05 fa 09 5d d0 06 0a c0 60 53 55 dd 58 eb ff 7f (tbf_ul.cpp:337) 20241121125558435 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125558435 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125558435 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125558435 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125558435 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125558435 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121125558435 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121125558435 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125558435 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125558435 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125558435 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125558435 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125558435 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125558435 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558435 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558435 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558435 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558436 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558436 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558436 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558436 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558436 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558436 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125558444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125558444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125558444 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125558444 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125558444 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125558444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125558444 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125558444 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125558444 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125558444 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125558444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125558444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125558444 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(618)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125558458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125558458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558458 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125558458 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125558458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558458 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558458 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558459 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558459 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558463 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125558477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125558477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558478 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558478 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558478 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558478 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558478 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558478 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558478 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558481 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125558496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125558496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558496 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558496 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558496 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558496 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558496 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558496 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558496 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558497 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558497 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558497 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125558497 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558505 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125558519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125558519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125558519 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125558519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125558519 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125558519 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125558519 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125558519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125558519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125558519 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125558519 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125558519 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125558519 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125558519 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125558519 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125558519 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125558519 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125558519 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125558519 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125558519 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125558519 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125558519 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125558519 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) MTC@1d710fa6204d: Start timer T: 2 s 20241121125558519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558520 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558520 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558520 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125558521 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125558521 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125558521 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125558521 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125558521 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125558521 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125558521 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125558521 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125558521 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125558521 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125558521 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125558521 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125558521 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125558521 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125558521 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125558521 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125558521 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125558521 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125558521 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125558521 DLGLOBAL DEBUG validating counter group 0x55bd4f936b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125558521 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125558521 DLGLOBAL DEBUG validating counter group 0x55bd4f936e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125558521 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125558521 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125558521 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125558521 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125558521 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125558521 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 1 (tbf) (gprs_ms.c:355) 20241121125558521 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Cancel scheduled MS release (gprs_ms.c:255) 20241121125558521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125558521 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125558521 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125558521 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125558521 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125558521 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121125558521 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=65 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 20 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) BTS(618)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(618)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 1, t2 := 0 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125558522 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125558522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125558522 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125558522 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125558523 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125558538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125558538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558538 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558538 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558542 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125558556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125558556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558556 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558556 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558557 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558557 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558557 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558557 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558557 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558557 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558557 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558557 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558557 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558557 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558566 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125558580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125558580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558585 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125558598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125558598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558599 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558599 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558603 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125558617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125558617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558617 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558618 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558618 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558618 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558618 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558618 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558618 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558626 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125558640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125558640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558641 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558641 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558645 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125558659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125558659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558659 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558659 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558660 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558660 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558664 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125558683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125558683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558686 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558686 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558686 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558686 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558687 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558688 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558688 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558692 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125558708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125558708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558709 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558709 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558712 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558712 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558716 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125558723 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125558723 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125558723 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125558726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125558726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558727 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558727 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125558730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125558730 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 da 73 1c 99 b4 97 af 91 64 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125558730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241121125558730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=125, TS=7) (tbf_dl.cpp:883) 20241121125558730 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=125, TS=7 (tbf_dl.cpp:903) 20241121125558730 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 da 73 1c 99 b4 97 af 91 64 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125558730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=0f 00 00 29 da 73 1c 99 b4 97 af 91 64 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125558730 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125558745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125558745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558747 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558747 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558747 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558747 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558749 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558749 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558755 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125558770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125558770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558772 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558772 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558775 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125558789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125558789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558792 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558792 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558793 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558793 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558794 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558794 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558795 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558795 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125558795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558796 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125558809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125558809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125558809 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125558809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125558809 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125558809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125558809 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125558809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125558809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125558809 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125558810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125558810 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125558810 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125558810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125558810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125558810 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125558810 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125558811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: Start timer T: 2 s 20241121125558812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558819 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125558832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125558832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558841 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125558851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125558851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125558855 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125558869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125558869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558871 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558871 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558871 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558871 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.tbf.dl.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.dl.alloc", mtype := "c", min := 1, max := 1 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.tbf.ul.alloc", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.tbf.ul.alloc", mtype := "c", min := 1, max := 1 } 20241121125558878 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rlc.dl_payload_bytes", val := 10, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.dl_payload_bytes", mtype := "c", min := 10, max := 10 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rlc.ul_payload_bytes", val := 26, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rlc.ul_payload_bytes", mtype := "c", min := 26, max := 26 } TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 1, max := 1 } 20241121125558892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125558892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_bssgp_dl_unitdata_with_valid_imsi-STATS(620)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 1, max := 1 } 20241121125558893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125558894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125558894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(618)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125558907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33656<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125558912 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33644<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125558913 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125558913 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125558913 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125558913 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125558913 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125558913 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125558913 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125558913 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125558913 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125558913 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125558913 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125558913 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125558913 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125558914 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125558914 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125558914 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 53: stopped pid 9651 with status 0 respawn: 54: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_bssgp_dl_unitdata_with_valid_imsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass'. Thu Nov 21 12:55:58 UTC 2024 ====== PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi.talloc 20241121125558956 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125558957 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125558957 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125558957 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125558990 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125559090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33664<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=227772) Waiting for packet dumper to finish... 1 (prev_count=227772, count=278196) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi'. ------ PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi ------ Thu Nov 21 12:56:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_bssgp_dl_unitdata_with_invalid_imsi started. 624@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 624@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(628)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 624@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(628)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125602185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49222<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 624@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(632)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 624@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(632)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(629)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(629)@1d710fa6204d: Start timer T: 5 s PCUIF(629)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125602191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49234<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(633)@1d710fa6204d: Start timer T: 2 s TC_bssgp_dl_unitdata_with_invalid_imsi-STATS(633)@1d710fa6204d: Start timer T: 2 s 624@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(636)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(636)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125603958 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125603958 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125603958 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(629)@1d710fa6204d: OsmoPCU is now connected BTS(631)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125603961 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125603961 DLGLOBAL DEBUG validating counter group 0x560499262040(bts) with 102 counters (rate_ctr.c:86) 20241121125603961 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125603961 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125603961 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125603961 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125603961 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125603961 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125603961 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125603961 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125603961 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125603961 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125603961 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125603961 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125603961 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125603961 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125603961 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125603961 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125603961 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125603961 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125603961 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125603961 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125603961 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125603961 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125603961 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125603961 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125603961 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125603961 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125603961 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125603961 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125603961 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125603961 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125603961 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125603961 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125603961 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125603961 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125603961 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125603961 DLGLOBAL DEBUG validating counter group 0x7f141d6045e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125603961 DLGLOBAL DEBUG validating counter group 0x560499261720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125603961 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125603961 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125603961 DLGLOBAL DEBUG validating counter group 0x7f141d605180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125603961 DLGLOBAL DEBUG validating counter group 0x7f141d605160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125603961 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125603961 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125603961 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125603961 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125603961 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125603961 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125603961 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125603961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125603961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603961 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(628)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(628)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(628)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(628)@1d710fa6204d: Start timer Tns_test: 10 s BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125603963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125603963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125603963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125603963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125603963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125603963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125603963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125603963 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125603963 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(631)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125603964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125603964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125603964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) -NSVCI1234(628)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(628)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125603964 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125603964 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125603964 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125603964 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125603964 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125603964 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125603964 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125603965 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125603965 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(628)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(628)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(628)@1d710fa6204d: Start timer Tns_test: 10 s 625@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 625@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125603971 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125603971 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125603971 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125603971 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125603971 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125603971 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125603971 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125603971 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_bssgp_dl_unitdata_with_invalid_imsi-BVCI1234(626)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125603975 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125603975 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125603975 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125603975 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125603975 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125603975 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125603975 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125603975 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125603975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603975 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603975 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603976 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603976 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603976 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603976 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603976 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603976 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603977 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603977 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603977 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603977 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603977 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603977 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603978 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125603978 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125603978 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125603978 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125603978 DLGLOBAL DEBUG validating counter group 0x560499261760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125603978 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125603978 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125603978 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125603978 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125603978 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125603978 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125603978 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125603978 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125603978 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125603978 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125603978 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125603978 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125603978 DLGLOBAL DEBUG validating counter group 0x560499261b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125603978 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125603978 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125603978 DLGLOBAL DEBUG validating counter group 0x560499261c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125603978 DLGLOBAL DEBUG validating counter group 0x560499261c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125603978 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125603978 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125603978 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125603978 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125603978 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125603978 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125603978 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125603978 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125603978 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125603978 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125603978 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125603978 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125603978 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125603978 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125603978 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125603978 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125603978 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125603978 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125603978 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125603978 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125603978 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125603978 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125603978 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125603978 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125603978 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(631)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } 20241121125603981 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125603982 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125603982 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125603982 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125603982 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125603982 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125603994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125603994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603994 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603994 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603994 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603995 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603995 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603995 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603995 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125603995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125603999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125603999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125603999 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125604013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604013 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604013 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604013 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604013 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604013 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604013 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604014 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604014 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604014 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604014 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125604022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604022 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125604037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125604043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604043 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125604056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604059 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604059 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604063 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604063 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125604064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604065 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125604076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125604085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604086 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125604101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604102 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125604109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604110 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125604118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125604123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604124 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125604138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125604148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604148 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125604163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125604170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604171 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125604178 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125604178 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125604178 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125604182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125604182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604183 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604183 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125604189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125604190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125604190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125604190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604191 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125604200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=00 01 01 00 00 00 01 b7 8c 20 2d 52 ed bd 9f 04 57 b1 00 5e 4f 36 b6 ca 07 ea e4 b0 f7 fe 5e 23 85 00 (pcu_l1_if.cpp:463) 20241121125604200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125604200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125604200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 b7 8c 20 2d 52 ed bd 9f 04 57 b1 00 5e 4f 36 b6 ca 07 ea e4 b0 f7 fe 5e 23 85 00 (pdch.cpp:1019) 20241121125604200 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125604200 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125604200 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 b7 8c 20 2d 52 ed bd 9f 04 57 b1 00 5e 4f 36 b6 ca 07 ea e4 b0 f7 fe 5e 23 85 (tbf_ul.cpp:337) 20241121125604200 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125604200 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125604200 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125604200 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125604200 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125604200 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121125604200 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121125604200 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125604200 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125604200 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125604200 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125604200 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125604200 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125604200 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604200 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604201 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125604209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125604209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125604209 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125604209 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125604209 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125604209 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125604209 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125604209 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125604209 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125604209 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125604209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125604209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125604209 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125604223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125604223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604223 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125604223 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125604223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604228 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125604242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125604242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604242 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604242 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604242 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604242 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604242 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604242 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604242 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604242 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604242 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604242 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604243 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604243 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604243 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604243 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604246 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125604260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125604260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604261 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604261 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604261 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604261 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604261 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125604262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604270 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125604284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125604284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125604284 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125604284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125604284 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125604284 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125604284 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125604284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125604284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125604284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125604284 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125604284 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125604284 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125604284 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125604284 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125604284 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125604284 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125604284 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125604284 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125604284 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125604284 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125604284 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125604284 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125604284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604284 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604284 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604284 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604285 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604285 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604285 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604285 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125604286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125604287 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125604287 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125604287 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125604287 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125604287 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125604287 DLBSSGP NOTICE Failed to parse IMSI IE (rc=-74) (gprs_bssgp_pcu.c:137) 20241121125604287 DLBSSGP NOTICE BSSGP BVCI=0 Tx STATUS, cause=Conditional IE error (gprs_bssgp_util.c:575) 20241121125604287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125604288 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(631)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125604290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49234<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125604291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49222<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125604292 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125604292 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125604292 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125604292 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125604292 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125604292 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125604292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125604292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125604292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 54: stopped pid 9707 with status 0 MTC@1d710fa6204d: Test case TC_bssgp_dl_unitdata_with_invalid_imsi finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass'. respawn: 55: starting: osmo-pcu Thu Nov 21 12:56:04 UTC 2024 ====== PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi.talloc 20241121125604303 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125604303 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125604303 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125604303 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125604321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125604421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49246<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141028) Waiting for packet dumper to finish... 1 (prev_count=141028, count=160884) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy'. ------ PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy ------ Thu Nov 21 12:56:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_gprs_data_no_llc_ui_dummy started. 637@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 637@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(641)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(641)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 637@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125607475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 637@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(645)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 637@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(645)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(642)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(642)@1d710fa6204d: Start timer T: 5 s PCUIF(642)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125607482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_gprs_data_no_llc_ui_dummy-STATS(646)@1d710fa6204d: Start timer T: 2 s TC_dl_gprs_data_no_llc_ui_dummy-STATS(646)@1d710fa6204d: Start timer T: 2 s 637@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(649)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(649)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125609304 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125609304 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125609304 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(642)@1d710fa6204d: OsmoPCU is now connected BTS(644)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125609308 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125609308 DLGLOBAL DEBUG validating counter group 0x55f6cdfb3040(bts) with 102 counters (rate_ctr.c:86) 20241121125609308 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125609308 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125609308 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125609308 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125609308 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125609308 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125609308 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125609308 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125609308 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125609308 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125609308 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125609308 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125609308 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125609308 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125609308 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125609308 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125609308 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125609308 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125609308 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125609308 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125609308 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125609308 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125609308 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125609308 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125609308 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125609308 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125609308 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125609308 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125609308 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125609308 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125609308 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125609308 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125609308 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125609308 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125609308 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125609308 DLGLOBAL DEBUG validating counter group 0x7f13267d35e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125609308 DLGLOBAL DEBUG validating counter group 0x55f6cdfb2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125609308 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125609308 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125609308 DLGLOBAL DEBUG validating counter group 0x7f13267d4180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125609308 DLGLOBAL DEBUG validating counter group 0x7f13267d4160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125609308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125609308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125609308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125609308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125609308 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125609308 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125609308 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125609308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125609308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609308 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(641)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(641)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(641)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(641)@1d710fa6204d: Start timer Tns_test: 10 s BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125609310 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125609310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125609310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125609310 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125609310 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125609310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125609310 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125609310 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125609310 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(641)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(641)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125609311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125609311 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125609311 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125609311 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125609311 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125609311 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125609311 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125609311 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125609311 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125609311 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(644)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125609311 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125609311 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(641)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(641)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(641)@1d710fa6204d: Start timer Tns_test: 10 s 638@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 638@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125609316 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125609317 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125609317 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125609317 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125609317 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125609317 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125609317 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125609317 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_gprs_data_no_llc_ui_dummy-BVCI1234(639)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125609320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125609320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125609320 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125609320 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125609320 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125609320 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125609320 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125609320 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125609322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125609322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125609322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125609322 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125609322 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125609322 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20241121125609322 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125609322 DLGLOBAL DEBUG validating counter group 0x55f6cdfb2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125609322 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125609322 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125609322 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125609322 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125609322 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125609322 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125609322 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125609322 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125609322 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125609322 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125609322 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125609322 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125609322 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125609322 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125609322 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125609322 DLGLOBAL DEBUG validating counter group 0x55f6cdfb2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125609322 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125609322 DLGLOBAL DEBUG validating counter group 0x55f6cdfb2e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125609322 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125609322 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125609322 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125609322 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125609322 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125609322 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125609322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125609322 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125609322 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125609322 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125609322 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125609322 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125609322 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125609322 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125609322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125609322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125609322 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125609322 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125609322 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125609322 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125609322 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125609322 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125609322 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125609322 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125609322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(644)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(644)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125609326 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125609326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125609326 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125609326 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125609326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125609326 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125609326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125609326 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125609326 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125609326 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125609340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125609340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609341 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609341 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609341 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609341 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609341 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609341 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609342 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609342 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609345 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125609359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125609359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609359 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609359 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609368 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125609382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125609382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609383 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609383 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609383 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609383 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609383 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609383 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609383 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609383 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609387 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125609401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125609401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609401 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609401 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609401 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609402 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609402 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609402 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609402 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609402 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609402 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609402 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609405 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125609419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125609419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609429 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125609443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125609443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609443 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609443 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609443 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609443 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609443 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609444 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609444 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609447 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125609461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125609461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609466 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125609480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125609480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609480 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609480 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609481 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609481 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609481 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609481 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609481 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609481 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609481 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609489 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125609503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125609504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609504 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609504 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609504 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609504 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609505 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609505 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609505 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609505 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609508 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125609522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125609522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609523 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609523 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609523 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609523 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125609523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125609526 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125609526 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125609526 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125609527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125609527 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20241121125609527 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 23 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 19 0c 8d ec 6f ec 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125609527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241121125609527 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=60, TS=7) (tbf_dl.cpp:883) 20241121125609527 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=60, TS=7 (tbf_dl.cpp:903) 20241121125609527 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 19 0c 8d ec 6f ec 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125609527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=0f 00 00 19 0c 8d ec 6f ec 2d 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125609527 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(644)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125609529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49270<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125609530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49254<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125609530 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125609530 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125609530 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125609530 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125609530 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125609530 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125609530 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125609530 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125609530 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125609530 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125609530 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125609530 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125609530 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125609530 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125609530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125609530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125609530 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 55: stopped pid 9777 with status 0 respawn: 56: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_dl_gprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass'. Thu Nov 21 12:56:09 UTC 2024 ====== PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy.talloc 20241121125609543 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125609543 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125609543 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125609543 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125609562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49272<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125609662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49272<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75592) Waiting for packet dumper to finish... 1 (prev_count=75592, count=120496) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy'. ------ PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy ------ Thu Nov 21 12:56:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_egprs_data_no_llc_ui_dummy started. 650@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 650@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(654)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(654)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 650@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125612708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 650@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(658)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 650@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(658)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(655)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(655)@1d710fa6204d: Start timer T: 5 s 20241121125612715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32802<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(655)@1d710fa6204d: Start timer T_Conn: 10 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(659)@1d710fa6204d: Start timer T: 2 s TC_dl_egprs_data_no_llc_ui_dummy-STATS(659)@1d710fa6204d: Start timer T: 2 s 650@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(662)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(662)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125614544 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125614544 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125614544 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(655)@1d710fa6204d: OsmoPCU is now connected BTS(656)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125614547 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125614547 DLGLOBAL DEBUG validating counter group 0x55c2d2ac4040(bts) with 102 counters (rate_ctr.c:86) 20241121125614547 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125614547 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125614547 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125614547 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125614547 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125614547 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125614547 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125614547 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125614547 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125614547 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125614547 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125614547 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125614547 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125614547 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125614547 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125614547 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125614547 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125614547 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125614547 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125614547 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125614547 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125614547 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125614547 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125614547 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125614547 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125614547 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125614547 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125614547 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125614547 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125614547 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125614547 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125614547 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125614547 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125614547 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125614547 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125614547 DLGLOBAL DEBUG validating counter group 0x7febd155b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125614547 DLGLOBAL DEBUG validating counter group 0x55c2d2ac3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125614547 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125614547 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125614547 DLGLOBAL DEBUG validating counter group 0x7febd155c180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125614547 DLGLOBAL DEBUG validating counter group 0x7febd155c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125614547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125614547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125614547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125614547 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125614547 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125614547 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125614547 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125614547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125614547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614548 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(654)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(654)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(654)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(654)@1d710fa6204d: Start timer Tns_test: 10 s BTS(656)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125614550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125614550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125614550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125614550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125614550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125614550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125614550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125614550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125614550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(654)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(654)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125614550 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125614550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125614550 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125614550 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125614550 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125614550 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125614550 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125614550 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125614550 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125614550 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125614551 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125614551 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(654)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(654)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(654)@1d710fa6204d: Start timer Tns_test: 10 s 651@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 651@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125614555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125614555 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125614555 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125614555 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125614555 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125614555 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125614555 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125614555 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_egprs_data_no_llc_ui_dummy-BVCI1234(652)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125614559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125614559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125614559 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125614559 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125614559 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125614559 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125614559 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125614559 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125614561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125614561 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125614561 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125614561 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125614561 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125614561 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125614561 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125614561 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241121125614561 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 6 (gprs_bssgp_pcu.c:177) 20241121125614561 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125614561 DLGLOBAL DEBUG validating counter group 0x55c2d2ac3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125614561 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125614561 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125614561 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125614561 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125614561 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125614561 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125614561 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 6 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125614561 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125614562 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125614562 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125614562 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125614562 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125614562 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125614562 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125614562 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125614562 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125614562 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241121125614562 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125614562 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125614562 DLGLOBAL DEBUG validating counter group 0x55c2d2ac3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125614562 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125614562 DLGLOBAL DEBUG validating counter group 0x55c2d2ac3e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125614562 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125614562 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125614562 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125614562 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125614562 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121125614562 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125614562 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Attaching DL TBF: TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125614562 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125614562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125614562 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125614562 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125614562 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125614562 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125614562 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125614562 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125614562 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125614562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614562 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125614562 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125614562 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125614562 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125614562 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125614562 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125614562 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125614562 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125614562 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125614562 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125614562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(656)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(656)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125614565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125614565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125614565 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125614565 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125614565 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125614565 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125614565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125614565 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125614565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125614565 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125614579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614584 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125614598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125614598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614607 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125614621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125614621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614626 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125614640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125614640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614642 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614642 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614642 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614642 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614642 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614645 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125614659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125614659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614659 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614659 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614659 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614659 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614660 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614660 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614660 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614660 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614668 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125614682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125614682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614683 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614683 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614683 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614683 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614687 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125614701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125614701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614702 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614702 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614702 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614702 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614702 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614702 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614706 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125614720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125614720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614720 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614720 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614720 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614729 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125614743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125614743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614744 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614744 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614748 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125614762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125614762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614762 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614762 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614762 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125614763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125614766 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125614766 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125614766 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125614766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125614766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=MCS-1 (tbf_dl.cpp:354) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=6) (tbf_dl.cpp:551) 20241121125614766 DRLCMACDL DEBUG -- Chunk with length 6 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=6 (tbf_dl.cpp:663) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 15 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125614766 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 0c ff fe 2b a3 f3 4f a3 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125614766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241121125614766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=60, TS=7) (tbf_dl.cpp:883) 20241121125614766 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=60, TS=7 (tbf_dl.cpp:903) 20241121125614766 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 0f 00 00 16 18 fe fd 57 46 e7 9f 46 57 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241121125614766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=0f 00 00 16 18 fe fd 57 46 e7 9f 46 57 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241121125614766 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(656)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125614768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32802<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125614769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32792<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125614769 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125614770 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125614770 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125614770 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125614770 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125614770 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125614770 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125614770 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125614770 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125614770 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125614770 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125614770 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125614770 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125614770 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125614770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125614770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125614770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 56: stopped pid 9840 with status 0 MTC@1d710fa6204d: Test case TC_dl_egprs_data_no_llc_ui_dummy finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass'. respawn: 57: starting: osmo-pcu Thu Nov 21 12:56:14 UTC 2024 ====== PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy.talloc 20241121125614781 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125614781 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125614781 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125614781 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125614797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125614897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32818<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101100) Waiting for packet dumper to finish... 1 (prev_count=101100, count=133812) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch ------ Thu Nov 21 12:56:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_finished_pkt_dl_ass_pch started. 663@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 663@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(667)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(667)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 663@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125617941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32826<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 663@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(671)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 663@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(671)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(668)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125617947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(668)@1d710fa6204d: Start timer T: 5 s PCUIF(668)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(672)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_finished_pkt_dl_ass_pch-STATS(672)@1d710fa6204d: Start timer T: 2 s 663@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(675)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(675)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125619782 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125619782 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125619782 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(668)@1d710fa6204d: OsmoPCU is now connected BTS(670)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125619786 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125619786 DLGLOBAL DEBUG validating counter group 0x561756656040(bts) with 102 counters (rate_ctr.c:86) 20241121125619786 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125619786 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125619786 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125619786 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125619786 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125619786 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125619786 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125619786 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125619786 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125619786 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125619786 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125619786 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125619786 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125619786 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125619786 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125619786 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125619786 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125619786 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125619786 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125619786 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125619786 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125619786 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125619786 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125619786 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125619786 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125619786 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125619786 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125619786 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125619786 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125619787 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125619787 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125619787 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125619787 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125619787 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125619787 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125619787 DLGLOBAL DEBUG validating counter group 0x7f71ef2fc5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125619787 DLGLOBAL DEBUG validating counter group 0x561756655720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125619787 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125619787 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125619787 DLGLOBAL DEBUG validating counter group 0x7f71ef2fd180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125619787 DLGLOBAL DEBUG validating counter group 0x7f71ef2fd160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125619787 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125619787 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125619787 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125619787 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125619787 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125619787 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125619787 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125619787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125619787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619787 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(667)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(667)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(667)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(667)@1d710fa6204d: Start timer Tns_test: 10 s BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(670)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125619789 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125619789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125619789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125619789 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125619789 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125619789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125619789 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125619789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125619789 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(667)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(667)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125619790 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125619790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125619790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125619790 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125619790 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125619790 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125619790 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125619790 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125619790 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125619790 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125619791 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125619792 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(667)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(667)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(667)@1d710fa6204d: Start timer Tns_test: 10 s 664@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 664@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125619796 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125619796 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125619796 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125619796 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125619796 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125619796 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125619796 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125619796 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_finished_pkt_dl_ass_pch-BVCI1234(665)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125619799 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125619799 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125619799 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125619799 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125619799 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125619799 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125619799 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125619799 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125619800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619801 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125619801 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125619801 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125619801 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125619801 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125619801 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125619801 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125619801 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125619801 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125619801 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125619801 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619801 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619801 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619801 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619801 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619801 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619802 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619802 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619802 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619802 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619802 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619802 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619803 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619803 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619803 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125619803 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125619803 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125619803 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125619803 DLGLOBAL DEBUG validating counter group 0x561756655760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125619803 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125619803 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125619803 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125619803 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125619803 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125619803 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125619803 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125619803 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125619803 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125619803 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125619803 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125619803 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125619803 DLGLOBAL DEBUG validating counter group 0x561756655b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125619803 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125619803 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125619803 DLGLOBAL DEBUG validating counter group 0x561756655c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125619803 DLGLOBAL DEBUG validating counter group 0x561756655c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125619803 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125619803 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125619803 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125619803 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125619803 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125619803 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125619803 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125619803 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125619803 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125619803 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125619803 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125619803 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125619803 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125619803 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125619803 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125619804 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125619804 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125619804 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125619804 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125619804 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(670)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125619805 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125619819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125619819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619819 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619819 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619819 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619819 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619820 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619820 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619820 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619820 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619820 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619820 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619820 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619820 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125619824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125619839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619842 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619842 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619844 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619844 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125619848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619849 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125619862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125619866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619866 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125619881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619886 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619886 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619890 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125619890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619891 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125619900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125619909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619909 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125619923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619924 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619924 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619924 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619924 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619925 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619925 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125619928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619928 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125619942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619942 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619942 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619942 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619942 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619942 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619943 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619943 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619943 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619943 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619943 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619943 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619943 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619943 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125619947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619947 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125619961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619961 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619961 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125619970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619971 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125619984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125619984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619985 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619985 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125619986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125619989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125619989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125619989 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125620003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125620003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620003 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125620003 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125620003 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125620003 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620004 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620004 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620004 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125620007 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125620007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125620007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125620008 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125620022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125620022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125620031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125620031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125620031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125620031 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125620045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125620045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620045 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125620045 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125620045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125620046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620049 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125620063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=04 01 01 00 00 00 01 0f 78 39 47 0f 1c 13 d1 ec fc 33 ed 79 08 cd e7 4e 49 c7 90 82 c0 51 a9 41 a3 00 (pcu_l1_if.cpp:463) 20241121125620063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125620063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125620063 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 0f 78 39 47 0f 1c 13 d1 ec fc 33 ed 79 08 cd e7 4e 49 c7 90 82 c0 51 a9 41 a3 00 (pdch.cpp:1019) 20241121125620063 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125620063 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=1, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 0f 78 39 47 0f 1c 13 d1 ec fc 33 ed 79 08 cd e7 4e 49 c7 90 82 c0 51 a9 41 a3 (tbf_ul.cpp:337) 20241121125620063 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125620063 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125620063 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125620063 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125620063 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125620063 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=1 (tbf_ul.cpp:402) 20241121125620063 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125620063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125620063 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125620063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125620064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125620068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125620068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125620068 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125620068 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125620068 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125620068 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125620068 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125620068 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125620068 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125620068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125620068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125620068 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125620082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=00 00 03 ca 75 fe a8 2c a5 14 c6 32 b1 a0 9a c6 f7 aa 8f f1 8c e3 73 4d 24 8b 21 05 58 9d d6 c1 0e 00 (pcu_l1_if.cpp:463) 20241121125620082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125620082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125620082 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 ca 75 fe a8 2c a5 14 c6 32 b1 a0 9a c6 f7 aa 8f f1 8c e3 73 4d 24 8b 21 05 58 9d d6 c1 0e 00 (pdch.cpp:1019) 20241121125620082 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125620082 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=0, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=ca 75 fe a8 2c a5 14 c6 32 b1 a0 9a c6 f7 aa 8f f1 8c e3 73 4d 24 8b 21 05 58 9d d6 c1 0e (tbf_ul.cpp:337) 20241121125620082 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125620082 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125620082 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=1 (tbf_ul.cpp:185) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241121125620082 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241121125620082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=0 (tbf_ul.cpp:402) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125620082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125620082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125620082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125620082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125620082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125620082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125620091 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125620091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125620091 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125620091 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241121125620091 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125620091 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125620091 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=78, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125620091 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125620091 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125620091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125620091 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125620093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125620093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125620093 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125620093 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125620093 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125620093 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125620093 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125620093 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125620093 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125620105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125620105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620105 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125620105 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125620105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620110 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125620124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125620124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620124 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620124 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620124 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620124 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620124 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620124 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620125 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620125 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620125 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620125 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620125 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620125 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620128 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125620142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125620142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125620144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620152 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121125620166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125620166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125620166 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125620166 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125620166 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125620166 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125620166 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} FN=78 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125620166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125620166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125620166 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125620166 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125620166 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125620166 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125620166 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125620166 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125620166 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125620166 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125620166 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125620166 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125620166 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125620166 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125620166 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125620166 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125620166 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125620166 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125620166 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125620166 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125620166 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125620166 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125620166 DLGLOBAL DEBUG validating counter group 0x561756655b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125620166 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125620166 DLGLOBAL DEBUG validating counter group 0x561756655e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125620166 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125620166 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125620166 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125620166 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125620166 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125620166 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 2 (st_finished,tbf) (gprs_ms.c:355) 20241121125620166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125620166 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125620166 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125620166 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125620166 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125620166 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121125620166 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=78 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 81 cd 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125620166 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - st_finished: now used by 1 (tbf) (tbf_ul_fsm.c:252) 20241121125620166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(670)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(670)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 14, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125620168 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125620168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125620168 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125620168 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125620170 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125620184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125620184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620184 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620184 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620185 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620185 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620185 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620185 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620185 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620185 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620189 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125620203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125620203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620204 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620204 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620204 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620204 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620204 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620204 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620212 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125620226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125620226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620226 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620226 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620227 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620227 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620227 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620227 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620231 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125620245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125620245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620245 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620245 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620245 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620245 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620245 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620245 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620245 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620245 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620245 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620245 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620246 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620246 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620249 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125620263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125620263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620264 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620264 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620264 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620264 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620264 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620273 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125620287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620291 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125620305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125620305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620305 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620305 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620306 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620306 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620306 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620306 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125620324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125620324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620325 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620325 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620333 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125620347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125620347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620351 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125620366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125620366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620366 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620366 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620366 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620366 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620366 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620366 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620367 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620367 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620367 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125620367 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125620369 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125620369 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125620369 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125620370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125620370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125620370 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 81 3a 37 d6 3c 65 b7 cf 40 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125620370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 125 + 13 = 138 (pdch_ul_controller.c:131) 20241121125620370 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type POLL (pdch_ul_controller.c:184) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=138, TS=7) (tbf_dl.cpp:883) 20241121125620370 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=138, TS=7 (tbf_dl.cpp:903) 20241121125620370 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 81 3a 37 d6 3c 65 b7 cf 40 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125620370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=0f 00 00 29 81 3a 37 d6 3c 65 b7 cf 40 e1 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125620370 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(670)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125620372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32836<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125620373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32826<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125620373 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125620373 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125620373 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125620373 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125620373 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125620373 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125620373 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125620373 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125620373 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125620373 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125620373 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125620373 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125620373 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125620373 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125620373 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125620373 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125620373 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 57: stopped pid 9907 with status 0 respawn: 58: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_ul_tbf_finished_pkt_dl_ass_pch finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass'. Thu Nov 21 12:56:20 UTC 2024 ====== PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch.talloc 20241121125620387 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125620387 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125620387 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125620387 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125620411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125620511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32846<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=176932) Waiting for packet dumper to finish... 1 (prev_count=176932, count=243020) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch ------ Thu Nov 21 12:56:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_1phase_while_dl_ass_pch started. 676@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 676@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(680)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 676@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(680)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125623632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 676@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(684)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 676@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(684)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(681)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(681)@1d710fa6204d: Start timer T: 5 s 20241121125623639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(681)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(685)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_1phase_while_dl_ass_pch-STATS(685)@1d710fa6204d: Start timer T: 2 s 676@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(688)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(688)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125625388 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125625388 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125625388 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(681)@1d710fa6204d: OsmoPCU is now connected BTS(682)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125625394 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125625394 DLGLOBAL DEBUG validating counter group 0x5654b7e86040(bts) with 102 counters (rate_ctr.c:86) 20241121125625394 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125625394 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125625394 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125625394 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125625394 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125625394 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125625394 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125625394 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125625394 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125625394 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125625394 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125625394 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125625394 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125625394 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125625394 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125625394 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125625394 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125625394 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125625394 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125625394 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125625394 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125625394 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125625394 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125625394 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125625394 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125625394 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125625394 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125625394 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125625394 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125625394 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125625394 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125625394 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125625394 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125625394 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125625394 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125625394 DLGLOBAL DEBUG validating counter group 0x7fb70725e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125625394 DLGLOBAL DEBUG validating counter group 0x5654b7e85720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125625394 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125625394 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125625394 DLGLOBAL DEBUG validating counter group 0x7fb70725f180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125625394 DLGLOBAL DEBUG validating counter group 0x7fb70725f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125625394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125625394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125625394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125625394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125625394 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125625394 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125625394 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125625395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125625395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625395 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(680)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(680)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(680)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(680)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125625398 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125625398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125625398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125625398 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125625398 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125625398 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125625399 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125625399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125625399 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(680)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(680)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125625401 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125625401 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125625401 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125625401 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125625401 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125625401 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125625401 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125625401 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125625401 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125625401 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125625402 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125625402 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) BTS(682)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(680)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(680)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(680)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125625409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 677@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 677@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125625410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625412 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625412 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625413 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125625413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125625413 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125625413 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125625413 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125625413 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125625413 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125625413 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125625413 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_1phase_while_dl_ass_pch-BVCI1234(678)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125625421 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125625421 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125625421 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125625421 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125625421 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125625421 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125625421 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125625421 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125625423 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125625423 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125625423 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125625423 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125625423 DLGLOBAL DEBUG validating counter group 0x5654b7e85760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125625423 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125625423 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125625423 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125625423 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125625423 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125625423 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125625423 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125625423 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125625423 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125625423 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125625423 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125625423 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125625423 DLGLOBAL DEBUG validating counter group 0x5654b7e85b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125625423 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125625423 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125625423 DLGLOBAL DEBUG validating counter group 0x5654b7e85c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125625423 DLGLOBAL DEBUG validating counter group 0x5654b7e85c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125625423 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125625423 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125625424 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125625424 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125625424 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125625424 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125625424 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125625424 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125625424 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125625424 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125625424 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125625424 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125625424 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125625424 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125625424 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(682)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125625426 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125625427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125625427 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125625427 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125625427 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125625427 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125625427 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125625427 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125625427 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125625427 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125625428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125625428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125625428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125625431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625432 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125625433 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125625433 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125625433 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125625433 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125625433 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125625445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625454 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125625455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625455 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125625469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625470 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625470 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125625474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625474 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125625488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625488 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625488 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625489 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625489 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625489 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625489 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625489 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625489 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625489 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625489 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625490 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625490 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125625492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625492 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125625506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625507 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625507 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625507 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625507 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125625516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625516 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125625530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125625535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625535 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125625550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625550 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125625554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625554 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125625568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625569 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625569 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625570 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625570 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625570 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125625578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625578 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125625592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625593 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625593 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625595 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625595 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125625599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625600 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125625612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625617 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625617 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125625620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625620 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625624 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125625624 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125625624 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125625631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125625631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625631 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625631 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125625641 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125625641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125625641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625642 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125625655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125625655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625658 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625658 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625659 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625659 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625660 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625660 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125625663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125625663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125625663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625663 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125625675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125625675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625675 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125625675 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125625675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625676 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625676 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125625678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625679 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125625693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=04 01 01 00 00 00 01 73 82 a8 25 ae db 5c 48 41 2e 2b d9 d1 f2 4d 46 d0 d4 a8 1b fc d8 21 b4 08 56 00 (pcu_l1_if.cpp:463) 20241121125625693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125625693 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125625693 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 73 82 a8 25 ae db 5c 48 41 2e 2b d9 d1 f2 4d 46 d0 d4 a8 1b fc d8 21 b4 08 56 00 (pdch.cpp:1019) 20241121125625693 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125625693 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=1, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 73 82 a8 25 ae db 5c 48 41 2e 2b d9 d1 f2 4d 46 d0 d4 a8 1b fc d8 21 b4 08 56 (tbf_ul.cpp:337) 20241121125625693 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125625693 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125625693 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125625693 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125625693 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125625693 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=1 (tbf_ul.cpp:402) 20241121125625693 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125625693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125625693 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125625693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625695 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625695 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125625695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125625702 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20241121125625702 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241121125625702 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125625703 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125625703 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125625703 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125625703 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125625703 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125625703 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125625703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125625703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625703 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125625716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=00 00 03 10 f9 e0 c2 c8 69 fc 17 1f 02 e2 5d dd 68 15 55 91 cd fc b0 1d 04 67 40 d6 ab 97 42 c7 ad 00 (pcu_l1_if.cpp:463) 20241121125625716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125625716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125625716 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 10 f9 e0 c2 c8 69 fc 17 1f 02 e2 5d dd 68 15 55 91 cd fc b0 1d 04 67 40 d6 ab 97 42 c7 ad 00 (pdch.cpp:1019) 20241121125625716 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125625716 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=65 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=0, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=10 f9 e0 c2 c8 69 fc 17 1f 02 e2 5d dd 68 15 55 91 cd fc b0 1d 04 67 40 d6 ab 97 42 c7 ad (tbf_ul.cpp:337) 20241121125625716 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125625716 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125625716 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=1 (tbf_ul.cpp:185) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241121125625716 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241121125625716 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=0 (tbf_ul.cpp:402) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125625716 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125625716 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125625716 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125625716 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125625716 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125625717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125625721 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125625721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125625721 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125625721 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241121125625721 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125625721 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125625721 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=82, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125625721 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125625721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125625721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625721 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125625726 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125625726 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125625726 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125625726 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125625726 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125625726 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125625726 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125625726 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125625726 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125625737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125625737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625737 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=69): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125625737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125625738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625740 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625740 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625742 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625742 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625742 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125625754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125625754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625763 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125625777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125625777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125625779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625782 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125625796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125625796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125625796 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125625796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125625796 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|MTC@1d710fa6204d: Start timer T: 2 s 43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125625796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125625796 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} FN=82 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125625796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125625796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125625796 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125625796 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125625796 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125625796 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125625796 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125625796 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125625796 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125625796 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125625796 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125625796 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125625796 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125625796 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125625796 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125625796 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125625796 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125625796 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125625796 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125625796 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125625796 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125625796 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125625796 DLGLOBAL DEBUG validating counter group 0x5654b7e85b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125625796 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125625796 DLGLOBAL DEBUG validating counter group 0x5654b7e85e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125625796 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125625796 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125625796 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125625796 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125625796 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125625796 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 2 (st_finished,tbf) (gprs_ms.c:355) 20241121125625796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125625796 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125625796 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125625796 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125625796 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125625796 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121125625796 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=82 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 82 51 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125625796 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - st_finished: now used by 1 (tbf) (tbf_ul_fsm.c:252) 20241121125625796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(682)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(682)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 18, t2 := 17 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125625799 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125625799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125625799 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125625799 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125625800 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=82, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125625800 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125625800 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125625800 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125625800 DLGLOBAL DEBUG validating counter group 0x5654b7e85760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125625800 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125625800 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125625800 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125625800 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125625800 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125625800 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125625800 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125625800 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125625800 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125625800 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125625800 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125625800 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125625800 DLGLOBAL DEBUG validating counter group 0x5654b7e85b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125625800 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125625800 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125625800 DLGLOBAL DEBUG validating counter group 0x5654b7e85c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125625800 DLGLOBAL DEBUG validating counter group 0x5654b7e85c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125625800 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125625800 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125625800 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125625800 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125625800 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125625800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125625800 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125625800 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125625800 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125625800 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125625800 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=82 (tbf_ul.cpp:221) 20241121125625800 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125625800 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125625800 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125625800 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=82 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(682)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125625801 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125625814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125625814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125625824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625824 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125625839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625842 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625842 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125625844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125625858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625860 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625860 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625862 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625862 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125625865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625866 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125625878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625880 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625880 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625880 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625880 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625881 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625881 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625883 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125625887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625888 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125625900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625901 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625902 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625902 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125625905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625905 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125625920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625922 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625924 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625926 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625926 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125625927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625928 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125625940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625941 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625942 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625943 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625943 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125625949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625950 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125625963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625963 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625963 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625963 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125625967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625967 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125625982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125625982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625983 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125625986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125625987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125625987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125625988 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125626000 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125626000 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125626000 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125626000 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125626000 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125626000 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125626001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125626001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626003 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626008 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626008 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626008 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125626011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125626011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125626011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125626011 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 db 27 ef d5 7a 4d 3d 3c 43 dc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125626011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 130 + 13 = 143 (pdch_ul_controller.c:131) 20241121125626011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type POLL (pdch_ul_controller.c:184) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=143, TS=7) (tbf_dl.cpp:883) 20241121125626011 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=143, TS=7 (tbf_dl.cpp:903) 20241121125626011 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 db 27 ef d5 7a 4d 3d 3c 43 dc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125626012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=08 00 00 29 db 27 ef d5 7a 4d 3d 3c 43 dc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125626012 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125626025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125626025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626030 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626030 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626031 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626031 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626031 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125626032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626033 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125626045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=04 01 01 00 00 00 01 f6 4c 45 dd ca 4f 61 60 cb bb 04 2e b3 25 fb b9 a0 8b 63 6c 80 29 82 11 c1 07 00 (pcu_l1_if.cpp:463) 20241121125626045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125626045 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125626045 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 f6 4c 45 dd ca 4f 61 60 cb bb 04 2e b3 25 fb b9 a0 8b 63 6c 80 29 82 11 c1 07 00 (pdch.cpp:1019) 20241121125626045 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125626045 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=1, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 f6 4c 45 dd ca 4f 61 60 cb bb 04 2e b3 25 fb b9 a0 8b 63 6c 80 29 82 11 c1 07 (tbf_ul.cpp:337) 20241121125626045 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125626045 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125626045 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + ms_merge_and_clear_ms: now used by 2 (tbf,ms_merge_and_clear_ms) (gprs_ms.c:462) 20241121125626045 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Merge MS: MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) (gprs_ms.c:466) 20241121125626045 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Clearing MS object (gprs_ms.c:402) 20241121125626045 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125626045 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125626045 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125626045 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125626045 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (ms_merge_and_clear_ms) (gprs_ms.c:394) 20241121125626045 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125626045 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125626045 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125626045 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125626045 DMS INFO MS(TA-0:MSCLS-0-0): - ms_merge_and_clear_ms: now used by 0 (-) (gprs_ms.c:488) 20241121125626045 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125626045 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125626045 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125626045 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125626045 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=1 (tbf_ul.cpp:402) 20241121125626045 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125626045 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125626045 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125626047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626047 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626049 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626049 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626050 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626050 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626052 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125626053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125626053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125626053 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125626053 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125626053 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125626053 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125626053 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125626053 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125626053 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125626053 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125626053 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125626053 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125626053 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125626053 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125626053 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125626053 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125626053 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125626053 DLGLOBAL DEBUG validating counter group 0x5654b7e85b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125626053 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125626053 DLGLOBAL DEBUG validating counter group 0x5654b7e85e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125626053 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125626053 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125626053 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125626054 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125626054 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125626054 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125626054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125626054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125626054 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125626054 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125626054 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125626054 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125626054 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125626054 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125626054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125626054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125626054 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125626064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125626064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125626074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121125626074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121125626074 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125626074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241121125626074 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125626075 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125626075 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125626075 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125626075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241121125626075 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=156, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125626075 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125626075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125626075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125626075 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241121125626089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125626089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626089 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125626089 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125626091 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626091 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626091 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626091 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626092 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626092 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626096 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125626108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125626108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626108 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=147): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125626108 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125626109 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626109 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626116 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125626128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125626128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626130 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626130 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125626134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626137 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125626152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125626152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125626152 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125626152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125626152 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125626153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125626153 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} FN=156 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125626153 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125626153 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125626153 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125626153 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125626153 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125626155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626157 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626157 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626158 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626158 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626158 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626158 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125626160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125626162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125626162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=160 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=164 (gprs_rlcmac_sched.cpp:454) 20241121125626162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 164 for type USF (pdch_ul_controller.c:184) 20241121125626162 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125626162 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 db 27 ef d5 7a 4d 3d 3c 43 dc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125626162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 160 + 13 = 173 (pdch_ul_controller.c:131) 20241121125626162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 173 for type POLL (pdch_ul_controller.c:184) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=173, TS=7) (tbf_dl.cpp:883) 20241121125626162 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=173, TS=7 (tbf_dl.cpp:903) 20241121125626162 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 db 27 ef d5 7a 4d 3d 3c 43 dc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125626162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=08 00 00 29 db 27 ef d5 7a 4d 3d 3c 43 dc 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125626163 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(682)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125626172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125626176 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53444<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125626178 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125626178 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125626178 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626178 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125626178 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125626178 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125626178 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125626178 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125626178 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125626178 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121125626178 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125626178 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125626179 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125626179 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125626179 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125626179 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125626179 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125626179 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125626179 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125626179 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125626179 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125626179 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125626179 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125626179 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125626179 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125626179 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125626179 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125626179 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 58: stopped pid 9972 with status 0 MTC@1d710fa6204d: Test case TC_ul_tbf_1phase_while_dl_ass_pch finished. Verdict: pass respawn: 59: starting: osmo-pcu MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass'. Thu Nov 21 12:56:26 UTC 2024 ====== PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch.talloc 20241121125626235 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125626236 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125626236 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125626236 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125626260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125626361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=334820) Waiting for packet dumper to finish... 1 (prev_count=334820, count=348892) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch'. ------ PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch ------ Thu Nov 21 12:56:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_2phase_while_dl_ass_pch started. 689@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(691)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 689@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(693)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(693)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 689@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125629415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 689@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(697)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 689@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(697)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s PCUIF(694)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125629423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(694)@1d710fa6204d: Start timer T: 5 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(699)@1d710fa6204d: Start timer T: 2 s PCUIF(694)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_tbf_2phase_while_dl_ass_pch-STATS(699)@1d710fa6204d: Start timer T: 2 s 689@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(700)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(700)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125631237 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125631237 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125631237 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(694)@1d710fa6204d: OsmoPCU is now connected BTS(696)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125631241 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125631241 DLGLOBAL DEBUG validating counter group 0x56224cd5d040(bts) with 102 counters (rate_ctr.c:86) 20241121125631241 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125631241 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125631241 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125631241 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125631241 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125631241 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125631241 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125631241 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125631241 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125631241 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125631241 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125631241 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125631241 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125631241 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125631241 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125631241 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125631241 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125631241 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125631241 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125631241 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125631241 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125631241 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125631241 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125631241 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125631241 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125631241 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125631241 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125631241 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125631241 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125631241 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125631241 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125631241 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125631241 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125631241 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125631241 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125631241 DLGLOBAL DEBUG validating counter group 0x7f094f9675e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125631241 DLGLOBAL DEBUG validating counter group 0x56224cd5c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125631241 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125631241 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125631241 DLGLOBAL DEBUG validating counter group 0x7f094f968180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125631241 DLGLOBAL DEBUG validating counter group 0x7f094f968160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125631241 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125631241 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125631241 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125631241 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631241 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631241 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631241 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631242 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125631242 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125631242 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125631242 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125631242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125631242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631242 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(693)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(693)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(693)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(693)@1d710fa6204d: Start timer Tns_test: 10 s BTS(696)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125631243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125631243 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125631243 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125631243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125631243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125631243 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125631243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125631243 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125631243 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(693)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(693)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125631244 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125631244 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125631244 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125631244 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125631244 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125631244 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125631244 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125631244 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125631244 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125631244 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125631244 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125631244 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(693)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(693)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(693)@1d710fa6204d: Start timer Tns_test: 10 s 690@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 690@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125631248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125631248 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125631248 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125631248 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125631248 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125631248 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125631248 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125631248 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(691)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_2phase_while_dl_ass_pch-BVCI1234(691)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125631251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125631251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125631251 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125631251 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125631251 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125631251 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125631251 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125631251 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125631252 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125631252 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125631252 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125631252 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125631252 DLGLOBAL DEBUG validating counter group 0x56224cd5c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125631252 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125631252 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125631252 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125631252 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125631252 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125631252 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125631252 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125631252 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125631252 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125631252 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125631252 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631252 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631252 DLGLOBAL DEBUG validating counter group 0x56224cd5cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125631252 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125631252 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125631252 DLGLOBAL DEBUG validating counter group 0x56224cd5cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125631252 DLGLOBAL DEBUG validating counter group 0x56224cd5cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125631252 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125631252 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125631252 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125631252 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125631252 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125631252 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125631252 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125631252 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125631252 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125631252 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125631252 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125631252 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125631252 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125631252 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125631252 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125631253 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125631253 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125631253 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125631253 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125631253 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125631253 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125631253 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125631253 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125631253 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125631253 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(696)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125631255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125631255 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125631255 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125631255 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125631255 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125631255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631256 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631256 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125631259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631259 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125631273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631273 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631274 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631274 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631274 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631274 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631274 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631274 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125631278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631278 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125631292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631292 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631292 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631293 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631293 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125631301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631301 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125631315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631315 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631315 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631316 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631316 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631316 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631316 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125631319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631320 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125631333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631334 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631334 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631334 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631334 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631334 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631334 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631335 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631335 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125631338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631338 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125631352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631353 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631353 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125631361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631361 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125631375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631376 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631376 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631376 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631376 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631376 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631376 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125631380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631380 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125631394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631395 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631395 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631395 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631395 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631395 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631395 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125631399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631399 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125631413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631414 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631414 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631414 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631414 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125631422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631422 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125631436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631436 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631436 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631436 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631436 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631436 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631437 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631437 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631437 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631437 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631437 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631437 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631437 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631437 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631441 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125631441 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631441 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125631453 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125631453 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125631453 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125631455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125631455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631455 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631455 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631455 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631455 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631456 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631456 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631456 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631456 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631456 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631456 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631457 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631457 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125631459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125631459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125631459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631460 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125631474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125631474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125631483 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125631483 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125631483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631483 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125631497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125631497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631497 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G){FLOW} (pdch_ul_controller.c:309) 20241121125631497 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125631497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631498 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631498 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631498 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631498 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631498 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125631498 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631502 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125631516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=1 data=04 01 01 00 00 00 01 14 2d 48 f7 ba c1 8d 9c 12 d9 3f 85 94 04 49 ad 2d 0d 55 06 10 a9 00 da f4 8f 00 (pcu_l1_if.cpp:463) 20241121125631516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125631516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125631516 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 04 01 01 00 00 00 01 14 2d 48 f7 ba c1 8d 9c 12 d9 3f 85 94 04 49 ad 2d 0d 55 06 10 a9 00 da f4 8f 00 (pdch.cpp:1019) 20241121125631516 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125631516 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=1, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 14 2d 48 f7 ba c1 8d 9c 12 d9 3f 85 94 04 49 ad 2d 0d 55 06 10 a9 00 da f4 8f (tbf_ul.cpp:337) 20241121125631516 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125631516 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125631516 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125631516 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125631516 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125631516 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=1 (tbf_ul.cpp:402) 20241121125631516 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125631516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125631516 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125631516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125631517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125631520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125631520 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125631520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125631520 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125631520 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125631520 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125631520 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125631520 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125631520 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125631520 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125631520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631521 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125631534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=00 00 03 ba 3c 5d 58 e5 71 e1 b6 99 b7 3c 56 b8 08 1f 15 e7 c0 da 0c 8b 7c cb 4b ed 1f 53 8f 45 ad 00 (pcu_l1_if.cpp:463) 20241121125631534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125631534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125631534 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 03 ba 3c 5d 58 e5 71 e1 b6 99 b7 3c 56 b8 08 1f 15 e7 c0 da 0c 8b 7c cb 4b ed 1f 53 8f 45 ad 00 (pdch.cpp:1019) 20241121125631534 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125631534 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-2 RLC data block: CV=0, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=30, data=ba 3c 5d 58 e5 71 e1 b6 99 b7 3c 56 b8 08 1f 15 e7 c0 da 0c 8b 7c cb 4b ed 1f 53 8f 45 ad (tbf_ul.cpp:337) 20241121125631534 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125631534 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125631534 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=30, is_complete=1 (tbf_ul.cpp:185) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=56 (tbf_ul.cpp:197) 20241121125631534 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=56 (tbf_ul.cpp:467) 20241121125631534 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=0 (tbf_ul.cpp:402) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125631534 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125631534 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125631534 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125631534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125631534 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125631535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125631544 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125631544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125631544 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125631544 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIRR" R=Received I=Invalid (encoding.cpp:860) 20241121125631544 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125631544 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125631544 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=78, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125631544 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125631544 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125631544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 24 00 20 80 00 00 00 00 00 00 00 e0 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631544 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125631546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125631546 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125631546 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125631546 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125631546 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125631546 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125631546 DMS INFO Modifying MS object, TLLI = 0x00000001, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125631546 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125631546 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125631558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125631558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=65): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125631558 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125631558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631558 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631558 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631562 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125631577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125631577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631578 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631578 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631578 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631581 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125631595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125631595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631595 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631595 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631596 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125631596 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631604 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125631618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125631619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125631619 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125631619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125631619 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125631619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) MTC@1d710fa6204d: Start timer T: 2 s 20241121125631619 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} FN=78 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125631619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125631619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125631619 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125631619 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125631619 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125631619 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125631619 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125631619 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125631619 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125631619 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125631619 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631619 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125631619 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631619 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631619 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125631619 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125631619 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125631619 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125631619 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125631619 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125631619 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631619 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631619 DLGLOBAL DEBUG validating counter group 0x56224cd5cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125631619 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125631619 DLGLOBAL DEBUG validating counter group 0x56224cd5ce20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125631619 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125631619 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125631619 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125631619 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125631619 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125631619 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + tbf: now used by 2 (st_finished,tbf) (gprs_ms.c:355) 20241121125631619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125631619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125631619 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125631619 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125631619 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125631619 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=0 (bts.cpp:1114) 20241121125631619 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=78 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 81 cd 00 00 d0 00 00 00 18 00 23 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125631619 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): - st_finished: now used by 1 (tbf) (tbf_ul_fsm.c:252) 20241121125631619 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631619 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631620 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631620 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631620 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631620 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631620 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631620 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631620 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631620 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631621 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631621 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(696)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(696)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 14, t2 := 13 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 4, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125631622 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125631622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125631622 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125631622 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125631623 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=78, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125631623 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125631623 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125631623 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type SBA (pdch_ul_controller.c:184) 20241121125631623 DRLCMAC DEBUG Allocated a single block at SBFn=117 TRX=0 TS=7 (bts.cpp:1002) 20241121125631623 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125631623 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=78 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 0f 6b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125631623 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 15, t2 := 13 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 15, t2 := 13 } } } 20241121125631637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125631637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631642 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125631656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125631656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631665 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125631679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125631679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631680 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631680 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631680 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631680 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631680 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631680 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631680 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631680 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631680 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631684 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125631698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125631698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631699 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631699 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631700 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631700 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631700 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631700 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631703 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125631717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125631717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631726 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125631740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631741 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631741 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631741 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631741 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631742 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631742 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631745 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125631759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125631759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631764 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125631778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125631778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125631779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631787 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125631801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125631801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125631801 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125631801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125631801 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125631802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125631802 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:681) 20241121125631802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125631802 DTBFDL NOTICE TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got PACKET RESOURCE REQ while DL-TBF pending, killing it (pdch.cpp:737) 20241121125631802 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125631802 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125631802 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125631802 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (rcv_resource_request) (gprs_ms.c:394) 20241121125631802 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125631802 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125631802 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631802 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631802 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125631802 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125631802 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125631802 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125631802 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125631802 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125631802 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125631802 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631802 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631802 DLGLOBAL DEBUG validating counter group 0x56224cd5cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125631802 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125631802 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125631802 DLGLOBAL DEBUG validating counter group 0x56224cd5cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125631802 DLGLOBAL DEBUG validating counter group 0x56224cd5cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125631802 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125631802 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125631802 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125631802 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125631802 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125631802 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125631802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125631802 DTBFUL INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125631802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125631802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125631802 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125631802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125631802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125631802 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125631802 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125631802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631803 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631803 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631803 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631803 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631804 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631804 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125631806 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125631806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20241121125631806 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125631806 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125631806 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125631806 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125631806 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20241121125631806 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=134, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125631806 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125631806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125631806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631806 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125631820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125631820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631822 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631825 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125631839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125631839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631840 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631848 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125631862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125631862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631862 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631863 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631863 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631863 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125631863 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631867 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125631881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125631881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125631881 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125631881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125631881 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125631881 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125631881 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} FN=134 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125631881 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125631881 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125631881 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125631881 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125631881 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125631881 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125631881 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125631881 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125631881 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125631881 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125631881 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125631881 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631881 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125631881 DLGLOBAL DEBUG validating counter group 0x56224cd5cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125631881 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125631881 DLGLOBAL DEBUG validating counter group 0x56224cd5ce20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125631881 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125631881 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125631881 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125631881 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125631881 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125631881 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125631881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125631881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125631881 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125631881 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125631881 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125631881 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125631881 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125631881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125631881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631881 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631881 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631881 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631881 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125631885 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121125631885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121125631885 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125631885 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125631885 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125631885 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125631885 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125631886 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125631886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125631886 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=151, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125631886 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125631886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125631886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125631886 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241121125631899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125631899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631900 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631900 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631908 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125631922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125631922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631922 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125631922 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125631923 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631923 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631923 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631923 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631927 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125631941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125631941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631941 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631942 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631942 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631942 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631942 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631942 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631942 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631942 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631942 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631942 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631942 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631942 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125631942 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631946 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125631960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125631960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125631960 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125631960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125631960 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125631960 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125631960 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} FN=151 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125631960 DTBF DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125631960 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125631960 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125631960 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125631960 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125631960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631960 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631960 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631961 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631961 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631961 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631961 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125631961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125631969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125631969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=156 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, expect answer on UL FN=160 (gprs_rlcmac_sched.cpp:454) 20241121125631969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type USF (pdch_ul_controller.c:184) 20241121125631969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125631969 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 f6 b1 de dc bd 1f 93 f0 7a 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125631969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20241121125631969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=169, TS=7) (tbf_dl.cpp:883) 20241121125631969 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=169, TS=7 (tbf_dl.cpp:903) 20241121125631969 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 f6 b1 de dc bd 1f 93 f0 7a 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125631969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=08 00 00 29 f6 b1 de dc bd 1f 93 f0 7a 50 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125631969 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(696)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125631971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125631972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53474<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125631973 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125631973 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125631973 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125631973 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125631973 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125631973 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631973 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125631973 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631973 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631973 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 0 Lost: 1 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125631973 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125631973 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125631973 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125631973 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125631973 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125631973 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125631973 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631973 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125631973 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125631973 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125631973 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125631973 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125631973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125631973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125631973 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 59: stopped pid 10040 with status 0 MTC@1d710fa6204d: Test case TC_ul_tbf_2phase_while_dl_ass_pch finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass'. respawn: 60: starting: osmo-pcu Thu Nov 21 12:56:31 UTC 2024 ====== PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch.talloc 20241121125631985 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125631985 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125631985 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125631986 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125632006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125632106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46110<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=282032) Waiting for packet dumper to finish... 1 (prev_count=282032, count=364164) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling'. ------ PCU_Tests.TC_egprs_pkt_chan_req_signalling ------ Thu Nov 21 12:56:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_signalling.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_signalling started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125635147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(702)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(702)@1d710fa6204d: Start timer T: 5 s PCUIF(702)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125635152 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: Start timer T: 2 s TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: Start timer T: 2 s 20241121125636986 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125636987 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125636987 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(702)@1d710fa6204d: OsmoPCU is now connected BTS(703)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: Start timer T: 2 s 20241121125636990 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1644): { signalling := { tag := '110011'B, random_bits := '01100'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1644, TA=0 20241121125636990 DLGLOBAL DEBUG validating counter group 0x561d59d3b040(bts) with 102 counters (rate_ctr.c:86) 20241121125636990 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125636990 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125636990 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125636990 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125636990 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125636990 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125636990 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125636990 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125636990 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125636990 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125636990 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125636990 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) MTC@1d710fa6204d: Start timer T: 2 s 20241121125636990 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125636990 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125636990 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125636990 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125636990 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125636990 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125636990 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125636990 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125636990 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125636990 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125636990 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125636990 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125636990 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125636990 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125636990 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125636990 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125636990 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125636990 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125636990 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125636990 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125636990 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125636990 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125636990 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125636990 DLGLOBAL DEBUG validating counter group 0x7f637d8f25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125636990 DLGLOBAL DEBUG validating counter group 0x561d59d3a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125636990 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125636990 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125636990 DLGLOBAL DEBUG validating counter group 0x7f637d8f3180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125636990 DLGLOBAL DEBUG validating counter group 0x7f637d8f3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125636990 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125636990 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125636990 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125636990 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125636990 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125636990 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125636990 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125636990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125636990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125636991 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125636991 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x66c, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125636991 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66c (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125636991 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 12 | : End Content |  (gsm_rlcmac.c:6244) 20241121125636991 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125636991 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125636991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125636991 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125636991 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125636991 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 00 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(703)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(703)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01100'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1652): { signalling := { tag := '110011'B, random_bits := '10100'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1652, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125636995 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x674, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125636995 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x674 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125636995 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 20 | : End Content |  (gsm_rlcmac.c:6244) 20241121125636995 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125636995 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125636995 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20241121125636995 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20241121125636995 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125636995 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4a 00 00 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10100'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 5, t2 := 4 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1639): { signalling := { tag := '110011'B, random_bits := '00111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1639, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125636997 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x667, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125636997 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x667 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125636997 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125636997 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125636997 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125636997 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20241121125636997 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20241121125636997 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125636997 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 43 80 00 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00111'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 9, t2 := 8 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1640): { signalling := { tag := '110011'B, random_bits := '01000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1640, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125636998 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x668, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125636998 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x668 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125636998 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 8 | : End Content |  (gsm_rlcmac.c:6244) 20241121125636998 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125636998 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125636998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20241121125636998 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20241121125636998 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125636998 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 00 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 14, t2 := 13 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1658): { signalling := { tag := '110011'B, random_bits := '11010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1658, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125636999 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x67a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125636999 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x67a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125636999 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 26 | : End Content |  (gsm_rlcmac.c:6244) 20241121125636999 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125636999 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125636999 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20241121125636999 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20241121125636999 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125636999 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4d 00 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 18, t2 := 17 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1648): { signalling := { tag := '110011'B, random_bits := '10000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1648, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125637001 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x670, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125637001 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x670 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125637001 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 16 | : End Content |  (gsm_rlcmac.c:6244) 20241121125637001 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125637001 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125637001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20241121125637001 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20241121125637001 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125637001 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 48 00 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(703)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 22, t2 := 21 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: Start timer T: 2 s 20241121125637003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637004 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637004 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637005 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637005 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637005 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637005 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637008 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125637022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125637022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125637023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125637027 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_signalling-STATS(704)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(703)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125637045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46120<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125637045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46114<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125637045 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125637045 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125637045 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125637045 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125637045 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125637045 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125637045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125637045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125637045 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_signalling finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass'. respawn: 60: stopped pid 10106 with status 0 respawn: 61: starting: osmo-pcu Thu Nov 21 12:56:37 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_signalling pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_signalling.talloc 20241121125637057 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125637057 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125637057 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125637057 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125637070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125637171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46126<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6912) Waiting for packet dumper to finish... 1 (prev_count=6912, count=70972) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_signalling pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase'. ------ PCU_Tests.TC_egprs_pkt_chan_req_one_phase ------ Thu Nov 21 12:56:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_one_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_one_phase started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125640225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(706)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125640231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(706)@1d710fa6204d: Start timer T: 5 s PCUIF(706)@1d710fa6204d: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: Start timer T: 2 s TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: Start timer T: 2 s 20241121125642058 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125642058 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125642058 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(706)@1d710fa6204d: OsmoPCU is now connected BTS(707)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (793): { one_phase := { tag := '0'B, multislot_class := '11000'B, priority := '11'B, random_bits := '001'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=793, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125642061 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125642061 DLGLOBAL DEBUG validating counter group 0x5603f8de8040(bts) with 102 counters (rate_ctr.c:86) 20241121125642061 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125642061 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125642061 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125642061 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125642061 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125642061 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125642061 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125642061 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125642061 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125642061 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125642061 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125642061 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125642061 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125642061 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125642061 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125642061 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125642061 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125642061 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125642061 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125642061 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125642061 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125642061 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125642061 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125642061 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125642061 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125642061 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125642061 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125642061 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125642061 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125642061 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125642061 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125642061 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125642061 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125642061 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125642061 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125642061 DLGLOBAL DEBUG validating counter group 0x7fdc61eee5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125642061 DLGLOBAL DEBUG validating counter group 0x5603f8de7720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125642061 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125642061 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125642061 DLGLOBAL DEBUG validating counter group 0x7fdc61eef180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125642062 DLGLOBAL DEBUG validating counter group 0x7fdc61eef160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125642062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125642062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125642062 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125642062 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125642062 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125642062 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125642062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125642062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642062 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125642062 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x319, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125642062 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x319 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125642062 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 24 | Priority = 3 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241121125642062 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125642062 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125642062 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241121125642062 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125642062 DLGLOBAL DEBUG validating counter group 0x5603f8de7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125642062 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125642062 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 25 (gprs_ms.c:636) 20241121125642062 DMS INFO MS(TA-220:MSCLS-0-25) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125642062 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125642062 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125642062 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125642062 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125642062 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125642062 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125642062 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125642062 DTBF DEBUG MS(TA-220:MSCLS-0-25) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125642062 DTBF INFO MS(TA-220:MSCLS-0-25) Allocating UL TBF (tbf_ul.cpp:115) 20241121125642062 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642062 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642062 DLGLOBAL DEBUG validating counter group 0x5603f8de7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125642062 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125642062 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125642062 DLGLOBAL DEBUG validating counter group 0x5603f8de7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125642062 DLGLOBAL DEBUG validating counter group 0x5603f8de7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125642062 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125642062 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125642062 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125642062 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125642062 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125642062 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125642062 DMS INFO MS(TA-220:MSCLS-0-25) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241121125642062 DMS DEBUG MS(TA-220:MSCLS-0-25:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125642062 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125642062 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125642062 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125642062 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125642062 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125642062 DMS DEBUG MS(TA-220:MSCLS-0-25:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125642062 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125642062 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125642062 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4c a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(707)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(707)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (289): { one_phase := { tag := '0'B, multislot_class := '01001'B, priority := '00'B, random_bits := '001'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=289, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125642066 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x121, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125642067 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x121 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125642067 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 9 | Priority = 0 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241121125642067 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125642067 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125642067 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241121125642067 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125642067 DLGLOBAL DEBUG validating counter group 0x5603f8de7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125642067 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125642067 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 10 (gprs_ms.c:636) 20241121125642067 DMS INFO MS(TA-220:MSCLS-0-10) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125642067 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125642067 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125642067 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125642067 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125642067 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125642067 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125642067 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125642067 DTBF DEBUG MS(TA-220:MSCLS-0-10) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125642067 DTBF INFO MS(TA-220:MSCLS-0-10) Allocating UL TBF (tbf_ul.cpp:115) 20241121125642067 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642067 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642067 DLGLOBAL DEBUG validating counter group 0x5603f8de7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125642067 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125642067 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125642067 DLGLOBAL DEBUG validating counter group 0x5603f8de7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125642067 DLGLOBAL DEBUG validating counter group 0x5603f8de7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125642067 DTBFUL DEBUG TBF(UL:TFI-0-1--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125642067 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Attaching TBF(UL:TFI-0-1-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125642067 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=7) (tbf.cpp:299) 20241121125642067 DTBF INFO TBF(UL:TFI-0-1-0:E){NEW} Allocated: trx = 1, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125642067 DTBFUL INFO TBF(UL:TFI-0-1-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125642067 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125642067 DMS INFO MS(TA-220:MSCLS-0-10) Attaching UL TBF: TBF(UL:TFI-0-1-0:E){NEW} (gprs_ms.c:336) 20241121125642067 DMS DEBUG MS(TA-220:MSCLS-0-10:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125642067 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125642067 DTBFUL INFO TBF(UL:TFI-0-1-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125642067 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125642067 DTBFUL DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125642067 DTBF DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125642067 DMS DEBUG MS(TA-220:MSCLS-0-10:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125642067 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125642067 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125642067 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 68 7f 09 6b 00 00 40 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00001'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (90): { one_phase := { tag := '0'B, multislot_class := '00010'B, priority := '11'B, random_bits := '010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=90, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125642068 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x5a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125642068 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x5a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125642068 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 2 | Priority = 3 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241121125642068 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125642068 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125642068 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241121125642068 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125642068 DLGLOBAL DEBUG validating counter group 0x5603f8de7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125642068 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125642068 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125642068 DMS INFO MS(TA-220:MSCLS-0-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125642068 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125642068 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121125642068 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125642068 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125642068 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125642068 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125642068 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125642068 DTBF DEBUG MS(TA-220:MSCLS-0-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125642068 DTBF INFO MS(TA-220:MSCLS-0-3) Allocating UL TBF (tbf_ul.cpp:115) 20241121125642068 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642068 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642068 DLGLOBAL DEBUG validating counter group 0x5603f8de7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125642068 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125642068 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125642068 DLGLOBAL DEBUG validating counter group 0x5603f8de7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125642068 DLGLOBAL DEBUG validating counter group 0x5603f8de7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125642068 DTBFUL DEBUG TBF(UL:TFI-0-2--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125642068 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Attaching TBF(UL:TFI-0-2-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125642068 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=7) (tbf.cpp:299) 20241121125642068 DTBF INFO TBF(UL:TFI-0-2-0:E){NEW} Allocated: trx = 2, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125642068 DTBFUL INFO TBF(UL:TFI-0-2-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125642068 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125642068 DMS INFO MS(TA-220:MSCLS-0-3) Attaching UL TBF: TBF(UL:TFI-0-2-0:E){NEW} (gprs_ms.c:336) 20241121125642068 DMS DEBUG MS(TA-220:MSCLS-0-3:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125642068 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125642068 DTBFUL INFO TBF(UL:TFI-0-2-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125642068 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125642068 DTBFUL DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125642069 DTBF DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125642069 DMS DEBUG MS(TA-220:MSCLS-0-3:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125642069 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125642069 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125642069 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 69 7f 09 6b 00 00 4d 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (525): { one_phase := { tag := '0'B, multislot_class := '10000'B, priority := '01'B, random_bits := '101'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=525, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125642070 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x20d, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125642070 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x20d (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125642070 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 16 | Priority = 1 | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20241121125642070 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125642070 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125642070 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125642070 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125642070 DLGLOBAL DEBUG validating counter group 0x5603f8de7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125642070 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125642070 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 17 (gprs_ms.c:636) 20241121125642070 DMS INFO MS(TA-220:MSCLS-0-17) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125642070 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125642070 DRLCMAC DEBUG Found first unallocated TRX=3 TFI=0 (bts.cpp:663) 20241121125642070 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125642070 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125642070 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125642070 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125642070 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125642070 DTBF DEBUG MS(TA-220:MSCLS-0-17) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125642070 DTBF INFO MS(TA-220:MSCLS-0-17) Allocating UL TBF (tbf_ul.cpp:115) 20241121125642070 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642070 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642070 DLGLOBAL DEBUG validating counter group 0x5603f8de7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125642070 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125642070 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125642070 DLGLOBAL DEBUG validating counter group 0x5603f8de7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125642070 DLGLOBAL DEBUG validating counter group 0x5603f8de7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125642070 DTBFUL DEBUG TBF(UL:TFI-0-3--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125642070 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Attaching TBF(UL:TFI-0-3-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125642070 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Setting Control TS PDCH(bts=0,trx=3,ts=7) (tbf.cpp:299) 20241121125642070 DTBF INFO TBF(UL:TFI-0-3-0:E){NEW} Allocated: trx = 3, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125642070 DTBFUL INFO TBF(UL:TFI-0-3-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125642070 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125642070 DMS INFO MS(TA-220:MSCLS-0-17) Attaching UL TBF: TBF(UL:TFI-0-3-0:E){NEW} (gprs_ms.c:336) 20241121125642070 DMS DEBUG MS(TA-220:MSCLS-0-17:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125642070 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125642070 DTBFUL INFO TBF(UL:TFI-0-3-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125642070 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125642070 DTBFUL DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125642070 DTBF DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125642070 DMS DEBUG MS(TA-220:MSCLS-0-17:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125642070 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125642070 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=3 (ARFCN 874) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125642070 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6a 7f 09 6b 00 00 46 a0 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 874, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (950): { one_phase := { tag := '0'B, multislot_class := '11101'B, priority := '10'B, random_bits := '110'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=950, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125642072 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x3b6, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125642072 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x3b6 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125642072 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 29 | Priority = 2 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241121125642072 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125642072 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125642072 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20241121125642072 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125642072 DLGLOBAL DEBUG validating counter group 0x5603f8de7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125642072 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125642072 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 30 (gprs_ms.c:636) 20241121125642072 DMS INFO MS(TA-220:MSCLS-0-30) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125642072 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125642072 DRLCMAC DEBUG Found first unallocated TRX=4 TFI=0 (bts.cpp:663) 20241121125642072 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125642072 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125642072 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125642072 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125642072 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125642072 DTBF DEBUG MS(TA-220:MSCLS-0-30) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125642072 DTBF INFO MS(TA-220:MSCLS-0-30) Allocating UL TBF (tbf_ul.cpp:115) 20241121125642072 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642072 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642072 DLGLOBAL DEBUG validating counter group 0x5603f8de7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125642072 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125642072 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125642072 DLGLOBAL DEBUG validating counter group 0x5603f8de7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125642072 DLGLOBAL DEBUG validating counter group 0x5603f8de7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125642072 DTBFUL DEBUG TBF(UL:TFI-0-4--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125642072 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Attaching TBF(UL:TFI-0-4-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125642072 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Setting Control TS PDCH(bts=0,trx=4,ts=7) (tbf.cpp:299) 20241121125642072 DTBF INFO TBF(UL:TFI-0-4-0:E){NEW} Allocated: trx = 4, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125642072 DTBFUL INFO TBF(UL:TFI-0-4-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125642072 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125642072 DMS INFO MS(TA-220:MSCLS-0-30) Attaching UL TBF: TBF(UL:TFI-0-4-0:E){NEW} (gprs_ms.c:336) 20241121125642072 DMS DEBUG MS(TA-220:MSCLS-0-30:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125642072 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125642072 DTBFUL INFO TBF(UL:TFI-0-4-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125642072 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125642072 DTBFUL DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125642072 DTBF DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125642072 DMS DEBUG MS(TA-220:MSCLS-0-30:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125642072 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125642072 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=4 (ARFCN 875) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125642072 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6b 7f 09 6b 00 00 4b 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 875, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10110'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (650): { one_phase := { tag := '0'B, multislot_class := '10100'B, priority := '01'B, random_bits := '010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=650, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125642073 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x28a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125642073 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x28a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125642073 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 20 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241121125642073 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125642073 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125642073 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125642073 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125642073 DLGLOBAL DEBUG validating counter group 0x5603f8de7760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125642073 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125642073 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 21 (gprs_ms.c:636) 20241121125642073 DMS INFO MS(TA-220:MSCLS-0-21) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125642073 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125642073 DRLCMAC DEBUG Found first unallocated TRX=5 TFI=0 (bts.cpp:663) 20241121125642073 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125642073 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125642073 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125642073 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125642073 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125642073 DTBF DEBUG MS(TA-220:MSCLS-0-21) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125642073 DTBF INFO MS(TA-220:MSCLS-0-21) Allocating UL TBF (tbf_ul.cpp:115) 20241121125642073 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642073 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125642073 DLGLOBAL DEBUG validating counter group 0x5603f8de7b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125642073 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125642073 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125642073 DLGLOBAL DEBUG validating counter group 0x5603f8de7c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125642073 DLGLOBAL DEBUG validating counter group 0x5603f8de7c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125642073 DTBFUL DEBUG TBF(UL:TFI-0-5--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125642073 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Attaching TBF(UL:TFI-0-5-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125642073 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Setting Control TS PDCH(bts=0,trx=5,ts=7) (tbf.cpp:299) 20241121125642073 DTBF INFO TBF(UL:TFI-0-5-0:E){NEW} Allocated: trx = 5, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125642073 DTBFUL INFO TBF(UL:TFI-0-5-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125642073 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125642073 DMS INFO MS(TA-220:MSCLS-0-21) Attaching UL TBF: TBF(UL:TFI-0-5-0:E){NEW} (gprs_ms.c:336) 20241121125642073 DMS DEBUG MS(TA-220:MSCLS-0-21:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125642073 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125642073 DTBFUL INFO TBF(UL:TFI-0-5-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125642073 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125642073 DTBFUL DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125642073 DTBF DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125642073 DMS DEBUG MS(TA-220:MSCLS-0-21:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125642073 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125642073 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=5 (ARFCN 876) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125642073 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 6c 7f 09 6b 00 00 45 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(707)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 876, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121125642075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: Start timer T: 2 s 20241121125642075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642076 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642076 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642076 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642076 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642076 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642076 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642079 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125642094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125642094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125642098 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125642112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125642112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642112 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642112 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642112 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642113 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642113 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642113 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642113 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642113 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642113 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642121 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125642135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125642135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642136 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642136 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_one_phase-STATS(708)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } 20241121125642136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125642137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125642137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(707)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125642148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46152<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125642149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46136<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125642149 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125642149 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642149 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20241121125642149 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-25:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-25): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-25) Destroying MS object (gprs_ms.c:186) 20241121125642149 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125642149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642149 DTBF INFO TBF(UL:TFI-0-1-0:E){ASSIGN} free (tbf.cpp:271) 20241121125642149 DTBF DEBUG TBF(UL:TFI-0-1-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) Detaching TBF(UL:TFI-0-1-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-10:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-10): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-10) Destroying MS object (gprs_ms.c:186) 20241121125642149 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125642149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642149 DTBF INFO TBF(UL:TFI-0-2-0:E){ASSIGN} free (tbf.cpp:271) 20241121125642149 DTBF DEBUG TBF(UL:TFI-0-2-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) Detaching TBF(UL:TFI-0-2-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-3:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-3) Destroying MS object (gprs_ms.c:186) 20241121125642149 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125642149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642149 DTBF INFO TBF(UL:TFI-0-3-0:E){ASSIGN} free (tbf.cpp:271) 20241121125642149 DTBF DEBUG TBF(UL:TFI-0-3-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) Detaching TBF(UL:TFI-0-3-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-17:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-17): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-17) Destroying MS object (gprs_ms.c:186) 20241121125642149 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125642149 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBFUL INFO UL_TBF(UL:TFI-0-3-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO UL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DTBF INFO DL_ASS_TBF(UL:TFI-0-3-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642149 DTBF INFO TBF(UL:TFI-0-4-0:E){ASSIGN} free (tbf.cpp:271) 20241121125642149 DTBF DEBUG TBF(UL:TFI-0-4-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125642149 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) Detaching TBF(UL:TFI-0-4-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-30:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-30): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125642149 DMS INFO MS(TA-0:MSCLS-0-30) Destroying MS object (gprs_ms.c:186) 20241121125642150 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125642150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642150 DTBFUL INFO UL_TBF(UL:TFI-0-4-0:E){ASSIGN}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_one_phase finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass'. 20241121125642150 DTBF INFO UL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642150 DTBF INFO DL_ASS_TBF(UL:TFI-0-4-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642150 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642150 DTBF INFO TBF(UL:TFI-0-5-0:E){ASSIGN} free (tbf.cpp:271) 20241121125642150 DTBF DEBUG TBF(UL:TFI-0-5-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125642150 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) Detaching TBF(UL:TFI-0-5-0:E){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125642150 DMS INFO MS(TA-0:MSCLS-0-21:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125642150 DMS INFO MS(TA-0:MSCLS-0-21): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125642150 DMS INFO MS(TA-0:MSCLS-0-21) Destroying MS object (gprs_ms.c:186) 20241121125642150 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125642150 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642150 DTBFUL INFO UL_TBF(UL:TFI-0-5-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125642150 DTBF INFO UL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642150 DTBF INFO DL_ASS_TBF(UL:TFI-0-5-0:E){NONE}: Deallocated (fsm.c:568) 20241121125642150 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642150 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125642150 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125642150 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125642150 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125642150 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125642150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125642150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125642150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 61: stopped pid 10165 with status 0 respawn: 62: starting: osmo-pcu Thu Nov 21 12:56:42 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_one_phase.talloc 20241121125642158 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125642158 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125642158 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125642158 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125642171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125642272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33006<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72448) Waiting for packet dumper to finish... 1 (prev_count=72448, count=159168) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase'. ------ PCU_Tests.TC_egprs_pkt_chan_req_two_phase ------ Thu Nov 21 12:56:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_two_phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_two_phase started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125645324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(710)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(710)@1d710fa6204d: Start timer T: 5 s 20241121125645331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(710)@1d710fa6204d: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: Start timer T: 2 s TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: Start timer T: 2 s 20241121125647158 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125647158 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125647158 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(710)@1d710fa6204d: OsmoPCU is now connected BTS(711)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1552): { two_phase := { tag := '110000'B, priority := '10'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1552, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125647173 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125647173 DLGLOBAL DEBUG validating counter group 0x55ef08983040(bts) with 102 counters (rate_ctr.c:86) 20241121125647173 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125647173 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125647173 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125647173 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125647173 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125647173 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125647173 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125647173 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125647173 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125647174 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125647174 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125647174 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125647174 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125647174 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125647174 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125647174 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125647174 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125647174 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125647174 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125647174 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125647174 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125647174 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125647174 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125647174 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125647174 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125647174 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125647174 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125647174 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125647174 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125647174 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125647174 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125647174 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125647174 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125647174 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125647174 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125647174 DLGLOBAL DEBUG validating counter group 0x7fbba0f265e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125647174 DLGLOBAL DEBUG validating counter group 0x55ef08982720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125647174 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125647174 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125647174 DLGLOBAL DEBUG validating counter group 0x7fbba0f27180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125647174 DLGLOBAL DEBUG validating counter group 0x7fbba0f27160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125647174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125647174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125647174 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125647174 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125647174 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125647174 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125647174 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125647174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125647174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647176 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125647177 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x610, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125647177 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x610 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125647177 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 2 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121125647177 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241121125647177 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125647177 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 3, however we ignore it (bts.cpp:986) 20241121125647177 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125647177 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125647177 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125647177 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 48 00 00 10 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(711)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(711)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '10000'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1561): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '001'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1561, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125647185 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x619, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125647185 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x619 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125647185 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241121125647185 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241121125647185 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125647185 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241121125647185 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type SBA (pdch_ul_controller.c:184) 20241121125647185 DRLCMAC DEBUG Allocated a single block at SBFn=56 TRX=0 TS=7 (bts.cpp:1002) 20241121125647185 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125647185 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4c 80 00 52 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125647186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11001'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 5, t2 := 4 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121125647186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1542): { two_phase := { tag := '110000'B, priority := '00'B, random_bits := '110'B } } 20241121125647186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1542, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125647187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647188 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x606, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125647188 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x606 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125647188 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 0 | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241121125647188 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241121125647188 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125647188 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 1, however we ignore it (bts.cpp:986) 20241121125647188 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type SBA (pdch_ul_controller.c:184) 20241121125647188 DRLCMAC DEBUG Allocated a single block at SBFn=60 TRX=0 TS=7 (bts.cpp:1002) 20241121125647188 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125647188 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 43 00 00 94 0b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '00110'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 9, t2 := 8 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1561): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '001'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1561, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125647190 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x619, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125647190 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x619 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125647190 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 1 | : End Content |  (gsm_rlcmac.c:6244) 20241121125647190 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241121125647190 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125647190 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241121125647190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type SBA (pdch_ul_controller.c:184) 20241121125647190 DRLCMAC DEBUG Allocated a single block at SBFn=65 TRX=0 TS=7 (bts.cpp:1002) 20241121125647190 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125647190 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4c 80 00 e6 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125647190 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(711)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11001'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 14, t2 := 13 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1563): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '011'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1563, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125647193 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x61b, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125647193 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x61b (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125647193 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241121125647193 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241121125647193 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125647193 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241121125647193 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type SBA (pdch_ul_controller.c:184) 20241121125647193 DRLCMAC DEBUG Allocated a single block at SBFn=69 TRX=0 TS=7 (bts.cpp:1002) 20241121125647193 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125647193 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4d 80 01 28 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11011'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 18, t2 := 17 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (1567): { two_phase := { tag := '110000'B, priority := '11'B, random_bits := '111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1567, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125647196 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x61f, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125647196 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x61f (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125647196 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 48 |  : Content | Priority = 3 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125647196 DRLCMAC INFO Rx EGPRS Packet Channel Request: Two Phase Access (bts.cpp:809) 20241121125647196 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125647196 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 4, however we ignore it (bts.cpp:986) 20241121125647196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type SBA (pdch_ul_controller.c:184) 20241121125647196 DRLCMAC DEBUG Allocated a single block at SBFn=73 TRX=0 TS=7 (bts.cpp:1002) 20241121125647196 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125647196 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 4f 80 01 6a 8b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(711)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '11111'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 22, t2 := 21 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: Start timer T: 2 s 20241121125647205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125647205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647210 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125647223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125647223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125647232 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125647247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125647247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125647250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125647251 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_two_phase-STATS(712)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(711)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125647270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33016<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125647271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33014<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125647271 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125647271 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125647271 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125647271 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125647271 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125647271 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125647271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125647271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125647271 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_two_phase finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass'. respawn: 62: stopped pid 10224 with status 0 respawn: 63: starting: osmo-pcu Thu Nov 21 12:56:47 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_two_phase.talloc 20241121125647279 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125647280 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125647280 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125647280 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125647297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125647398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6912) Waiting for packet dumper to finish... 1 (prev_count=6912, count=82352) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_content ------ Thu Nov 21 12:56:49 UTC 2024 20241121125652281 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125652281 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_content.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_reject_content started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125654335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(714)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125654341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48170<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(714)@1d710fa6204d: Start timer T: 5 s PCUIF(714)@1d710fa6204d: Start timer T_Conn: 10 s TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: Start timer T: 2 s 20241121125657281 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125657282 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125657282 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(714)@1d710fa6204d: OsmoPCU is now connected BTS(715)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125657285 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125657286 DLGLOBAL DEBUG validating counter group 0x556b16e89040(bts) with 102 counters (rate_ctr.c:86) 20241121125657286 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125657286 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125657286 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125657286 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125657286 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125657286 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125657286 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125657286 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125657286 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125657286 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125657286 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125657286 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125657286 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125657286 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125657286 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125657286 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125657286 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125657286 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125657286 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125657286 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125657286 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125657286 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125657286 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125657286 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125657286 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125657286 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125657286 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125657286 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125657286 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125657286 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125657286 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125657286 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125657286 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125657286 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125657286 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125657286 DLGLOBAL DEBUG validating counter group 0x7f783b13a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125657286 DLGLOBAL DEBUG validating counter group 0x556b16e88720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125657286 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125657286 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125657286 DLGLOBAL DEBUG validating counter group 0x7f783b13b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125657286 DLGLOBAL DEBUG validating counter group 0x7f783b13b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125657286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125657286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125657286 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125657286 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125657286 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125657286 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125657286 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125657286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125657286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657286 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125657286 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e6, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125657286 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e6 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125657286 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241121125657286 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241121125657286 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241121125657286 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125657286 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 6b 14 7f 09 6b 14 7f 09 6b 14 7f 09 6b 14 98 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(715)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(715)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '00110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125657291 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7fa, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125657291 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7fa (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20241121125657291 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241121125657291 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241121125657291 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241121125657291 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125657291 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 8c 14 7f 09 8c 14 7f 09 8c 14 7f 09 8c 14 e8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11010'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125657292 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f1, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125657292 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f1 (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20241121125657292 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241121125657292 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241121125657292 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241121125657292 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125657292 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ad 14 7f 09 ad 14 7f 09 ad 14 7f 09 ad 14 c4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '10001'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125657294 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f8, fn=1340 (rfn=1340), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125657294 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f8 (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20241121125657294 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241121125657294 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241121125657294 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241121125657294 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125657294 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ce 14 7f 09 ce 14 7f 09 ce 14 7f 09 ce 14 e0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '11000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125657295 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7f0, fn=1341 (rfn=1341), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125657295 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7f0 (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20241121125657295 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241121125657295 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241121125657295 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241121125657295 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125657295 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ef 14 7f 09 ef 14 7f 09 ef 14 7f 09 ef 14 c0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '10000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125657296 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7eb, fn=1342 (rfn=1342), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125657296 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7eb (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20241121125657296 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): 20241121125657296 DCSN1 ERROR csnStreamDecoder: error STREAM_NOT_SUPPORTED (-8) at EGPRS_PacketChannelRequest_Choice (idx 0) (gsm_rlcmac.c:6244) 20241121125657296 DRLCMAC NOTICE Failed to decode EGPRS Packet Channel Request: rc=-8 (bts.cpp:804) 20241121125657296 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125657296 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0a 10 14 7f 0a 10 14 7f 0a 10 14 7f 0a 10 14 ac 2b 2b 00 (pcu_l1_if.cpp:182) BTS(715)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01011'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: Start timer T: 2 s 20241121125657299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657304 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125657318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125657318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125657320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125657322 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.unexpected", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.unexpected", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_rej", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_rej", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_content-STATS(716)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(715)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125657337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48170<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125657338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48162<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125657338 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125657338 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125657338 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125657338 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125657338 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125657338 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125657338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125657338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125657338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_reject_content finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass'. respawn: 63: stopped pid 10280 with status 0 respawn: 64: starting: osmo-pcu Thu Nov 21 12:56:57 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_content.talloc 20241121125657346 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125657346 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125657346 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125657346 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125657360 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125657461 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48184<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6932) Waiting for packet dumper to finish... 1 (prev_count=6932, count=63480) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency ------ Thu Nov 21 12:56:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_reject_emergency started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125700513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(718)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(718)@1d710fa6204d: Start timer T: 5 s PCUIF(718)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125700542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48204<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: Start timer T: 2 s 20241121125702347 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125702347 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125702347 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(718)@1d710fa6204d: OsmoPCU is now connected BTS(719)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: Start timer T: 2 s 20241121125702350 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125702350 DLGLOBAL DEBUG validating counter group 0x560cb3dbb040(bts) with 102 counters (rate_ctr.c:86) 20241121125702350 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125702350 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125702350 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125702350 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125702350 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125702350 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125702350 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125702350 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125702350 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125702350 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125702350 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125702350 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) MTC@1d710fa6204d: Start timer T: 2 s 20241121125702350 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125702350 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125702350 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125702350 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125702350 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125702350 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125702350 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125702350 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125702350 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125702350 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125702350 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125702350 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125702350 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125702350 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125702350 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125702350 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125702350 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125702350 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125702350 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125702350 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125702351 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125702351 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125702351 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125702351 DLGLOBAL DEBUG validating counter group 0x7fa63aee95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125702351 DLGLOBAL DEBUG validating counter group 0x560cb3dba720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125702351 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125702351 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125702351 DLGLOBAL DEBUG validating counter group 0x7fa63aeea180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125702351 DLGLOBAL DEBUG validating counter group 0x7fa63aeea160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125702351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125702351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125702351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125702351 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125702351 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125702351 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125702351 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125702351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125702351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702351 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125702352 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f6, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125702352 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f6 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125702352 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 22 | : End Content |  (gsm_rlcmac.c:6244) 20241121125702352 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241121125702352 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241121125702352 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125702352 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 6b 14 7f 09 6b 14 7f 09 6b 14 7f 09 6b 14 d8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(719)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(719)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '10110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125702355 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e6, fn=1338 (rfn=1338), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125702356 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e6 (11 bit) Fn=1338 qta=0 (bts.cpp:952) 20241121125702356 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 6 | : End Content |  (gsm_rlcmac.c:6244) 20241121125702356 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241121125702356 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241121125702356 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125702356 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 8c 14 7f 09 8c 14 7f 09 8c 14 7f 09 8c 14 98 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 12, t2 := 12 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '00110'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125702357 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6f2, fn=1339 (rfn=1339), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125702357 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6f2 (11 bit) Fn=1339 qta=0 (bts.cpp:952) 20241121125702357 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 18 | : End Content |  (gsm_rlcmac.c:6244) 20241121125702357 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241121125702357 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241121125702357 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125702357 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ad 14 7f 09 ad 14 7f 09 ad 14 7f 09 ad 14 c8 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 13, t2 := 13 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '10010'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125702358 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6e9, fn=1340 (rfn=1340), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125702358 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6e9 (11 bit) Fn=1340 qta=0 (bts.cpp:952) 20241121125702358 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 9 | : End Content |  (gsm_rlcmac.c:6244) 20241121125702358 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241121125702358 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241121125702358 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125702358 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ce 14 7f 09 ce 14 7f 09 ce 14 7f 09 ce 14 a4 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 14, t2 := 14 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01001'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125702359 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6ef, fn=1341 (rfn=1341), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125702359 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6ef (11 bit) Fn=1341 qta=0 (bts.cpp:952) 20241121125702359 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 15 | : End Content |  (gsm_rlcmac.c:6244) 20241121125702359 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241121125702359 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241121125702359 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125702359 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 09 ef 14 7f 09 ef 14 7f 09 ef 14 7f 09 ef 14 bc 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 15, t2 := 15 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01111'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121125702361 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x6eb, fn=1342 (rfn=1342), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125702361 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x6eb (11 bit) Fn=1342 qta=0 (bts.cpp:952) 20241121125702361 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 55 |  : Content | RandomBits = 11 | : End Content |  (gsm_rlcmac.c:6244) 20241121125702361 DRLCMAC INFO Rx EGPRS Packet Channel Request: Emergency call (bts.cpp:809) 20241121125702361 DRLCMAC NOTICE Emergency call is not supported, rejecting (bts.cpp:841) 20241121125702361 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125702361 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0a 10 14 7f 0a 10 14 7f 0a 10 14 7f 0a 10 14 ac 2b 2b 00 (pcu_l1_if.cpp:182) BTS(719)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 16, t2 := 16 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01011'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: Start timer T: 2 s 20241121125702364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702365 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702365 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702368 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125702383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125702383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702383 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702383 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702383 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702383 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702384 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702384 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125702385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125702387 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.unexpected", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.unexpected", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_rej", val := 6, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_rej", mtype := "c", min := 6, max := 6 } TC_egprs_pkt_chan_req_reject_emergency-STATS(720)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(719)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125702406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48204<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125702407 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48200<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125702407 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125702407 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125702407 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125702407 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125702407 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125702407 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125702407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125702407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125702407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_reject_emergency finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass'. respawn: 64: stopped pid 10337 with status 0 respawn: 65: starting: osmo-pcu Thu Nov 21 12:57:02 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency.talloc 20241121125702415 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125702415 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125702415 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125702415 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125702431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125702532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46564<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6944) Waiting for packet dumper to finish... 1 (prev_count=6944, count=68056) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion'. ------ PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion ------ Thu Nov 21 12:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_reject_exhaustion started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125705624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(722)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(722)@1d710fa6204d: Start timer T: 5 s PCUIF(722)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125705631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: Start timer T: 2 s TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: Start timer T: 2 s 20241121125707416 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125707417 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125707417 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(722)@1d710fa6204d: OsmoPCU is now connected BTS(723)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707434 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125707434 DLGLOBAL DEBUG validating counter group 0x55768eeb6040(bts) with 102 counters (rate_ctr.c:86) 20241121125707435 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125707435 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125707435 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125707435 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125707435 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125707435 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125707435 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125707435 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125707435 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125707435 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125707435 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125707435 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125707435 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125707435 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125707435 DL1IF DEBUG t3142=3 (pcu_l1_if.cpp:818) 20241121125707435 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125707435 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125707435 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125707435 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125707435 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125707435 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125707435 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125707435 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125707435 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125707435 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125707435 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125707435 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125707435 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125707435 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125707435 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125707435 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125707435 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125707435 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125707435 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125707435 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125707435 DLGLOBAL DEBUG validating counter group 0x7f9792d4b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125707435 DLGLOBAL DEBUG validating counter group 0x55768eeb5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125707435 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125707435 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125707435 DLGLOBAL DEBUG validating counter group 0x7f9792d4c180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125707435 DLGLOBAL DEBUG validating counter group 0x7f9792d4c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125707435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125707435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125707435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125707435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125707435 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125707435 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125707435 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125707435 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125707436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125707436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125707437 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(723)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125707439 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707439 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707439 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707439 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707439 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707439 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707439 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707440 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707440 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707440 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707440 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707440 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707440 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125707440 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707440 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707440 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707440 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707440 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707440 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707440 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707440 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707440 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707440 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707440 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707440 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707440 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707440 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707440 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125707440 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125707440 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707440 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707440 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707440 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707440 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241121125707440 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707440 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707440 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707440 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707440 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125707440 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707440 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707440 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125707440 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } 20241121125707448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125707448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707450 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707450 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707450 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707450 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707450 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707450 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707450 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707450 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707450 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707450 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707450 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707450 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707450 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125707450 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707450 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707450 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707450 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707450 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707450 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707450 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707451 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707451 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707451 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707451 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707451 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707451 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707451 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707451 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707451 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707451 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707451 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707451 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707451 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707451 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125707451 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125707451 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707451 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707451 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707451 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707451 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241121125707451 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707451 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707451 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707451 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707451 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707451 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125707451 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707451 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707451 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121125707451 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125707451 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707458 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ab, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707458 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707458 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707458 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707458 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707458 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707458 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707458 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707458 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707458 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707458 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707458 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707458 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125707458 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707458 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707458 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707458 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707458 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707458 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707458 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707459 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707459 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707459 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707459 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707459 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707459 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707459 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707459 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121125707459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121125707459 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707459 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707459 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707459 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707459 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241121125707459 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707459 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707459 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707459 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707459 DTBFUL DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707459 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125707459 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707459 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707459 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121125707459 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707465 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707465 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707465 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707466 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707466 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707466 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707466 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707466 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707466 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707466 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707466 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707466 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707466 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121125707466 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707466 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707466 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707466 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707466 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707466 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707466 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707466 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707466 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707466 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707466 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707466 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707466 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707466 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707466 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121125707466 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121125707466 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707466 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707466 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707466 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707466 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241121125707466 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707466 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707466 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707466 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707466 DTBFUL DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707466 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125707466 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707466 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707466 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121125707466 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 23 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125707466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125707466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707470 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125707470 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707470 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707470 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707471 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707471 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707471 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707471 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707471 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707471 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707471 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707471 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707471 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707471 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121125707471 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707471 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707471 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707471 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707471 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707471 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707471 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707471 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707471 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707471 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707471 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707471 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707471 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707471 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707471 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121125707471 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121125707471 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707471 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707471 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707471 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707471 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241121125707471 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707471 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707471 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707471 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707471 DTBFUL DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707471 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125707471 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707471 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707471 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121125707471 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707475 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707475 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707475 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707475 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707475 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707475 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707475 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707475 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707475 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707475 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707475 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707475 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707475 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121125707475 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707475 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707475 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707475 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707475 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707475 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707475 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707475 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707475 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707475 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707475 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707475 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707475 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707475 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707475 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121125707475 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121125707475 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707475 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707475 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707475 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707475 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241121125707475 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707475 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707475 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707475 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707475 DTBFUL DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707475 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125707475 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707475 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707476 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121125707476 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a5 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (687): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '111'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=687, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125707480 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1337 (rfn=1337), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707480 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125707480 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707480 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707480 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707480 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707480 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707480 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707480 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707480 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707480 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707480 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707480 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121125707480 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707480 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707480 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125707480 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125707480 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125707480 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125707480 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121125707480 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707480 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125707480 DLGLOBAL DEBUG validating counter group 0x55768eeb5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125707480 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125707480 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125707480 DLGLOBAL DEBUG validating counter group 0x55768eeb5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125707480 DLGLOBAL DEBUG validating counter group 0x55768eeb5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125707480 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121125707480 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121125707480 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125707480 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125707480 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125707480 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125707480 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241121125707480 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125707480 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125707480 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125707480 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125707480 DTBFUL DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125707480 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125707480 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125707480 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125707480 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121125707480 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 47 a6 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01111'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121125707484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125707484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125707484 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2af, fn=1870 (rfn=1870), cur_fn=8, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125707484 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2af (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20241121125707484 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 7 | : End Content |  (gsm_rlcmac.c:6244) 20241121125707484 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121125707484 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125707484 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121125707484 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125707484 DLGLOBAL DEBUG validating counter group 0x55768eeb5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125707485 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125707485 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121125707485 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125707485 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125707485 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20241121125707485 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125707485 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125707485 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) Selected UL slots: (TS=0)"u..U...."(TS=7), single (alloc_algo.cpp:688) 20241121125707485 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241121125707485 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241121125707485 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20241121125707485 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125707485 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241121125707485 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241121125707485 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20241121125707485 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20241121125707485 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707485 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121125707485 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 7f 0c 58 03 bc 2b 2b 00 (pcu_l1_if.cpp:182) BTS(723)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 3 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01111'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: Start timer T: 2 s 20241121125707493 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125707507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125707507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125707511 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125707525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125707525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125707530 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 8, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 8, max := 8 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 8, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 8, max := 8 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 8, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 8, max := 8 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.unexpected", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.unexpected", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 7, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 7, max := 7 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 7, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 7, max := 7 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 0, max := 0 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_rej", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_rej", mtype := "c", min := 1, max := 1 } TC_egprs_pkt_chan_req_reject_exhaustion-STATS(724)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } BTS(723)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125707546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46584<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125707547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46580<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125707547 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125707547 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-0:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){ASSIGN}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-1:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){ASSIGN}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-2:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){ASSIGN}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-3:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){ASSIGN}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-4:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){ASSIGN}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-5:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){ASSIGN}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO TBF(UL:TFI-0-0-6:E){ASSIGN} free (tbf.cpp:271) 20241121125707547 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125707547 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){ASSIGN}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){ASSIGN} (gprs_ms.c:381) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125707547 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121125707547 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125707547 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121125707547 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125707547 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125707547 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125707547 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125707547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125707547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125707547 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_egprs_pkt_chan_req_reject_exhaustion finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass'. respawn: 65: stopped pid 10396 with status 0 respawn: 66: starting: osmo-pcu Thu Nov 21 12:57:07 UTC 2024 ====== PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion.talloc 20241121125707558 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125707558 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125707558 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125707558 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125707569 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125707669 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46600<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72488) Waiting for packet dumper to finish... 1 (prev_count=72488, count=167312) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only'. ------ PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only ------ Thu Nov 21 12:57:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_mo_ping_pong_with_ul_racap_egprs_only started. 726@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 726@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(730)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(730)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 726@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125710801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46606<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 726@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(734)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 726@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(734)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(731)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125710811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(731)@1d710fa6204d: Start timer T: 5 s PCUIF(731)@1d710fa6204d: Start timer T_Conn: 10 s TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(736)@1d710fa6204d: Start timer T: 2 s 726@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_mo_ping_pong_with_ul_racap_egprs_only-STATS(736)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(737)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(737)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125712558 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125712558 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125712558 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(731)@1d710fa6204d: OsmoPCU is now connected BTS(733)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125712575 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125712575 DLGLOBAL DEBUG validating counter group 0x55b2370ff040(bts) with 102 counters (rate_ctr.c:86) 20241121125712575 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125712575 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125712575 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125712575 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125712575 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125712575 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125712575 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125712575 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125712575 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125712575 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125712575 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125712575 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125712575 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125712575 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125712575 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125712575 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125712575 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125712575 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125712575 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125712575 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125712575 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125712575 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125712575 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125712575 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125712576 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125712576 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125712576 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125712576 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125712576 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125712576 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125712576 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125712576 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125712576 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125712576 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125712576 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125712576 DLGLOBAL DEBUG validating counter group 0x7f25a068f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125712576 DLGLOBAL DEBUG validating counter group 0x55b2370fe720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125712576 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125712576 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125712576 DLGLOBAL DEBUG validating counter group 0x7f25a0690180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125712576 DLGLOBAL DEBUG validating counter group 0x7f25a0690160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125712576 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125712576 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125712576 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125712576 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125712576 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125712576 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125712576 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125712577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125712577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712579 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(730)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(730)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(730)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(730)@1d710fa6204d: Start timer Tns_test: 10 s BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" 20241121125712585 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125712585 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125712585 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125712585 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125712585 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125712585 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125712586 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125712586 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125712586 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(730)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(730)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125712589 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125712589 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125712589 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125712589 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125712589 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125712589 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125712589 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125712589 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125712589 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125712589 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125712590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(730)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121125712591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(730)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125712591 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125712591 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(730)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125712593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712596 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712596 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125712599 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(733)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125712605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125712605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 727@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 727@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125712607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712607 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125712611 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125712611 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125712612 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125712612 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125712612 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125712612 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125712612 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125712613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_mo_ping_pong_with_ul_racap_egprs_only-BVCI1234(728)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125712621 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125712621 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125712621 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125712621 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125712621 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125712621 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125712621 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125712621 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125712623 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125712623 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125712623 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125712624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125712624 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125712624 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125712624 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125712624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125712624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712625 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712625 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712625 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712625 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712626 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712626 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125712626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125712626 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125712626 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125712626 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125712626 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125712626 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125712626 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125712626 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125712626 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125712626 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712626 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712626 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712626 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712627 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712627 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712627 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712627 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(733)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125712632 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125712632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125712632 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125712632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125712632 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125712632 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125712647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125712647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712649 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712649 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712654 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712654 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712655 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125712667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125712667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712673 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712673 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712673 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712673 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712674 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125712686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125712686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712692 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712696 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125712710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125712710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712717 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125712729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125712729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712734 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712734 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712737 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125712749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125712749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712752 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712752 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125712771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125712771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712771 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712771 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712775 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125712789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125712789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712794 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125712808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125712808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712808 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712809 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712809 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712809 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712809 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712809 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712809 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712809 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125712809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712817 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125712833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125712833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125712833 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125712833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125712833 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125712834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125712834 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125712834 DLGLOBAL DEBUG validating counter group 0x55b2370fe760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125712834 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125712834 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125712834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125712834 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125712834 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125712834 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125712834 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125712834 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125712834 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125712834 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125712834 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125712834 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125712834 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125712834 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125712834 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125712834 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125712834 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241121125712834 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125712834 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125712834 DLGLOBAL DEBUG validating counter group 0x55b2370feb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125712834 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125712834 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125712834 DLGLOBAL DEBUG validating counter group 0x55b2370fec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125712834 DLGLOBAL DEBUG validating counter group 0x55b2370fec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125712834 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125712834 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125712834 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125712834 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125712834 DTBFUL INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125712834 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125712834 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Attaching UL TBF: TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125712835 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125712835 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125712835 DTBFUL INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125712835 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125712835 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125712835 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125712835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125712835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125712835 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125712835 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125712835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712835 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712836 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712836 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712836 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712836 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712837 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712837 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125712839 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125712839 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125712839 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125712839 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125712839 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_EGPRS_Struct = 1 |  : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 |  : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 64 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 | Exist_BEP_PERIOD2 = 0 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation |  : End u.PUA_EGPRS_00 |  : End u.PUA_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125712840 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125712840 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125712840 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125712840 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125712840 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125712840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 30 08 0a 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125712840 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(733)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241121125712852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125712852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712853 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712853 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712854 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712854 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712855 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712855 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712855 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712855 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125712858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712858 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125712871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=00 00 c0 82 94 25 28 73 3e 32 cb 96 37 78 1d 17 6d 42 65 03 9e 80 50 ef 58 54 4c (pcu_l1_if.cpp:463) 20241121125712871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125712871 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125712871 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 c0 82 94 25 28 73 3e 32 cb 96 37 78 1d 17 6d 42 65 03 9e 80 50 ef 58 54 4c (pdch.cpp:1019) 20241121125712871 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=0, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125712871 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=60 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (pdch.cpp:1070) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Got MCS-1 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} data_length=22, data=ca 12 94 39 1f 99 65 cb 1b bc 8e 8b 36 a1 b2 01 4f 40 a8 77 2c 2a (tbf_ul.cpp:337) 20241121125712871 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241121125712871 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125712871 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Frame 1 starts at offset 0, length=22, is_complete=1 (tbf_ul.cpp:185) 20241121125712871 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} complete UL frame len=22 (tbf_ul.cpp:197) 20241121125712871 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} len=22 (tbf_ul.cpp:467) 20241121125712871 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125712871 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125712871 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125712872 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712872 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712880 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125712895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125712895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125712901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712902 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125712915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125712915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125712915 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125712915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125712915 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125712915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125712915 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125712915 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125712915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121125712915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125712915 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125712915 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125712916 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712916 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712921 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125712921 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125712921 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125712921 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125712921 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125712921 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125712921 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125712921 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125712921 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125712921 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125712921 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125712921 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125712921 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125712921 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125712921 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125712921 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125712921 DLGLOBAL DEBUG validating counter group 0x55b2370feb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125712921 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125712921 DLGLOBAL DEBUG validating counter group 0x55b2370fee00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125712922 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125712922 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125712922 DTBF INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125712922 DTBF INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125712922 DTBFDL INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121125712922 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125712922 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125712922 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125712922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125712922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125712922 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125712922 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125712922 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125712922 DTBFDL INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125712922 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125712922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125712922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712923 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125712934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125712934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712944 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125712958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125712959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712961 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712961 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712966 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125712977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125712977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712981 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712981 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712982 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712982 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712985 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125712997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125712997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125712998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125712999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125712999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125712999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713000 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125713000 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125713001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125713002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125713003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713006 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125713022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125713022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713023 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713023 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713025 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713025 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713027 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713027 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713030 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713030 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125713041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125713041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713044 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713044 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713047 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125713060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125713060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713066 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713066 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713069 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125713084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125713084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713085 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713085 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713087 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713087 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713091 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125713103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125713103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713104 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713104 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713108 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713108 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713109 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713109 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125713122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125713122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713124 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713124 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713131 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125713146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125713146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713148 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713148 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713150 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713150 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713151 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713151 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713153 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125713167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125713167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713169 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713169 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713174 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713174 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125713185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125713185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713191 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713191 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713194 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125713208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125713208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713218 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713218 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713219 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125713228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125713228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713230 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713233 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713233 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713234 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713234 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713234 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125713245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125713245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713255 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125713270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125713270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713272 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713272 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713272 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713272 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713273 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713273 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713274 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713274 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713275 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713275 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713275 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713276 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125713290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125713290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713297 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125713308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125713308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713318 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125713332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125713332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713338 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713338 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713338 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713338 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125713351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125713351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713353 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713353 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713358 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713358 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125713370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125713370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713373 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713373 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713385 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713390 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125713401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125713401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713404 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713404 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713406 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713406 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713418 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713418 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713419 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125713420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125713420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713424 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713424 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713424 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713425 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713425 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713425 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713425 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713426 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713426 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125713427 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=177 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=182 (gprs_rlcmac_sched.cpp:454) 20241121125713427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 182 for type USF (pdch_ul_controller.c:184) 20241121125713427 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125713427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 177 + 13 = 190 (pdch_ul_controller.c:131) 20241121125713427 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125713427 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125713427 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 1 |  : AdditionsR99 | Exist_EGPRS_Params = 1 | EGPRS_WindowSize = 0 | LINK_QUALITY_MEASUREMENT_MODE = 0 | Exist_BEP_PERIOD2 = 0 | Exist_Packet_Extended_Timing_Advance = 0 | Exist_COMPACT_ReducedMA = 0 |  : End AdditionsR99 | Padding = 3|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125713428 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125713428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 190 for type POLL (pdch_ul_controller.c:184) 20241121125713428 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=190, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125713428 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125713428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125713428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=48 08 00 00 0c 03 cd 9e 08 00 80 c0 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) BTS(733)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20241121125713429 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125713437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125713437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713438 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713447 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125713461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125713461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=182): TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125713461 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125713461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713461 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713461 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713462 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713462 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713462 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713465 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125713479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125713479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713480 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125713480 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713484 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125713498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125713498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125713498 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125713498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125713498 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125713498 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125713498 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} FN=190 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125713498 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125713498 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125713498 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125713498 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125713498 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125713498 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713498 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713499 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713499 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713499 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713499 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125713507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=195 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=199 (gprs_rlcmac_sched.cpp:454) 20241121125713507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 199 for type USF (pdch_ul_controller.c:184) 20241121125713507 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125713507 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125713507 DRLCMACUL DEBUG EGPRS URBB, urbb len = 0, SSN = 2, ESN_CRBB = 1, desc len = 15, SNS = 2048, WS = 64, V(Q) = 1, V(R) = 1, BOW, EOW (encoding.cpp:1046) 20241121125713507 DRLCMACUL DEBUG Uplink Ack/Nack bit count 106, max 184, message = 40 24 01 03 20 00 00 00 3c 00 87 b0 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125713507 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125713507 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125713507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=40 24 01 03 20 00 00 00 3c 00 87 b0 04 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125713508 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(733)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0087B0042B2B2B2B2B2B2B2B2B2B'O 20241121125713521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125713521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125713526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, expect answer on UL FN=203 (gprs_rlcmac_sched.cpp:454) 20241121125713526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type USF (pdch_ul_controller.c:184) 20241121125713526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=MCS-1 (tbf_dl.cpp:354) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125713526 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 11 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125713526 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff f9 f4 dd 95 06 d4 6b d0 6f 62 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125713526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 199 + 13 = 212 (pdch_ul_controller.c:131) 20241121125713526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 212 for type POLL (pdch_ul_controller.c:184) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=212, TS=7) (tbf_dl.cpp:883) 20241121125713526 DTBFDL INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=212, TS=7 (tbf_dl.cpp:903) 20241121125713526 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 0f 00 00 16 28 fe f3 e9 bb 2b 0d a8 d7 a0 df c4 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241121125713526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=08 00 00 16 28 fe f3 e9 bb 2b 0d a8 d7 a0 df c4 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241121125713526 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125713540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125713540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713540 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=199): TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125713540 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125713540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713541 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713541 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713541 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713541 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713542 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713542 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713542 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713542 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713545 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125713559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125713559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713559 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=203): TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125713559 DTBF DEBUG TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125713559 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713559 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713559 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713559 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713560 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713560 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713560 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713560 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713568 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125713582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125713582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713582 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713582 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713583 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713583 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125713583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713586 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125713600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=1 data=40 20 00 a7 f0 04 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125713600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125713600 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125713600 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125713600 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 1 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) BTS(733)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125713601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125713601 DTBF DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125713601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 1, bow: 1, eow: 1, ssn: 2, have_crbb: 0, urbb_len:64, 0x55b23762279c, 0x55b2376227a0, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125713601 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:597) 20241121125713601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125713601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125713601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125713601 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125713601 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125713601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125713601 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125713601 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125713601 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125713601 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713601 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713601 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713601 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46618<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125713602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713602 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713602 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713602 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713602 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713602 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125713603 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125713603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46606<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125713604 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125713604 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DTBF INFO TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125713604 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125713604 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125713604 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125713604 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125713604 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125713604 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125713604 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125713604 DTBF INFO TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125713604 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125713604 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125713604 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125713604 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125713604 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125713604 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125713604 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125713604 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125713604 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125713604 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125713604 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125713604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125713604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125713604 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_mo_ping_pong_with_ul_racap_egprs_only finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass'. respawn: 66: stopped pid 10450 with status 0 respawn: 67: starting: osmo-pcu 20241121125713617 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125713617 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125713617 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125713617 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Thu Nov 21 12:57:13 UTC 2024 ====== PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only.talloc 20241121125713639 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52488<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125713739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52488<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371128) Waiting for packet dumper to finish... 1 (prev_count=371128, count=392268) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs ------ Thu Nov 21 12:57:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_fh_imm_ass_ul_egprs started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125716817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(739)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(739)@1d710fa6204d: Start timer T: 5 s 20241121125716823 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52516<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(739)@1d710fa6204d: Start timer T_Conn: 10 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@1d710fa6204d: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul_egprs-STATS(741)@1d710fa6204d: Start timer T: 2 s 20241121125718618 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125718618 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125718618 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(739)@1d710fa6204d: OsmoPCU is now connected BTS(740)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=1642, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125718632 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125718632 DLGLOBAL DEBUG validating counter group 0x55c1bf060040(bts) with 102 counters (rate_ctr.c:86) 20241121125718632 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125718632 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125718633 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125718633 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125718633 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125718633 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125718633 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125718633 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125718633 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125718633 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125718633 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125718633 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125718633 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125718633 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125718633 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125718633 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125718633 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125718633 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125718633 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125718633 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125718633 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125718633 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125718633 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125718633 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125718633 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125718633 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125718633 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125718633 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125718633 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125718633 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125718633 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125718633 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125718633 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125718633 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125718633 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125718633 DLGLOBAL DEBUG validating counter group 0x7f5de40c95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125718633 DLGLOBAL DEBUG validating counter group 0x55c1bf05f720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125718633 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125718633 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125718633 DLGLOBAL DEBUG validating counter group 0x7f5de40ca180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125718634 DLGLOBAL DEBUG validating counter group 0x7f5de40ca160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125718634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125718634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125718634 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125718634 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=0, ts=7): tsc=6, hopping=yes (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125718634 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125718634 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125718634 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125718635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125718635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718636 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125718637 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x66a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121125718638 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x66a (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125718638 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 51 |  : Content | RandomBits = 10 | : End Content |  (gsm_rlcmac.c:6244) 20241121125718638 DRLCMAC INFO Rx EGPRS Packet Channel Request: Signalling (bts.cpp:809) 20241121125718638 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125718638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125718638 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125718638 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=6 TFI=-1 USF=7 (bts.cpp:1026) 20241121125718638 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 31 06 3f 10 0f d6 49 7f 09 6b 00 01 02 45 00 00 10 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(740)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125718648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(740)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125718649 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718649 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718650 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718650 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718650 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718650 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718651 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718651 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125718652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125718652 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 6, presence := '1'B, zero := omit, one := { maio := 25, hsn := 9 } }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '01000000'B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Rx Uplink TBF EGPRS assignment: { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '0'B, dynamic := omit, multiblock := { alpha_present := '0'B, alpha := omit, gamma := 0, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 }, nr_radio_blocks_allocated := '00'B, p0_present := '0'B, p0 := omit, spare := omit, pr_mode := omit } } BTS(740)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125718657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52516<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125718659 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52502<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125718661 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125718661 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125718661 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125718661 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125718661 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125718661 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125718661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125718661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125718661 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_pcuif_fh_imm_ass_ul_egprs finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass'. respawn: 67: stopped pid 10514 with status 0 respawn: 68: starting: osmo-pcu Thu Nov 21 12:57:18 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs.talloc 20241121125718693 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125718693 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125718693 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125718693 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125718705 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125718806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52530<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6892) Waiting for packet dumper to finish... 1 (prev_count=6892, count=42560) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_ul ------ Thu Nov 21 12:57:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_fh_imm_ass_ul started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125721861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(743)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(743)@1d710fa6204d: Start timer T: 5 s PCUIF(743)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125721866 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_imm_ass_ul-STATS(745)@1d710fa6204d: Start timer T: 2 s TC_pcuif_fh_imm_ass_ul-STATS(745)@1d710fa6204d: Start timer T: 2 s 20241121125723694 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125723694 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125723694 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(743)@1d710fa6204d: OsmoPCU is now connected BTS(744)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125723697 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125723697 DLGLOBAL DEBUG validating counter group 0x56103991d040(bts) with 102 counters (rate_ctr.c:86) 20241121125723697 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125723697 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125723697 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125723697 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125723697 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125723697 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125723697 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125723697 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125723697 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125723697 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125723697 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125723697 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125723697 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125723697 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125723697 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125723697 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125723697 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125723697 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125723697 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125723697 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125723697 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125723697 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125723697 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125723697 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125723697 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125723697 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125723697 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125723697 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125723697 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125723697 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125723697 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125723697 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125723697 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125723697 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125723697 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125723697 DLGLOBAL DEBUG validating counter group 0x7f12732785e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125723697 DLGLOBAL DEBUG validating counter group 0x56103991c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125723697 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125723697 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125723697 DLGLOBAL DEBUG validating counter group 0x7f1273279180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125723697 DLGLOBAL DEBUG validating counter group 0x7f1273279160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125723697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125723697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125723697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125723697 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125723697 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723697 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723697 DL1IF INFO PDCH (trx=0, ts=7): tsc=6, hopping=yes (pcu_l1_if.cpp:952) 20241121125723697 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723697 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723697 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723697 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723697 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723697 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723697 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723697 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723697 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723697 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723697 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723698 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723698 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723698 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723698 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723698 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723698 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723698 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723698 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125723698 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125723698 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125723698 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125723698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125723698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125723698 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125723698 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125723698 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125723698 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125723698 DLGLOBAL DEBUG validating counter group 0x56103991c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125723698 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125723698 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125723698 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125723698 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125723698 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125723698 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125723698 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125723698 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125723698 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125723698 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125723698 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125723698 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125723698 DLGLOBAL DEBUG validating counter group 0x56103991cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125723698 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125723698 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125723698 DLGLOBAL DEBUG validating counter group 0x56103991cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125723698 DLGLOBAL DEBUG validating counter group 0x56103991cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125723698 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125723698 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125723698 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125723698 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125723698 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125723698 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125723698 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125723698 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125723698 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125723698 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125723698 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125723698 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125723698 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125723698 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=6 TFI=0 USF=0 (bts.cpp:1026) 20241121125723698 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 35 06 3f 10 0f d7 8b 78 09 6b 00 02 78 03 c8 00 30 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125723698 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(744)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(744)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 13, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 6, presence := '1'B, zero := omit, one := { maio := 30, hsn := 11 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 2, ma := '1100000000011110'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(744)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125723703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56510<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125723704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56508<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125723704 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125723704 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241121125723704 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125723704 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125723704 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125723704 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125723704 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125723704 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125723704 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125723704 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125723704 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125723704 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125723704 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125723704 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125723704 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125723704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125723704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125723704 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_pcuif_fh_imm_ass_ul finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass'. respawn: 68: stopped pid 10573 with status 0 respawn: 69: starting: osmo-pcu Thu Nov 21 12:57:23 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_ul.talloc 20241121125723712 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125723712 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125723712 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125723713 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125723727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125723827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56520<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=6864) Waiting for packet dumper to finish... 1 (prev_count=6864, count=46644) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_ul pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl'. ------ PCU_Tests.TC_pcuif_fh_imm_ass_dl ------ Thu Nov 21 12:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_imm_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_fh_imm_ass_dl started. 747@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 747@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(751)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_fh_imm_ass_dl-BVCI1234(750)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(751)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 747@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125726918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 747@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(755)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(755)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 747@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(752)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(752)@1d710fa6204d: Start timer T: 5 s PCUIF(752)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125726929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4240 (telnet_interface.c:192) 747@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(758)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pcuif_fh_imm_ass_dl-STATS(757)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(758)@1d710fa6204d: Provider Link came up: waiting for NS-RESET TC_pcuif_fh_imm_ass_dl-STATS(757)@1d710fa6204d: Start timer T: 2 s 20241121125728713 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125728714 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125728714 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(752)@1d710fa6204d: OsmoPCU is now connected BTS(754)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125728729 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125728729 DLGLOBAL DEBUG validating counter group 0x5610fd8a2040(bts) with 102 counters (rate_ctr.c:86) 20241121125728729 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125728729 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125728729 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125728729 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125728729 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125728729 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125728729 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125728729 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125728729 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125728729 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125728729 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125728729 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125728729 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125728729 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125728729 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125728729 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125728729 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125728729 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125728729 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125728729 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125728729 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125728729 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125728729 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125728729 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125728729 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125728729 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125728729 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125728729 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125728729 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125728729 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125728729 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125728729 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125728729 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125728729 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125728729 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125728729 DLGLOBAL DEBUG validating counter group 0x7fcb3442e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125728729 DLGLOBAL DEBUG validating counter group 0x5610fd8a1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125728729 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125728729 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125728729 DLGLOBAL DEBUG validating counter group 0x7fcb3442f180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125728729 DLGLOBAL DEBUG validating counter group 0x7fcb3442f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125728729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125728729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125728729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125728729 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125728729 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728729 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728729 DL1IF INFO PDCH (trx=0, ts=7): tsc=0, hopping=yes (pcu_l1_if.cpp:952) 20241121125728729 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728729 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728729 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728729 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728729 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728729 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728729 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728729 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728729 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728730 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728730 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728730 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728730 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728730 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728730 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728730 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728730 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728730 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728730 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125728730 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125728730 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125728730 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125728730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125728730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728731 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(751)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(751)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(751)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(751)@1d710fa6204d: Start timer Tns_test: 10 s BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125728737 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125728737 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125728737 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125728737 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125728737 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125728737 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125728738 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125728738 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125728738 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(751)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(751)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125728742 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125728742 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125728742 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125728742 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125728742 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125728742 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125728742 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125728743 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125728743 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125728743 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125728744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728744 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125728745 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(751)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(751)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(751)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125728746 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728746 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(754)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125728748 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728748 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728757 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728758 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 748@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 748@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125728764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125728764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728767 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728767 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728770 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728770 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728771 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125728771 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125728771 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125728771 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125728771 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125728771 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125728771 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125728771 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125728772 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728772 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728776 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728776 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728777 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_pcuif_fh_imm_ass_dl-BVCI1234(750)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_imm_ass_dl-BVCI1234(750)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125728781 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125728781 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125728781 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125728781 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125728781 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125728781 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125728781 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125728781 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125728781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125728781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125728782 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728783 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728783 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728783 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728783 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125728784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125728785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125728785 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125728785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125728785 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125728785 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125728785 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x3f46482a IMSI: none len: 12 (gprs_bssgp_pcu.c:177) 20241121125728785 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125728785 DLGLOBAL DEBUG validating counter group 0x5610fd8a1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125728785 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125728785 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x3f46482a, partly confirmed (gprs_ms.c:538) 20241121125728785 DTBFDL DEBUG MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0) appending 12 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125728785 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125728785 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125728785 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125728785 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125728785 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125728785 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125728785 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125728785 DTBF DEBUG MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125728785 DTBF INFO MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125728785 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125728785 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125728785 DLGLOBAL DEBUG validating counter group 0x5610fd8a1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125728785 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125728785 DLGLOBAL DEBUG validating counter group 0x5610fd8a1e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125728785 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x3f46482a){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125728785 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125728785 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125728785 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125728785 DMS INFO MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} (gprs_ms.c:348) 20241121125728785 DMS DEBUG MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125728785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125728785 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=) (tbf_dl.cpp:486) 20241121125728785 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125728785 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125728785 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125728785 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125728785 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=8 block=0 data=2a 48 46 3f 31 06 3f 30 0f 15 0e 7d 80 00 1c 01 38 d3 f4 64 82 a8 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125728785 DMS DEBUG MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125728785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125728785 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125728785 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125728785 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125728785 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125728785 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125728785 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125728785 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125728785 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125728785 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(754)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '01'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 0, presence := '1'B, zero := omit, one := { maio := 20, hsn := 14 } }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 1, ma := '00011100'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '3F46482A'O ("?FH*"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '3F46482A'O ("?FH*"), group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } BTS(754)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125728788 DL1IF DEBUG Data confirm received: sapi=9 (pcu_l1_if.cpp:510) 20241121125728788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125728788 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125728788 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125728789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125728790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56534<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125728790 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125728790 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} free (tbf.cpp:271) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125728790 DMS INFO MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x3f46482a){ASSIGN} (gprs_ms.c:381) 20241121125728790 DMS INFO MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125728790 DMS INFO MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125728790 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125728790 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}: Deallocated (fsm.c:568) 20241121125728790 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125728790 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125728790 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125728790 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125728790 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125728790 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125728790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125728790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125728790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 69: stopped pid 10630 with status 0 MTC@1d710fa6204d: Test case TC_pcuif_fh_imm_ass_dl finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass'. respawn: 70: starting: osmo-pcu Thu Nov 21 12:57:28 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_imm_ass_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_imm_ass_dl.talloc 20241121125728804 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125728804 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125728804 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125728804 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125728821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125728922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56562<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9716) Waiting for packet dumper to finish... 1 (prev_count=9716, count=75496) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_imm_ass_dl pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul'. ------ PCU_Tests.TC_pcuif_fh_pkt_ass_ul ------ Thu Nov 21 12:57:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_fh_pkt_ass_ul started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125731953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(760)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(760)@1d710fa6204d: Start timer T: 5 s PCUIF(760)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125731958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_pcuif_fh_pkt_ass_ul-STATS(762)@1d710fa6204d: Start timer T: 2 s TC_pcuif_fh_pkt_ass_ul-STATS(762)@1d710fa6204d: Start timer T: 2 s 20241121125733805 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125733805 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125733805 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(760)@1d710fa6204d: OsmoPCU is now connected BTS(761)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125733808 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125733808 DLGLOBAL DEBUG validating counter group 0x55bc6d9b6040(bts) with 102 counters (rate_ctr.c:86) 20241121125733808 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125733808 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125733808 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125733808 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125733808 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125733808 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125733808 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125733808 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125733808 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125733808 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125733808 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125733808 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125733808 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125733808 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125733808 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125733808 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125733808 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125733808 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125733808 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125733808 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125733808 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125733808 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125733808 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125733808 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125733808 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125733808 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125733808 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125733808 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125733808 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125733808 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125733808 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125733808 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125733808 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125733808 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125733808 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125733808 DLGLOBAL DEBUG validating counter group 0x7fdcb688f5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125733808 DLGLOBAL DEBUG validating counter group 0x55bc6d9b5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125733808 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125733808 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125733808 DLGLOBAL DEBUG validating counter group 0x7fdcb6890180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125733808 DLGLOBAL DEBUG validating counter group 0x7fdcb6890160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125733808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125733808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125733808 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125733808 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125733808 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733808 DL1IF INFO PDCH (trx=0, ts=7): tsc=0, hopping=yes (pcu_l1_if.cpp:952) 20241121125733808 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733808 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733808 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733808 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733808 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733808 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733808 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733809 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733809 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733809 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733809 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733809 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733809 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733809 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733809 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733809 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733809 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733809 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733809 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125733809 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125733809 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125733809 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125733809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125733809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733809 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125733809 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125733809 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125733809 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125733809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125733809 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125733809 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=0 TFI=-1 USF=7 (bts.cpp:1026) 20241121125733809 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 31 06 3f 10 0f 1e 67 70 09 6b 00 01 88 c0 08 01 03 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(761)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" BTS(761)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 12, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 0, presence := '1'B, zero := omit, one := { maio := 57, hsn := 39 } }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 1, ma := '00010001'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125733822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733822 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733822 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733822 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733822 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733826 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125733840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125733840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125733859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125733859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733868 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125733882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125733882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733882 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733883 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733883 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733887 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125733901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125733901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733901 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733905 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125733919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125733919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733929 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125733943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733943 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733943 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733943 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733943 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733944 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733944 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125733961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125733961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733962 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733962 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733962 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733962 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733966 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125733980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125733980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733980 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733980 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733980 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733981 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733981 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125733981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125733989 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125734003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125734003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734003 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734003 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734003 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734004 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734004 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734004 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734004 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734004 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734008 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125734022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125734022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734026 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125734040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125734040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734041 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734041 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734041 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734041 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734041 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734042 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125734042 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734049 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125734064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 4f d1 92 0a 80 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125734064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125734064 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125734064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125734064 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x3f46482a | : End ID | Exist_MS_Radio_Access_capability2 = 0 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125734064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125734064 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125734064 DLGLOBAL DEBUG validating counter group 0x55bc6d9b5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125734064 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x3f46482a, not yet confirmed (gprs_ms.c:512) 20241121125734064 DMS INFO MS(TLLI-0x3f46482a:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125734064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125734064 DMS INFO Modifying MS object, TLLI = 0x3f46482a, TA 220 -> 0 (gprs_ms.c:609) 20241121125734064 DRLCMACMEAS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125734064 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125734064 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125734064 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125734064 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125734064 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125734064 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125734064 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125734064 DTBF DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125734064 DTBF INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125734064 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125734064 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125734064 DLGLOBAL DEBUG validating counter group 0x55bc6d9b5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125734064 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125734064 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125734064 DLGLOBAL DEBUG validating counter group 0x55bc6d9b5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125734064 DLGLOBAL DEBUG validating counter group 0x55bc6d9b5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125734064 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x3f46482a){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125734064 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125734064 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125734064 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125734064 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} (gprs_ms.c:336) 20241121125734064 DMS DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125734064 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125734064 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125734064 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125734064 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125734064 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125734064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125734064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125734064 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125734064 DMS DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125734064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125734065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125734068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125734068 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125734068 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125734068 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125734068 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125734068 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1061570602 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 0 | u.Direct_encoding_1 = 2 |  : u.Direct_encoding_1 | MAIO = 57 |  : GPRS_Mobile_Allocation | HSN = 39 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 7 | MA_BITMAP = 136 |  : End u.MA |  : End GPRS_Mobile_Allocation |  : End u.Direct_encoding_1 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 11|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125734069 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125734069 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125734069 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125734069 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125734069 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125734069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 47 e8 c9 05 43 01 17 33 83 c4 22 00 02 0b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125734069 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(761)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B'O ("\v+++++++") BTS(761)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125734074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125734075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51450<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125734075 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125734075 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} free (tbf.cpp:271) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125734075 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x3f46482a){ASSIGN} (gprs_ms.c:381) 20241121125734075 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125734075 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125734075 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125734075 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125734075 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}: Deallocated (fsm.c:568) 20241121125734075 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125734075 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125734075 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125734075 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125734075 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125734075 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125734075 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125734075 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125734075 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_pcuif_fh_pkt_ass_ul finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass'. respawn: 70: stopped pid 10695 with status 0 respawn: 71: starting: osmo-pcu Thu Nov 21 12:57:34 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_pkt_ass_ul.talloc 20241121125734084 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125734084 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125734084 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125734084 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125734101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125734201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72400) Waiting for packet dumper to finish... 1 (prev_count=72400, count=133216) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl'. ------ PCU_Tests.TC_pcuif_fh_pkt_ass_dl ------ Thu Nov 21 12:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_fh_pkt_ass_dl.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_fh_pkt_ass_dl started. 764@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 764@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(768)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(768)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 764@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125737282 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 764@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(772)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 764@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(772)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(769)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125737290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51492<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(769)@1d710fa6204d: Start timer T: 5 s PCUIF(769)@1d710fa6204d: Start timer T_Conn: 10 s TC_pcuif_fh_pkt_ass_dl-STATS(773)@1d710fa6204d: Start timer T: 2 s TC_pcuif_fh_pkt_ass_dl-STATS(773)@1d710fa6204d: Start timer T: 2 s 764@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(776)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(776)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125739085 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125739085 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125739085 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(769)@1d710fa6204d: OsmoPCU is now connected BTS(771)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125739089 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125739089 DLGLOBAL DEBUG validating counter group 0x55cf06ae2040(bts) with 102 counters (rate_ctr.c:86) 20241121125739089 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125739089 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125739089 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125739089 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125739089 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125739089 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125739089 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125739089 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125739089 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125739089 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125739089 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125739089 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125739089 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125739089 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125739089 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125739089 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125739089 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125739089 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125739089 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125739089 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125739089 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125739089 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125739089 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125739089 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125739089 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125739089 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125739089 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125739089 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125739089 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125739089 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125739089 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125739089 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125739089 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125739089 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125739089 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125739089 DLGLOBAL DEBUG validating counter group 0x7f2ec9dd25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125739089 DLGLOBAL DEBUG validating counter group 0x55cf06ae1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125739089 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125739089 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125739089 DLGLOBAL DEBUG validating counter group 0x7f2ec9dd3180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125739089 DLGLOBAL DEBUG validating counter group 0x7f2ec9dd3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125739089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125739089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125739089 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125739089 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=0, ts=7): tsc=1, hopping=yes (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125739089 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125739089 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125739089 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125739090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125739090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739090 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(768)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(768)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(768)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(768)@1d710fa6204d: Start timer Tns_test: 10 s BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125739092 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125739092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125739092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125739092 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125739092 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125739092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125739092 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125739092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125739092 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(771)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(768)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(768)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125739093 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125739093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125739093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125739093 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125739093 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125739093 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125739093 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125739093 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125739093 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125739093 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125739093 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125739093 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(768)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(768)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(768)@1d710fa6204d: Start timer Tns_test: 10 s 765@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 765@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125739098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125739098 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125739098 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125739098 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125739098 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125739098 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125739098 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125739098 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_pcuif_fh_pkt_ass_dl-BVCI1234(766)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125739101 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125739101 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125739101 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125739101 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125739101 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125739101 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125739101 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125739101 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125739102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739103 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125739103 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125739103 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125739103 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125739103 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125739103 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125739103 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125739103 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125739103 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125739103 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125739103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739104 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739104 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739104 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739104 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739105 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739105 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125739105 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125739105 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125739105 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125739105 DLGLOBAL DEBUG validating counter group 0x55cf06ae1760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125739105 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125739105 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125739105 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125739105 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125739105 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125739105 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125739105 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125739105 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125739105 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125739105 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125739105 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125739105 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125739105 DLGLOBAL DEBUG validating counter group 0x55cf06ae1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125739105 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125739105 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125739105 DLGLOBAL DEBUG validating counter group 0x55cf06ae1c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125739105 DLGLOBAL DEBUG validating counter group 0x55cf06ae1c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125739105 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125739105 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125739105 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125739105 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125739105 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125739105 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125739105 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125739105 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125739105 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125739105 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125739105 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125739105 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125739105 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125739105 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=1 TFI=0 USF=0 (bts.cpp:1026) 20241121125739105 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 3d 06 3f 10 0f 3d 2c 78 09 6b 00 04 01 8c 65 ff c8 00 30 0b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125739106 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125739106 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125739106 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125739106 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125739106 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) BTS(771)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 15, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 1, presence := '1'B, zero := omit, one := { maio := 52, hsn := 44 } }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 4, ma := '11111111101001100011000110000000'B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125739108 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125739121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125739121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739122 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739122 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739123 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739123 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739123 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739123 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739123 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739123 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125739126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739126 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125739140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125739149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125739163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739165 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739165 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125739168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125739182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739184 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739184 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739184 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739184 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125739186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739186 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125739201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125739210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125739224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739224 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739224 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739224 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125739228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125739243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739244 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739244 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739244 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739244 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739245 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739245 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125739247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125739261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125739271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739271 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125739285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739286 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739286 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125739289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125739303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125739303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125739304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739306 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125739306 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125739306 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125739308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125739308 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125739308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125739308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739308 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125739322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=11 data=3c 01 01 3f 46 48 2a b4 90 cc 48 19 85 fb 16 e7 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125739322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125739322 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125739322 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 01 01 3f 46 48 2a b4 90 cc 48 19 85 fb 16 e7 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125739322 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125739322 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=47 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125739322 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125739322 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125739322 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125739322 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125739322 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=3f 46 48 2a b4 90 cc 48 19 85 fb 16 e7 e2 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125739322 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x3f46482a of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125739322 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x3f46482a, not yet confirmed (gprs_ms.c:512) 20241121125739322 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125739322 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125739322 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125739322 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125739323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125739323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125739323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125739323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125739323 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125739323 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125739323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125739331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125739331 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125739331 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125739331 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} (final=0) (encoding.cpp:1112) 20241121125739331 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125739331 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 67 e8 c9 05 58 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125739331 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125739331 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125739331 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125739331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125739331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 24 00 00 40 00 00 00 00 00 00 00 67 e8 c9 05 58 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739332 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125739345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125739345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739345 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=52): TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} (pdch_ul_controller.c:309) 20241121125739345 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125739346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739350 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125739364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125739364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739364 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} (pdch_ul_controller.c:309) 20241121125739364 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125739365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739365 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739365 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739366 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739369 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125739383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125739383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739385 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739385 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125739385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739392 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125739407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 04 fd 19 20 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125739407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125739407 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125739407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125739407 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x3f46482a | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125739407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125739407 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown FN=65 TLLI=0x3f46482a (pdch.cpp:347) 20241121125739407 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) PACKET CONTROL ACK with unknown TBF corresponds to MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) (pdch.cpp:351) 20241121125739407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125739409 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125739409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125739409 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125739409 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125739409 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x3f46482a IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125739409 DMS INFO Modifying MS object, TLLI: 0x3f46482a confirmed (gprs_ms.c:547) 20241121125739409 DTBFDL DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125739409 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125739409 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125739409 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125739409 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125739409 DTBF DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125739409 DTBF INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125739409 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125739409 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125739409 DLGLOBAL DEBUG validating counter group 0x55cf06ae1b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125739409 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125739409 DLGLOBAL DEBUG validating counter group 0x55cf06ae1e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125739409 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x3f46482a){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125739409 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125739409 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125739409 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125739409 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} (gprs_ms.c:348) 20241121125739409 DMS DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125739409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125739409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} exists (tbf_dl.cpp:471) 20241121125739409 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125739409 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125739409 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125739409 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125739409 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125739409 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125739409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125739409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125739411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125739411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125739411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125739411 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125739411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125739411 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125739411 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125739411 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 1 | u.Direct_encoding_1 = 2 |  : u.Direct_encoding_1 | MAIO = 52 |  : GPRS_Mobile_Allocation | HSN = 44 | RFL_NUMBER = 0 | u.MA = 0 |  : u.MA | MA_BitLength = 25 | MA_BITMAP = 1 | MA_BITMAP = 140 | MA_BITMAP = 101 | MA_BITMAP = 255 |  : End u.MA |  : End GPRS_Mobile_Allocation |  : End u.Direct_encoding_1 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 3|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125739411 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125739411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125739411 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} Scheduled DL Assignment polling on PACCH (FN=82, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125739411 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125739411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125739411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=48 08 00 00 0c 02 6d 2c 19 63 19 7f e0 80 08 03 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125739411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(771)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B'O BTS(771)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125739414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51492<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125739415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125739416 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125739416 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW} free (tbf.cpp:271) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125739416 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x3f46482a){FLOW} (gprs_ms.c:381) 20241121125739416 DMS DEBUG MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125739416 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125739416 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125739416 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){FLOW}: Deallocated (fsm.c:568) 20241121125739416 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125739416 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x3f46482a){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125739416 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN} free (tbf.cpp:271) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125739416 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x3f46482a){ASSIGN} (gprs_ms.c:381) 20241121125739416 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125739416 DMS INFO MS(TLLI-0x3f46482a:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125739416 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125739416 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){ASSIGN}: Deallocated (fsm.c:568) 20241121125739416 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125739416 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x3f46482a){NONE}: Deallocated (fsm.c:568) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125739416 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125739416 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125739416 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125739416 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125739416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125739416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125739416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_pcuif_fh_pkt_ass_dl finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass'. respawn: 71: stopped pid 10753 with status 0 respawn: 72: starting: osmo-pcu Thu Nov 21 12:57:39 UTC 2024 ====== PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_fh_pkt_ass_dl.talloc 20241121125739428 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125739429 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125739429 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125739429 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125739457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51496<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125739557 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51496<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75252) Waiting for packet dumper to finish... 1 (prev_count=75252, count=183656) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc'. ------ PCU_Tests.TC_multitrx_multims_alloc ------ Thu Nov 21 12:57:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multitrx_multims_alloc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multitrx_multims_alloc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multitrx_multims_alloc' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_multitrx_multims_alloc started. 777@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_multitrx_multims_alloc-BVCI1234(779)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 777@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(781)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 777@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(781)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125742622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 777@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(785)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(785)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 777@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s PCUIF(782)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125742633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(782)@1d710fa6204d: Start timer T: 5 s PCUIF(782)@1d710fa6204d: Start timer T_Conn: 10 s TC_multitrx_multims_alloc-STATS(787)@1d710fa6204d: Start timer T: 2 s TC_multitrx_multims_alloc-STATS(787)@1d710fa6204d: Start timer T: 2 s 777@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(788)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(788)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125744429 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125744429 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125744429 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(782)@1d710fa6204d: OsmoPCU is now connected BTS(784)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125744433 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125744433 DLGLOBAL DEBUG validating counter group 0x558734531040(bts) with 102 counters (rate_ctr.c:86) 20241121125744433 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125744433 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125744433 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125744433 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125744433 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125744433 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125744433 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125744433 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125744433 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125744433 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125744433 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125744433 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125744433 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125744433 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125744433 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125744433 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125744433 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125744433 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125744433 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125744433 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125744433 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125744433 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125744433 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125744433 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125744433 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125744433 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125744433 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125744433 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125744433 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125744433 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125744433 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125744433 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125744433 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125744433 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125744433 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125744433 DLGLOBAL DEBUG validating counter group 0x7f5fe56ae5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125744433 DLGLOBAL DEBUG validating counter group 0x558734530720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125744433 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125744433 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125744433 DLGLOBAL DEBUG validating counter group 0x7f5fe56af180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125744433 DLGLOBAL DEBUG validating counter group 0x7f5fe56af160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125744434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125744434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125744434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125744434 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125744434 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121125744434 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125744434 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125744434 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125744434 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125744434 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125744434 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121125744434 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125744434 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125744434 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121125744434 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125744434 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125744434 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121125744434 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125744434 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125744434 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121125744434 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125744434 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125744434 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125744434 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125744434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125744434 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(784)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(784)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(781)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(781)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(781)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(781)@1d710fa6204d: Start timer Tns_test: 10 s BTS(784)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS4" 20241121125744435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125744435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125744435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125744435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125744435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125744435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125744435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125744435 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125744435 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(784)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(781)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(781)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125744436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125744436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125744436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125744436 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125744436 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125744436 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125744436 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125744436 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125744436 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125744436 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(784)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS0" 20241121125744436 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125744436 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) BTS(784)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS1" -NSVCI1234(781)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(781)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(781)@1d710fa6204d: Start timer Tns_test: 10 s 778@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 778@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125744441 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125744441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125744441 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125744441 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125744441 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125744441 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125744441 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125744441 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_multitrx_multims_alloc-BVCI1234(779)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_multitrx_multims_alloc-BVCI1234(779)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125744444 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125744444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125744444 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125744444 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125744444 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125744444 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125744444 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125744444 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125744446 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125744446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125744446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125744446 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125744446 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125744446 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125744446 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125744446 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125744446 DLBSSGP DEBUG Computed BVC leak rate = 15000, num_pdch = 6, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125744446 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125744446 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 150000, R = 15000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125744446 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125744447 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125744447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125744447 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125744447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125744447 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125744447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125744447 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125744447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125744447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125744447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744448 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744448 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744448 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744448 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744448 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744448 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744448 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744448 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125744448 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125744448 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125744448 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744448 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744448 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125744448 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125744448 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121125744448 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744448 DRLCMAC DEBUG - Skipping TS 7, because num TBFs 0 >= 0 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"uu....U."(TS=7), single (alloc_algo.cpp:688) 20241121125744448 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241121125744448 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241121125744448 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744448 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744448 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744448 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744448 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744448 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744448 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744448 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744448 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744448 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125744448 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125744448 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241121125744448 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744448 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125744448 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744448 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744448 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744448 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744448 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744448 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744448 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744448 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125744448 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0e e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125744450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125744450 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125744450 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125744450 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125744450 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744451 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125744451 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744451 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744451 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744451 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744451 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744451 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744451 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744451 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121125744451 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125744451 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125744451 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744451 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744451 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125744451 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121125744451 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241121125744451 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744451 DRLCMAC DEBUG - Skipping TS 5, because num TBFs 0 >= 0 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"..uuU..."(TS=7), single (alloc_algo.cpp:688) 20241121125744451 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241121125744451 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241121125744451 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744451 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744451 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744451 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744451 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744451 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744451 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744451 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744451 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744451 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125744451 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125744451 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241121125744451 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744451 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121125744451 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744451 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744451 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744451 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744451 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744451 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744451 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744451 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744451 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125744451 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0c e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 4, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744453 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744453 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744453 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744453 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744453 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744453 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744453 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744453 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121125744453 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744453 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744453 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125744453 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125744453 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125744453 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121125744453 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241121125744453 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744453 DRLCMAC DEBUG - Skipping TS 1, because num TBFs 0 >= 0 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"U.....uu"(TS=7), single (alloc_algo.cpp:688) 20241121125744453 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20241121125744453 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20241121125744453 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744453 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744453 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744453 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744453 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744453 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744453 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744453 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744453 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744453 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125744453 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125744453 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20241121125744453 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744453 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241121125744453 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744453 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744453 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744453 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744453 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744453 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744453 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744453 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744453 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125744453 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 08 e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 0, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=123, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744454 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7b, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744454 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7b (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744454 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744454 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744454 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744454 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744454 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744454 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125744454 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125744454 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125744454 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744454 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744454 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125744454 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125744454 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121125744454 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744454 DRLCMAC DEBUG - Skipping TS 6, because num TBFs 1 > 0 (alloc_algo.cpp:190) Selected UL slots: (TS=0)"uu.....U"(TS=7), single (alloc_algo.cpp:688) 20241121125744454 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125744454 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20241121125744454 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744454 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744454 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744454 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744454 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744454 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744454 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744454 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744454 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744454 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20241121125744454 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20241121125744454 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125744454 DTBF INFO TBF(UL:TFI-0-0-1:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744454 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-1:G){NEW} (gprs_ms.c:336) 20241121125744454 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744454 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744454 DTBFUL INFO TBF(UL:TFI-0-0-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744454 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744454 DTBFUL DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744454 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744454 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744454 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744454 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241121125744454 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7b 09 6b 00 00 c8 40 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111011'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=124, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744456 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7c, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744456 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7c (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744456 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744456 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744456 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744456 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744456 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744456 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=1 (bts.cpp:663) 20241121125744456 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125744456 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125744456 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744456 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744456 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125744456 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121125744456 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241121125744456 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744456 DRLCMAC DEBUG - Skipping TS 4, because num TBFs 1 > 0 (alloc_algo.cpp:190) Selected UL slots: (TS=0)"..uu.U.."(TS=7), single (alloc_algo.cpp:688) 20241121125744456 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 5 (alloc_algo.cpp:834) 20241121125744456 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DD.C.."(TS=7) (alloc_algo.cpp:841) 20241121125744456 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744456 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744456 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744456 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744456 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744456 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744456 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744456 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744456 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744456 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=5 TFI=1 USF=0 (tbf_ul.cpp:695) 20241121125744456 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) Attaching TBF(UL:TFI-0-1-1:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20241121125744456 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=5) (tbf.cpp:299) 20241121125744456 DTBF INFO TBF(UL:TFI-0-1-1:G){NEW} Allocated: trx = 1, ul_slots = 20, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744456 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-1:G){NEW} (gprs_ms.c:336) 20241121125744456 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744456 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744456 DTBFUL INFO TBF(UL:TFI-0-1-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744456 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744456 DTBFUL DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744456 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744456 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744456 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744456 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=5 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241121125744456 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0d e3 68 7c 09 6b 00 00 c8 40 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 5, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111100'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=125, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744457 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7d, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744457 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7d (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744457 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744457 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744457 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744457 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744457 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744457 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=1 (bts.cpp:663) 20241121125744457 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744457 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744457 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125744457 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125744457 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125744457 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121125744457 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241121125744457 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744457 DRLCMAC DEBUG - Skipping TS 0, because num TBFs 1 > 0 (alloc_algo.cpp:190) Selected UL slots: (TS=0)".U....uu"(TS=7), single (alloc_algo.cpp:688) 20241121125744457 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 1 (alloc_algo.cpp:834) 20241121125744457 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".C....DD"(TS=7) (alloc_algo.cpp:841) 20241121125744457 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744457 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744457 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744457 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744457 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744457 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744457 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744457 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744457 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744457 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=1 TFI=1 USF=0 (tbf_ul.cpp:695) 20241121125744457 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) Attaching TBF(UL:TFI-0-2-1:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20241121125744457 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=1) (tbf.cpp:299) 20241121125744457 DTBF INFO TBF(UL:TFI-0-2-1:G){NEW} Allocated: trx = 2, ul_slots = 02, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744457 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-1:G){NEW} (gprs_ms.c:336) 20241121125744457 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744457 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744457 DTBFUL INFO TBF(UL:TFI-0-2-1:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744457 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744457 DTBFUL DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744457 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744457 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744457 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744457 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=1 TA=0 TSC=7 TFI=1 USF=0 (bts.cpp:1026) 20241121125744457 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 09 e3 69 7d 09 6b 00 00 c8 40 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 1, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=126, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744459 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7e, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744459 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7e (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744459 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744459 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744459 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744459 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744459 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744459 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121125744459 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125744459 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125744459 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744459 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744459 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125744459 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125744459 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121125744459 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744459 DRLCMAC DEBUG - Skipping TS 7, because num TBFs 1 >= 1 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"uu....U."(TS=7), single (alloc_algo.cpp:688) 20241121125744459 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241121125744459 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241121125744459 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744459 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744459 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744459 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744459 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744459 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744459 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744459 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744459 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744459 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=2 USF=1 (tbf_ul.cpp:695) 20241121125744459 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-2:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1190) 20241121125744459 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241121125744459 DTBF INFO TBF(UL:TFI-0-0-2:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744459 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-2:G){NEW} (gprs_ms.c:336) 20241121125744459 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744459 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744459 DTBFUL INFO TBF(UL:TFI-0-0-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744459 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744459 DTBFUL DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744459 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744459 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744459 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744459 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20241121125744459 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0e e3 67 7e 09 6b 00 00 c8 82 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111110'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125744460 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125744460 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125744460 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125744460 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125744460 DLGLOBAL DEBUG validating counter group 0x558734530760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125744460 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125744460 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125744460 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=2 (bts.cpp:663) 20241121125744460 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125744460 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125744460 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125744460 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125744460 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125744460 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121125744460 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241121125744460 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121125744460 DRLCMAC DEBUG - Skipping TS 5, because num TBFs 1 >= 1 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"..uuU..."(TS=7), single (alloc_algo.cpp:688) 20241121125744460 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241121125744460 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241121125744460 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125744460 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125744460 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744460 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125744460 DLGLOBAL DEBUG validating counter group 0x558734530b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125744460 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125744460 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125744460 DLGLOBAL DEBUG validating counter group 0x558734530c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125744460 DLGLOBAL DEBUG validating counter group 0x558734530c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125744460 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=2 USF=1 (tbf_ul.cpp:695) 20241121125744460 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Attaching TBF(UL:TFI-0-1-2:G){NEW}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1190) 20241121125744460 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241121125744460 DTBF INFO TBF(UL:TFI-0-1-2:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241121125744460 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-2:G){NEW} (gprs_ms.c:336) 20241121125744460 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125744460 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125744460 DTBFUL INFO TBF(UL:TFI-0-1-2:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125744460 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125744460 DTBFUL DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125744460 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125744460 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125744460 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125744460 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=2 USF=1 (bts.cpp:1026) 20241121125744460 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0c e3 68 78 09 6b 00 00 c8 82 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(784)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 4, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } BTS(784)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125744463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39390<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125744464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125744464 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125744464 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125744464 DTBF INFO TBF(UL:TFI-0-0-0:G){ASSIGN} free (tbf.cpp:271) 20241121125744464 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G){ASSIGN}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1200) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744464 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO TBF(UL:TFI-0-0-2:G){ASSIGN} free (tbf.cpp:271) 20241121125744464 DTBF DEBUG TBF(UL:TFI-0-0-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-2:G){ASSIGN}, 1 TBFs, USFs = 02, TFIs = 00000004. (pdch.cpp:1200) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744464 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125744464 DTBF INFO TBF(UL:TFI-0-0-1:G){ASSIGN} free (tbf.cpp:271) 20241121125744464 DTBF DEBUG TBF(UL:TFI-0-0-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744464 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125744464 DTBF INFO TBF(UL:TFI-0-1-0:G){ASSIGN} free (tbf.cpp:271) 20241121125744464 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Detaching TBF(UL:TFI-0-1-0:G){ASSIGN}, 2 TBFs, USFs = 03, TFIs = 00000005. (pdch.cpp:1200) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744464 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO TBF(UL:TFI-0-1-2:G){ASSIGN} free (tbf.cpp:271) 20241121125744464 DTBF DEBUG TBF(UL:TFI-0-1-2:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744464 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Detaching TBF(UL:TFI-0-1-2:G){ASSIGN}, 1 TBFs, USFs = 02, TFIs = 00000004. (pdch.cpp:1200) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744464 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744464 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744464 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBFUL INFO UL_TBF(UL:TFI-0-1-2:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125744464 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-2:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125744465 DTBF INFO TBF(UL:TFI-0-1-1:G){ASSIGN} free (tbf.cpp:271) 20241121125744465 DTBF DEBUG TBF(UL:TFI-0-1-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744465 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) Detaching TBF(UL:TFI-0-1-1:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744465 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DTBFUL INFO UL_TBF(UL:TFI-0-1-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744465 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125744465 DTBF INFO TBF(UL:TFI-0-2-0:G){ASSIGN} free (tbf.cpp:271) 20241121125744465 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Detaching TBF(UL:TFI-0-2-0:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744465 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744465 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125744465 DTBF INFO TBF(UL:TFI-0-2-1:G){ASSIGN} free (tbf.cpp:271) 20241121125744465 DTBF DEBUG TBF(UL:TFI-0-2-1:G){ASSIGN} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121125744465 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) Detaching TBF(UL:TFI-0-2-1:G){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){ASSIGN} (gprs_ms.c:381) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125744465 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121125744465 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125744465 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DTBFUL INFO UL_TBF(UL:TFI-0-2-1:G){ASSIGN}: Deallocated (fsm.c:568) 20241121125744465 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-1:G){NONE}: Deallocated (fsm.c:568) 20241121125744465 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125744465 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125744465 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125744465 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125744465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125744465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125744465 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 72: stopped pid 10819 with status 0 MTC@1d710fa6204d: Test case TC_multitrx_multims_alloc finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass'. respawn: 73: starting: osmo-pcu Thu Nov 21 12:57:44 UTC 2024 ====== PCU_Tests.TC_multitrx_multims_alloc pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_multitrx_multims_alloc.talloc 20241121125744477 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125744478 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125744478 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125744478 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125744502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125744603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39404<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75300) Waiting for packet dumper to finish... 1 (prev_count=75300, count=156012) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multitrx_multims_alloc pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn ------ Thu Nov 21 12:57:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_multislot_tbf_ms_class_from_sgsn started. 790@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 790@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(794)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(794)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 790@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125747686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 790@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(798)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 790@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(798)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(795)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(795)@1d710fa6204d: Start timer T: 5 s PCUIF(795)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125747693 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(799)@1d710fa6204d: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_from_sgsn-STATS(799)@1d710fa6204d: Start timer T: 2 s 790@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(802)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(802)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125749478 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125749478 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125749478 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(795)@1d710fa6204d: OsmoPCU is now connected BTS(797)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125749482 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125749482 DLGLOBAL DEBUG validating counter group 0x55650e221040(bts) with 102 counters (rate_ctr.c:86) 20241121125749482 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125749482 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125749482 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125749482 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125749482 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125749482 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125749482 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125749482 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125749482 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125749482 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125749482 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125749482 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125749482 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125749482 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125749482 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125749482 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125749482 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125749482 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125749482 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125749482 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125749482 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125749482 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125749482 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125749482 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125749482 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125749482 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125749482 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125749482 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125749482 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125749482 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125749482 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125749482 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125749482 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125749482 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125749482 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125749482 DLGLOBAL DEBUG validating counter group 0x7f3d3cde05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125749482 DLGLOBAL DEBUG validating counter group 0x55650e220720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125749482 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125749482 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125749482 DLGLOBAL DEBUG validating counter group 0x7f3d3cde1180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125749482 DLGLOBAL DEBUG validating counter group 0x7f3d3cde1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125749482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125749482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125749482 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125749482 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125749482 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125749482 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125749482 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125749483 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125749483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749483 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS1" BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(794)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(794)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(794)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(794)@1d710fa6204d: Start timer Tns_test: 10 s BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS4" 20241121125749484 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125749484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125749484 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125749484 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125749485 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125749485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS5" 20241121125749485 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125749485 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125749485 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(794)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(794)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(797)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125749486 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125749486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125749486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125749486 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125749486 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125749487 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125749487 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125749487 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125749487 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125749487 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(794)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(794)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(794)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125749487 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125749487 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 791@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 791@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125749492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125749492 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125749492 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125749492 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125749492 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125749492 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125749492 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125749492 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_sgsn-BVCI1234(792)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125749495 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125749495 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125749495 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125749495 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125749495 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125749495 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125749495 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125749495 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125749495 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125749495 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125749495 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125749495 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125749495 DLGLOBAL DEBUG validating counter group 0x55650e220760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125749495 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125749495 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125749495 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125749495 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241121125749495 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20241121125749495 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241121125749495 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125749495 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125749495 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125749495 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125749495 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125749495 DLGLOBAL DEBUG validating counter group 0x55650e220b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125749495 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125749495 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125749495 DLGLOBAL DEBUG validating counter group 0x55650e220c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125749495 DLGLOBAL DEBUG validating counter group 0x55650e220c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125749496 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125749496 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125749496 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125749496 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241121125749496 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125749496 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125749496 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125749496 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125749496 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125749496 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125749496 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125749496 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125749496 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125749496 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125749496 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125749496 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749496 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(797)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125749497 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749497 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749497 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749497 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125749498 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125749498 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125749498 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125749498 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125749498 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125749498 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125749498 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125749498 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125749498 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125749498 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 2, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125749500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125749500 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749501 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749502 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125749502 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125749502 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125749502 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125749502 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125749514 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125749514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749515 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749515 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749515 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749515 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749515 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749515 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125749519 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749519 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749533 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125749533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749534 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749534 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749534 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749534 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749535 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749535 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125749543 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749543 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749557 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125749561 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749561 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749575 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125749575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749576 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749576 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749576 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749576 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749576 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749576 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125749580 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749580 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749594 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125749594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749595 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749595 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749595 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749595 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749596 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749596 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125749603 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749604 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749617 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125749617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749618 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749618 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749618 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749618 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749618 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749619 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125749622 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749622 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749636 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125749636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749636 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749636 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749636 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749636 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749637 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749637 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125749640 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749640 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749655 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125749655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749655 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749655 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749655 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749655 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749655 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749656 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125749664 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749664 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749686 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125749686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749686 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749686 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749687 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749687 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749687 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749687 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125749690 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749690 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125749696 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125749696 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125749696 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125749704 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125749704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749704 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749705 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749705 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749705 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749705 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749705 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125749709 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=47 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=52 (gprs_rlcmac_sched.cpp:454) 20241121125749709 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 52 for type USF (pdch_ul_controller.c:184) 20241121125749709 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749709 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125749723 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125749723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749723 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749723 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749723 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749723 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749724 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749724 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749724 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749732 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125749746 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125749746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749747 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749747 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=3c 01 01 00 00 00 01 68 c2 9d bf c3 b2 23 ce ae 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125749747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125749747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125749747 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 01 00 00 00 01 68 c2 9d bf c3 b2 23 ce ae 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125749747 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125749747 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 68 c2 9d bf c3 b2 23 ce ae 1b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125749747 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125749747 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125749747 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125749747 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125749747 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125749747 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=0 (tbf_ul.cpp:185) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125749747 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125749747 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125749747 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125749747 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749747 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749747 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749748 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125749751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=56 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=60 (gprs_rlcmac_sched.cpp:454) 20241121125749751 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 60 for type USF (pdch_ul_controller.c:184) 20241121125749751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125749751 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125749751 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125749751 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125749751 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125749751 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125749751 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125749751 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125749751 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749751 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125749755 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125749755 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125749755 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125749755 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125749755 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125749755 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125749755 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 18 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125749755 DLBSSGP DEBUG Got downlink MS class 18/0 (gprs_bssgp_pcu.c:148) 20241121125749755 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125749755 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125749755 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241121125749755 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125749755 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125749755 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"DDDDdddd"(TS=7), multi (alloc_algo.cpp:688) 20241121125749755 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241121125749755 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125749755 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125749755 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125749755 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125749755 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125749755 DLGLOBAL DEBUG validating counter group 0x55650e220b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125749755 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125749755 DLGLOBAL DEBUG validating counter group 0x55650e220e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241121125749755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241121125749755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241121125749755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241121125749755 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125749755 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125749755 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f (tbf_dl.cpp:443) 20241121125749755 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125749755 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125749755 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125749755 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125749755 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125749755 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125749755 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125749755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125749765 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125749765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749765 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749765 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749765 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749766 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749766 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749766 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125749766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125749770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125749770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=60 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=65 (gprs_rlcmac_sched.cpp:454) 20241121125749770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 65 for type USF (pdch_ul_controller.c:184) 20241121125749770 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125749770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241121125749770 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125749770 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125749770 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125749770 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125749770 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241121125749770 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=73, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125749770 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125749770 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125749770 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125749770 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(797)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Test case "TC_dl_multislot_tbf_ms_class_from_sgsn" aborted at "PCU_Tests.ttcn":3442 BTS(797)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125749772 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39420<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125749773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39406<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125749774 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125749774 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125749774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125749774 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125749774 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125749774 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125749774 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125749774 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125749774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125749774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125749774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125749774 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125749774 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125749774 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125749774 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125749774 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125749774 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125749774 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125749774 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125749774 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125749774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125749774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125749774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 73: stopped pid 10885 with status 0 MTC@1d710fa6204d: Test case TC_dl_multislot_tbf_ms_class_from_sgsn finished. Verdict: fail reason: Expected 8 PDCH slots allocated but got 4 MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail'. respawn: 74: starting: osmo-pcu Thu Nov 21 12:57:49 UTC 2024 ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn.talloc 20241121125749788 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125749788 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125749788 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125749788 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125749808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125749908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39428<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=134848) Waiting for packet dumper to finish... 1 (prev_count=134848, count=178888) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn fail' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown ------ Thu Nov 21 12:57:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_multislot_tbf_ms_class_unknown started. 803@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 803@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(807)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 803@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(807)@1d710fa6204d: Provider Link came up: waiting for NS-RESET TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(806)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 803@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(810)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 803@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(810)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125753205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(809)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(809)@1d710fa6204d: Start timer T: 5 s 20241121125753212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(809)@1d710fa6204d: Start timer T_Conn: 10 s TC_dl_multislot_tbf_ms_class_unknown-STATS(813)@1d710fa6204d: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_unknown-STATS(813)@1d710fa6204d: Start timer T: 2 s 803@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(814)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(814)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125754788 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125754789 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125754789 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(809)@1d710fa6204d: OsmoPCU is now connected BTS(811)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125754806 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125754806 DLGLOBAL DEBUG validating counter group 0x5586392ad040(bts) with 102 counters (rate_ctr.c:86) 20241121125754806 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125754806 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125754806 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125754806 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125754806 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125754806 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125754806 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125754806 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125754806 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125754806 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125754806 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125754806 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125754806 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125754806 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125754806 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125754806 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125754806 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125754806 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125754806 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125754806 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125754806 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125754806 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125754806 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125754807 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125754807 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125754807 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125754807 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125754807 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125754807 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125754807 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125754807 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125754807 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125754807 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125754807 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125754807 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125754807 DLGLOBAL DEBUG validating counter group 0x7fee28a1c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125754807 DLGLOBAL DEBUG validating counter group 0x5586392ac720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125754807 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125754807 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125754807 DLGLOBAL DEBUG validating counter group 0x7fee28a1d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125754807 DLGLOBAL DEBUG validating counter group 0x7fee28a1d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125754807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125754807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125754807 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125754807 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125754807 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121125754807 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754807 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754807 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121125754807 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754807 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754807 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121125754807 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754807 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754808 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121125754808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754808 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754808 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121125754808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754808 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754808 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121125754808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754808 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754808 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121125754808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754808 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754808 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125754808 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125754808 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125754808 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125754808 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125754808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754810 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(807)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(807)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS3" -NSVCI1234(807)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(807)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125754818 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125754818 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125754818 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125754818 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125754818 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125754818 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125754818 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS4" 20241121125754818 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125754818 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS5" BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" 20241121125754819 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(807)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(807)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125754821 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754821 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754821 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125754821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125754821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125754821 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125754821 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125754821 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125754821 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125754821 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125754821 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125754821 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125754821 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125754821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125754821 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(807)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(807)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(807)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125754822 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754823 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754823 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(811)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125754824 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 804@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 804@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125754831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125754831 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125754831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125754831 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125754831 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125754831 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125754831 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125754831 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125754835 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125754835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754835 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754836 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(806)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125754837 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754838 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_dl_multislot_tbf_ms_class_unknown-BVCI1234(806)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125754838 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754839 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125754840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754840 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125754840 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125754840 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125754840 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125754840 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125754840 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125754840 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125754840 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125754840 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125754843 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125754843 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125754843 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125754843 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125754843 DLGLOBAL DEBUG validating counter group 0x5586392ac760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125754843 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125754843 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125754843 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125754843 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241121125754843 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"..U..u.."(TS=7), single (alloc_algo.cpp:688) 20241121125754843 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 2 (alloc_algo.cpp:834) 20241121125754843 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125754843 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125754843 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125754843 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125754843 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125754843 DLGLOBAL DEBUG validating counter group 0x5586392acb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125754843 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125754843 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125754843 DLGLOBAL DEBUG validating counter group 0x5586392acc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125754843 DLGLOBAL DEBUG validating counter group 0x5586392acc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125754843 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125754843 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125754843 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125754843 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 00 (tbf_ul.cpp:712) 20241121125754843 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125754843 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125754843 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125754843 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125754843 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125754843 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125754843 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125754843 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125754843 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125754843 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=2 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125754843 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0a e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(811)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125754845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125754845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125754845 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125754845 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125754845 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125754845 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125754845 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125754845 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125754845 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125754845 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 2, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125754852 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125754852 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125754852 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125754852 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125754852 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125754854 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125754854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754854 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754855 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754855 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754856 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754856 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754856 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125754863 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754863 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754877 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125754877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754878 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754878 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754879 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754879 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754880 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754880 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125754882 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754882 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754896 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125754897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754898 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754899 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754900 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754900 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754901 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754902 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125754904 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754905 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754916 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125754916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754918 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754919 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754920 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754921 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754922 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754923 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125754925 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754926 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754938 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125754938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754938 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754939 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754939 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754939 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754939 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754939 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125754943 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754943 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754957 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125754957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754957 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754958 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754958 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754958 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754959 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754959 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125754962 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754962 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754977 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125754977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754978 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754979 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754980 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754980 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754981 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754981 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125754985 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125754985 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125754999 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125754999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754999 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125754999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125754999 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125754999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755000 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125755000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755000 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125755000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755000 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125755000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755000 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125755000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125755000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125755004 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125755004 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125755018 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125755018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755018 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755018 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755018 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755018 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755019 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755019 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125755022 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125755023 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125755037 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125755037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755038 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755039 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755039 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755041 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755041 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755042 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755043 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125755044 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125755044 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125755044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125755047 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125755047 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125755047 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125755047 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125755060 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125755060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755060 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755061 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755061 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755061 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755061 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755061 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755065 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125755080 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125755080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755081 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755081 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=1 data=3c 01 00 41 00 00 00 01 3c 27 b4 ce 71 69 c1 a4 d0 4e cb 8c ed d0 f8 20 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:463) 20241121125755081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125755081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125755081 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=2) UL data: 3c 01 00 41 00 00 00 01 3c 27 b4 ce 71 69 c1 a4 d0 4e cb 8c ed d0 f8 20 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pdch.cpp:1019) 20241121125755081 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=2) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125755081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125755081 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125755081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=0, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125755081 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125755082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=41 00 00 00 01 3c 27 b4 ce 71 69 c1 a4 d0 4e cb 8c ed d0 f8 20 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125755082 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125755082 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125755082 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125755082 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125755082 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125755082 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125755082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125755082 DRLCMACUL DEBUG UL DATA LI contains extension octet: LI=16, M=0, E=1, count=0 (decoding.cpp:167) 20241121125755082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 5, length=16, is_complete=1 (tbf_ul.cpp:185) 20241121125755082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=16 (tbf_ul.cpp:197) 20241121125755082 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=16 (tbf_ul.cpp:467) 20241121125755082 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125755082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125755082 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125755082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125755082 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125755082 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755083 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755084 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755085 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755086 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125755100 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125755100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755101 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755102 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755103 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755105 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755106 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755107 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125755109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=65 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=69 (gprs_rlcmac_sched.cpp:454) 20241121125755109 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 69 for type USF (pdch_ul_controller.c:184) 20241121125755109 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125755109 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (final=0) (encoding.cpp:1112) 20241121125755109 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125755109 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125755109 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:131) 20241121125755109 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125755109 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125755109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125755109 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 24 00 00 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125755110 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125755119 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125755119 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125755119 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125755119 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125755119 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125755119 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125755119 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125755119 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125755119 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125755119 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"DDDDdddd"(TS=7), multi (alloc_algo.cpp:688) 20241121125755119 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 4 slots (alloc_algo.cpp:837) 20241121125755119 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..C.DDDD"(TS=7) (alloc_algo.cpp:841) 20241121125755119 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125755119 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125755119 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125755119 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125755119 DLGLOBAL DEBUG validating counter group 0x5586392acb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125755119 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125755119 DLGLOBAL DEBUG validating counter group 0x5586392ace20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125755119 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241121125755120 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125755120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241121125755120 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125755120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241121125755120 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125755120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241121125755120 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125755120 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=2) (tbf.cpp:299) 20241121125755120 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 04, dl_slots = 0f (tbf_dl.cpp:443) 20241121125755120 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125755120 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125755120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125755120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125755120 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125755120 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125755120 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125755120 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125755120 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125755120 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125755123 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125755124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755125 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755126 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755127 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755128 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755129 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755129 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125755130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125755131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125755131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) Received RTS for PDCH: FN=69 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=73 (gprs_rlcmac_sched.cpp:454) 20241121125755131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 73 for type USF (pdch_ul_controller.c:184) 20241121125755131 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125755131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125755131 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125755131 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125755132 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 240 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125755132 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125755132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=2) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125755132 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=82, TS=2) (tbf_dl_ass_fsm.c:126) 20241121125755132 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125755132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=2) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125755132 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=48 08 00 07 84 03 cd 9e 08 41 04 10 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125755132 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(811)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Test case "TC_dl_multislot_tbf_ms_class_unknown" aborted at "PCU_Tests.ttcn":3512 BTS(811)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125755142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52158<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125755146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52146<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125755147 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125755147 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755147 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125755147 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125755147 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125755147 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125755147 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125755147 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125755147 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755147 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125755147 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125755147 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125755147 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125755147 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125755147 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125755147 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125755147 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125755147 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125755147 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125755148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755148 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125755148 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125755148 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125755148 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125755148 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125755148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125755148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125755148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 74: stopped pid 10950 with status 0 respawn: 75: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_dl_multislot_tbf_ms_class_unknown finished. Verdict: fail reason: Expected 1 PDCH slots allocated but got 4 MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail'. Thu Nov 21 12:57:55 UTC 2024 ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail ------ Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown.talloc 20241121125755202 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125755203 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125755203 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125755203 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125755220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125755321 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52174<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140984) Waiting for packet dumper to finish... 1 (prev_count=140984, count=176212) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown fail' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase'. ------ PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase ------ Thu Nov 21 12:57:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_dl_multislot_tbf_ms_class_from_2phase started. 816@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 816@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(820)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 816@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(820)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125759043 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 816@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(824)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 816@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(824)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(821)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(821)@1d710fa6204d: Start timer T: 5 s PCUIF(821)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125759049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_dl_multislot_tbf_ms_class_from_2phase-STATS(825)@1d710fa6204d: Start timer T: 2 s TC_dl_multislot_tbf_ms_class_from_2phase-STATS(825)@1d710fa6204d: Start timer T: 2 s 816@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(828)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(828)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125800203 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125800204 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125800204 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(821)@1d710fa6204d: OsmoPCU is now connected BTS(823)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125800212 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125800212 DLGLOBAL DEBUG validating counter group 0x5570b97da040(bts) with 102 counters (rate_ctr.c:86) 20241121125800212 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125800212 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125800212 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125800212 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125800212 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125800212 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125800212 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125800212 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125800212 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125800212 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125800212 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125800212 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125800212 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125800212 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125800212 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125800212 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125800212 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125800212 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125800212 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125800212 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125800212 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125800212 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125800212 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125800212 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125800212 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125800212 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125800212 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125800212 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125800212 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125800212 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125800212 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125800212 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125800212 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125800212 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125800212 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125800212 DLGLOBAL DEBUG validating counter group 0x7f2998c535e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125800212 DLGLOBAL DEBUG validating counter group 0x5570b97d9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125800212 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125800212 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125800212 DLGLOBAL DEBUG validating counter group 0x7f2998c54180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125800213 DLGLOBAL DEBUG validating counter group 0x7f2998c54160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125800213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125800213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125800213 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125800213 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125800213 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125800213 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125800213 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125800213 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125800213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800213 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS0" BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(820)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS2" -NSVCI1234(820)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(820)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(820)@1d710fa6204d: Start timer Tns_test: 10 s BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS3" 20241121125800217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125800217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125800217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125800217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125800217 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125800217 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125800218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125800218 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125800218 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS4" BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(820)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" -NSVCI1234(820)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(823)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125800222 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125800222 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125800222 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125800222 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125800222 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125800222 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125800222 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125800222 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125800222 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125800222 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125800223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125800223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(820)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(820)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(820)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125800226 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800227 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800227 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800229 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800229 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800230 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800230 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800231 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 817@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 817@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125800244 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125800244 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125800244 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125800244 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125800244 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125800244 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125800244 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125800244 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125800245 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125800245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800246 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800247 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800248 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800249 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800250 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800251 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800252 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_dl_multislot_tbf_ms_class_from_2phase-BVCI1234(818)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125800260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125800260 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125800260 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125800260 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125800260 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125800260 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125800260 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125800260 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125800264 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125800264 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125800264 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125800264 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125800264 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125800264 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125800264 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125800265 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125800265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800266 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800266 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800267 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800267 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800267 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800268 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800268 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125800268 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125800268 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125800268 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125800268 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125800268 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125800268 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125800268 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125800268 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125800268 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125800268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(823)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125800273 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125800275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125800275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125800275 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125800275 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125800275 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125800288 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125800288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800288 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800288 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800288 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800289 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800289 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800289 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800292 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125800306 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125800306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800307 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800307 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800307 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800308 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800308 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800308 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800311 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125800325 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125800325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800325 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800326 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800326 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800326 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800327 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800327 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800334 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125800348 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125800348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800348 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800348 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800349 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800349 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800349 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800349 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800353 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125800367 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125800367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800367 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800367 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800367 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800367 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800367 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800368 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800371 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125800385 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125800385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800385 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800386 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800386 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800386 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800386 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800386 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800395 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125800409 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125800409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800409 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800409 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800409 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800409 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800410 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800410 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800413 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800458 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800461 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125800475 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125800475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800476 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800476 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800476 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800476 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800476 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800477 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800477 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800485 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125800501 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125800501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800502 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800503 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800504 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800505 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800507 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800508 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=40 16 40 00 00 00 62 54 a2 c8 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125800509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125800509 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125800509 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125800509 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 18 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125800510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125800510 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125800510 DLGLOBAL DEBUG validating counter group 0x5570b97d9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125800510 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125800510 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125800510 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125800510 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125800510 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241121125800510 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125800510 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125800510 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125800510 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20241121125800510 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241121125800510 DRLCMAC DEBUG Rx=8 Tx=8 Sum Rx+Tx=N/A, Tta=N/A Ttb=0, Tra=0 Trb=0, Type=2 (mslot_class.c:193) Selected UL slots: (TS=0)"UUUUUUUU"(TS=7), multi (alloc_algo.cpp:688) 20241121125800510 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241121125800510 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241121125800510 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125800510 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125800510 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125800510 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125800510 DLGLOBAL DEBUG validating counter group 0x5570b97d9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125800510 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125800510 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125800510 DLGLOBAL DEBUG validating counter group 0x5570b97d9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125800510 DLGLOBAL DEBUG validating counter group 0x5570b97d9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125800510 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800510 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800510 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800510 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800510 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800510 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800510 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125800511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0) (tbf.cpp:299) 20241121125800511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = ff, dl_slots = 00 (tbf_ul.cpp:712) 20241121125800511 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125800511 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125800511 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125800511 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125800511 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125800511 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125800511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=0) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125800511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125800511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125800511 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125800511 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125800511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125800511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125800511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125800511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125800511 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125800511 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 1|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125800511 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125800511 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125800511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125800511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125800511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125800511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 04 44 44 44 41 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125800511 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(823)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") 20241121125800519 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125800519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800520 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800522 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800523 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800523 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800524 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800525 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800526 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125800565 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125800565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800567 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800568 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800569 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800571 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800572 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800573 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800574 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125800587 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125800587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800588 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800588 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800588 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800588 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800588 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800589 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800592 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125800606 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125800606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800607 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800607 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800607 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800608 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800608 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800608 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125800609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125800609 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125800609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125800609 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125800609 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125800609 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125800609 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125800609 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125800609 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125800609 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125800609 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Changing Control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=0) (tbf.cpp:302) 20241121125800609 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125800609 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125800609 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125800609 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125800609 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125800609 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125800609 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125800609 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125800609 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125800609 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125800609 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"DDDDDDDD"(TS=7), multi (alloc_algo.cpp:688) 20241121125800609 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241121125800609 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241121125800609 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125800609 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125800609 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125800609 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125800609 DLGLOBAL DEBUG validating counter group 0x5570b97d9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125800609 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125800609 DLGLOBAL DEBUG validating counter group 0x5570b97d9e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125800609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125800609 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0) (tbf.cpp:299) 20241121125800609 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 01, dl_slots = ff (tbf_dl.cpp:443) 20241121125800609 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125800609 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125800609 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125800609 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125800609 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125800609 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125800609 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125800609 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125800611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125800611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=0) Received RTS for PDCH: FN=73 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=78 (gprs_rlcmac_sched.cpp:454) 20241121125800611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 78 for type USF (pdch_ul_controller.c:184) 20241121125800611 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125800611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) POLL scheduled at FN 73 + 13 = 86 (pdch_ul_controller.c:131) 20241121125800611 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125800611 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125800611 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 255 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 1 | Slot[0].GAMMA_TN = 0 | Slot[1].Exist = 1 | Slot[1].GAMMA_TN = 0 | Slot[2].Exist = 1 | Slot[2].GAMMA_TN = 0 | Slot[3].Exist = 1 | Slot[3].GAMMA_TN = 0 | Slot[4].Exist = 1 | Slot[4].GAMMA_TN = 0 | Slot[5].Exist = 1 | Slot[5].GAMMA_TN = 0 | Slot[6].Exist = 1 | Slot[6].GAMMA_TN = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 3|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125800611 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125800611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) Reserving FN 86 for type POLL (pdch_ul_controller.c:184) 20241121125800611 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=86, TS=0) (tbf_dl_ass_fsm.c:126) 20241121125800611 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125800611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=0) FN=73 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125800611 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=48 08 00 07 fc 03 cd 9e 08 41 04 10 41 04 10 03 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125800611 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(823)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B'O 20241121125800625 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125800625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800626 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800626 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800626 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800626 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800627 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800627 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800634 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125800648 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125800648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800648 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Timeout for registered USF (FN=78): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125800648 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125800649 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800649 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800649 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800649 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800650 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800650 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800653 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125800667 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125800667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800667 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800667 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800668 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800668 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800668 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800668 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125800668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800672 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125800687 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125800687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125800687 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=0) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125800687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125800687 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125800688 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=0) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125800688 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=86 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125800688 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125800688 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125800688 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125800688 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125800688 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) BTS(823)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125800689 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800690 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800691 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52198<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125800693 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800694 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800695 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125800696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125800698 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52190<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125800699 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125800699 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125800699 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800699 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125800699 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800699 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800699 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125800700 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125800700 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125800700 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125800700 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125800700 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125800700 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125800700 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125800700 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125800700 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125800700 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125800700 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125800700 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125800700 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125800700 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125800700 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125800700 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125800700 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125800700 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125800701 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125800701 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125800701 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 75: stopped pid 11016 with status 0 respawn: 76: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_dl_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass'. Thu Nov 21 12:58:00 UTC 2024 ====== PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase.talloc 20241121125800745 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125800745 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125800745 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125800745 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125800765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52206<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125800866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52206<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=162932) Waiting for packet dumper to finish... 1 (prev_count=162932, count=245228) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase'. ------ PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase ------ Thu Nov 21 12:58:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_multislot_tbf_ms_class_from_2phase started. 829@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 829@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(833)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(833)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 829@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125803914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44214<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 829@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(837)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(837)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 829@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s PCUIF(834)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125803923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(834)@1d710fa6204d: Start timer T: 5 s PCUIF(834)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(839)@1d710fa6204d: Start timer T: 2 s TC_ul_multislot_tbf_ms_class_from_2phase-STATS(839)@1d710fa6204d: Start timer T: 2 s 829@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(840)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(840)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125805746 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125805746 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125805746 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(834)@1d710fa6204d: OsmoPCU is now connected BTS(836)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125805750 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125805750 DLGLOBAL DEBUG validating counter group 0x561fde9cb040(bts) with 102 counters (rate_ctr.c:86) 20241121125805750 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125805750 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125805750 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125805750 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125805750 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125805750 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125805750 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125805750 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125805750 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125805750 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125805750 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125805750 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125805750 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125805750 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125805750 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125805750 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125805750 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125805750 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125805750 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125805750 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125805750 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125805750 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125805750 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125805750 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125805750 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125805750 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125805750 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125805750 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125805750 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125805750 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125805750 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125805750 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125805750 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125805750 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125805750 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125805750 DLGLOBAL DEBUG validating counter group 0x7f0eb2b245e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125805750 DLGLOBAL DEBUG validating counter group 0x561fde9ca720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125805750 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125805750 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125805750 DLGLOBAL DEBUG validating counter group 0x7f0eb2b25180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125805750 DLGLOBAL DEBUG validating counter group 0x7f0eb2b25160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125805750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125805750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125805750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125805750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125805750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125805750 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125805750 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125805750 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125805750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805751 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS0" -NSVCI1234(833)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS1" -NSVCI1234(833)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(833)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(833)@1d710fa6204d: Start timer Tns_test: 10 s BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS2" BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS3" 20241121125805753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125805753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125805753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125805753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125805753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125805753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125805753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125805753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125805753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS4" BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS5" -NSVCI1234(833)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(833)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(836)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125805754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125805754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125805754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125805754 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125805754 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125805754 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125805754 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125805754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125805754 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125805754 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(833)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(833)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125805754 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125805754 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(833)@1d710fa6204d: Start timer Tns_test: 10 s 830@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 830@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125805760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125805760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125805760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125805760 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125805760 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125805760 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125805760 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125805760 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125805763 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125805763 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805763 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805763 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805763 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_multislot_tbf_ms_class_from_2phase-BVCI1234(831)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125805764 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805764 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125805764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125805764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125805764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125805764 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125805764 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125805764 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125805764 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125805764 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125805766 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125805766 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125805766 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125805766 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125805766 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125805766 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125805766 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125805767 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125805767 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125805767 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125805767 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125805767 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125805767 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125805767 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125805767 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125805767 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125805767 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(836)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125805768 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125805770 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125805770 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125805770 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125805770 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125805770 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125805782 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125805782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805782 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805782 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805783 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805783 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805783 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805784 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805786 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125805800 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125805800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805800 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805801 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805801 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805801 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805801 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805801 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805809 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125805823 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125805823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805824 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805824 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805824 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805825 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805825 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805825 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805828 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125805842 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125805842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805843 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805843 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805843 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805843 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805844 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805844 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805847 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125805861 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125805861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805861 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805861 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805862 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805862 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805862 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805862 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805870 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125805884 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125805884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805884 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805884 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805884 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805884 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805885 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805885 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805888 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805903 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805907 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125805921 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125805921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805931 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125805945 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125805945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805945 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805945 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805945 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805946 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805946 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805946 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805949 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125805964 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125805964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805964 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805964 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805964 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805965 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805965 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805965 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805968 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125805982 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125805982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125805983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125805992 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125806006 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125806006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806006 DL1IF DEBUG (bts=0,trx=0,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125806006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806006 DL1IF DEBUG (bts=0,trx=0,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125806006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806006 DL1IF DEBUG (bts=0,trx=0,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125806006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806006 DL1IF DEBUG (bts=0,trx=0,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125806006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806006 DL1IF DEBUG (bts=0,trx=0,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125806006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806007 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125806007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125806007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=40 16 40 00 00 00 62 54 a2 c8 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125806007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125806007 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125806007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125806007 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 18 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125806007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125806007 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125806007 DLGLOBAL DEBUG validating counter group 0x561fde9ca760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125806007 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125806007 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125806007 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125806007 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125806007 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 18 (gprs_ms.c:624) 20241121125806007 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125806007 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125806007 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125806007 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 18 (alloc_algo.cpp:482) 20241121125806007 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:504) 20241121125806007 DRLCMAC DEBUG Rx=8 Tx=8 Sum Rx+Tx=N/A, Tta=N/A Ttb=0, Tra=0 Trb=0, Type=2 (mslot_class.c:193) Selected UL slots: (TS=0)"UUUUUUUU"(TS=7), multi (alloc_algo.cpp:688) 20241121125806007 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 8 slots (alloc_algo.cpp:837) 20241121125806007 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"CCCCCCCC"(TS=7) (alloc_algo.cpp:841) 20241121125806007 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125806007 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125806007 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125806007 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125806007 DLGLOBAL DEBUG validating counter group 0x561fde9cab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125806007 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125806007 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125806007 DLGLOBAL DEBUG validating counter group 0x561fde9cac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125806007 DLGLOBAL DEBUG validating counter group 0x561fde9cac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125806007 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806007 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=1 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806007 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=2 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806007 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806007 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=3 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=5 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125806008 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125806008 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=0) (tbf.cpp:299) 20241121125806008 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = ff, dl_slots = 00 (tbf_ul.cpp:712) 20241121125806008 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125806008 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125806008 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125806008 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125806008 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125806008 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125806008 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=0) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125806008 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125806008 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125806008 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125806008 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125806010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125806010 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125806010 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125806010 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125806010 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125806010 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 1|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125806011 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125806011 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125806011 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125806011 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125806011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125806011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 04 44 44 44 41 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125806011 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(836)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '412B2B2B2B2B2B2B'O ("A+++++++") BTS(836)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125806015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44222<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125806016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44214<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125806016 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125806016 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=0) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125806016 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125806016 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125806016 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-18-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125806016 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125806016 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125806016 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125806016 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125806016 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125806016 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125806016 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125806016 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125806016 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125806016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125806016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125806016 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 76: stopped pid 11081 with status 0 MTC@1d710fa6204d: Test case TC_ul_multislot_tbf_ms_class_from_2phase finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass'. respawn: 77: starting: osmo-pcu Thu Nov 21 12:58:06 UTC 2024 ====== PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase.talloc 20241121125806028 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125806028 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125806028 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125806029 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125806047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125806148 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44236<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130284) Waiting for packet dumper to finish... 1 (prev_count=130284, count=164612) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req ------ Thu Nov 21 12:58:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req started. 842@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 842@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(846)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(846)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 842@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125809198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 842@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(850)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 842@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(850)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(847)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125809205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(847)@1d710fa6204d: Start timer T: 5 s PCUIF(847)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: Start timer T: 2 s 842@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(854)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(854)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125811029 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125811029 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125811029 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(847)@1d710fa6204d: OsmoPCU is now connected BTS(849)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125811046 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125811046 DLGLOBAL DEBUG validating counter group 0x5641ef909040(bts) with 102 counters (rate_ctr.c:86) 20241121125811046 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125811046 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125811046 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125811046 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125811046 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125811046 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125811046 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125811046 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125811046 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125811046 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125811046 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125811046 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125811046 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125811046 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125811046 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125811046 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125811046 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125811046 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125811046 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125811046 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125811046 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125811046 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125811046 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125811046 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125811046 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125811046 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125811046 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125811046 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125811046 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125811046 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125811046 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125811046 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125811046 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125811046 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125811046 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125811046 DLGLOBAL DEBUG validating counter group 0x7f14719e25e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125811046 DLGLOBAL DEBUG validating counter group 0x5641ef908720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125811046 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125811046 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125811047 DLGLOBAL DEBUG validating counter group 0x7f14719e3180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125811047 DLGLOBAL DEBUG validating counter group 0x7f14719e3160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125811047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125811047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125811047 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125811047 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125811047 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125811047 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125811047 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125811047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125811047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811048 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(846)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(846)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(846)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(846)@1d710fa6204d: Start timer Tns_test: 10 s BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125811054 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125811054 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125811054 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125811054 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125811054 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125811054 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125811055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125811055 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125811055 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(846)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(846)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125811058 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125811058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125811058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125811058 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125811058 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125811058 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125811058 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125811058 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125811059 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125811059 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(846)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(846)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(846)@1d710fa6204d: Start timer Tns_test: 10 s BTS(849)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125811061 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125811061 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125811062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811063 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811063 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811065 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811065 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811066 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811070 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 843@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 843@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125811077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125811077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125811077 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125811077 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125811077 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125811077 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125811077 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125811077 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125811078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125811078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811079 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811079 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811079 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811079 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811080 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811080 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811082 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req-BVCI1234(844)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125811084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125811084 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125811084 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125811084 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125811084 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125811084 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125811084 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125811084 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125811085 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125811085 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125811085 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125811085 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125811085 DLGLOBAL DEBUG validating counter group 0x5641ef908760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125811085 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125811085 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125811085 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125811085 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125811085 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125811085 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125811085 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125811085 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125811085 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125811085 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125811085 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125811085 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125811085 DLGLOBAL DEBUG validating counter group 0x5641ef908b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125811085 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125811085 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125811085 DLGLOBAL DEBUG validating counter group 0x5641ef908c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125811085 DLGLOBAL DEBUG validating counter group 0x5641ef908c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125811085 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125811085 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125811085 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125811085 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125811085 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125811085 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125811085 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125811085 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125811085 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125811085 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125811085 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=4 (tbf_ul.cpp:221) 20241121125811085 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125811085 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125811085 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125811085 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(849)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125811087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125811087 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125811087 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125811087 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125811087 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125811087 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125811087 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125811087 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125811087 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125811087 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125811092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125811092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125811092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125811092 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125811092 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125811096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125811096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811097 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811097 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811097 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811097 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811097 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811097 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811098 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811098 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811098 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811098 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811099 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125811107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811108 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125811121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811123 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811123 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811124 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811124 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811124 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811124 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125811129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811130 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125811140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811142 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811142 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811144 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811144 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811146 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811146 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125811147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811148 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125811160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125811169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811169 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125811183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811184 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811184 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811184 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811184 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811184 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811184 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811185 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811185 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811185 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811185 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811185 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811185 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125811187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811188 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125811203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811209 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811209 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811211 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811211 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811211 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811211 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125811212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811213 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125811222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811224 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811226 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811226 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811230 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811230 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125811232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811233 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125811245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125811250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811250 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125811265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811271 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811271 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125811272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811273 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125811284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125811284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811285 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125811285 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125811285 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125811285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125811291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125811294 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=52 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=56 (gprs_rlcmac_sched.cpp:454) 20241121125811294 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 56 for type USF (pdch_ul_controller.c:184) 20241121125811294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811295 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125811308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=00 01 01 00 00 00 01 ef 71 43 be 46 4f 15 8b 1d dc b4 58 36 57 24 87 b6 58 de 15 13 73 68 44 3a d8 00 (pcu_l1_if.cpp:463) 20241121125811308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125811308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125811308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 ef 71 43 be 46 4f 15 8b 1d dc b4 58 36 57 24 87 b6 58 de 15 13 73 68 44 3a d8 00 (pdch.cpp:1019) 20241121125811308 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125811308 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=52 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125811308 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 ef 71 43 be 46 4f 15 8b 1d dc b4 58 36 57 24 87 b6 58 de 15 13 73 68 44 3a d8 (tbf_ul.cpp:337) 20241121125811308 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125811308 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125811308 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125811308 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125811308 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125811308 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121125811308 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121125811308 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125811308 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125811308 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125811308 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125811308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125811308 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125811308 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811308 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811308 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811308 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811309 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811309 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811309 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811309 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811309 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811309 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811310 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811310 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811310 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811310 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811312 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125811327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125811327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811327 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=56): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125811327 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125811327 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811327 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125811332 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125811332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 60 + 13 = 73 (pdch_ul_controller.c:131) 20241121125811332 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125811332 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125811332 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125811332 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 73 for type POLL (pdch_ul_controller.c:184) 20241121125811332 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=73, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125811332 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125811332 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125811332 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125811332 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125811332 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811332 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125811346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125811346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811352 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811355 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125811369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125811369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811370 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811370 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811371 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811371 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811373 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125811388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125811388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811388 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811388 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811388 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811389 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811389 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125811390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811392 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125811406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 16 40 00 00 00 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125811406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125811406 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125811406 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125811406 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 0 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125811406 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125811406 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:681) 20241121125811406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=73 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:767) 20241121125811406 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:772) 20241121125811406 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 3 (tbf,rcv_resource_request,st_finished) (tbf_ul_fsm.c:237) 20241121125811406 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125811406 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125811406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125811406 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125811406 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20241121125811406 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125811406 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125811406 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125811406 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125811406 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125811407 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20241121125811407 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125811407 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125811407 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125811407 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125811407 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125811407 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125811407 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125811407 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125811407 DLGLOBAL DEBUG validating counter group 0x5641ef908b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125811407 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125811407 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125811407 DLGLOBAL DEBUG validating counter group 0x5641ef908c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125811407 DLGLOBAL DEBUG validating counter group 0x5641ef908c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125811407 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125811407 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125811407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125811407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125811407 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125811407 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125811407 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125811407 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125811407 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125811407 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125811407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125811407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125811407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125811407 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125811407 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125811407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811407 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811407 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811407 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811407 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125811416 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125811416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241121125811416 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125811416 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125811416 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125811416 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125811416 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241121125811416 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=91, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125811416 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125811416 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125811416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811417 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125811430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125811430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811431 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811431 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811431 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811431 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811435 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125811449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125811449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811450 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811450 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811450 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811450 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811450 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811450 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811454 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125811468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125811468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125811469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811477 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125811494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125811494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125811494 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125811494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125811494 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125811495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125811495 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=91 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125811495 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125811495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125811495 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125811495 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125811495 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125811496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811500 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811501 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125811501 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811502 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125811513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=00 00 01 95 e8 ee dc 5e 5e c8 1c 15 53 2f 00 21 64 5a b9 38 26 db 4c (pcu_l1_if.cpp:463) 20241121125811513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125811513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125811513 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 00 01 95 e8 ee dc 5e 5e c8 1c 15 53 2f 00 21 64 5a b9 38 26 db 4c (pdch.cpp:1019) 20241121125811513 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125811513 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=95 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=95 e8 ee dc 5e 5e c8 1c 15 53 2f 00 21 64 5a b9 38 26 db 4c (tbf_ul.cpp:337) 20241121125811513 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125811513 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125811513 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=1 (tbf_ul.cpp:185) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=20 (tbf_ul.cpp:197) 20241121125811513 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=20 (tbf_ul.cpp:467) 20241121125811513 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125811513 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125811513 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125811513 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125811513 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125811513 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125811514 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811514 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811517 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811517 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811519 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811519 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811522 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125811533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125811533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811538 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811538 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125811541 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125811541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241121125811541 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125811541 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125811541 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125811541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241121125811541 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=117, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125811541 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125811541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125811541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125811542 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(849)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") 20241121125811556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125811556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811557 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811557 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811563 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125811576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125811576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811583 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811583 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811584 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125811596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125811596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811601 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811601 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125811601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811604 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125811618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125811618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125811618 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125811618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125811618 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125811618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125811618 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=117 Rx Packet Control Ack (reason=UL_ACK) (pdch.cpp:363) 20241121125811618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_CTRL_ACK (pdch.cpp:376) 20241121125811618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ack_fsm.c:170) 20241121125811618 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:379) 20241121125811618 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 2 (tbf,st_finished) (tbf_ul_fsm.c:237) 20241121125811618 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125811618 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125811618 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125811618 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125811618 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 1 (st_finished) (gprs_ms.c:394) 20241121125811618 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125811618 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125811618 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}: Deallocated (fsm.c:568) 20241121125811618 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125811618 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125811618 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 0 (-) (tbf_ul_fsm.c:252) 20241121125811618 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125811618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811619 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: Start timer T: 2 s 20241121125811619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811620 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811620 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811620 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811620 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811623 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: Start timer T_statsd: 5 s 20241121125811637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125811637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811637 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811637 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811637 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811637 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811638 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811638 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125811639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125811641 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.11bit", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.11bit", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.rach.requests.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.rach.requests.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_UL", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_UL", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.one_phase", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.two_phase", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_ul.contention_resolution_success", mtype := "c", min := 1, max := 1 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.immediate.assignment_DL", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.immediate.assignment_DL", mtype := "c", min := 0, max := 0 } TC_ul_tbf_reestablish_with_pkt_resource_req-STATS(851)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pkt.ul_assignment", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pkt.ul_assignment", mtype := "c", min := 1, max := 1 } BTS(849)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125811662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44244<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125811663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44242<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125811663 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125811663 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125811663 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125811663 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125811663 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125811663 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125811663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125811663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125811663 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 77: stopped pid 11152 with status 0 respawn: 78: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass'. Thu Nov 21 12:58:11 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req.talloc 20241121125811676 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125811676 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125811676 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125811676 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125811695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35458<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125811796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35458<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196040) Waiting for packet dumper to finish... 1 (prev_count=196040, count=277988) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 ------ Thu Nov 21 12:58:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 started. 855@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 855@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(859)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(859)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 855@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125814867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 855@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(863)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s 855@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(863)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(860)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125814873 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(860)@1d710fa6204d: Start timer T: 5 s PCUIF(860)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(864)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-STATS(864)@1d710fa6204d: Start timer T: 2 s 855@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(867)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(867)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125816676 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125816676 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125816676 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(860)@1d710fa6204d: OsmoPCU is now connected BTS(862)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125816681 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125816681 DLGLOBAL DEBUG validating counter group 0x5576da458040(bts) with 102 counters (rate_ctr.c:86) 20241121125816681 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125816681 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125816681 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125816681 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125816681 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125816681 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125816681 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125816681 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125816681 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125816681 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125816681 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125816681 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125816681 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125816681 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125816681 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125816681 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125816681 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125816681 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125816681 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125816681 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125816681 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125816681 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125816681 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125816681 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125816681 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125816681 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125816681 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125816681 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125816681 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125816681 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125816681 DRLCMAC DEBUG New max MCS: DL=0 UL=0 (bts.cpp:1449) 20241121125816681 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125816681 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125816681 DL1IF DEBUG downgrading initial_mcs_dl to 0 (bts.cpp:1386) 20241121125816681 DL1IF DEBUG downgrading initial_mcs_ul to 0 (bts.cpp:1393) 20241121125816681 DLGLOBAL DEBUG validating counter group 0x7f465bbf85e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125816681 DLGLOBAL DEBUG validating counter group 0x5576da457720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125816681 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125816681 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125816681 DLGLOBAL DEBUG validating counter group 0x7f465bbf9180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125816681 DLGLOBAL DEBUG validating counter group 0x7f465bbf9160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125816681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125816681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125816681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125816681 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125816681 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816681 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816681 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816681 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816681 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816681 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816681 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816681 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816681 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816681 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816681 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816681 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816681 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816681 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816682 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816682 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816682 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816682 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816682 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816682 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816682 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125816682 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125816682 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125816682 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125816682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125816682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816682 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(859)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(859)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(859)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(859)@1d710fa6204d: Start timer Tns_test: 10 s BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125816683 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125816683 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125816683 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125816683 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125816683 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125816683 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125816683 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125816684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125816684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(859)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(859)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125816684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125816684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125816684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125816684 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125816684 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125816684 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125816684 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125816684 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125816684 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125816684 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(862)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125816684 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125816684 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(859)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(859)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(859)@1d710fa6204d: Start timer Tns_test: 10 s 856@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 856@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125816689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125816689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125816689 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125816689 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125816689 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125816689 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125816690 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125816690 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_resource_req_t3168-BVCI1234(857)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125816693 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125816693 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125816693 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125816693 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125816693 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125816693 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125816693 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125816693 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125816694 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125816694 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125816694 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121125816694 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125816694 DLGLOBAL DEBUG validating counter group 0x5576da457760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125816694 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121125816694 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125816694 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125816694 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125816694 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125816694 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121125816694 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125816694 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125816694 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125816694 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125816694 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125816694 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125816694 DLGLOBAL DEBUG validating counter group 0x5576da457b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125816694 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125816694 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125816694 DLGLOBAL DEBUG validating counter group 0x5576da457c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125816694 DLGLOBAL DEBUG validating counter group 0x5576da457c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125816694 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125816694 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125816694 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125816694 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125816694 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121125816694 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121125816694 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121125816694 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125816694 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121125816694 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121125816694 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121125816694 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121125816694 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121125816694 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121125816694 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125816694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125816695 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125816695 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125816695 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125816695 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125816695 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125816695 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125816695 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125816695 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125816695 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125816695 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816695 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(862)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125816696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816696 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816696 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121125816697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125816697 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125816697 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125816697 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125816697 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125816699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125816699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816699 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125816717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816717 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125816731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125816740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816741 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125816754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125816759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816759 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125816790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125816795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816795 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125816809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816809 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816809 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816809 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816809 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816810 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816810 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125816818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816818 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125816832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125816836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816837 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125816850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125816855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816855 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125816869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816869 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816869 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816870 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125816878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816879 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 7 vs exp USF 0 20241121125816895 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125816895 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121125816895 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121125816916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125816916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125816925 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125816927 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=43 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G){FLOW}, expect answer on UL FN=47 (gprs_rlcmac_sched.cpp:454) 20241121125816927 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 47 for type USF (pdch_ul_controller.c:184) 20241121125816927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816928 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: Rx DL block USF 0 vs exp USF 0 20241121125816935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=10 data=00 01 01 00 00 00 01 07 22 2a c2 b0 67 0d b9 c7 9a 5d e2 d8 5a cf 2e d1 0d e0 f5 ea 99 54 0b 93 d2 00 (pcu_l1_if.cpp:463) 20241121125816935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125816935 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-2, length: 34 (33)) (pdch.cpp:981) 20241121125816935 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 00 01 01 00 00 00 01 07 22 2a c2 b0 67 0d b9 c7 9a 5d e2 d8 5a cf 2e d1 0d e0 f5 ea 99 54 0b 93 d2 00 (pdch.cpp:1019) 20241121125816935 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-2 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=264 (pdch.cpp:1030) 20241121125816935 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=43 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G){FLOW} (pdch.cpp:1070) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125816935 DRLCMACMEAS INFO MS(TA-0:MSCLS-0-0:UL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} Got CS-2 RLC data block: CV=0, BSN=0, SPB=0, PI=0, E=1, TI=1, bitoffs=24 (tbf_ul.cpp:292) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){FLOW} data_length=30, data=00 00 00 01 07 22 2a c2 b0 67 0d b9 c7 9a 5d e2 d8 5a cf 2e d1 0d e0 f5 ea 99 54 0b 93 d2 (tbf_ul.cpp:337) 20241121125816935 DTBFUL INFO TBF(UL:TFI-0-0-0:G){FLOW} Decoded premier TLLI=0x00000001 of UL DATA TFI=0. (tbf_ul.cpp:361) 20241121125816935 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125816935 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event FIRST_UL_DATA_RECVD (tbf_ul.cpp:365) 20241121125816935 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125816935 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125816935 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=30) (tbf_ul.cpp:172) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 4, length=26, is_complete=1 (tbf_ul.cpp:185) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} complete UL frame len=26 (tbf_ul.cpp:197) 20241121125816935 DLBSSGP INFO LLC [PCU -> SGSN] TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} len=26 (tbf_ul.cpp:467) 20241121125816935 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125816935 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=0 (tbf_ul.cpp:402) 20241121125816936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Finished with UL TBF (tbf_ul.cpp:406) 20241121125816936 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Received Event LAST_UL_DATA_RECVD (tbf_ul.cpp:407) 20241121125816936 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: state_chg to FINISHED (tbf_ul_fsm.c:210) 20241121125816936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling Ack/Nack, because TLLI is included. (tbf_ul.cpp:434) 20241121125816936 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduling final Ack/Nack, because all data was received and last block has CV==0. (tbf_ul.cpp:443) 20241121125816936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Received Event SCHED_ACK (tbf_ul.cpp:456) 20241121125816936 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: state_chg to SCHED_UL_ACK (tbf_ul_ack_fsm.c:102) 20241121125816937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816941 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816941 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816941 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125816954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125816955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816955 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=47): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (pdch_ul_controller.c:309) 20241121125816955 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125816956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125816963 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ack_fsm.c:251) 20241121125816963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125816964 DRLCMACUL DEBUG Encoding Ack/Nack for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (final=1) (encoding.cpp:1112) 20241121125816964 DRLCMACUL DEBUG - V(N): "IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIR" R=Received I=Invalid (encoding.cpp:860) 20241121125816964 DRLCMACUL DEBUG Uplink Ack/Nack bit count 147, max 184, message = 48 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (encoding.cpp:1135) 20241121125816964 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125816964 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} Scheduled UL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_ul_ack_fsm.c:90) 20241121125816964 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){SCHED_UL_ACK}: state_chg to WAIT_ACK (tbf_ul_ack_fsm.c:129) 20241121125816964 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event CONTENTION_RESOLUTION_MS_SUCCESS (tbf_ul_ack_fsm.c:152) 20241121125816964 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} stopping timer T3141 [Contention resolution success (UL-TBF, CCCH)] (tbf.cpp:377) 20241121125816964 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} (gprs_rlcmac_sched.cpp:202) 20241121125816964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=4f 24 00 20 40 00 00 00 00 00 00 00 60 00 00 00 38 01 4b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125816964 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '4B2B2B2B2B'O ("K++++") MTC@1d710fa6204d: Start timer T_3168: 16.5 s 20241121125816978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125816978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816981 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816981 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816982 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816982 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816985 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125816997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125816998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125816999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125816999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817000 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817000 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817003 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817003 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817004 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817004 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817004 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125817017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125817017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817024 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125817024 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817026 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125817041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 16 40 00 00 00 40 20 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125817041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125817041 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125817041 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125817041 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 0 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125817042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125817042 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + rcv_resource_request: now used by 2 (tbf,rcv_resource_request) (pdch.cpp:681) 20241121125817042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} FN=65 PKT RESOURCE REQ: MS requests reuse of finished UL TBF in RRBP block of final UL ACK/NACK (pdch.cpp:767) 20241121125817042 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Received Event FINAL_UL_ACK_CONFIRMED (pdch.cpp:772) 20241121125817042 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + st_finished: now used by 3 (tbf,rcv_resource_request,st_finished) (tbf_ul_fsm.c:237) 20241121125817042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} [UPLINK] END (tbf_ul_fsm.c:241) 20241121125817042 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED} free (tbf.cpp:271) 20241121125817042 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FINISHED}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125817042 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FINISHED} (gprs_ms.c:381) 20241121125817042 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 2 (rcv_resource_request,st_finished) (gprs_ms.c:394) 20241121125817042 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125817042 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125817042 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FINISHED}: Deallocated (fsm.c:568) 20241121125817042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125817042 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121125817042 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - st_finished: now used by 1 (rcv_resource_request) (tbf_ul_fsm.c:252) 20241121125817042 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125817042 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125817042 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125817042 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125817042 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125817042 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125817042 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125817042 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125817042 DLGLOBAL DEBUG validating counter group 0x5576da457b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125817042 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125817042 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125817042 DLGLOBAL DEBUG validating counter group 0x5576da457c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125817042 DLGLOBAL DEBUG validating counter group 0x5576da457c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125817042 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125817042 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125817042 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125817042 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125817042 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125817042 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125817042 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125817042 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125817042 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125817042 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125817042 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125817042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125817042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125817042 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125817043 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125817043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817048 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817048 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817050 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125817051 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125817051 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817051 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817051 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817052 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125817052 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=82, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817052 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817052 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 0 20241121125817061 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125817061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817063 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817063 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817065 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817065 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 RX RTS.req: sapi=5 arfcn=871 cur_fn=69 block=5 (pcu_l1_if.cpp:576) 20241121125817071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Sending data request: sapi=5 arfcn=871 cur_fn=69 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125817079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125817089 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling free USF for polling at FN=82 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817090 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125817104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817109 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817110 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817110 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125817113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817113 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125817124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817124 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=82, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817124 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=82, TS=7 (curr FN 82), reason=UL_ASS (tbf.cpp:487) 20241121125817124 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817124 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817124 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817127 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817132 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817132 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817132 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125817133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 86 + 13 = 99 (pdch_ul_controller.c:131) 20241121125817133 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817133 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817133 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817135 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817135 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type POLL (pdch_ul_controller.c:184) 20241121125817135 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=99, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817135 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817135 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817135 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 1 20241121125817142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125817142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817144 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817144 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125817151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817151 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125817165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817167 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817167 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125817170 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling free USF for polling at FN=99 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817170 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125817288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817290 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817290 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125817297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817297 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125817308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817308 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=99, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817308 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=99, TS=7 (curr FN 99), reason=UL_ASS (tbf.cpp:487) 20241121125817308 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817308 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817308 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817315 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817315 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817316 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817316 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125817317 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817318 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241121125817318 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817318 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817318 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817319 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817319 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241121125817319 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=117, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817319 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817319 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817319 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 2 20241121125817331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125817331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817332 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817332 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817334 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125817339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125817349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817351 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817351 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125817358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling free USF for polling at FN=117 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125817368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817370 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125817379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817379 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817393 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125817393 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817393 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=117, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817393 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=117, TS=7 (curr FN 117), reason=UL_ASS (tbf.cpp:487) 20241121125817393 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817393 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817393 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817395 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817395 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817396 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817396 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125817400 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20241121125817400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817400 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817400 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817401 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20241121125817401 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=134, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817401 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817401 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 3 20241121125817412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125817412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817414 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817414 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817417 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817417 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817419 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817419 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125817423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817424 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125817431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817433 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817433 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125817440 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling free USF for polling at FN=134 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817440 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125817456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817463 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817463 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125817465 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817466 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125817475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817475 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=134, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817475 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=134, TS=7 (curr FN 134), reason=UL_ASS (tbf.cpp:487) 20241121125817475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817475 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817482 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125817485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817485 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 138 + 13 = 151 (pdch_ul_controller.c:131) 20241121125817485 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817485 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817485 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817486 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817486 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type POLL (pdch_ul_controller.c:184) 20241121125817486 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=151, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817486 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817486 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 4 20241121125817494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125817494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125817503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125817517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125817522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling free USF for polling at FN=151 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817522 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125817536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817536 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817536 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125817540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817540 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125817554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817554 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=151, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817554 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=151, TS=7 (curr FN 151), reason=UL_ASS (tbf.cpp:487) 20241121125817554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817554 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125817564 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 156 + 13 = 169 (pdch_ul_controller.c:131) 20241121125817564 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817564 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817564 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817564 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type POLL (pdch_ul_controller.c:184) 20241121125817564 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=169, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817564 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817564 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 5 20241121125817577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125817577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817578 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817578 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817578 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817578 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817579 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125817582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817582 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125817596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125817601 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling free USF for polling at FN=169 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817601 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125817615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817616 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817617 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817617 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125817624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125817639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817639 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=169, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817639 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=169, TS=7 (curr FN 169), reason=UL_ASS (tbf.cpp:487) 20241121125817639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817639 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125817661 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 173 + 13 = 186 (pdch_ul_controller.c:131) 20241121125817661 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817661 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817661 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817662 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817662 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 186 for type POLL (pdch_ul_controller.c:184) 20241121125817662 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=186, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817662 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817662 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 6 20241121125817675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125817675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817676 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817676 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817679 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817679 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817680 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817680 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125817682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817683 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125817694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817697 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817698 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817698 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817700 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817700 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817700 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817700 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817701 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817701 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125817704 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=182 block_nr=6 scheduling free USF for polling at FN=186 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125817719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817722 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817722 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817723 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817723 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817724 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817724 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125817728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817729 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125817737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817737 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=186, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817737 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=186, TS=7 (curr FN 186), reason=UL_ASS (tbf.cpp:487) 20241121125817737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817737 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125817742 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817742 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 190 + 13 = 203 (pdch_ul_controller.c:131) 20241121125817742 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817742 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817742 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817743 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817743 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 203 for type POLL (pdch_ul_controller.c:184) 20241121125817743 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=203, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817743 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817743 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 7 20241121125817756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125817756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817757 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817757 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817757 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817757 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817757 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125817765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817765 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125817780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817781 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817782 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125817788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=199 block_nr=10 scheduling free USF for polling at FN=203 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817789 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125817799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817799 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817799 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817800 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817800 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817800 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817800 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817800 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817800 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817801 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817801 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125817803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817803 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125817819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817819 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=203, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817819 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=203, TS=7 (curr FN 203), reason=UL_ASS (tbf.cpp:487) 20241121125817819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817819 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817823 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817823 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125817829 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817829 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 208 + 13 = 221 (pdch_ul_controller.c:131) 20241121125817829 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817829 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817829 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817830 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817830 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 221 for type POLL (pdch_ul_controller.c:184) 20241121125817830 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=221, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817830 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817830 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 8 20241121125817843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125817843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817850 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817850 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817851 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125817852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817853 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125817862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817862 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817862 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817862 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817863 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817863 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817863 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817863 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817863 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817863 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817863 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817863 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125817866 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=216 block_nr=2 scheduling free USF for polling at FN=221 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817866 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125817880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817881 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817881 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817881 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817881 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125817889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817890 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125817903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817903 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=221, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817903 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=221, TS=7 (curr FN 221), reason=UL_ASS (tbf.cpp:487) 20241121125817903 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817903 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817903 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125817908 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 225 + 13 = 238 (pdch_ul_controller.c:131) 20241121125817908 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817908 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817908 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817908 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817908 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 238 for type POLL (pdch_ul_controller.c:184) 20241121125817908 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=238, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817908 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817908 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817908 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 9 20241121125817922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125817922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817922 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817923 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817923 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125817926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817927 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125817940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817941 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817941 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817941 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817941 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817941 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817941 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817941 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817941 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817941 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817941 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817941 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817941 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817942 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817942 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125817950 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=234 block_nr=6 scheduling free USF for polling at FN=238 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125817950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817950 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125817964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125817968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817968 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125817982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125817982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817982 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=238, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125817982 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=238, TS=7 (curr FN 238), reason=UL_ASS (tbf.cpp:487) 20241121125817982 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125817982 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125817982 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125817983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817983 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817983 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817983 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817983 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125817984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125817987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125817987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125817987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 242 + 13 = 255 (pdch_ul_controller.c:131) 20241121125817987 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125817987 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125817987 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125817987 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125817987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type POLL (pdch_ul_controller.c:184) 20241121125817987 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=255, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125817987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125817987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125817987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125817987 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 10 20241121125818001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125818001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818002 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818002 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818002 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818002 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818002 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818002 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125818011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818011 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125818026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818029 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818029 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818030 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818030 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818031 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818031 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818031 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125818033 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling free USF for polling at FN=255 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818034 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125818045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818047 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818047 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818049 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818049 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818049 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818049 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818050 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818050 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125818052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818052 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125818064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818064 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=255, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818064 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=255, TS=7 (curr FN 255), reason=UL_ASS (tbf.cpp:487) 20241121125818064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818064 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818064 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818065 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818065 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818068 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818068 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125818073 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818073 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 260 + 13 = 273 (pdch_ul_controller.c:131) 20241121125818073 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818073 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818073 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818074 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818074 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 273 for type POLL (pdch_ul_controller.c:184) 20241121125818074 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=273, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818074 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818074 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818074 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 11 20241121125818088 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125818088 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818089 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818089 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818090 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818090 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818091 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818091 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125818096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818096 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818107 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125818107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818107 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818107 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818107 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818107 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818108 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818108 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818109 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818109 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818109 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125818111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=268 block_nr=2 scheduling free USF for polling at FN=273 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818112 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125818126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125818136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818137 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125818152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818152 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=273, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818152 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=273, TS=7 (curr FN 273), reason=UL_ASS (tbf.cpp:487) 20241121125818152 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818152 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818152 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818153 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125818158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 277 + 13 = 290 (pdch_ul_controller.c:131) 20241121125818158 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818158 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818158 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818158 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 290 for type POLL (pdch_ul_controller.c:184) 20241121125818158 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=290, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818159 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 12 20241121125818169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125818169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125818174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125818189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818192 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818192 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818193 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818193 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818194 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818194 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818195 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818195 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125818199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=286 block_nr=6 scheduling free USF for polling at FN=290 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818200 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125818213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818216 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818216 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818219 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818220 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818220 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125818221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818222 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125818232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818232 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=290, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818232 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=290, TS=7 (curr FN 290), reason=UL_ASS (tbf.cpp:487) 20241121125818232 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818232 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818232 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818233 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818233 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818233 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818233 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818235 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818235 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818235 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818235 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818236 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818236 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125818237 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818237 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20241121125818237 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818237 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818237 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818238 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818238 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20241121125818238 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=307, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818238 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818238 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818238 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 13 20241121125818250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125818250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125818260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818260 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125818276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818279 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818284 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125818284 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling free USF for polling at FN=307 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818285 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125818295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818297 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818297 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818298 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818298 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818302 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818302 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125818304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818304 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125818313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818313 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=307, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818313 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=307, TS=7 (curr FN 307), reason=UL_ASS (tbf.cpp:487) 20241121125818313 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818313 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818313 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818314 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818314 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818314 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818314 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818315 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818315 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818316 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818316 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818316 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818316 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818316 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818316 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125818322 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 312 + 13 = 325 (pdch_ul_controller.c:131) 20241121125818322 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818322 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818322 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818322 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818322 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type POLL (pdch_ul_controller.c:184) 20241121125818322 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=325, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818322 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818322 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818322 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 14 20241121125818336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125818336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818340 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125818340 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818340 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125818354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125818359 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling free USF for polling at FN=325 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818359 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125818373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818374 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818374 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 RX RTS.req: sapi=5 arfcn=871 cur_fn=320 block=3 (pcu_l1_if.cpp:576) 20241121125818382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Sending data request: sapi=5 arfcn=871 cur_fn=320 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125818396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818397 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=325, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818397 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=325, TS=7 (curr FN 325), reason=UL_ASS (tbf.cpp:487) 20241121125818397 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818397 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818397 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818397 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818397 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121125818401 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 329 + 13 = 342 (pdch_ul_controller.c:131) 20241121125818401 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818401 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818401 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818401 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type POLL (pdch_ul_controller.c:184) 20241121125818401 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=342, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818401 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818401 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 15 20241121125818415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125818415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818416 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818416 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121125818420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818420 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125818434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125818443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling free USF for polling at FN=342 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818443 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125818457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818458 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818458 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818458 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818458 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818458 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818458 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818459 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818459 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121125818462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818462 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125818476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818476 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=342, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818476 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=342, TS=7 (curr FN 342), reason=UL_ASS (tbf.cpp:487) 20241121125818476 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818476 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818476 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818477 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818477 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121125818480 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 346 + 13 = 359 (pdch_ul_controller.c:131) 20241121125818480 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818480 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818480 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818481 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818481 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type POLL (pdch_ul_controller.c:184) 20241121125818481 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=359, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818481 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818481 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818481 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 16 20241121125818495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125818495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818500 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 RX RTS.req: sapi=5 arfcn=871 cur_fn=346 block=9 (pcu_l1_if.cpp:576) 20241121125818505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Sending data request: sapi=5 arfcn=871 cur_fn=346 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818505 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125818520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818523 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818523 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818525 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818525 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818526 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818526 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818527 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125818528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling free USF for polling at FN=359 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818530 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125818539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818541 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818541 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818542 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818544 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818544 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818545 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125818548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818549 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125818558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818558 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=359, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818558 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=359, TS=7 (curr FN 359), reason=UL_ASS (tbf.cpp:487) 20241121125818558 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818558 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818558 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818560 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818560 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125818568 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 364 + 13 = 377 (pdch_ul_controller.c:131) 20241121125818568 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818568 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818568 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818568 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818568 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type POLL (pdch_ul_controller.c:184) 20241121125818568 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=377, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818568 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818568 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818568 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 17 20241121125818583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125818584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818585 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818585 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818587 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818587 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818587 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818587 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125818590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818590 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125818602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125818607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=372 block_nr=2 scheduling free USF for polling at FN=377 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818608 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125818623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818624 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818624 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818625 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818625 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818625 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818626 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818626 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818627 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818627 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818628 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818628 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125818632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818634 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125818647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818648 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=377, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=377, TS=7 (curr FN 377), reason=UL_ASS (tbf.cpp:487) 20241121125818648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818650 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818650 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 RX RTS.req: sapi=5 arfcn=871 cur_fn=377 block=4 (pcu_l1_if.cpp:576) 20241121125818653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 381 + 13 = 394 (pdch_ul_controller.c:131) 20241121125818653 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818653 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818653 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818653 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818653 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 394 for type POLL (pdch_ul_controller.c:184) 20241121125818653 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=394, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818653 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Sending data request: sapi=5 arfcn=871 cur_fn=377 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818654 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 18 20241121125818665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125818665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818666 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818666 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818666 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818666 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 RX RTS.req: sapi=5 arfcn=871 cur_fn=381 block=5 (pcu_l1_if.cpp:576) 20241121125818670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Sending data request: sapi=5 arfcn=871 cur_fn=381 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818670 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125818683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818685 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818685 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 RX RTS.req: sapi=5 arfcn=871 cur_fn=385 block=6 (pcu_l1_if.cpp:576) 20241121125818693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=390 block_nr=6 scheduling free USF for polling at FN=394 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Sending data request: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818693 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125818707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818708 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818708 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125818712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818712 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125818727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818727 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=394, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818727 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=394, TS=7 (curr FN 394), reason=UL_ASS (tbf.cpp:487) 20241121125818727 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818727 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818727 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818728 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818728 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 RX RTS.req: sapi=5 arfcn=871 cur_fn=394 block=8 (pcu_l1_if.cpp:576) 20241121125818734 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 398 + 13 = 411 (pdch_ul_controller.c:131) 20241121125818734 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818734 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818734 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818735 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818735 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 411 for type POLL (pdch_ul_controller.c:184) 20241121125818735 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=411, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818735 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Sending data request: sapi=5 arfcn=871 cur_fn=394 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818735 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 19 20241121125818746 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125818746 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818748 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 RX RTS.req: sapi=5 arfcn=871 cur_fn=398 block=9 (pcu_l1_if.cpp:576) 20241121125818756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Sending data request: sapi=5 arfcn=871 cur_fn=398 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125818771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 RX RTS.req: sapi=5 arfcn=871 cur_fn=403 block=10 (pcu_l1_if.cpp:576) 20241121125818781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=407 block_nr=10 scheduling free USF for polling at FN=411 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Sending data request: sapi=5 arfcn=871 cur_fn=403 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818782 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125818791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818794 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818794 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818795 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125818799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818800 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125818808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818809 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=411, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818809 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=411, TS=7 (curr FN 411), reason=UL_ASS (tbf.cpp:487) 20241121125818809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818809 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818809 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818809 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818809 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818809 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818809 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818810 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818810 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818810 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818810 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818810 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818810 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125818818 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 416 + 13 = 429 (pdch_ul_controller.c:131) 20241121125818818 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818818 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818818 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818818 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818818 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type POLL (pdch_ul_controller.c:184) 20241121125818818 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=429, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818818 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818818 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818818 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 20 20241121125818832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125818832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818832 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818832 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818833 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818833 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818833 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 RX RTS.req: sapi=5 arfcn=871 cur_fn=416 block=1 (pcu_l1_if.cpp:576) 20241121125818836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Sending data request: sapi=5 arfcn=871 cur_fn=416 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818837 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125818850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818851 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818851 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818851 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818851 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 RX RTS.req: sapi=5 arfcn=871 cur_fn=420 block=2 (pcu_l1_if.cpp:576) 20241121125818855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=424 block_nr=2 scheduling free USF for polling at FN=429 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Sending data request: sapi=5 arfcn=871 cur_fn=420 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818855 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125818869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818869 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818869 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 RX RTS.req: sapi=5 arfcn=871 cur_fn=424 block=3 (pcu_l1_if.cpp:576) 20241121125818878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Sending data request: sapi=5 arfcn=871 cur_fn=424 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818879 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125818892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818892 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=429, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818892 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=429, TS=7 (curr FN 429), reason=UL_ASS (tbf.cpp:487) 20241121125818892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818892 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818892 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818893 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818893 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818893 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818893 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818894 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818894 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818894 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818894 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818894 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818894 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125818897 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 433 + 13 = 446 (pdch_ul_controller.c:131) 20241121125818897 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818897 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818897 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818897 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type POLL (pdch_ul_controller.c:184) 20241121125818897 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=446, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818897 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818897 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 21 20241121125818912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125818912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818914 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818915 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818915 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818915 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818915 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818916 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818916 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 RX RTS.req: sapi=5 arfcn=871 cur_fn=433 block=5 (pcu_l1_if.cpp:576) 20241121125818916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Sending data request: sapi=5 arfcn=871 cur_fn=433 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818917 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125818931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818940 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 RX RTS.req: sapi=5 arfcn=871 cur_fn=437 block=6 (pcu_l1_if.cpp:576) 20241121125818940 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=442 block_nr=6 scheduling free USF for polling at FN=446 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125818940 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Sending data request: sapi=5 arfcn=871 cur_fn=437 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818940 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125818953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818954 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818954 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818954 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818954 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818954 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818954 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 RX RTS.req: sapi=5 arfcn=871 cur_fn=442 block=7 (pcu_l1_if.cpp:576) 20241121125818958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Sending data request: sapi=5 arfcn=871 cur_fn=442 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818958 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125818972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125818972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818972 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=446, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125818972 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=446, TS=7 (curr FN 446), reason=UL_ASS (tbf.cpp:487) 20241121125818972 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125818972 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125818972 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125818972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125818977 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125818977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 450 + 13 = 463 (pdch_ul_controller.c:131) 20241121125818977 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125818977 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125818977 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125818977 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125818977 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type POLL (pdch_ul_controller.c:184) 20241121125818977 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=463, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125818977 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125818977 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125818977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125818977 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 22 20241121125818991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125818991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818991 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818991 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125818992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125818992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125819000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819000 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125819014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125819018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling free USF for polling at FN=463 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819019 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125819033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819034 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819034 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125819037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819037 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125819054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819054 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=463, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819054 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=463, TS=7 (curr FN 463), reason=UL_ASS (tbf.cpp:487) 20241121125819054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819054 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819054 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819055 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819055 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819055 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819055 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819055 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819055 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819055 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819055 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819056 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819056 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819056 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125819063 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 468 + 13 = 481 (pdch_ul_controller.c:131) 20241121125819063 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819063 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819063 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819063 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type POLL (pdch_ul_controller.c:184) 20241121125819063 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=481, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819063 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819063 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 23 20241121125819077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125819077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125819082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819082 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125819096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819096 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819096 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819097 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819097 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819097 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819097 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819097 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819097 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819097 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819098 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819098 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819098 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819098 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819098 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125819100 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling free USF for polling at FN=481 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819100 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125819114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819115 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819115 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125819124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819124 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125819138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819138 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=481, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819138 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=481, TS=7 (curr FN 481), reason=UL_ASS (tbf.cpp:487) 20241121125819138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819138 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819138 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819138 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819138 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819138 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819138 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819139 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819139 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125819142 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 485 + 13 = 498 (pdch_ul_controller.c:131) 20241121125819142 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819142 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819142 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819142 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type POLL (pdch_ul_controller.c:184) 20241121125819142 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=498, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819142 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819142 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819142 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 24 20241121125819161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125819161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819161 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819162 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819162 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819162 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819162 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125819165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819165 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125819179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125819188 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling free USF for polling at FN=498 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819189 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125819202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125819207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819207 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125819221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819221 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=498, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819221 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=498, TS=7 (curr FN 498), reason=UL_ASS (tbf.cpp:487) 20241121125819221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819221 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125819226 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 502 + 13 = 515 (pdch_ul_controller.c:131) 20241121125819226 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819226 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819226 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819226 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819226 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 515 for type POLL (pdch_ul_controller.c:184) 20241121125819226 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=515, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819226 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819226 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819226 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 25 20241121125819240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125819240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819241 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125819249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819249 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125819263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819263 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819263 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819264 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819264 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819264 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125819268 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=511 block_nr=10 scheduling free USF for polling at FN=515 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819268 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819282 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125819282 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819282 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819282 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819282 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819282 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819283 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819283 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819283 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819283 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125819286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819286 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125819300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819300 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=515, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819300 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=515, TS=7 (curr FN 515), reason=UL_ASS (tbf.cpp:487) 20241121125819300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819300 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819301 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819301 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125819310 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 520 + 13 = 533 (pdch_ul_controller.c:131) 20241121125819310 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819310 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819310 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819310 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 533 for type POLL (pdch_ul_controller.c:184) 20241121125819311 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=533, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819311 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819311 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819311 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 26 20241121125819324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125819324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819325 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819325 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819325 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819325 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819325 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125819328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819329 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125819342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819343 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819343 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819343 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819343 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125819347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=528 block_nr=2 scheduling free USF for polling at FN=533 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819347 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125819361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819362 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819362 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819362 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819362 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819362 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819362 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819363 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819363 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819363 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819363 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819363 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819363 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819364 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819364 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125819370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819371 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125819407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819407 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=533, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819407 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=533, TS=7 (curr FN 533), reason=UL_ASS (tbf.cpp:487) 20241121125819407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819407 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125819411 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 537 + 13 = 550 (pdch_ul_controller.c:131) 20241121125819411 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819411 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819411 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819412 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819412 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type POLL (pdch_ul_controller.c:184) 20241121125819412 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=550, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819412 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819412 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 27 20241121125819426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125819426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819426 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819426 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125819430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819430 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125819444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819444 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819444 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819445 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819445 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125819453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling free USF for polling at FN=550 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819453 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125819467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819469 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819469 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125819472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819472 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125819486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819486 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=550, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819486 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=550, TS=7 (curr FN 550), reason=UL_ASS (tbf.cpp:487) 20241121125819486 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819486 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819486 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819487 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819487 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125819491 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 554 + 13 = 567 (pdch_ul_controller.c:131) 20241121125819491 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819491 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819491 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819491 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type POLL (pdch_ul_controller.c:184) 20241121125819491 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=567, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819491 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819491 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 28 20241121125819510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125819510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125819520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819520 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125819534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819534 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819534 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819534 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819535 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819535 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819535 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125819538 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling free USF for polling at FN=567 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819538 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125819552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125819557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819557 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125819571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819571 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=567, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819571 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=567, TS=7 (curr FN 567), reason=UL_ASS (tbf.cpp:487) 20241121125819571 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819571 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819571 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819571 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819571 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819571 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819571 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819572 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819572 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125819580 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 572 + 13 = 585 (pdch_ul_controller.c:131) 20241121125819580 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819580 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819580 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819580 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 585 for type POLL (pdch_ul_controller.c:184) 20241121125819580 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=585, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819580 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819581 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 29 20241121125819608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125819608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125819613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819613 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125819627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819627 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819627 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819628 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819628 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819628 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819628 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819628 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819628 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819628 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819628 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125819631 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=580 block_nr=2 scheduling free USF for polling at FN=585 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819631 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125819645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819646 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819646 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819646 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819646 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819646 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819646 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819646 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819646 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125819654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819654 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125819668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819668 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=585, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819668 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=585, TS=7 (curr FN 585), reason=UL_ASS (tbf.cpp:487) 20241121125819668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819668 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819668 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819669 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819669 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819669 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819669 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819669 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819669 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819669 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819669 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819670 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819670 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819670 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125819673 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 589 + 13 = 602 (pdch_ul_controller.c:131) 20241121125819673 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819673 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819673 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819673 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819673 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 602 for type POLL (pdch_ul_controller.c:184) 20241121125819673 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=602, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819673 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819673 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819673 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 30 20241121125819687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125819687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125819692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819692 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125819706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125819715 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=598 block_nr=6 scheduling free USF for polling at FN=602 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819715 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125819729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125819733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819733 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125819747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819747 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=602, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819747 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=602, TS=7 (curr FN 602), reason=UL_ASS (tbf.cpp:487) 20241121125819747 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819747 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819747 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819748 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819748 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819748 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819748 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819748 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819748 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125819752 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 606 + 13 = 619 (pdch_ul_controller.c:131) 20241121125819752 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819752 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819752 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819752 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819752 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 619 for type POLL (pdch_ul_controller.c:184) 20241121125819752 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=619, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819752 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819752 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819752 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 31 20241121125819766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125819766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819766 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819766 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819766 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819766 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819766 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819766 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819766 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819767 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819767 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819767 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819767 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125819775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819775 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125819789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819790 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819790 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 RX RTS.req: sapi=5 arfcn=871 cur_fn=611 block=10 (pcu_l1_if.cpp:576) 20241121125819794 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=615 block_nr=10 scheduling free USF for polling at FN=619 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Sending data request: sapi=5 arfcn=871 cur_fn=611 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819794 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125819808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819808 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819808 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819808 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819809 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819809 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819809 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819809 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819809 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819809 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 RX RTS.req: sapi=5 arfcn=871 cur_fn=615 block=11 (pcu_l1_if.cpp:576) 20241121125819812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Sending data request: sapi=5 arfcn=871 cur_fn=615 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819813 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125819826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819826 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=619, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819826 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=619, TS=7 (curr FN 619), reason=UL_ASS (tbf.cpp:487) 20241121125819826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819826 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 RX RTS.req: sapi=5 arfcn=871 cur_fn=619 block=0 (pcu_l1_if.cpp:576) 20241121125819836 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 624 + 13 = 637 (pdch_ul_controller.c:131) 20241121125819836 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819836 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819836 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819836 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819836 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 637 for type POLL (pdch_ul_controller.c:184) 20241121125819836 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=637, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819836 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Sending data request: sapi=5 arfcn=871 cur_fn=619 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819836 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 32 20241121125819850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819850 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819850 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819850 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819850 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819850 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819851 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125819854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819854 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125819868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819868 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819868 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819868 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819868 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819869 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819869 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819869 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819869 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819869 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819869 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819869 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819869 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125819873 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=632 block_nr=2 scheduling free USF for polling at FN=637 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819873 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125819887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819887 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819887 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819887 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819887 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819887 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819887 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819888 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819888 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 RX RTS.req: sapi=5 arfcn=871 cur_fn=632 block=3 (pcu_l1_if.cpp:576) 20241121125819896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Sending data request: sapi=5 arfcn=871 cur_fn=632 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819896 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125819910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819910 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=637, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819910 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=637, TS=7 (curr FN 637), reason=UL_ASS (tbf.cpp:487) 20241121125819910 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819910 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819910 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819911 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819911 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 RX RTS.req: sapi=5 arfcn=871 cur_fn=637 block=4 (pcu_l1_if.cpp:576) 20241121125819915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 641 + 13 = 654 (pdch_ul_controller.c:131) 20241121125819915 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819915 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819915 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819915 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819915 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 654 for type POLL (pdch_ul_controller.c:184) 20241121125819915 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=654, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819915 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819915 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Sending data request: sapi=5 arfcn=871 cur_fn=637 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819915 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 33 20241121125819929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125819929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819929 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819929 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819930 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819930 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 RX RTS.req: sapi=5 arfcn=871 cur_fn=641 block=5 (pcu_l1_if.cpp:576) 20241121125819933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Sending data request: sapi=5 arfcn=871 cur_fn=641 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819933 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=0 data= (pcu_l1_if.cpp:463) 20241121125819947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819948 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819948 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819948 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819948 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819948 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819948 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819948 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819948 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125819957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=650 block_nr=6 scheduling free USF for polling at FN=654 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125819957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819957 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125819971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819972 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819972 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125819976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819976 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125819990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125819990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819990 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=654, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125819990 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=654, TS=7 (curr FN 654), reason=UL_ASS (tbf.cpp:487) 20241121125819990 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125819990 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125819990 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125819990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819990 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819990 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819990 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819991 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125819991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125819994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125819994 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125819994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 658 + 13 = 671 (pdch_ul_controller.c:131) 20241121125819994 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125819994 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125819994 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125819994 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125819994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 671 for type POLL (pdch_ul_controller.c:184) 20241121125819994 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=671, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125819994 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125819994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125819994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125819994 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 34 20241121125820008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125820008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125820017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820018 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125820031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125820036 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=667 block_nr=10 scheduling free USF for polling at FN=671 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820036 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125820050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820050 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820051 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820051 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125820055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820055 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125820069 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820069 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=671, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820069 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=671, TS=7 (curr FN 671), reason=UL_ASS (tbf.cpp:487) 20241121125820069 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820069 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820069 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820070 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820070 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125820078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 676 + 13 = 689 (pdch_ul_controller.c:131) 20241121125820078 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820078 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820078 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820078 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820078 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 689 for type POLL (pdch_ul_controller.c:184) 20241121125820078 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=689, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820078 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820078 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 35 20241121125820092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125820092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820093 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820093 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125820097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820097 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125820111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125820116 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=684 block_nr=2 scheduling free USF for polling at FN=689 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820116 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125820130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820130 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820130 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820131 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820131 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820131 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820131 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125820139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820139 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125820153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820153 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=689, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820153 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=689, TS=7 (curr FN 689), reason=UL_ASS (tbf.cpp:487) 20241121125820153 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820153 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820153 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125820158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 693 + 13 = 706 (pdch_ul_controller.c:131) 20241121125820158 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820158 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820158 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820158 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820158 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 706 for type POLL (pdch_ul_controller.c:184) 20241121125820158 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=706, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820158 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820158 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820158 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 36 20241121125820172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125820172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820172 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820172 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820172 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820172 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820172 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820173 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820173 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820173 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820173 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820173 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820173 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125820177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820177 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125820191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820191 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820191 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820192 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820192 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125820200 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=702 block_nr=6 scheduling free USF for polling at FN=706 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820200 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125820214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125820219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820219 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125820255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820255 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=706, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820255 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=706, TS=7 (curr FN 706), reason=UL_ASS (tbf.cpp:487) 20241121125820255 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820255 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820255 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820255 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820255 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820255 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820255 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820256 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820256 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820256 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820256 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820256 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125820259 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 710 + 13 = 723 (pdch_ul_controller.c:131) 20241121125820259 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820259 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820259 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820259 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820259 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 723 for type POLL (pdch_ul_controller.c:184) 20241121125820259 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=723, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820259 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820259 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 37 20241121125820274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125820274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125820283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820283 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125820297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820303 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820303 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125820304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=719 block_nr=10 scheduling free USF for polling at FN=723 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820305 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125820350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125820355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820356 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125820363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820363 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=723, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=723, TS=7 (curr FN 723), reason=UL_ASS (tbf.cpp:487) 20241121125820363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820363 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820363 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820363 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820363 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820363 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820363 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820364 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820364 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820364 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820364 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820364 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820364 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820364 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820364 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820364 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820364 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125820372 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 728 + 13 = 741 (pdch_ul_controller.c:131) 20241121125820372 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820372 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820372 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820372 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820372 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 741 for type POLL (pdch_ul_controller.c:184) 20241121125820372 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=741, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820372 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820372 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820372 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 38 20241121125820386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125820386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820386 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820386 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820387 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820387 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820387 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820387 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125820391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820391 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125820405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820406 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820406 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820406 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820406 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125820409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=736 block_nr=2 scheduling free USF for polling at FN=741 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820410 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125820424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820424 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820424 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820424 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820424 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820424 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820424 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820424 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820424 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820425 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820425 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820425 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820425 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125820433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820433 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125820447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820447 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=741, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820447 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=741, TS=7 (curr FN 741), reason=UL_ASS (tbf.cpp:487) 20241121125820447 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820447 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820447 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820448 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820448 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820449 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820449 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820449 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820449 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820449 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820449 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125820452 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 745 + 13 = 758 (pdch_ul_controller.c:131) 20241121125820452 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820452 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820452 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820452 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 758 for type POLL (pdch_ul_controller.c:184) 20241121125820452 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=758, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820452 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820452 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 39 20241121125820466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125820466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820466 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820466 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820466 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820467 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820467 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820467 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820467 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125820470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820470 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125820484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820484 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820485 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125820494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=754 block_nr=6 scheduling free USF for polling at FN=758 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820494 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125820508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820508 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820508 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820508 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820508 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125820512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820512 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125820526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820526 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=758, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820526 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=758, TS=7 (curr FN 758), reason=UL_ASS (tbf.cpp:487) 20241121125820526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820526 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820526 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820527 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820527 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820527 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820527 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820527 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820528 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125820531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 762 + 13 = 775 (pdch_ul_controller.c:131) 20241121125820531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820531 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820531 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820531 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 775 for type POLL (pdch_ul_controller.c:184) 20241121125820531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=775, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820531 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 40 20241121125820545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125820545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820546 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820546 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125820554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820554 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125820569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820569 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820569 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820569 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820569 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820570 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820570 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820570 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820570 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820570 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820571 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125820573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=771 block_nr=10 scheduling free USF for polling at FN=775 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820573 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125820587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820588 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820588 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820588 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125820592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820592 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125820606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820606 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=775, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820606 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=775, TS=7 (curr FN 775), reason=UL_ASS (tbf.cpp:487) 20241121125820606 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820606 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820606 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820606 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820606 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820606 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820606 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820606 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820606 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820607 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820607 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820607 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820607 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125820615 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 780 + 13 = 793 (pdch_ul_controller.c:131) 20241121125820615 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820615 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820615 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820615 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820615 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 793 for type POLL (pdch_ul_controller.c:184) 20241121125820615 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=793, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820615 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820615 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 41 20241121125820629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125820629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820629 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125820633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820634 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125820648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820649 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820649 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820649 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820649 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125820652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=788 block_nr=2 scheduling free USF for polling at FN=793 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820652 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125820666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820666 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820666 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820667 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820667 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820667 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820667 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820667 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820667 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820667 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820667 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125820675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820675 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820689 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125820689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820689 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=793, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820689 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=793, TS=7 (curr FN 793), reason=UL_ASS (tbf.cpp:487) 20241121125820689 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820689 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820689 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820690 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820690 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820690 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820690 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820690 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820690 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820690 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820690 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820690 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820690 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820691 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820691 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125820694 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 797 + 13 = 810 (pdch_ul_controller.c:131) 20241121125820694 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820694 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820694 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820694 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820694 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 810 for type POLL (pdch_ul_controller.c:184) 20241121125820694 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=810, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820694 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820694 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820694 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 42 20241121125820708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125820708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125820713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820713 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125820727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820727 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820727 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820727 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820727 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820727 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820727 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820728 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820728 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820728 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820728 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125820736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=806 block_nr=6 scheduling free USF for polling at FN=810 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820736 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125820750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125820755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820755 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125820769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820769 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=810, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820769 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=810, TS=7 (curr FN 810), reason=UL_ASS (tbf.cpp:487) 20241121125820769 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820769 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820769 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820769 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820769 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820769 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820769 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820770 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820770 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820770 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820770 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 RX RTS.req: sapi=5 arfcn=871 cur_fn=810 block=8 (pcu_l1_if.cpp:576) 20241121125820773 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 814 + 13 = 827 (pdch_ul_controller.c:131) 20241121125820773 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820773 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820773 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820773 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820773 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 827 for type POLL (pdch_ul_controller.c:184) 20241121125820773 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=827, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820773 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820773 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Sending data request: sapi=5 arfcn=871 cur_fn=810 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820773 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 43 20241121125820791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125820791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 RX RTS.req: sapi=5 arfcn=871 cur_fn=814 block=9 (pcu_l1_if.cpp:576) 20241121125820797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Sending data request: sapi=5 arfcn=871 cur_fn=814 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820797 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125820811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820813 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 RX RTS.req: sapi=5 arfcn=871 cur_fn=819 block=10 (pcu_l1_if.cpp:576) 20241121125820816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=823 block_nr=10 scheduling free USF for polling at FN=827 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Sending data request: sapi=5 arfcn=871 cur_fn=819 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820816 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=0 data= (pcu_l1_if.cpp:463) 20241121125820830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820830 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820830 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820830 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820830 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820830 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820830 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820831 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820831 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125820834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820834 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125820850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820850 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=827, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820850 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=827, TS=7 (curr FN 827), reason=UL_ASS (tbf.cpp:487) 20241121125820850 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820850 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820850 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820851 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125820859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 832 + 13 = 845 (pdch_ul_controller.c:131) 20241121125820859 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820859 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820859 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820859 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820859 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type POLL (pdch_ul_controller.c:184) 20241121125820859 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=845, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820859 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820859 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 44 20241121125820873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125820873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820874 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820874 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 RX RTS.req: sapi=5 arfcn=871 cur_fn=832 block=1 (pcu_l1_if.cpp:576) 20241121125820878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Sending data request: sapi=5 arfcn=871 cur_fn=832 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820878 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125820893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820899 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820899 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820902 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820902 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820903 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820903 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 RX RTS.req: sapi=5 arfcn=871 cur_fn=836 block=2 (pcu_l1_if.cpp:576) 20241121125820903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=840 block_nr=2 scheduling free USF for polling at FN=845 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Sending data request: sapi=5 arfcn=871 cur_fn=836 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820903 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125820911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820912 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820912 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820912 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820912 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820912 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820912 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 RX RTS.req: sapi=5 arfcn=871 cur_fn=840 block=3 (pcu_l1_if.cpp:576) 20241121125820920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Sending data request: sapi=5 arfcn=871 cur_fn=840 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820921 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=0 data= (pcu_l1_if.cpp:463) 20241121125820934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820934 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=845, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125820934 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=845, TS=7 (curr FN 845), reason=UL_ASS (tbf.cpp:487) 20241121125820934 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125820934 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125820934 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125820935 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820935 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820935 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820935 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820935 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820935 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820935 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820935 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125820939 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125820939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 849 + 13 = 862 (pdch_ul_controller.c:131) 20241121125820939 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125820939 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125820939 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125820939 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125820939 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 862 for type POLL (pdch_ul_controller.c:184) 20241121125820939 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=862, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125820939 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125820939 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125820939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820939 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 45 20241121125820953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125820953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820953 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820954 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820954 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820954 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820954 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820954 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820954 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125820958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820958 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820972 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125820972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820973 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820973 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125820981 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=858 block_nr=6 scheduling free USF for polling at FN=862 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125820981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125820981 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125820995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125820995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820995 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820995 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820995 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820995 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820996 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820996 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820996 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820996 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125820996 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125820996 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125821000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821000 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125821014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821014 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=862, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821014 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=862, TS=7 (curr FN 862), reason=UL_ASS (tbf.cpp:487) 20241121125821014 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821014 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821014 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821014 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821014 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821014 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821014 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821014 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821014 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821015 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821015 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125821018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 866 + 13 = 879 (pdch_ul_controller.c:131) 20241121125821018 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821018 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821018 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821018 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 879 for type POLL (pdch_ul_controller.c:184) 20241121125821018 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=879, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821018 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821019 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 46 20241121125821032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125821032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125821042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821042 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125821056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821056 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821056 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125821060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=875 block_nr=10 scheduling free USF for polling at FN=879 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821060 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821074 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125821074 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821075 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821075 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125821079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821079 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125821093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821093 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=879, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821093 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=879, TS=7 (curr FN 879), reason=UL_ASS (tbf.cpp:487) 20241121125821093 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821093 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821093 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821094 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821094 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125821102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 884 + 13 = 897 (pdch_ul_controller.c:131) 20241121125821102 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821102 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821102 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821102 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 897 for type POLL (pdch_ul_controller.c:184) 20241121125821102 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=897, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821102 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821103 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 47 20241121125821116 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125821116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821116 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821116 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821117 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821117 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821117 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821117 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821117 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821117 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821117 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821117 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821117 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821117 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125821121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821121 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821135 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125821135 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821135 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821135 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821136 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821136 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821136 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821136 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821136 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821136 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821136 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821136 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125821139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=892 block_nr=2 scheduling free USF for polling at FN=897 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821140 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125821153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821154 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821154 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821154 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821154 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821154 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821154 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125821163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821163 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821177 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125821177 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821177 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=897, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821177 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=897, TS=7 (curr FN 897), reason=UL_ASS (tbf.cpp:487) 20241121125821177 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821177 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821177 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821177 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821177 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821178 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821178 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125821181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 901 + 13 = 914 (pdch_ul_controller.c:131) 20241121125821181 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821181 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821181 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821181 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 914 for type POLL (pdch_ul_controller.c:184) 20241121125821181 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=914, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821181 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 48 20241121125821195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125821195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821196 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821196 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125821200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821200 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125821214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125821223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=910 block_nr=6 scheduling free USF for polling at FN=914 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821223 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125821237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821238 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821238 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125821242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821242 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125821256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821256 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=914, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821256 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=914, TS=7 (curr FN 914), reason=UL_ASS (tbf.cpp:487) 20241121125821256 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821256 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821256 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821257 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821257 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125821261 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 918 + 13 = 931 (pdch_ul_controller.c:131) 20241121125821261 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821261 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821261 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821261 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 931 for type POLL (pdch_ul_controller.c:184) 20241121125821261 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=931, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821261 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821261 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821261 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 49 20241121125821275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125821275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125821284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125821298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821299 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821299 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821299 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821299 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821299 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821299 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125821303 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=927 block_nr=10 scheduling free USF for polling at FN=931 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821303 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125821317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821317 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821317 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821318 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821318 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821318 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821318 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125821321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821321 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125821335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821335 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=931, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821335 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=931, TS=7 (curr FN 931), reason=UL_ASS (tbf.cpp:487) 20241121125821335 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821335 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821335 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125821345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 936 + 13 = 949 (pdch_ul_controller.c:131) 20241121125821345 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821345 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821345 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821345 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 949 for type POLL (pdch_ul_controller.c:184) 20241121125821345 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=949, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821345 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821345 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 50 20241121125821359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125821359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125821363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821364 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125821377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821378 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821378 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821378 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821378 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821378 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821378 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=871 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125821382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=944 block_nr=2 scheduling free USF for polling at FN=949 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821382 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125821396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=871 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125821405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821405 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125821419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821419 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=949, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821419 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=949, TS=7 (curr FN 949), reason=UL_ASS (tbf.cpp:487) 20241121125821419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821419 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821419 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821420 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821420 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821420 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821421 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821421 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=871 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125821424 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 953 + 13 = 966 (pdch_ul_controller.c:131) 20241121125821424 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821424 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821424 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821424 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 966 for type POLL (pdch_ul_controller.c:184) 20241121125821424 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=966, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821424 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821424 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 51 20241121125821438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125821438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821438 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821439 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821439 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=871 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125821443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821443 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125821457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821457 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821457 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821457 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821457 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821458 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821458 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821458 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821458 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=871 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125821466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=962 block_nr=6 scheduling free USF for polling at FN=966 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821466 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125821480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821481 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821481 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821481 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821481 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821482 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821482 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821482 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821482 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=871 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125821484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821485 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125821498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821498 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=966, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821498 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=966, TS=7 (curr FN 966), reason=UL_ASS (tbf.cpp:487) 20241121125821498 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821498 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821498 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821499 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821499 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821499 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=871 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125821503 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 970 + 13 = 983 (pdch_ul_controller.c:131) 20241121125821503 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821503 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821503 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821503 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821503 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 983 for type POLL (pdch_ul_controller.c:184) 20241121125821503 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=983, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821503 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821503 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821503 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 52 20241121125821517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125821517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821518 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821518 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821518 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821518 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=871 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125821528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821528 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125821543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821544 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821544 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821544 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821544 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821544 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821544 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821545 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=871 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125821547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=979 block_nr=10 scheduling free USF for polling at FN=983 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821547 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125821561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821562 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821562 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=871 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125821566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821566 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125821580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821580 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=983, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821580 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=983, TS=7 (curr FN 983), reason=UL_ASS (tbf.cpp:487) 20241121125821580 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821580 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821580 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821582 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821582 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821583 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821583 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821584 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821584 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821584 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821584 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821584 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=871 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125821589 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821589 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 988 + 13 = 1001 (pdch_ul_controller.c:131) 20241121125821589 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821589 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821589 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821590 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821590 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1001 for type POLL (pdch_ul_controller.c:184) 20241121125821590 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1001, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821590 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821590 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821590 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 53 20241121125821605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125821605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821607 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821607 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=871 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125821611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821611 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125821622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=871 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125821627 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=996 block_nr=2 scheduling free USF for polling at FN=1001 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821627 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125821641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821642 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821642 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821642 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821642 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=871 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125821650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821650 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125821664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821664 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1001, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821664 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1001, TS=7 (curr FN 1001), reason=UL_ASS (tbf.cpp:487) 20241121125821664 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821664 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821664 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821664 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821664 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821665 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821665 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=871 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125821669 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1005 + 13 = 1018 (pdch_ul_controller.c:131) 20241121125821669 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821669 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821669 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821669 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1018 for type POLL (pdch_ul_controller.c:184) 20241121125821669 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1018, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821669 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821669 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 54 20241121125821683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125821683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821685 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821685 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821686 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821686 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821686 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821686 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821687 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=871 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125821688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821688 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125821701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 RX RTS.req: sapi=5 arfcn=871 cur_fn=1009 block=6 (pcu_l1_if.cpp:576) 20241121125821711 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1014 block_nr=6 scheduling free USF for polling at FN=1018 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Sending data request: sapi=5 arfcn=871 cur_fn=1009 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821711 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125821725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821725 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821725 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821726 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821726 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821726 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821726 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821727 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821727 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 RX RTS.req: sapi=5 arfcn=871 cur_fn=1014 block=7 (pcu_l1_if.cpp:576) 20241121125821729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Sending data request: sapi=5 arfcn=871 cur_fn=1014 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821730 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125821743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821743 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1018, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821743 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1018, TS=7 (curr FN 1018), reason=UL_ASS (tbf.cpp:487) 20241121125821743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821743 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821743 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821744 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821744 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821744 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821745 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821745 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821745 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821745 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821745 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821745 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821745 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 RX RTS.req: sapi=5 arfcn=871 cur_fn=1018 block=8 (pcu_l1_if.cpp:576) 20241121125821748 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1022 + 13 = 1035 (pdch_ul_controller.c:131) 20241121125821748 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821748 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821748 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821748 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1035 for type POLL (pdch_ul_controller.c:184) 20241121125821748 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1035, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821748 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Sending data request: sapi=5 arfcn=871 cur_fn=1018 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821748 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 55 20241121125821762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=0 data= (pcu_l1_if.cpp:463) 20241121125821762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821764 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821765 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821765 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821766 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821766 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821767 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821767 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=871 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125821772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821774 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821787 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125821787 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821788 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821788 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821789 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821794 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821794 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821795 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821795 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=871 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125821797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1031 block_nr=10 scheduling free USF for polling at FN=1035 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821798 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125821806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821807 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821807 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821809 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821809 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821810 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821810 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821812 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821812 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 RX RTS.req: sapi=5 arfcn=871 cur_fn=1031 block=11 (pcu_l1_if.cpp:576) 20241121125821813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Sending data request: sapi=5 arfcn=871 cur_fn=1031 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821814 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125821825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821825 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1035, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821825 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1035, TS=7 (curr FN 1035), reason=UL_ASS (tbf.cpp:487) 20241121125821825 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821825 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821825 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821826 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821826 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821830 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821830 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821832 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821832 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 RX RTS.req: sapi=5 arfcn=871 cur_fn=1035 block=0 (pcu_l1_if.cpp:576) 20241121125821834 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821834 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1040 + 13 = 1053 (pdch_ul_controller.c:131) 20241121125821834 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821834 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821834 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821835 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821835 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1053 for type POLL (pdch_ul_controller.c:184) 20241121125821835 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1053, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821835 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Sending data request: sapi=5 arfcn=871 cur_fn=1035 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821835 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 56 20241121125821848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125821848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821848 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821848 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821849 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821849 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821849 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821849 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821849 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821849 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821849 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821849 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821850 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821850 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821850 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821850 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 RX RTS.req: sapi=5 arfcn=871 cur_fn=1040 block=1 (pcu_l1_if.cpp:576) 20241121125821853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Sending data request: sapi=5 arfcn=871 cur_fn=1040 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821853 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=0 data= (pcu_l1_if.cpp:463) 20241121125821866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=871 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125821871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1048 block_nr=2 scheduling free USF for polling at FN=1053 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821871 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125821886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821891 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=871 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125821896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821897 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125821909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821909 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1053, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821909 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1053, TS=7 (curr FN 1053), reason=UL_ASS (tbf.cpp:487) 20241121125821909 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821909 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821909 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821909 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821909 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821910 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821910 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821910 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821910 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821910 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821910 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=871 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125821914 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821914 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1057 + 13 = 1070 (pdch_ul_controller.c:131) 20241121125821914 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821914 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821914 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821914 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821914 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1070 for type POLL (pdch_ul_controller.c:184) 20241121125821914 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1070, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821914 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821914 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821914 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 57 20241121125821928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125821928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821928 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821928 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821928 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821928 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821928 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821928 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821928 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821928 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821929 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821929 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821929 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821929 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821932 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=871 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125821932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821932 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125821946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=871 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125821956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1066 block_nr=6 scheduling free USF for polling at FN=1070 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125821956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821956 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125821969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821970 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821970 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821970 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821970 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821970 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821970 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821970 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821970 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821970 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821970 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821971 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821971 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=871 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125821974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821974 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125821988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125821988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821988 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1070, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125821988 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1070, TS=7 (curr FN 1070), reason=UL_ASS (tbf.cpp:487) 20241121125821988 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125821988 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125821988 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125821989 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821989 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821989 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821989 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821989 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821990 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821990 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821990 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821990 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821990 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125821990 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125821993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=871 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125821993 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125821993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1074 + 13 = 1087 (pdch_ul_controller.c:131) 20241121125821993 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125821993 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125821993 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125821993 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125821993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1087 for type POLL (pdch_ul_controller.c:184) 20241121125821993 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1087, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125821993 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125821993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125821993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125821993 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 58 20241121125822007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125822007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822008 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=871 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125822016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822016 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125822030 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822030 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822030 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822030 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822030 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822030 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822030 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822031 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822031 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822031 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822031 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822031 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822031 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822031 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=871 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125822035 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1083 block_nr=10 scheduling free USF for polling at FN=1087 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822035 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125822048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822049 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822049 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822049 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822049 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822049 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822049 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822049 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822049 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822049 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822049 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822049 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822049 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822050 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=871 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125822053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822053 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125822067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822067 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1087, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822067 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1087, TS=7 (curr FN 1087), reason=UL_ASS (tbf.cpp:487) 20241121125822067 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822067 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822067 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822067 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822067 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822068 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822068 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822068 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822068 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=871 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125822076 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822076 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1092 + 13 = 1105 (pdch_ul_controller.c:131) 20241121125822076 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822076 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822076 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822077 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822077 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1105 for type POLL (pdch_ul_controller.c:184) 20241121125822077 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1105, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822077 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822077 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822077 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 59 20241121125822090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125822090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822091 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822091 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822091 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822091 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822091 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822091 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822091 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822091 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822091 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822091 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822091 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822091 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822092 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822092 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=871 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125822095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822095 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125822109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822109 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822109 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822110 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822110 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822110 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822110 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822110 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822110 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=871 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125822114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1100 block_nr=2 scheduling free USF for polling at FN=1105 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822114 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125822128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822129 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822129 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=871 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125822137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822138 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125822151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822151 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1105, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822151 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1105, TS=7 (curr FN 1105), reason=UL_ASS (tbf.cpp:487) 20241121125822151 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822151 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822151 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822151 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822151 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822152 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=871 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125822156 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1109 + 13 = 1122 (pdch_ul_controller.c:131) 20241121125822156 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822156 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822156 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822156 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822156 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1122 for type POLL (pdch_ul_controller.c:184) 20241121125822156 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1122, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822156 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822156 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822156 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 60 20241121125822170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125822170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=871 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125822174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822175 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125822188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=871 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125822198 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1118 block_nr=6 scheduling free USF for polling at FN=1122 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822198 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125822212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822212 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822212 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=871 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125822216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822216 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125822230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822230 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1122, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822230 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1122, TS=7 (curr FN 1122), reason=UL_ASS (tbf.cpp:487) 20241121125822230 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822230 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822230 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822231 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=871 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125822235 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1126 + 13 = 1139 (pdch_ul_controller.c:131) 20241121125822235 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822235 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822235 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822235 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1139 for type POLL (pdch_ul_controller.c:184) 20241121125822235 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1139, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822235 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822235 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 61 20241121125822250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125822250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=871 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125822260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822260 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125822273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822277 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822280 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822280 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=871 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125822281 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1135 block_nr=10 scheduling free USF for polling at FN=1139 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822281 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125822292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=871 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125822297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822297 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125822311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822311 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1139, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822311 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1139, TS=7 (curr FN 1139), reason=UL_ASS (tbf.cpp:487) 20241121125822311 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822311 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822311 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=871 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125822320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1144 + 13 = 1157 (pdch_ul_controller.c:131) 20241121125822320 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822320 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822320 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822320 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1157 for type POLL (pdch_ul_controller.c:184) 20241121125822320 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1157, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822320 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822320 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 62 20241121125822334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125822334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822335 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822335 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822335 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822336 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=871 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125822339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822339 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125822353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822355 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822355 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822355 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822355 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=871 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125822358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1152 block_nr=2 scheduling free USF for polling at FN=1157 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822358 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125822372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822373 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822373 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=871 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125822381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822381 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125822395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822395 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1157, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822395 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1157, TS=7 (curr FN 1157), reason=UL_ASS (tbf.cpp:487) 20241121125822395 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822395 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822395 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822396 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822396 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822396 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822396 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822397 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822397 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822397 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822397 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=871 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125822400 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1161 + 13 = 1174 (pdch_ul_controller.c:131) 20241121125822400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822400 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822400 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822400 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1174 for type POLL (pdch_ul_controller.c:184) 20241121125822400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1174, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822400 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822400 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 63 20241121125822414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125822414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822414 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822414 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822414 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822414 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822414 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822414 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822415 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822415 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822415 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822415 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=871 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125822418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822418 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125822432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822433 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822433 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822433 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822433 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=871 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125822442 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1170 block_nr=6 scheduling free USF for polling at FN=1174 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822442 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125822456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822456 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822456 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822456 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822456 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822457 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822457 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822457 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822457 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=871 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125822460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822460 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125822475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822475 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1174, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822475 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1174, TS=7 (curr FN 1174), reason=UL_ASS (tbf.cpp:487) 20241121125822475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822475 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822475 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822476 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822476 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822476 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822476 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822476 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822476 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822476 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822476 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822477 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822477 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=871 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125822479 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1178 + 13 = 1191 (pdch_ul_controller.c:131) 20241121125822479 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822479 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822479 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822480 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822480 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1191 for type POLL (pdch_ul_controller.c:184) 20241121125822480 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1191, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822480 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822480 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822480 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 64 20241121125822493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125822493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822494 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822494 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822495 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822495 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822495 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822496 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822496 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822496 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822496 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=871 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125822503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822503 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125822517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822518 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822518 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=871 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125822522 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1187 block_nr=10 scheduling free USF for polling at FN=1191 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822522 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125822535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822536 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=871 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125822540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822540 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125822554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822554 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1191, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822554 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1191, TS=7 (curr FN 1191), reason=UL_ASS (tbf.cpp:487) 20241121125822554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822554 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822554 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822563 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=871 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125822563 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822563 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1196 + 13 = 1209 (pdch_ul_controller.c:131) 20241121125822563 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822563 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822563 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822564 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1209 for type POLL (pdch_ul_controller.c:184) 20241121125822564 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1209, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822564 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822564 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822564 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 65 20241121125822578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125822578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822578 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822578 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822579 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822579 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822579 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822579 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822579 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822582 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=871 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125822582 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822582 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125822597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822601 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822601 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=871 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125822603 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1204 block_nr=2 scheduling free USF for polling at FN=1209 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822604 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125822616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822616 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822617 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822617 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822617 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822617 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822618 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822618 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822618 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822618 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=871 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125822625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125822639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822639 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1209, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822639 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1209, TS=7 (curr FN 1209), reason=UL_ASS (tbf.cpp:487) 20241121125822639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822639 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 RX RTS.req: sapi=5 arfcn=871 cur_fn=1209 block=4 (pcu_l1_if.cpp:576) 20241121125822645 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1213 + 13 = 1226 (pdch_ul_controller.c:131) 20241121125822646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822646 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822646 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822646 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1226 for type POLL (pdch_ul_controller.c:184) 20241121125822646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1226, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822646 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Sending data request: sapi=5 arfcn=871 cur_fn=1209 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822646 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 66 20241121125822657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125822657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822658 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822658 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822658 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822658 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822659 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822659 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822659 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822659 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 RX RTS.req: sapi=5 arfcn=871 cur_fn=1213 block=5 (pcu_l1_if.cpp:576) 20241121125822662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Sending data request: sapi=5 arfcn=871 cur_fn=1213 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822662 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125822676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822679 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822679 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822679 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822679 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822680 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822680 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 RX RTS.req: sapi=5 arfcn=871 cur_fn=1217 block=6 (pcu_l1_if.cpp:576) 20241121125822687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1222 block_nr=6 scheduling free USF for polling at FN=1226 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Sending data request: sapi=5 arfcn=871 cur_fn=1217 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822688 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=0 data= (pcu_l1_if.cpp:463) 20241121125822701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822703 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822703 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822703 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822703 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822704 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822704 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822704 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822704 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822705 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822705 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=871 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125822706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822706 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125822720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822720 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1226, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822720 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1226, TS=7 (curr FN 1226), reason=UL_ASS (tbf.cpp:487) 20241121125822720 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822720 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822720 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822720 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822720 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822722 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822722 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=871 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125822724 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1230 + 13 = 1243 (pdch_ul_controller.c:131) 20241121125822724 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822724 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822724 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822724 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type POLL (pdch_ul_controller.c:184) 20241121125822724 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1243, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822724 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822724 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 67 20241121125822738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125822738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822740 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822740 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 RX RTS.req: sapi=5 arfcn=871 cur_fn=1230 block=9 (pcu_l1_if.cpp:576) 20241121125822748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Sending data request: sapi=5 arfcn=871 cur_fn=1230 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822748 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125822762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822762 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822762 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822762 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822763 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822763 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 RX RTS.req: sapi=5 arfcn=871 cur_fn=1235 block=10 (pcu_l1_if.cpp:576) 20241121125822766 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1239 block_nr=10 scheduling free USF for polling at FN=1243 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Sending data request: sapi=5 arfcn=871 cur_fn=1235 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822766 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125822781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822783 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822783 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822785 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822785 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822786 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822786 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 RX RTS.req: sapi=5 arfcn=871 cur_fn=1239 block=11 (pcu_l1_if.cpp:576) 20241121125822786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Sending data request: sapi=5 arfcn=871 cur_fn=1239 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822787 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=0 data= (pcu_l1_if.cpp:463) 20241121125822800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822800 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1243, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822800 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1243, TS=7 (curr FN 1243), reason=UL_ASS (tbf.cpp:487) 20241121125822800 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822800 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822800 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822801 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822801 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822801 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822801 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822802 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822802 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822802 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822802 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822802 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822802 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822803 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822803 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822803 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822803 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=871 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125822809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1248 + 13 = 1261 (pdch_ul_controller.c:131) 20241121125822809 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822809 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822809 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822809 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1261 for type POLL (pdch_ul_controller.c:184) 20241121125822809 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1261, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822809 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822810 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 68 20241121125822823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125822823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822824 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822824 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822825 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822825 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=871 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125822828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822828 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125822842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822843 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822843 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822843 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=871 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125822847 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1256 block_nr=2 scheduling free USF for polling at FN=1261 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822847 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125822861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822861 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822861 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822861 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822861 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822862 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822862 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822862 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822862 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822862 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822862 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822862 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822862 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=871 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125822870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822870 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125822884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822884 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1261, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822884 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1261, TS=7 (curr FN 1261), reason=UL_ASS (tbf.cpp:487) 20241121125822884 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822884 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822884 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822885 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822885 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822885 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=871 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125822889 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1265 + 13 = 1278 (pdch_ul_controller.c:131) 20241121125822889 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822889 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822889 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822889 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1278 for type POLL (pdch_ul_controller.c:184) 20241121125822889 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1278, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822889 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822889 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 69 20241121125822903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125822903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822904 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822904 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822904 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822904 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=871 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125822907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822908 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125822922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=871 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125822931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1274 block_nr=6 scheduling free USF for polling at FN=1278 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125822931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822931 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125822946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822946 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822946 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822946 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822946 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822950 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=871 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125822950 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822950 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125822964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125822964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822964 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1278, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125822964 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1278, TS=7 (curr FN 1278), reason=UL_ASS (tbf.cpp:487) 20241121125822965 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125822965 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125822965 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125822965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822966 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822966 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822966 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=871 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125822969 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125822969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1282 + 13 = 1295 (pdch_ul_controller.c:131) 20241121125822969 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125822969 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125822969 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125822969 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125822969 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1295 for type POLL (pdch_ul_controller.c:184) 20241121125822969 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1295, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125822969 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125822969 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125822969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822969 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 70 20241121125822983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125822983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822984 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822985 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125822985 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125822993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=871 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125822993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125822993 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125823007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823007 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823007 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823007 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823008 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823008 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823008 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=871 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125823011 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1291 block_nr=10 scheduling free USF for polling at FN=1295 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823012 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125823025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823030 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=871 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125823030 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823030 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125823044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823044 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1295, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823044 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1295, TS=7 (curr FN 1295), reason=UL_ASS (tbf.cpp:487) 20241121125823044 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823044 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823044 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823044 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823044 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823053 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=871 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125823053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1300 + 13 = 1313 (pdch_ul_controller.c:131) 20241121125823053 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823053 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823053 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823053 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1313 for type POLL (pdch_ul_controller.c:184) 20241121125823053 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1313, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823053 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 71 20241121125823067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125823067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823067 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823067 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823068 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823068 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=871 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125823072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823072 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823086 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823090 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=871 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125823090 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1308 block_nr=2 scheduling free USF for polling at FN=1313 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823090 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823090 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125823104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823105 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823105 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=871 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125823113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823114 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823128 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1313, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823128 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1313, TS=7 (curr FN 1313), reason=UL_ASS (tbf.cpp:487) 20241121125823128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823128 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=871 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125823132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1317 + 13 = 1330 (pdch_ul_controller.c:131) 20241121125823132 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823132 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823132 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823132 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1330 for type POLL (pdch_ul_controller.c:184) 20241121125823132 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1330, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823132 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823132 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 72 20241121125823146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125823146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=871 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125823151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823151 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125823165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823166 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=871 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125823174 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1326 block_nr=6 scheduling free USF for polling at FN=1330 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823175 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125823188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823189 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823189 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=871 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125823193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823193 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125823209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823209 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1330, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823209 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1330, TS=7 (curr FN 1330), reason=UL_ASS (tbf.cpp:487) 20241121125823209 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823209 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823209 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823210 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823210 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823212 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823212 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823212 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823212 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823213 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823213 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823213 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823213 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=871 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125823214 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823214 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1334 + 13 = 1347 (pdch_ul_controller.c:131) 20241121125823214 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823214 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823214 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823215 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823215 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1347 for type POLL (pdch_ul_controller.c:184) 20241121125823215 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1347, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823215 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823215 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823216 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 73 20241121125823228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125823228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=871 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125823237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823237 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125823252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823254 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823254 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823254 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823255 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823256 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823256 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823256 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823257 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823257 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=871 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125823259 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1343 block_nr=10 scheduling free USF for polling at FN=1347 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823260 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125823271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823273 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823273 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823280 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=871 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241121125823281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823282 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125823290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823290 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1347, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823290 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1347, TS=7 (curr FN 1347), reason=UL_ASS (tbf.cpp:487) 20241121125823290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823290 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823290 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823290 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823290 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823291 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823291 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823291 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823292 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823292 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=871 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125823299 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823299 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1352 + 13 = 1365 (pdch_ul_controller.c:131) 20241121125823299 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823299 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823299 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823300 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1365 for type POLL (pdch_ul_controller.c:184) 20241121125823300 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1365, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823300 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823300 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823301 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 74 20241121125823314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125823314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823315 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823315 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823316 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823316 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823321 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=871 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125823323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823325 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125823333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823334 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823334 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823341 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823341 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=871 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125823342 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1360 block_nr=2 scheduling free USF for polling at FN=1365 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823343 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125823351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823352 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823352 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823352 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823352 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823353 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823353 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=871 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125823360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823361 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125823375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823375 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1365, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823375 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1365, TS=7 (curr FN 1365), reason=UL_ASS (tbf.cpp:487) 20241121125823375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823375 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823375 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823375 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823376 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823376 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823377 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823377 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823377 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823377 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=871 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125823380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1369 + 13 = 1382 (pdch_ul_controller.c:131) 20241121125823380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823380 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823380 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823380 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1382 for type POLL (pdch_ul_controller.c:184) 20241121125823380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1382, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823380 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823380 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 75 20241121125823394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125823394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823394 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823395 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823395 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823395 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823395 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823395 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823395 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823395 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823395 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823396 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823396 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=871 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125823398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823399 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125823413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823414 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823414 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823414 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823414 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823414 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823414 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823415 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823415 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823415 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823415 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=871 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125823423 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1378 block_nr=6 scheduling free USF for polling at FN=1382 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823424 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823438 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125823438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823442 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823442 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823443 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823444 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823446 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823446 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=871 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125823447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823448 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125823457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823457 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1382, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823457 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1382, TS=7 (curr FN 1382), reason=UL_ASS (tbf.cpp:487) 20241121125823457 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823457 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823457 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=871 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125823463 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823463 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1386 + 13 = 1399 (pdch_ul_controller.c:131) 20241121125823463 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823463 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823463 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823464 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823464 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1399 for type POLL (pdch_ul_controller.c:184) 20241121125823464 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1399, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823464 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823464 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823464 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 76 20241121125823476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125823476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823480 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823480 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823480 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823480 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823481 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823481 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823481 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823481 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=871 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125823485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823485 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125823500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823503 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823503 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823505 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823505 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=871 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125823511 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1395 block_nr=10 scheduling free USF for polling at FN=1399 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823512 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125823522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823526 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823526 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823533 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823534 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=871 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125823535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823537 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125823541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125823541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823541 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1399, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823541 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1399, TS=7 (curr FN 1399), reason=UL_ASS (tbf.cpp:487) 20241121125823541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823541 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823544 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823544 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823547 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823547 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=871 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125823551 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823551 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1404 + 13 = 1417 (pdch_ul_controller.c:131) 20241121125823551 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823551 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823552 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823552 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823552 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1417 for type POLL (pdch_ul_controller.c:184) 20241121125823552 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1417, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823552 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823552 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823553 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 77 20241121125823565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125823565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823570 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823570 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823571 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823571 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=871 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125823573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823574 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125823585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823587 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823587 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823587 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823587 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823587 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823587 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823587 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823588 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823588 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823589 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823589 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 RX RTS.req: sapi=5 arfcn=871 cur_fn=1408 block=2 (pcu_l1_if.cpp:576) 20241121125823591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1412 block_nr=2 scheduling free USF for polling at FN=1417 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Sending data request: sapi=5 arfcn=871 cur_fn=1408 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823591 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125823603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 RX RTS.req: sapi=5 arfcn=871 cur_fn=1412 block=3 (pcu_l1_if.cpp:576) 20241121125823613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Sending data request: sapi=5 arfcn=871 cur_fn=1412 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823614 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125823627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823627 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1417, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823627 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1417, TS=7 (curr FN 1417), reason=UL_ASS (tbf.cpp:487) 20241121125823627 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823627 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823627 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 RX RTS.req: sapi=5 arfcn=871 cur_fn=1417 block=4 (pcu_l1_if.cpp:576) 20241121125823632 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1421 + 13 = 1434 (pdch_ul_controller.c:131) 20241121125823632 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823632 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823632 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823632 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1434 for type POLL (pdch_ul_controller.c:184) 20241121125823632 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1434, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823632 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Sending data request: sapi=5 arfcn=871 cur_fn=1417 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823632 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 78 20241121125823649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=0 data= (pcu_l1_if.cpp:463) 20241121125823649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823650 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823650 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 RX RTS.req: sapi=5 arfcn=871 cur_fn=1421 block=5 (pcu_l1_if.cpp:576) 20241121125823654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823654 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125823667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823667 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823667 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823668 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823668 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823668 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823668 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823668 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823668 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823668 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823668 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823668 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823668 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823668 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 RX RTS.req: sapi=5 arfcn=871 cur_fn=1425 block=6 (pcu_l1_if.cpp:576) 20241121125823677 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1430 block_nr=6 scheduling free USF for polling at FN=1434 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823677 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125823691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823691 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823691 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823691 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823691 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823691 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823691 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823691 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823692 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 RX RTS.req: sapi=5 arfcn=871 cur_fn=1430 block=7 (pcu_l1_if.cpp:576) 20241121125823695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Sending data request: sapi=5 arfcn=871 cur_fn=1430 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823695 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125823709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823709 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1434, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823709 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1434, TS=7 (curr FN 1434), reason=UL_ASS (tbf.cpp:487) 20241121125823709 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823709 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823709 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823710 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823710 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823710 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823710 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 RX RTS.req: sapi=5 arfcn=871 cur_fn=1434 block=8 (pcu_l1_if.cpp:576) 20241121125823714 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1438 + 13 = 1451 (pdch_ul_controller.c:131) 20241121125823714 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823714 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823714 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823714 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823714 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1451 for type POLL (pdch_ul_controller.c:184) 20241121125823714 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1451, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823714 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823714 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Sending data request: sapi=5 arfcn=871 cur_fn=1434 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823714 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 79 20241121125823728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125823728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823728 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823728 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823728 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823728 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823728 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823728 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823729 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823729 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823729 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823729 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 RX RTS.req: sapi=5 arfcn=871 cur_fn=1438 block=9 (pcu_l1_if.cpp:576) 20241121125823737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Sending data request: sapi=5 arfcn=871 cur_fn=1438 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823737 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=0 data= (pcu_l1_if.cpp:463) 20241121125823751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823752 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823752 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 RX RTS.req: sapi=5 arfcn=871 cur_fn=1443 block=10 (pcu_l1_if.cpp:576) 20241121125823756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1447 block_nr=10 scheduling free USF for polling at FN=1451 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823756 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125823770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823770 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823770 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823770 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823770 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823771 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823771 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823771 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823771 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 RX RTS.req: sapi=5 arfcn=871 cur_fn=1447 block=11 (pcu_l1_if.cpp:576) 20241121125823774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823775 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125823788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823788 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1451, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823788 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1451, TS=7 (curr FN 1451), reason=UL_ASS (tbf.cpp:487) 20241121125823788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823788 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823789 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823789 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823789 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823789 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823789 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823789 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=871 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241121125823798 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1456 + 13 = 1469 (pdch_ul_controller.c:131) 20241121125823798 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823798 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823798 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823798 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1469 for type POLL (pdch_ul_controller.c:184) 20241121125823798 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1469, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823798 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823798 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 80 20241121125823812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125823812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823813 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=871 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125823816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125823831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823831 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823831 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823831 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823831 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823831 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823831 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823832 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823832 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823832 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823832 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=871 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125823835 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1464 block_nr=2 scheduling free USF for polling at FN=1469 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823835 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125823849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823849 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823849 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823849 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823849 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823849 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823849 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823850 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823850 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823850 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823850 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823850 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823850 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823851 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823851 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=871 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125823858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125823872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823872 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1469, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823872 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1469, TS=7 (curr FN 1469), reason=UL_ASS (tbf.cpp:487) 20241121125823872 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823872 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823872 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823873 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823873 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823873 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823873 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823873 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=871 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125823877 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1473 + 13 = 1486 (pdch_ul_controller.c:131) 20241121125823877 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823877 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823877 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823877 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1486 for type POLL (pdch_ul_controller.c:184) 20241121125823877 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1486, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823877 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823877 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823877 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 81 20241121125823891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125823891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823891 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823891 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823891 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823891 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823892 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823892 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823892 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823892 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823892 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823892 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823892 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823892 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=871 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125823896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823896 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125823910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823910 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823910 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823910 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823910 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=871 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125823919 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1482 block_nr=6 scheduling free USF for polling at FN=1486 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125823919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823919 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125823933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823933 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823933 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823933 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823933 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823933 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823933 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823934 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823934 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823934 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=871 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125823938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823938 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125823952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823952 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1486, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125823952 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1486, TS=7 (curr FN 1486), reason=UL_ASS (tbf.cpp:487) 20241121125823952 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125823952 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125823952 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125823952 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823952 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823952 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823952 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823952 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823952 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823952 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823952 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823952 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823952 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823953 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823953 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=871 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125823956 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125823956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1490 + 13 = 1503 (pdch_ul_controller.c:131) 20241121125823956 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125823956 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125823956 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125823956 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125823956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1503 for type POLL (pdch_ul_controller.c:184) 20241121125823956 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1503, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125823956 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125823956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125823956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823956 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 82 20241121125823970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125823970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823971 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823971 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823971 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823971 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823971 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823971 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823971 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823971 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=871 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125823980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125823980 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125823994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125823994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823994 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823994 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823994 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823994 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823994 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823994 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823994 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125823995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125823995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=871 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125824013 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1499 block_nr=10 scheduling free USF for polling at FN=1503 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824013 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125824026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=871 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125824031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824031 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125824045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824045 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1503, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824045 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1503, TS=7 (curr FN 1503), reason=UL_ASS (tbf.cpp:487) 20241121125824045 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824045 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824045 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=871 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125824054 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1508 + 13 = 1521 (pdch_ul_controller.c:131) 20241121125824054 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824054 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824054 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824055 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824055 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1521 for type POLL (pdch_ul_controller.c:184) 20241121125824055 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1521, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824055 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824055 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824055 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 83 20241121125824068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125824068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824069 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824069 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=871 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125824073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824073 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125824087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824089 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824089 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824089 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824089 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=871 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125824092 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1516 block_nr=2 scheduling free USF for polling at FN=1521 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125824106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824107 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=871 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125824115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824115 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125824129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824129 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1521, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824129 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1521, TS=7 (curr FN 1521), reason=UL_ASS (tbf.cpp:487) 20241121125824129 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824129 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824129 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 RX RTS.req: sapi=5 arfcn=871 cur_fn=1521 block=4 (pcu_l1_if.cpp:576) 20241121125824134 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1525 + 13 = 1538 (pdch_ul_controller.c:131) 20241121125824134 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824134 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824134 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824134 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824134 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1538 for type POLL (pdch_ul_controller.c:184) 20241121125824134 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1538, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824134 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824134 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824134 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 84 20241121125824148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125824148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824148 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824148 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824149 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 RX RTS.req: sapi=5 arfcn=871 cur_fn=1525 block=5 (pcu_l1_if.cpp:576) 20241121125824152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824153 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125824166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824168 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824168 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824168 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824168 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 RX RTS.req: sapi=5 arfcn=871 cur_fn=1529 block=6 (pcu_l1_if.cpp:576) 20241121125824176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1534 block_nr=6 scheduling free USF for polling at FN=1538 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824176 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125824190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824190 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824191 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824191 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824191 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824191 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 RX RTS.req: sapi=5 arfcn=871 cur_fn=1534 block=7 (pcu_l1_if.cpp:576) 20241121125824194 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824195 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125824208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824208 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1538, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824208 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1538, TS=7 (curr FN 1538), reason=UL_ASS (tbf.cpp:487) 20241121125824208 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824208 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824208 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824209 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824209 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824209 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 RX RTS.req: sapi=5 arfcn=871 cur_fn=1538 block=8 (pcu_l1_if.cpp:576) 20241121125824213 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1542 + 13 = 1555 (pdch_ul_controller.c:131) 20241121125824213 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824213 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824213 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824213 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824213 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1555 for type POLL (pdch_ul_controller.c:184) 20241121125824213 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1555, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824213 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824213 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824213 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 85 20241121125824227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125824227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 RX RTS.req: sapi=5 arfcn=871 cur_fn=1542 block=9 (pcu_l1_if.cpp:576) 20241121125824236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824237 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125824251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824255 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 RX RTS.req: sapi=5 arfcn=871 cur_fn=1547 block=10 (pcu_l1_if.cpp:576) 20241121125824255 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1551 block_nr=10 scheduling free USF for polling at FN=1555 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824255 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824255 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125824269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 RX RTS.req: sapi=5 arfcn=871 cur_fn=1551 block=11 (pcu_l1_if.cpp:576) 20241121125824274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824274 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125824288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824288 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1555, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824288 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1555, TS=7 (curr FN 1555), reason=UL_ASS (tbf.cpp:487) 20241121125824288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824288 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824288 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 RX RTS.req: sapi=5 arfcn=871 cur_fn=1555 block=0 (pcu_l1_if.cpp:576) 20241121125824297 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1560 + 13 = 1573 (pdch_ul_controller.c:131) 20241121125824297 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824297 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824297 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824297 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1573 for type POLL (pdch_ul_controller.c:184) 20241121125824297 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1573, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824297 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824297 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 86 20241121125824311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125824311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824311 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824311 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824312 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824312 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824312 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824312 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=871 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125824315 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824316 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125824330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=871 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125824334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1568 block_nr=2 scheduling free USF for polling at FN=1573 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824334 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125824348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=871 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125824357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824357 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125824371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824371 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1573, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1573, TS=7 (curr FN 1573), reason=UL_ASS (tbf.cpp:487) 20241121125824371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=871 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125824376 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1577 + 13 = 1590 (pdch_ul_controller.c:131) 20241121125824376 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824376 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824376 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824376 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1590 for type POLL (pdch_ul_controller.c:184) 20241121125824376 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1590, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824376 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824376 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 87 20241121125824390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125824390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824395 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=871 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125824395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824395 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125824409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824409 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824411 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824411 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824418 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=871 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125824418 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1586 block_nr=6 scheduling free USF for polling at FN=1590 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824418 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824418 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125824432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824432 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824433 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824433 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824433 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824433 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=871 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125824436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824437 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125824450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824450 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1590, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824450 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1590, TS=7 (curr FN 1590), reason=UL_ASS (tbf.cpp:487) 20241121125824450 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824450 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824450 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824451 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=871 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125824455 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1594 + 13 = 1607 (pdch_ul_controller.c:131) 20241121125824455 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824455 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824455 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824455 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824455 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1607 for type POLL (pdch_ul_controller.c:184) 20241121125824455 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1607, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824455 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824455 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824455 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 88 20241121125824469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125824469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=871 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125824479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824480 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125824495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824496 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824497 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824497 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824498 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824498 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=871 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125824504 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1603 block_nr=10 scheduling free USF for polling at FN=1607 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824505 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125824514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824515 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824515 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824515 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824516 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824516 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824516 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824516 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=871 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125824518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824518 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125824531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824531 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1607, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824531 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1607, TS=7 (curr FN 1607), reason=UL_ASS (tbf.cpp:487) 20241121125824531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824531 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824532 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 RX RTS.req: sapi=5 arfcn=871 cur_fn=1607 block=0 (pcu_l1_if.cpp:576) 20241121125824541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1612 + 13 = 1625 (pdch_ul_controller.c:131) 20241121125824541 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824541 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824541 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824541 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1625 for type POLL (pdch_ul_controller.c:184) 20241121125824541 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1625, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824541 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824541 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Sending data request: sapi=5 arfcn=871 cur_fn=1607 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824541 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 89 20241121125824555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125824555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824556 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824556 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 RX RTS.req: sapi=5 arfcn=871 cur_fn=1612 block=1 (pcu_l1_if.cpp:576) 20241121125824559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Sending data request: sapi=5 arfcn=871 cur_fn=1612 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824560 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125824574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824574 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824574 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824575 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824575 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824575 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824576 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824576 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824578 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 RX RTS.req: sapi=5 arfcn=871 cur_fn=1616 block=2 (pcu_l1_if.cpp:576) 20241121125824578 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1620 block_nr=2 scheduling free USF for polling at FN=1625 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824578 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Sending data request: sapi=5 arfcn=871 cur_fn=1616 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824579 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=0 data= (pcu_l1_if.cpp:463) 20241121125824594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824599 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824599 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 RX RTS.req: sapi=5 arfcn=871 cur_fn=1620 block=3 (pcu_l1_if.cpp:576) 20241121125824603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824604 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125824618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824618 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1625, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824618 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1625, TS=7 (curr FN 1625), reason=UL_ASS (tbf.cpp:487) 20241121125824618 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824618 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824618 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824619 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824619 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824620 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824620 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824626 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824626 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 RX RTS.req: sapi=5 arfcn=871 cur_fn=1625 block=4 (pcu_l1_if.cpp:576) 20241121125824627 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824627 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1629 + 13 = 1642 (pdch_ul_controller.c:131) 20241121125824627 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824627 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824627 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824628 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824628 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1642 for type POLL (pdch_ul_controller.c:184) 20241121125824628 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1642, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824628 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824628 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824629 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 90 20241121125824637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125824637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824640 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824640 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824640 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824642 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824642 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824644 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824644 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 RX RTS.req: sapi=5 arfcn=871 cur_fn=1629 block=5 (pcu_l1_if.cpp:576) 20241121125824644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Sending data request: sapi=5 arfcn=871 cur_fn=1629 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824645 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125824657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824658 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824658 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824659 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824659 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824662 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824662 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 RX RTS.req: sapi=5 arfcn=871 cur_fn=1633 block=6 (pcu_l1_if.cpp:576) 20241121125824666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1638 block_nr=6 scheduling free USF for polling at FN=1642 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Sending data request: sapi=5 arfcn=871 cur_fn=1633 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824667 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125824681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824682 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824682 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824686 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824686 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824686 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824686 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 RX RTS.req: sapi=5 arfcn=871 cur_fn=1638 block=7 (pcu_l1_if.cpp:576) 20241121125824688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Sending data request: sapi=5 arfcn=871 cur_fn=1638 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824688 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=0 data= (pcu_l1_if.cpp:463) 20241121125824698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824698 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1642, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824698 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1642, TS=7 (curr FN 1642), reason=UL_ASS (tbf.cpp:487) 20241121125824698 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824698 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824698 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824699 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824699 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 RX RTS.req: sapi=5 arfcn=871 cur_fn=1642 block=8 (pcu_l1_if.cpp:576) 20241121125824703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1646 + 13 = 1659 (pdch_ul_controller.c:131) 20241121125824703 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824703 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824703 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824703 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1659 for type POLL (pdch_ul_controller.c:184) 20241121125824703 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1659, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824703 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 91 20241121125824718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125824718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824719 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824719 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824720 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824720 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824727 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 RX RTS.req: sapi=5 arfcn=871 cur_fn=1646 block=9 (pcu_l1_if.cpp:576) 20241121125824727 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824728 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125824742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824744 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824744 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824747 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824747 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824748 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824748 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 RX RTS.req: sapi=5 arfcn=871 cur_fn=1651 block=10 (pcu_l1_if.cpp:576) 20241121125824749 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1655 block_nr=10 scheduling free USF for polling at FN=1659 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824750 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125824760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=871 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125824765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824765 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824779 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1659, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824779 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1659, TS=7 (curr FN 1659), reason=UL_ASS (tbf.cpp:487) 20241121125824779 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824779 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824779 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824779 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824779 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824779 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824779 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=871 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125824788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1664 + 13 = 1677 (pdch_ul_controller.c:131) 20241121125824788 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824788 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824788 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824788 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824788 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1677 for type POLL (pdch_ul_controller.c:184) 20241121125824788 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1677, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824788 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824788 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824788 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 92 20241121125824802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125824802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824802 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824802 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824802 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824802 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824802 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824802 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824803 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824803 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824803 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824803 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824803 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824803 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824803 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824803 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=871 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125824806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824807 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125824821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824822 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=871 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125824825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1672 block_nr=2 scheduling free USF for polling at FN=1677 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824825 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125824840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824841 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824841 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824841 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824841 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824841 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824841 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824841 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824841 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824842 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824842 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=871 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125824849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824849 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125824863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824863 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1677, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824863 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1677, TS=7 (curr FN 1677), reason=UL_ASS (tbf.cpp:487) 20241121125824863 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824863 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824863 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=871 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125824868 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1681 + 13 = 1694 (pdch_ul_controller.c:131) 20241121125824868 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824868 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824868 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824868 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824868 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1694 for type POLL (pdch_ul_controller.c:184) 20241121125824868 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1694, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824868 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824868 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 93 20241121125824882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125824882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824883 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824883 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824883 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824883 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824883 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824883 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824883 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824883 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824883 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824884 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824884 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=871 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125824886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824886 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125824900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824901 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=871 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125824910 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1690 block_nr=6 scheduling free USF for polling at FN=1694 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824910 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125824924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824924 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824924 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824924 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824924 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824925 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824925 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=871 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125824929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824929 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125824943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824943 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1694, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125824943 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1694, TS=7 (curr FN 1694), reason=UL_ASS (tbf.cpp:487) 20241121125824943 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125824943 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125824943 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125824943 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824943 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824944 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824944 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=871 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125824947 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125824947 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1698 + 13 = 1711 (pdch_ul_controller.c:131) 20241121125824947 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125824947 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125824947 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125824948 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125824948 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1711 for type POLL (pdch_ul_controller.c:184) 20241121125824948 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1711, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125824948 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125824948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125824948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824948 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 94 20241121125824962 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125824962 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824962 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824962 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824962 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824962 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824962 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824963 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824963 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=871 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125824971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824971 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125824985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824985 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824985 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824986 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125824986 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125824989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=871 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125824989 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1707 block_nr=10 scheduling free USF for polling at FN=1711 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125824989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125824990 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125825003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825004 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825004 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825004 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825004 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825004 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825005 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825005 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=871 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125825008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825008 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125825022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825022 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1711, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825022 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1711, TS=7 (curr FN 1711), reason=UL_ASS (tbf.cpp:487) 20241121125825022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825022 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825022 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825023 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825023 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825023 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825023 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=871 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125825031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1716 + 13 = 1729 (pdch_ul_controller.c:131) 20241121125825031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825031 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825031 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825032 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1729 for type POLL (pdch_ul_controller.c:184) 20241121125825032 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1729, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825032 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825032 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 95 20241121125825045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125825045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=871 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125825050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825050 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125825064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825064 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825064 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825064 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825065 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825065 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825065 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=871 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20241121125825068 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1724 block_nr=2 scheduling free USF for polling at FN=1729 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825069 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125825083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825083 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825083 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825083 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825083 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825084 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825084 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825084 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825084 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825084 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825084 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825084 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=871 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20241121125825092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825092 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125825106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825106 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1729, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825106 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1729, TS=7 (curr FN 1729), reason=UL_ASS (tbf.cpp:487) 20241121125825106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825106 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825106 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825107 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 RX RTS.req: sapi=5 arfcn=871 cur_fn=1729 block=4 (pcu_l1_if.cpp:576) 20241121125825111 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1733 + 13 = 1746 (pdch_ul_controller.c:131) 20241121125825111 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825111 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825111 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825111 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825111 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1746 for type POLL (pdch_ul_controller.c:184) 20241121125825111 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1746, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825111 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825111 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825111 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 96 20241121125825125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125825125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825126 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825126 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 RX RTS.req: sapi=5 arfcn=871 cur_fn=1733 block=5 (pcu_l1_if.cpp:576) 20241121125825129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825130 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125825144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825144 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825144 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825145 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 RX RTS.req: sapi=5 arfcn=871 cur_fn=1737 block=6 (pcu_l1_if.cpp:576) 20241121125825153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1742 block_nr=6 scheduling free USF for polling at FN=1746 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825153 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125825167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825168 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825168 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 RX RTS.req: sapi=5 arfcn=871 cur_fn=1742 block=7 (pcu_l1_if.cpp:576) 20241121125825172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825172 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125825186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825186 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1746, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825186 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1746, TS=7 (curr FN 1746), reason=UL_ASS (tbf.cpp:487) 20241121125825186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825186 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 RX RTS.req: sapi=5 arfcn=871 cur_fn=1746 block=8 (pcu_l1_if.cpp:576) 20241121125825190 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1750 + 13 = 1763 (pdch_ul_controller.c:131) 20241121125825190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825190 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825190 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825190 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1763 for type POLL (pdch_ul_controller.c:184) 20241121125825190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1763, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825191 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825191 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825191 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 97 20241121125825204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125825204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 RX RTS.req: sapi=5 arfcn=871 cur_fn=1750 block=9 (pcu_l1_if.cpp:576) 20241121125825213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825214 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125825228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825228 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825228 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825229 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825229 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825229 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825229 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825229 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825229 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825229 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825229 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=871 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125825232 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1759 block_nr=10 scheduling free USF for polling at FN=1763 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825232 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125825247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825247 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825248 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825248 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=871 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125825251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825252 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125825265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825265 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1763, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825265 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1763, TS=7 (curr FN 1763), reason=UL_ASS (tbf.cpp:487) 20241121125825265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825265 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825265 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825266 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825266 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825267 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825267 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=871 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125825274 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1768 + 13 = 1781 (pdch_ul_controller.c:131) 20241121125825275 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825275 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825275 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825275 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825275 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1781 for type POLL (pdch_ul_controller.c:184) 20241121125825275 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1781, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825275 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825275 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825275 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 98 20241121125825288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125825288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825289 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825289 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825289 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825289 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825290 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825290 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825290 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825290 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825290 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825290 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825290 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825290 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=871 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125825293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825293 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125825307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825307 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825308 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825308 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=871 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125825312 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1776 block_nr=2 scheduling free USF for polling at FN=1781 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825312 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125825326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825326 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=871 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125825335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825335 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825349 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125825349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825349 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1781, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825349 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1781, TS=7 (curr FN 1781), reason=UL_ASS (tbf.cpp:487) 20241121125825349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825349 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825350 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825350 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825350 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825350 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825350 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825350 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825351 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825351 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825351 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825351 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=871 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125825354 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1785 + 13 = 1798 (pdch_ul_controller.c:131) 20241121125825354 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825354 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825354 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825354 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1798 for type POLL (pdch_ul_controller.c:184) 20241121125825354 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1798, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825354 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825354 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825354 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 99 20241121125825368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125825368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825368 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825368 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825369 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825369 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=871 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125825372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825372 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125825386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=871 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125825396 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1794 block_nr=6 scheduling free USF for polling at FN=1798 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825396 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125825410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825410 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825410 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825410 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825411 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825411 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825411 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825411 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825411 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825411 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825411 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825412 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825412 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=871 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125825414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825415 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125825428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825428 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1798, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825428 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1798, TS=7 (curr FN 1798), reason=UL_ASS (tbf.cpp:487) 20241121125825428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825428 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825428 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825429 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825429 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825430 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=871 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125825433 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1802 + 13 = 1815 (pdch_ul_controller.c:131) 20241121125825433 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825433 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825433 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825433 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825433 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1815 for type POLL (pdch_ul_controller.c:184) 20241121125825433 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1815, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825433 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825433 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 100 20241121125825447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125825447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825447 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825447 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825447 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825447 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825447 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825447 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=871 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125825456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825457 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125825470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825471 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825471 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825472 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825472 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825472 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825472 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825472 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 RX RTS.req: sapi=5 arfcn=871 cur_fn=1807 block=10 (pcu_l1_if.cpp:576) 20241121125825475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1811 block_nr=10 scheduling free USF for polling at FN=1815 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Sending data request: sapi=5 arfcn=871 cur_fn=1807 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825475 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125825489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825490 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825491 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825491 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825491 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825491 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825491 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825491 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 RX RTS.req: sapi=5 arfcn=871 cur_fn=1811 block=11 (pcu_l1_if.cpp:576) 20241121125825493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Sending data request: sapi=5 arfcn=871 cur_fn=1811 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825494 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125825507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825507 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1815, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825507 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1815, TS=7 (curr FN 1815), reason=UL_ASS (tbf.cpp:487) 20241121125825508 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825508 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825508 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825508 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825508 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825508 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825517 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 RX RTS.req: sapi=5 arfcn=871 cur_fn=1815 block=0 (pcu_l1_if.cpp:576) 20241121125825517 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1820 + 13 = 1833 (pdch_ul_controller.c:131) 20241121125825517 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825517 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825517 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825517 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825517 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1833 for type POLL (pdch_ul_controller.c:184) 20241121125825517 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1833, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825517 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825517 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825517 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Sending data request: sapi=5 arfcn=871 cur_fn=1815 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825517 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 101 20241121125825531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1815 block=0 data= (pcu_l1_if.cpp:463) 20241121125825531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825532 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825532 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825532 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825533 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825533 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825533 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825533 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825533 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825533 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825534 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825534 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825534 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825534 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 RX RTS.req: sapi=5 arfcn=871 cur_fn=1820 block=1 (pcu_l1_if.cpp:576) 20241121125825536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825536 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125825551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825552 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825552 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825556 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825556 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825556 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825557 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825557 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 RX RTS.req: sapi=5 arfcn=871 cur_fn=1824 block=2 (pcu_l1_if.cpp:576) 20241121125825558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1828 block_nr=2 scheduling free USF for polling at FN=1833 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825558 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125825571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825575 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825575 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 RX RTS.req: sapi=5 arfcn=871 cur_fn=1828 block=3 (pcu_l1_if.cpp:576) 20241121125825580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Sending data request: sapi=5 arfcn=871 cur_fn=1828 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825581 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125825594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825594 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1833, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825594 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1833, TS=7 (curr FN 1833), reason=UL_ASS (tbf.cpp:487) 20241121125825594 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825594 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825594 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 RX RTS.req: sapi=5 arfcn=871 cur_fn=1833 block=4 (pcu_l1_if.cpp:576) 20241121125825598 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1837 + 13 = 1850 (pdch_ul_controller.c:131) 20241121125825598 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825598 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825598 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825598 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825598 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1850 for type POLL (pdch_ul_controller.c:184) 20241121125825598 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1850, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825598 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825598 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Sending data request: sapi=5 arfcn=871 cur_fn=1833 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825598 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 102 20241121125825613 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125825613 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825614 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825615 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825615 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 RX RTS.req: sapi=5 arfcn=871 cur_fn=1837 block=5 (pcu_l1_if.cpp:576) 20241121125825617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Sending data request: sapi=5 arfcn=871 cur_fn=1837 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825618 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1837 block=0 data= (pcu_l1_if.cpp:463) 20241121125825631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825632 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825632 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825632 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825632 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825632 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825632 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 RX RTS.req: sapi=5 arfcn=871 cur_fn=1841 block=6 (pcu_l1_if.cpp:576) 20241121125825640 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1846 block_nr=6 scheduling free USF for polling at FN=1850 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825641 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125825655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825655 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825655 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825655 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825655 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825655 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825656 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825656 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825656 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825656 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825656 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825656 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825656 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825656 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 RX RTS.req: sapi=5 arfcn=871 cur_fn=1846 block=7 (pcu_l1_if.cpp:576) 20241121125825659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825659 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125825673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825673 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1850, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825673 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1850, TS=7 (curr FN 1850), reason=UL_ASS (tbf.cpp:487) 20241121125825673 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825673 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825673 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825673 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825673 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825673 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825673 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825674 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825674 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825674 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825674 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825674 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825674 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825674 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825674 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 RX RTS.req: sapi=5 arfcn=871 cur_fn=1850 block=8 (pcu_l1_if.cpp:576) 20241121125825678 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1854 + 13 = 1867 (pdch_ul_controller.c:131) 20241121125825678 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825678 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825678 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825678 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825678 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1867 for type POLL (pdch_ul_controller.c:184) 20241121125825678 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1867, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825678 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825678 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 103 20241121125825692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 RX RTS.req: sapi=5 arfcn=871 cur_fn=1854 block=9 (pcu_l1_if.cpp:576) 20241121125825701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825701 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125825715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825716 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825716 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 RX RTS.req: sapi=5 arfcn=871 cur_fn=1859 block=10 (pcu_l1_if.cpp:576) 20241121125825720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1863 block_nr=10 scheduling free USF for polling at FN=1867 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Sending data request: sapi=5 arfcn=871 cur_fn=1859 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825720 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125825734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825735 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825735 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 RX RTS.req: sapi=5 arfcn=871 cur_fn=1863 block=11 (pcu_l1_if.cpp:576) 20241121125825738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Sending data request: sapi=5 arfcn=871 cur_fn=1863 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825739 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125825752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825752 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1867, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825753 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1867, TS=7 (curr FN 1867), reason=UL_ASS (tbf.cpp:487) 20241121125825753 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825753 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825753 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825753 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825753 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825753 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825753 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825753 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825753 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825754 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825754 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 RX RTS.req: sapi=5 arfcn=871 cur_fn=1867 block=0 (pcu_l1_if.cpp:576) 20241121125825762 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1872 + 13 = 1885 (pdch_ul_controller.c:131) 20241121125825762 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825762 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825762 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825762 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825762 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1885 for type POLL (pdch_ul_controller.c:184) 20241121125825762 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1885, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825762 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825762 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Sending data request: sapi=5 arfcn=871 cur_fn=1867 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825762 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 104 20241121125825776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1867 block=0 data= (pcu_l1_if.cpp:463) 20241121125825776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 RX RTS.req: sapi=5 arfcn=871 cur_fn=1872 block=1 (pcu_l1_if.cpp:576) 20241121125825780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825781 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125825795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825796 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 RX RTS.req: sapi=5 arfcn=871 cur_fn=1876 block=2 (pcu_l1_if.cpp:576) 20241121125825800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1880 block_nr=2 scheduling free USF for polling at FN=1885 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825800 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125825813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 RX RTS.req: sapi=5 arfcn=871 cur_fn=1880 block=3 (pcu_l1_if.cpp:576) 20241121125825823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825823 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825837 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125825837 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825837 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1885, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825837 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1885, TS=7 (curr FN 1885), reason=UL_ASS (tbf.cpp:487) 20241121125825837 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825837 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825837 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825838 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825838 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 RX RTS.req: sapi=5 arfcn=871 cur_fn=1885 block=4 (pcu_l1_if.cpp:576) 20241121125825841 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825841 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1889 + 13 = 1902 (pdch_ul_controller.c:131) 20241121125825841 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825841 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825841 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825841 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825841 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1902 for type POLL (pdch_ul_controller.c:184) 20241121125825841 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1902, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825841 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825841 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825841 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 105 20241121125825855 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125825855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825856 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825856 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825856 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825856 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825856 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825856 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825856 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825856 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825857 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825857 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 RX RTS.req: sapi=5 arfcn=871 cur_fn=1889 block=5 (pcu_l1_if.cpp:576) 20241121125825860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825860 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125825874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 RX RTS.req: sapi=5 arfcn=871 cur_fn=1893 block=6 (pcu_l1_if.cpp:576) 20241121125825883 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1898 block_nr=6 scheduling free USF for polling at FN=1902 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825884 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125825898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825898 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825898 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825898 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825898 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825899 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825899 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825899 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825899 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825899 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825899 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 RX RTS.req: sapi=5 arfcn=871 cur_fn=1898 block=7 (pcu_l1_if.cpp:576) 20241121125825902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825902 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825916 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125825916 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825916 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1902, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825916 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1902, TS=7 (curr FN 1902), reason=UL_ASS (tbf.cpp:487) 20241121125825916 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825916 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825916 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825917 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825917 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825917 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 RX RTS.req: sapi=5 arfcn=871 cur_fn=1902 block=8 (pcu_l1_if.cpp:576) 20241121125825921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125825921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1906 + 13 = 1919 (pdch_ul_controller.c:131) 20241121125825921 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125825921 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125825921 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125825921 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125825921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1919 for type POLL (pdch_ul_controller.c:184) 20241121125825921 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1919, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125825921 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125825921 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125825921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825921 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 106 20241121125825935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125825935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825935 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825935 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825935 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825935 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825936 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825936 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825936 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825936 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 RX RTS.req: sapi=5 arfcn=871 cur_fn=1906 block=9 (pcu_l1_if.cpp:576) 20241121125825944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825945 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125825958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825959 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825959 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825959 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825959 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825960 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825960 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825960 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825960 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 RX RTS.req: sapi=5 arfcn=871 cur_fn=1911 block=10 (pcu_l1_if.cpp:576) 20241121125825963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1915 block_nr=10 scheduling free USF for polling at FN=1919 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125825963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825963 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125825977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825978 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825978 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825979 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825979 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 RX RTS.req: sapi=5 arfcn=871 cur_fn=1915 block=11 (pcu_l1_if.cpp:576) 20241121125825982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125825982 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125825996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125825996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825996 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1919, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125825996 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1919, TS=7 (curr FN 1919), reason=UL_ASS (tbf.cpp:487) 20241121125825996 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125825996 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125825996 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125825996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825996 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825996 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825996 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825996 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125825997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125825997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 RX RTS.req: sapi=5 arfcn=871 cur_fn=1919 block=0 (pcu_l1_if.cpp:576) 20241121125826005 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1924 + 13 = 1937 (pdch_ul_controller.c:131) 20241121125826005 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826005 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826005 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826005 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1937 for type POLL (pdch_ul_controller.c:184) 20241121125826005 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1937, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826005 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826005 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826005 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 107 20241121125826019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125826019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826020 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826020 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 RX RTS.req: sapi=5 arfcn=871 cur_fn=1924 block=1 (pcu_l1_if.cpp:576) 20241121125826024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826024 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125826038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826038 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826038 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826038 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826038 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826038 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826038 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826038 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826038 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826039 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826039 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826039 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826039 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 RX RTS.req: sapi=5 arfcn=871 cur_fn=1928 block=2 (pcu_l1_if.cpp:576) 20241121125826042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1932 block_nr=2 scheduling free USF for polling at FN=1937 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826042 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125826056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826057 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826057 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 RX RTS.req: sapi=5 arfcn=871 cur_fn=1932 block=3 (pcu_l1_if.cpp:576) 20241121125826066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Sending data request: sapi=5 arfcn=871 cur_fn=1932 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826066 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125826080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826080 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1937, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826080 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1937, TS=7 (curr FN 1937), reason=UL_ASS (tbf.cpp:487) 20241121125826080 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826080 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826080 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 RX RTS.req: sapi=5 arfcn=871 cur_fn=1937 block=4 (pcu_l1_if.cpp:576) 20241121125826084 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1941 + 13 = 1954 (pdch_ul_controller.c:131) 20241121125826084 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826084 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826084 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826085 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1954 for type POLL (pdch_ul_controller.c:184) 20241121125826085 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1954, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826085 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826085 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 108 20241121125826099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125826099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826099 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826099 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826099 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826099 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826100 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826100 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 RX RTS.req: sapi=5 arfcn=871 cur_fn=1941 block=5 (pcu_l1_if.cpp:576) 20241121125826103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826103 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125826117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826118 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826118 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826118 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826118 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 RX RTS.req: sapi=5 arfcn=871 cur_fn=1945 block=6 (pcu_l1_if.cpp:576) 20241121125826126 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1950 block_nr=6 scheduling free USF for polling at FN=1954 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826127 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125826141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826141 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826141 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826141 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826141 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826142 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826142 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826142 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826142 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826142 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826142 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826142 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826142 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 RX RTS.req: sapi=5 arfcn=871 cur_fn=1950 block=7 (pcu_l1_if.cpp:576) 20241121125826145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Sending data request: sapi=5 arfcn=871 cur_fn=1950 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826145 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125826159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826159 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1954, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826159 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1954, TS=7 (curr FN 1954), reason=UL_ASS (tbf.cpp:487) 20241121125826159 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826159 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826159 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826159 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826159 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826160 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826160 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 RX RTS.req: sapi=5 arfcn=871 cur_fn=1954 block=8 (pcu_l1_if.cpp:576) 20241121125826164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1958 + 13 = 1971 (pdch_ul_controller.c:131) 20241121125826164 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826164 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826164 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826164 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1971 for type POLL (pdch_ul_controller.c:184) 20241121125826164 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1971, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826164 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826164 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Sending data request: sapi=5 arfcn=871 cur_fn=1954 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826164 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 109 20241121125826178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125826178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826178 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826178 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826178 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826178 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826179 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826179 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 RX RTS.req: sapi=5 arfcn=871 cur_fn=1958 block=9 (pcu_l1_if.cpp:576) 20241121125826187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Sending data request: sapi=5 arfcn=871 cur_fn=1958 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826187 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1958 block=0 data= (pcu_l1_if.cpp:463) 20241121125826201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 RX RTS.req: sapi=5 arfcn=871 cur_fn=1963 block=10 (pcu_l1_if.cpp:576) 20241121125826206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1967 block_nr=10 scheduling free USF for polling at FN=1971 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826206 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125826220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826220 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826220 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826220 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826220 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826220 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826220 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826220 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826220 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826220 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826221 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826221 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 RX RTS.req: sapi=5 arfcn=871 cur_fn=1967 block=11 (pcu_l1_if.cpp:576) 20241121125826225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826225 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125826239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826239 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1971, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826239 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1971, TS=7 (curr FN 1971), reason=UL_ASS (tbf.cpp:487) 20241121125826239 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826239 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826239 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826239 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826239 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826239 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826240 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826240 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 RX RTS.req: sapi=5 arfcn=871 cur_fn=1971 block=0 (pcu_l1_if.cpp:576) 20241121125826248 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1976 + 13 = 1989 (pdch_ul_controller.c:131) 20241121125826248 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826248 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826248 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826248 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1989 for type POLL (pdch_ul_controller.c:184) 20241121125826248 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=1989, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826248 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826248 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 110 20241121125826262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125826262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826263 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826263 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826263 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826263 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826263 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 RX RTS.req: sapi=5 arfcn=871 cur_fn=1976 block=1 (pcu_l1_if.cpp:576) 20241121125826266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826267 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125826280 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 RX RTS.req: sapi=5 arfcn=871 cur_fn=1980 block=2 (pcu_l1_if.cpp:576) 20241121125826285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=1984 block_nr=2 scheduling free USF for polling at FN=1989 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826285 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125826299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 RX RTS.req: sapi=5 arfcn=871 cur_fn=1984 block=3 (pcu_l1_if.cpp:576) 20241121125826308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826309 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125826322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826322 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=1989, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826322 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=1989, TS=7 (curr FN 1989), reason=UL_ASS (tbf.cpp:487) 20241121125826322 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826322 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826322 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 RX RTS.req: sapi=5 arfcn=871 cur_fn=1989 block=4 (pcu_l1_if.cpp:576) 20241121125826327 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1993 + 13 = 2006 (pdch_ul_controller.c:131) 20241121125826327 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826327 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826327 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826327 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826327 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2006 for type POLL (pdch_ul_controller.c:184) 20241121125826327 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2006, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826327 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826327 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826328 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 111 20241121125826341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125826341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826341 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826341 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826341 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826341 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826342 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826342 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826342 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826342 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826342 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826342 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826342 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826342 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 RX RTS.req: sapi=5 arfcn=871 cur_fn=1993 block=5 (pcu_l1_if.cpp:576) 20241121125826346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826346 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125826360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826361 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826361 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826362 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 RX RTS.req: sapi=5 arfcn=871 cur_fn=1997 block=6 (pcu_l1_if.cpp:576) 20241121125826369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2002 block_nr=6 scheduling free USF for polling at FN=2006 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826369 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125826383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826384 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826384 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 RX RTS.req: sapi=5 arfcn=871 cur_fn=2002 block=7 (pcu_l1_if.cpp:576) 20241121125826388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826388 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125826402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826402 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2006, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826402 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2006, TS=7 (curr FN 2006), reason=UL_ASS (tbf.cpp:487) 20241121125826402 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826402 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826402 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 RX RTS.req: sapi=5 arfcn=871 cur_fn=2006 block=8 (pcu_l1_if.cpp:576) 20241121125826407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2010 + 13 = 2023 (pdch_ul_controller.c:131) 20241121125826407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826407 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826407 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826407 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2023 for type POLL (pdch_ul_controller.c:184) 20241121125826407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2023, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826407 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826407 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 112 20241121125826421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125826421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 RX RTS.req: sapi=5 arfcn=871 cur_fn=2010 block=9 (pcu_l1_if.cpp:576) 20241121125826430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826430 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125826444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826445 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826445 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 RX RTS.req: sapi=5 arfcn=871 cur_fn=2015 block=10 (pcu_l1_if.cpp:576) 20241121125826449 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2019 block_nr=10 scheduling free USF for polling at FN=2023 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826449 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125826463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 RX RTS.req: sapi=5 arfcn=871 cur_fn=2019 block=11 (pcu_l1_if.cpp:576) 20241121125826467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826468 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125826481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826481 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2023, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826481 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2023, TS=7 (curr FN 2023), reason=UL_ASS (tbf.cpp:487) 20241121125826481 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826481 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826481 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 RX RTS.req: sapi=5 arfcn=871 cur_fn=2023 block=0 (pcu_l1_if.cpp:576) 20241121125826491 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2028 + 13 = 2041 (pdch_ul_controller.c:131) 20241121125826491 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826491 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826491 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826491 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2041 for type POLL (pdch_ul_controller.c:184) 20241121125826491 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2041, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826491 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826491 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 113 20241121125826505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125826505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826505 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826505 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826505 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826505 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826505 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826505 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826506 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826506 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826506 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 RX RTS.req: sapi=5 arfcn=871 cur_fn=2028 block=1 (pcu_l1_if.cpp:576) 20241121125826509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826509 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125826524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826525 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826525 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826525 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826525 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826526 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826526 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826526 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826527 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826527 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826527 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826527 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 RX RTS.req: sapi=5 arfcn=871 cur_fn=2032 block=2 (pcu_l1_if.cpp:576) 20241121125826529 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2036 block_nr=2 scheduling free USF for polling at FN=2041 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826529 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125826545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826547 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826547 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 RX RTS.req: sapi=5 arfcn=871 cur_fn=2036 block=3 (pcu_l1_if.cpp:576) 20241121125826553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826553 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125826568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826568 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2041, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826568 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2041, TS=7 (curr FN 2041), reason=UL_ASS (tbf.cpp:487) 20241121125826568 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826568 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826568 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826568 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826568 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826568 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826568 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826569 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826569 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826569 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826569 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826569 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826569 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826569 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826569 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 RX RTS.req: sapi=5 arfcn=871 cur_fn=2041 block=4 (pcu_l1_if.cpp:576) 20241121125826572 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2045 + 13 = 2058 (pdch_ul_controller.c:131) 20241121125826572 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826572 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826572 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826572 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826572 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2058 for type POLL (pdch_ul_controller.c:184) 20241121125826572 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2058, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826572 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826572 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826572 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 114 20241121125826586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125826586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826587 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826587 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826587 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826588 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826588 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826588 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826588 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826588 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826589 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826589 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 RX RTS.req: sapi=5 arfcn=871 cur_fn=2045 block=5 (pcu_l1_if.cpp:576) 20241121125826591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826591 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125826605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826607 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826607 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826609 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 RX RTS.req: sapi=5 arfcn=871 cur_fn=2049 block=6 (pcu_l1_if.cpp:576) 20241121125826615 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2054 block_nr=6 scheduling free USF for polling at FN=2058 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Sending data request: sapi=5 arfcn=871 cur_fn=2049 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826616 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125826630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826632 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826632 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 RX RTS.req: sapi=5 arfcn=871 cur_fn=2054 block=7 (pcu_l1_if.cpp:576) 20241121125826634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Sending data request: sapi=5 arfcn=871 cur_fn=2054 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826634 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125826647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826647 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2058, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826647 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2058, TS=7 (curr FN 2058), reason=UL_ASS (tbf.cpp:487) 20241121125826647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826647 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826648 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826648 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826648 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 RX RTS.req: sapi=5 arfcn=871 cur_fn=2058 block=8 (pcu_l1_if.cpp:576) 20241121125826652 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2062 + 13 = 2075 (pdch_ul_controller.c:131) 20241121125826652 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826652 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826652 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826652 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826652 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2075 for type POLL (pdch_ul_controller.c:184) 20241121125826652 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2075, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826652 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826652 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Sending data request: sapi=5 arfcn=871 cur_fn=2058 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826652 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 115 20241121125826667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2058 block=0 data= (pcu_l1_if.cpp:463) 20241121125826667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826669 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826669 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 RX RTS.req: sapi=5 arfcn=871 cur_fn=2062 block=9 (pcu_l1_if.cpp:576) 20241121125826677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826678 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125826692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826695 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125826695 DLBSSGP DEBUG Computed BVC leak rate = 20000, num_pdch = 8, cs = CS-4 (gprs_bssgp_pcu.c:978) 20241121125826695 DLBSSGP DEBUG Computed MS default leak rate = 10000, ms_num_pdch = 4, cs = CS-4 (gprs_bssgp_pcu.c:1001) 20241121125826695 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 200000, R = 20000, Bmax_MS = 100000, R_MS = 10000, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125826695 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125826695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826696 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826696 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 RX RTS.req: sapi=5 arfcn=871 cur_fn=2067 block=10 (pcu_l1_if.cpp:576) 20241121125826696 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2071 block_nr=10 scheduling free USF for polling at FN=2075 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Sending data request: sapi=5 arfcn=871 cur_fn=2067 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826697 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826699 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125826699 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125826699 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125826699 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125826699 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125826711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125826711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826717 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826717 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 RX RTS.req: sapi=5 arfcn=871 cur_fn=2071 block=11 (pcu_l1_if.cpp:576) 20241121125826717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Sending data request: sapi=5 arfcn=871 cur_fn=2071 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826718 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125826729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826729 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2075, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826729 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2075, TS=7 (curr FN 2075), reason=UL_ASS (tbf.cpp:487) 20241121125826730 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826730 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826730 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 RX RTS.req: sapi=5 arfcn=871 cur_fn=2075 block=0 (pcu_l1_if.cpp:576) 20241121125826739 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826739 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2080 + 13 = 2093 (pdch_ul_controller.c:131) 20241121125826739 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826739 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826739 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826740 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826740 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2093 for type POLL (pdch_ul_controller.c:184) 20241121125826740 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2093, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826740 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Sending data request: sapi=5 arfcn=871 cur_fn=2075 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826740 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 116 20241121125826754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2075 block=0 data= (pcu_l1_if.cpp:463) 20241121125826754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826760 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 RX RTS.req: sapi=5 arfcn=871 cur_fn=2080 block=1 (pcu_l1_if.cpp:576) 20241121125826760 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826761 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125826773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826775 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826775 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826779 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826779 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 RX RTS.req: sapi=5 arfcn=871 cur_fn=2084 block=2 (pcu_l1_if.cpp:576) 20241121125826780 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2088 block_nr=2 scheduling free USF for polling at FN=2093 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Sending data request: sapi=5 arfcn=871 cur_fn=2084 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826780 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125826792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826794 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826794 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826795 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826795 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826795 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826796 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826796 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826796 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 RX RTS.req: sapi=5 arfcn=871 cur_fn=2088 block=3 (pcu_l1_if.cpp:576) 20241121125826802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Sending data request: sapi=5 arfcn=871 cur_fn=2088 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826803 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125826816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826816 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2093, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826816 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2093, TS=7 (curr FN 2093), reason=UL_ASS (tbf.cpp:487) 20241121125826816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826816 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826816 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826819 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826819 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 RX RTS.req: sapi=5 arfcn=871 cur_fn=2093 block=4 (pcu_l1_if.cpp:576) 20241121125826824 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826824 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2097 + 13 = 2110 (pdch_ul_controller.c:131) 20241121125826824 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826824 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826824 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826825 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2110 for type POLL (pdch_ul_controller.c:184) 20241121125826825 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2110, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826825 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Sending data request: sapi=5 arfcn=871 cur_fn=2093 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826825 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 117 20241121125826836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2093 block=0 data= (pcu_l1_if.cpp:463) 20241121125826836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826839 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826839 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 RX RTS.req: sapi=5 arfcn=871 cur_fn=2097 block=5 (pcu_l1_if.cpp:576) 20241121125826841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826841 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2097 block=0 data= (pcu_l1_if.cpp:463) 20241121125826854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826855 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826855 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826855 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826855 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826856 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826856 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826856 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826856 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826857 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826857 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826857 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826857 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826858 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2101 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826858 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2101 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 RX RTS.req: sapi=5 arfcn=871 cur_fn=2101 block=6 (pcu_l1_if.cpp:576) 20241121125826863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2106 block_nr=6 scheduling free USF for polling at FN=2110 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Sending data request: sapi=5 arfcn=871 cur_fn=2101 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826864 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2101 block=0 data= (pcu_l1_if.cpp:463) 20241121125826877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2106 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2106 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 RX RTS.req: sapi=5 arfcn=871 cur_fn=2106 block=7 (pcu_l1_if.cpp:576) 20241121125826882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Sending data request: sapi=5 arfcn=871 cur_fn=2106 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826882 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2106 block=0 data= (pcu_l1_if.cpp:463) 20241121125826896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826896 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2110, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826896 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2110, TS=7 (curr FN 2110), reason=UL_ASS (tbf.cpp:487) 20241121125826896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826896 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2110 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2110 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 RX RTS.req: sapi=5 arfcn=871 cur_fn=2110 block=8 (pcu_l1_if.cpp:576) 20241121125826900 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2114 + 13 = 2127 (pdch_ul_controller.c:131) 20241121125826900 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826900 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826900 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826901 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2127 for type POLL (pdch_ul_controller.c:184) 20241121125826901 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2127, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826901 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826901 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Sending data request: sapi=5 arfcn=871 cur_fn=2110 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826901 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 118 20241121125826915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2110 block=0 data= (pcu_l1_if.cpp:463) 20241121125826915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826916 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826916 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826916 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826917 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826917 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826917 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826917 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2114 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2114 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 RX RTS.req: sapi=5 arfcn=871 cur_fn=2114 block=9 (pcu_l1_if.cpp:576) 20241121125826924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Sending data request: sapi=5 arfcn=871 cur_fn=2114 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826924 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2114 block=0 data= (pcu_l1_if.cpp:463) 20241121125826938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2119 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2119 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 RX RTS.req: sapi=5 arfcn=871 cur_fn=2119 block=10 (pcu_l1_if.cpp:576) 20241121125826943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2123 block_nr=10 scheduling free USF for polling at FN=2127 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125826943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Sending data request: sapi=5 arfcn=871 cur_fn=2119 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826943 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2119 block=0 data= (pcu_l1_if.cpp:463) 20241121125826957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826958 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2123 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2123 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 RX RTS.req: sapi=5 arfcn=871 cur_fn=2123 block=11 (pcu_l1_if.cpp:576) 20241121125826961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Sending data request: sapi=5 arfcn=871 cur_fn=2123 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826962 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125826976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2123 block=0 data= (pcu_l1_if.cpp:463) 20241121125826976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826976 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2127, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125826976 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2127, TS=7 (curr FN 2127), reason=UL_ASS (tbf.cpp:487) 20241121125826976 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125826976 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125826976 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125826977 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826977 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826978 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826978 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826978 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826978 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2127 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125826981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2127 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125826986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 RX RTS.req: sapi=5 arfcn=871 cur_fn=2127 block=0 (pcu_l1_if.cpp:576) 20241121125826986 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125826986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2132 + 13 = 2145 (pdch_ul_controller.c:131) 20241121125826986 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125826986 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125826986 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125826987 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125826987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2145 for type POLL (pdch_ul_controller.c:184) 20241121125826987 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2145, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125826987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125826987 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125826987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Sending data request: sapi=5 arfcn=871 cur_fn=2127 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125826987 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 119 20241121125827000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2127 block=0 data= (pcu_l1_if.cpp:463) 20241121125827000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827001 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827001 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827003 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827003 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2132 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827003 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2132 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 RX RTS.req: sapi=5 arfcn=871 cur_fn=2132 block=1 (pcu_l1_if.cpp:576) 20241121125827004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Sending data request: sapi=5 arfcn=871 cur_fn=2132 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827005 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2132 block=0 data= (pcu_l1_if.cpp:463) 20241121125827018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2136 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2136 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 RX RTS.req: sapi=5 arfcn=871 cur_fn=2136 block=2 (pcu_l1_if.cpp:576) 20241121125827023 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2140 block_nr=2 scheduling free USF for polling at FN=2145 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Sending data request: sapi=5 arfcn=871 cur_fn=2136 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827023 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2136 block=0 data= (pcu_l1_if.cpp:463) 20241121125827037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827037 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827037 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827037 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827037 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827037 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827037 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827037 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827037 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827038 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827038 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827038 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827038 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827038 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2140 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827038 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2140 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 RX RTS.req: sapi=5 arfcn=871 cur_fn=2140 block=3 (pcu_l1_if.cpp:576) 20241121125827046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Sending data request: sapi=5 arfcn=871 cur_fn=2140 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827046 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2140 block=0 data= (pcu_l1_if.cpp:463) 20241121125827060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827060 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2145, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827060 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2145, TS=7 (curr FN 2145), reason=UL_ASS (tbf.cpp:487) 20241121125827060 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827060 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827060 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827060 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827061 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827061 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2145 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2145 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 RX RTS.req: sapi=5 arfcn=871 cur_fn=2145 block=4 (pcu_l1_if.cpp:576) 20241121125827065 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2149 + 13 = 2162 (pdch_ul_controller.c:131) 20241121125827065 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827065 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827065 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827065 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2162 for type POLL (pdch_ul_controller.c:184) 20241121125827065 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2162, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827065 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827065 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Sending data request: sapi=5 arfcn=871 cur_fn=2145 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827065 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 120 20241121125827079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2145 block=0 data= (pcu_l1_if.cpp:463) 20241121125827079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2149 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2149 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 RX RTS.req: sapi=5 arfcn=871 cur_fn=2149 block=5 (pcu_l1_if.cpp:576) 20241121125827085 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Sending data request: sapi=5 arfcn=871 cur_fn=2149 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827085 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2149 block=0 data= (pcu_l1_if.cpp:463) 20241121125827099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827101 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827101 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827102 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827102 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827102 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2153 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2153 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 RX RTS.req: sapi=5 arfcn=871 cur_fn=2153 block=6 (pcu_l1_if.cpp:576) 20241121125827109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2158 block_nr=6 scheduling free USF for polling at FN=2162 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Sending data request: sapi=5 arfcn=871 cur_fn=2153 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827110 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2153 block=0 data= (pcu_l1_if.cpp:463) 20241121125827123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2158 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2158 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 RX RTS.req: sapi=5 arfcn=871 cur_fn=2158 block=7 (pcu_l1_if.cpp:576) 20241121125827129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Sending data request: sapi=5 arfcn=871 cur_fn=2158 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827131 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2158 block=0 data= (pcu_l1_if.cpp:463) 20241121125827143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827143 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2162, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827143 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2162, TS=7 (curr FN 2162), reason=UL_ASS (tbf.cpp:487) 20241121125827143 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827143 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827143 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2162 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2162 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 RX RTS.req: sapi=5 arfcn=871 cur_fn=2162 block=8 (pcu_l1_if.cpp:576) 20241121125827151 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2166 + 13 = 2179 (pdch_ul_controller.c:131) 20241121125827151 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827151 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827151 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827151 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827151 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2179 for type POLL (pdch_ul_controller.c:184) 20241121125827151 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2179, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827151 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827151 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Sending data request: sapi=5 arfcn=871 cur_fn=2162 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827151 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 121 20241121125827161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2162 block=0 data= (pcu_l1_if.cpp:463) 20241121125827161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827162 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827162 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827164 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827164 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2166 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2166 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 RX RTS.req: sapi=5 arfcn=871 cur_fn=2166 block=9 (pcu_l1_if.cpp:576) 20241121125827170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Sending data request: sapi=5 arfcn=871 cur_fn=2166 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827170 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2166 block=0 data= (pcu_l1_if.cpp:463) 20241121125827184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827187 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827187 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2171 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2171 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 RX RTS.req: sapi=5 arfcn=871 cur_fn=2171 block=10 (pcu_l1_if.cpp:576) 20241121125827189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2175 block_nr=10 scheduling free USF for polling at FN=2179 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Sending data request: sapi=5 arfcn=871 cur_fn=2171 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827189 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2171 block=0 data= (pcu_l1_if.cpp:463) 20241121125827203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827204 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827204 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827204 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2175 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827204 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2175 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 RX RTS.req: sapi=5 arfcn=871 cur_fn=2175 block=11 (pcu_l1_if.cpp:576) 20241121125827207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Sending data request: sapi=5 arfcn=871 cur_fn=2175 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827207 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2175 block=0 data= (pcu_l1_if.cpp:463) 20241121125827221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827221 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2179, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827221 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2179, TS=7 (curr FN 2179), reason=UL_ASS (tbf.cpp:487) 20241121125827221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827221 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827223 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827223 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827223 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827223 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827223 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827223 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827223 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2179 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827223 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2179 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 RX RTS.req: sapi=5 arfcn=871 cur_fn=2179 block=0 (pcu_l1_if.cpp:576) 20241121125827231 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2184 + 13 = 2197 (pdch_ul_controller.c:131) 20241121125827231 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827231 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827231 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827231 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827231 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2197 for type POLL (pdch_ul_controller.c:184) 20241121125827231 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2197, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827231 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827231 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Sending data request: sapi=5 arfcn=871 cur_fn=2179 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827231 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 122 20241121125827245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2179 block=0 data= (pcu_l1_if.cpp:463) 20241121125827245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2184 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2184 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 RX RTS.req: sapi=5 arfcn=871 cur_fn=2184 block=1 (pcu_l1_if.cpp:576) 20241121125827252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Sending data request: sapi=5 arfcn=871 cur_fn=2184 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827253 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2184 block=0 data= (pcu_l1_if.cpp:463) 20241121125827265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827271 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827271 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827273 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2188 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827273 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2188 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 RX RTS.req: sapi=5 arfcn=871 cur_fn=2188 block=2 (pcu_l1_if.cpp:576) 20241121125827274 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2192 block_nr=2 scheduling free USF for polling at FN=2197 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Sending data request: sapi=5 arfcn=871 cur_fn=2188 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827274 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2188 block=0 data= (pcu_l1_if.cpp:463) 20241121125827284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827286 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827286 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827291 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2192 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827291 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2192 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 RX RTS.req: sapi=5 arfcn=871 cur_fn=2192 block=3 (pcu_l1_if.cpp:576) 20241121125827293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Sending data request: sapi=5 arfcn=871 cur_fn=2192 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827294 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2192 block=0 data= (pcu_l1_if.cpp:463) 20241121125827308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827308 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2197, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827308 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2197, TS=7 (curr FN 2197), reason=UL_ASS (tbf.cpp:487) 20241121125827308 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827308 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827308 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2197 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2197 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827315 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 RX RTS.req: sapi=5 arfcn=871 cur_fn=2197 block=4 (pcu_l1_if.cpp:576) 20241121125827315 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827315 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2201 + 13 = 2214 (pdch_ul_controller.c:131) 20241121125827315 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827315 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827315 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827316 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2214 for type POLL (pdch_ul_controller.c:184) 20241121125827316 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2214, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827316 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Sending data request: sapi=5 arfcn=871 cur_fn=2197 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827316 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 123 20241121125827327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2197 block=0 data= (pcu_l1_if.cpp:463) 20241121125827327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827332 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827332 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827333 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2201 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827333 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2201 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 RX RTS.req: sapi=5 arfcn=871 cur_fn=2201 block=5 (pcu_l1_if.cpp:576) 20241121125827334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Sending data request: sapi=5 arfcn=871 cur_fn=2201 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827335 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2201 block=0 data= (pcu_l1_if.cpp:463) 20241121125827347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827350 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827350 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827351 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827351 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827352 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827352 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827352 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2205 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827352 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2205 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 RX RTS.req: sapi=5 arfcn=871 cur_fn=2205 block=6 (pcu_l1_if.cpp:576) 20241121125827355 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2210 block_nr=6 scheduling free USF for polling at FN=2214 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Sending data request: sapi=5 arfcn=871 cur_fn=2205 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827356 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2205 block=0 data= (pcu_l1_if.cpp:463) 20241121125827376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827377 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827377 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827377 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827377 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827377 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827377 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827377 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827377 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827377 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827377 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827378 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2210 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827378 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2210 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 RX RTS.req: sapi=5 arfcn=871 cur_fn=2210 block=7 (pcu_l1_if.cpp:576) 20241121125827381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Sending data request: sapi=5 arfcn=871 cur_fn=2210 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827381 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2210 block=0 data= (pcu_l1_if.cpp:463) 20241121125827396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827396 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2214, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827396 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2214, TS=7 (curr FN 2214), reason=UL_ASS (tbf.cpp:487) 20241121125827396 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827396 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827396 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2214 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2214 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 RX RTS.req: sapi=5 arfcn=871 cur_fn=2214 block=8 (pcu_l1_if.cpp:576) 20241121125827400 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2218 + 13 = 2231 (pdch_ul_controller.c:131) 20241121125827400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827400 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827400 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827401 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827401 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2231 for type POLL (pdch_ul_controller.c:184) 20241121125827401 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2231, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827401 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827401 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Sending data request: sapi=5 arfcn=871 cur_fn=2214 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827401 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 124 20241121125827415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2214 block=0 data= (pcu_l1_if.cpp:463) 20241121125827415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827419 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827419 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2218 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2218 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827426 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 RX RTS.req: sapi=5 arfcn=871 cur_fn=2218 block=9 (pcu_l1_if.cpp:576) 20241121125827426 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Sending data request: sapi=5 arfcn=871 cur_fn=2218 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827427 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2218 block=0 data= (pcu_l1_if.cpp:463) 20241121125827440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827442 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827442 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827444 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827444 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2223 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2223 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 RX RTS.req: sapi=5 arfcn=871 cur_fn=2223 block=10 (pcu_l1_if.cpp:576) 20241121125827451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2227 block_nr=10 scheduling free USF for polling at FN=2231 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Sending data request: sapi=5 arfcn=871 cur_fn=2223 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827452 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2223 block=0 data= (pcu_l1_if.cpp:463) 20241121125827459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827460 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827460 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827461 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827461 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827461 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827461 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827461 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827461 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2227 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2227 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 RX RTS.req: sapi=5 arfcn=871 cur_fn=2227 block=11 (pcu_l1_if.cpp:576) 20241121125827463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Sending data request: sapi=5 arfcn=871 cur_fn=2227 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827463 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2227 block=0 data= (pcu_l1_if.cpp:463) 20241121125827478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827478 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2231, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827478 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2231, TS=7 (curr FN 2231), reason=UL_ASS (tbf.cpp:487) 20241121125827478 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827478 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827478 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827480 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827480 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827481 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827481 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2231 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2231 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 RX RTS.req: sapi=5 arfcn=871 cur_fn=2231 block=0 (pcu_l1_if.cpp:576) 20241121125827487 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2236 + 13 = 2249 (pdch_ul_controller.c:131) 20241121125827487 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827487 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827487 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827488 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827488 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2249 for type POLL (pdch_ul_controller.c:184) 20241121125827488 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2249, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827488 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827488 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Sending data request: sapi=5 arfcn=871 cur_fn=2231 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827488 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 125 20241121125827502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2231 block=0 data= (pcu_l1_if.cpp:463) 20241121125827502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827504 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827504 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827505 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2236 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2236 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 RX RTS.req: sapi=5 arfcn=871 cur_fn=2236 block=1 (pcu_l1_if.cpp:576) 20241121125827508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Sending data request: sapi=5 arfcn=871 cur_fn=2236 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827508 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2236 block=0 data= (pcu_l1_if.cpp:463) 20241121125827520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827520 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827520 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827521 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827521 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2240 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2240 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 RX RTS.req: sapi=5 arfcn=871 cur_fn=2240 block=2 (pcu_l1_if.cpp:576) 20241121125827525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2244 block_nr=2 scheduling free USF for polling at FN=2249 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Sending data request: sapi=5 arfcn=871 cur_fn=2240 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827525 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2240 block=0 data= (pcu_l1_if.cpp:463) 20241121125827539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827539 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827539 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827539 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827539 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2244 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2244 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 RX RTS.req: sapi=5 arfcn=871 cur_fn=2244 block=3 (pcu_l1_if.cpp:576) 20241121125827548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Sending data request: sapi=5 arfcn=871 cur_fn=2244 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827548 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2244 block=0 data= (pcu_l1_if.cpp:463) 20241121125827562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827562 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2249, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827562 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2249, TS=7 (curr FN 2249), reason=UL_ASS (tbf.cpp:487) 20241121125827562 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827562 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827562 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2249 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2249 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 RX RTS.req: sapi=5 arfcn=871 cur_fn=2249 block=4 (pcu_l1_if.cpp:576) 20241121125827567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2253 + 13 = 2266 (pdch_ul_controller.c:131) 20241121125827567 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827567 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827567 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827567 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827567 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2266 for type POLL (pdch_ul_controller.c:184) 20241121125827567 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2266, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827567 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827567 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Sending data request: sapi=5 arfcn=871 cur_fn=2249 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827567 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 126 20241121125827580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2249 block=0 data= (pcu_l1_if.cpp:463) 20241121125827581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827581 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827581 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827582 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827582 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827582 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827582 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827582 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2253 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827582 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2253 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 RX RTS.req: sapi=5 arfcn=871 cur_fn=2253 block=5 (pcu_l1_if.cpp:576) 20241121125827585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Sending data request: sapi=5 arfcn=871 cur_fn=2253 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827585 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2253 block=0 data= (pcu_l1_if.cpp:463) 20241121125827599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827600 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827600 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827600 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827600 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2257 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2257 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 RX RTS.req: sapi=5 arfcn=871 cur_fn=2257 block=6 (pcu_l1_if.cpp:576) 20241121125827609 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2262 block_nr=6 scheduling free USF for polling at FN=2266 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Sending data request: sapi=5 arfcn=871 cur_fn=2257 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827609 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2257 block=0 data= (pcu_l1_if.cpp:463) 20241121125827623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2262 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2262 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 RX RTS.req: sapi=5 arfcn=871 cur_fn=2262 block=7 (pcu_l1_if.cpp:576) 20241121125827627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Sending data request: sapi=5 arfcn=871 cur_fn=2262 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827628 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2262 block=0 data= (pcu_l1_if.cpp:463) 20241121125827641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827641 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2266, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827641 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2266, TS=7 (curr FN 2266), reason=UL_ASS (tbf.cpp:487) 20241121125827641 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827641 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827641 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827643 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827643 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2266 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2266 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 RX RTS.req: sapi=5 arfcn=871 cur_fn=2266 block=8 (pcu_l1_if.cpp:576) 20241121125827646 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2270 + 13 = 2283 (pdch_ul_controller.c:131) 20241121125827646 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827646 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827646 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827647 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2283 for type POLL (pdch_ul_controller.c:184) 20241121125827647 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2283, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827647 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Sending data request: sapi=5 arfcn=871 cur_fn=2266 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827647 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 127 20241121125827660 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2266 block=0 data= (pcu_l1_if.cpp:463) 20241121125827660 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827661 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2270 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827661 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2270 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 RX RTS.req: sapi=5 arfcn=871 cur_fn=2270 block=9 (pcu_l1_if.cpp:576) 20241121125827669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Sending data request: sapi=5 arfcn=871 cur_fn=2270 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827670 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2270 block=0 data= (pcu_l1_if.cpp:463) 20241121125827683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827684 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827684 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827685 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2275 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827685 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2275 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 RX RTS.req: sapi=5 arfcn=871 cur_fn=2275 block=10 (pcu_l1_if.cpp:576) 20241121125827688 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2279 block_nr=10 scheduling free USF for polling at FN=2283 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Sending data request: sapi=5 arfcn=871 cur_fn=2275 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827688 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2275 block=0 data= (pcu_l1_if.cpp:463) 20241121125827702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827703 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827703 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2279 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2279 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 RX RTS.req: sapi=5 arfcn=871 cur_fn=2279 block=11 (pcu_l1_if.cpp:576) 20241121125827706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Sending data request: sapi=5 arfcn=871 cur_fn=2279 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827707 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2279 block=0 data= (pcu_l1_if.cpp:463) 20241121125827720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827720 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2283, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827721 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2283, TS=7 (curr FN 2283), reason=UL_ASS (tbf.cpp:487) 20241121125827721 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827721 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827721 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827721 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827721 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827721 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827721 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827721 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827721 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827722 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827722 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827722 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827722 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827722 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2283 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827722 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2283 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 RX RTS.req: sapi=5 arfcn=871 cur_fn=2283 block=0 (pcu_l1_if.cpp:576) 20241121125827730 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2288 + 13 = 2301 (pdch_ul_controller.c:131) 20241121125827730 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827730 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827730 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827730 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2301 for type POLL (pdch_ul_controller.c:184) 20241121125827730 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2301, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827730 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Sending data request: sapi=5 arfcn=871 cur_fn=2283 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827730 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 128 20241121125827744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2283 block=0 data= (pcu_l1_if.cpp:463) 20241121125827744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827744 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827745 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827745 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827745 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827745 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2288 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2288 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 RX RTS.req: sapi=5 arfcn=871 cur_fn=2288 block=1 (pcu_l1_if.cpp:576) 20241121125827749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Sending data request: sapi=5 arfcn=871 cur_fn=2288 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827749 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2288 block=0 data= (pcu_l1_if.cpp:463) 20241121125827763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827763 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827763 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827764 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827764 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827764 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827764 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827764 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827764 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827764 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827764 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827765 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827765 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827765 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2292 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827765 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2292 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 RX RTS.req: sapi=5 arfcn=871 cur_fn=2292 block=2 (pcu_l1_if.cpp:576) 20241121125827767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2296 block_nr=2 scheduling free USF for polling at FN=2301 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Sending data request: sapi=5 arfcn=871 cur_fn=2292 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827767 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2292 block=0 data= (pcu_l1_if.cpp:463) 20241121125827782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827783 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827783 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827783 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827783 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827784 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827784 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2296 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2296 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 RX RTS.req: sapi=5 arfcn=871 cur_fn=2296 block=3 (pcu_l1_if.cpp:576) 20241121125827791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Sending data request: sapi=5 arfcn=871 cur_fn=2296 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827791 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2296 block=0 data= (pcu_l1_if.cpp:463) 20241121125827805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827805 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2301, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827805 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2301, TS=7 (curr FN 2301), reason=UL_ASS (tbf.cpp:487) 20241121125827805 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827805 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827805 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827805 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827805 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827806 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827806 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827806 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827806 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827807 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2301 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827807 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2301 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 RX RTS.req: sapi=5 arfcn=871 cur_fn=2301 block=4 (pcu_l1_if.cpp:576) 20241121125827809 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827809 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2305 + 13 = 2318 (pdch_ul_controller.c:131) 20241121125827809 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827809 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827809 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827810 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2318 for type POLL (pdch_ul_controller.c:184) 20241121125827810 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2318, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827810 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Sending data request: sapi=5 arfcn=871 cur_fn=2301 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827810 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 129 20241121125827823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2301 block=0 data= (pcu_l1_if.cpp:463) 20241121125827823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2305 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2305 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2309 RX RTS.req: sapi=5 arfcn=871 cur_fn=2305 block=5 (pcu_l1_if.cpp:576) 20241121125827828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Sending data request: sapi=5 arfcn=871 cur_fn=2305 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827828 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2305 block=0 data= (pcu_l1_if.cpp:463) 20241121125827842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827843 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827843 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2309 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2309 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 RX RTS.req: sapi=5 arfcn=871 cur_fn=2309 block=6 (pcu_l1_if.cpp:576) 20241121125827851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2314 block_nr=6 scheduling free USF for polling at FN=2318 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Sending data request: sapi=5 arfcn=871 cur_fn=2309 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827851 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2309 block=0 data= (pcu_l1_if.cpp:463) 20241121125827865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2314 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2314 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 RX RTS.req: sapi=5 arfcn=871 cur_fn=2314 block=7 (pcu_l1_if.cpp:576) 20241121125827870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Sending data request: sapi=5 arfcn=871 cur_fn=2314 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827870 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2314 block=0 data= (pcu_l1_if.cpp:463) 20241121125827884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827884 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2318, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827884 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2318, TS=7 (curr FN 2318), reason=UL_ASS (tbf.cpp:487) 20241121125827884 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827884 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827884 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2318 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2318 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 RX RTS.req: sapi=5 arfcn=871 cur_fn=2318 block=8 (pcu_l1_if.cpp:576) 20241121125827889 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2322 + 13 = 2335 (pdch_ul_controller.c:131) 20241121125827889 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827889 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827889 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827889 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827889 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2335 for type POLL (pdch_ul_controller.c:184) 20241121125827889 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2335, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827889 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827889 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Sending data request: sapi=5 arfcn=871 cur_fn=2318 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827889 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 130 20241121125827903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2318 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827903 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2322 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2322 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 RX RTS.req: sapi=5 arfcn=871 cur_fn=2322 block=9 (pcu_l1_if.cpp:576) 20241121125827912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Sending data request: sapi=5 arfcn=871 cur_fn=2322 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827912 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2322 block=0 data= (pcu_l1_if.cpp:463) 20241121125827926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2327 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2327 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 RX RTS.req: sapi=5 arfcn=871 cur_fn=2327 block=10 (pcu_l1_if.cpp:576) 20241121125827930 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2331 block_nr=10 scheduling free USF for polling at FN=2335 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125827930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Sending data request: sapi=5 arfcn=871 cur_fn=2327 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827931 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2327 block=0 data= (pcu_l1_if.cpp:463) 20241121125827945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827945 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827945 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827946 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827946 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827946 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827946 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827946 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827946 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827947 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2331 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827947 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2331 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 RX RTS.req: sapi=5 arfcn=871 cur_fn=2331 block=11 (pcu_l1_if.cpp:576) 20241121125827949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2335 Sending data request: sapi=5 arfcn=871 cur_fn=2331 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827950 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125827963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2331 block=0 data= (pcu_l1_if.cpp:463) 20241121125827963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827963 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2335, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125827963 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2335, TS=7 (curr FN 2335), reason=UL_ASS (tbf.cpp:487) 20241121125827963 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125827963 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125827963 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125827964 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827964 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827964 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827964 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827964 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827964 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827965 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2335 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827965 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2335 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 RX RTS.req: sapi=5 arfcn=871 cur_fn=2335 block=0 (pcu_l1_if.cpp:576) 20241121125827973 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125827973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2340 + 13 = 2353 (pdch_ul_controller.c:131) 20241121125827973 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125827973 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125827973 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125827973 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125827973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2353 for type POLL (pdch_ul_controller.c:184) 20241121125827973 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2353, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125827973 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125827973 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125827973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Sending data request: sapi=5 arfcn=871 cur_fn=2335 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827973 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 131 20241121125827987 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2335 block=0 data= (pcu_l1_if.cpp:463) 20241121125827987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2340 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125827988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2340 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125827991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 RX RTS.req: sapi=5 arfcn=871 cur_fn=2340 block=1 (pcu_l1_if.cpp:576) 20241121125827991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Sending data request: sapi=5 arfcn=871 cur_fn=2340 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125827992 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2340 block=0 data= (pcu_l1_if.cpp:463) 20241121125828006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828006 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828006 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828006 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828006 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828007 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828007 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828007 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828007 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2344 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2344 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2348 RX RTS.req: sapi=5 arfcn=871 cur_fn=2344 block=2 (pcu_l1_if.cpp:576) 20241121125828010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2348 block_nr=2 scheduling free USF for polling at FN=2353 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Sending data request: sapi=5 arfcn=871 cur_fn=2344 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828010 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2344 block=0 data= (pcu_l1_if.cpp:463) 20241121125828025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828025 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828025 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828025 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828025 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828026 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828026 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2348 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2348 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 RX RTS.req: sapi=5 arfcn=871 cur_fn=2348 block=3 (pcu_l1_if.cpp:576) 20241121125828034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Sending data request: sapi=5 arfcn=871 cur_fn=2348 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828034 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2348 block=0 data= (pcu_l1_if.cpp:463) 20241121125828048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828048 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2353, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828048 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2353, TS=7 (curr FN 2353), reason=UL_ASS (tbf.cpp:487) 20241121125828048 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828048 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828048 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828049 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828049 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828049 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828049 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828049 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828049 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828049 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828049 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828050 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828050 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828050 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828050 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828050 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2353 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828050 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2353 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 RX RTS.req: sapi=5 arfcn=871 cur_fn=2353 block=4 (pcu_l1_if.cpp:576) 20241121125828052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2357 + 13 = 2370 (pdch_ul_controller.c:131) 20241121125828053 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828053 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828053 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828053 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2370 for type POLL (pdch_ul_controller.c:184) 20241121125828053 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2370, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828053 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828053 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828053 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Sending data request: sapi=5 arfcn=871 cur_fn=2353 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828053 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 132 20241121125828067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2353 block=0 data= (pcu_l1_if.cpp:463) 20241121125828067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828067 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828067 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828067 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828067 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2357 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2357 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828071 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2361 RX RTS.req: sapi=5 arfcn=871 cur_fn=2357 block=5 (pcu_l1_if.cpp:576) 20241121125828071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Sending data request: sapi=5 arfcn=871 cur_fn=2357 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828071 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2357 block=0 data= (pcu_l1_if.cpp:463) 20241121125828086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828086 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828086 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828087 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828087 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2361 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2361 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2366 RX RTS.req: sapi=5 arfcn=871 cur_fn=2361 block=6 (pcu_l1_if.cpp:576) 20241121125828095 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2366 block_nr=6 scheduling free USF for polling at FN=2370 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Sending data request: sapi=5 arfcn=871 cur_fn=2361 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828095 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2361 block=0 data= (pcu_l1_if.cpp:463) 20241121125828109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2366 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2366 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 RX RTS.req: sapi=5 arfcn=871 cur_fn=2366 block=7 (pcu_l1_if.cpp:576) 20241121125828114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Sending data request: sapi=5 arfcn=871 cur_fn=2366 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828115 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2366 block=0 data= (pcu_l1_if.cpp:463) 20241121125828128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828128 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2370, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828128 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2370, TS=7 (curr FN 2370), reason=UL_ASS (tbf.cpp:487) 20241121125828128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828128 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828128 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828129 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828129 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828129 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828129 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2370 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2370 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 RX RTS.req: sapi=5 arfcn=871 cur_fn=2370 block=8 (pcu_l1_if.cpp:576) 20241121125828132 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828132 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2374 + 13 = 2387 (pdch_ul_controller.c:131) 20241121125828132 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828132 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828132 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828133 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2387 for type POLL (pdch_ul_controller.c:184) 20241121125828133 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2387, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828133 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Sending data request: sapi=5 arfcn=871 cur_fn=2370 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828133 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 133 20241121125828147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2370 block=0 data= (pcu_l1_if.cpp:463) 20241121125828147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828148 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828148 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2374 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2374 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2379 RX RTS.req: sapi=5 arfcn=871 cur_fn=2374 block=9 (pcu_l1_if.cpp:576) 20241121125828156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Sending data request: sapi=5 arfcn=871 cur_fn=2374 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828156 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2374 block=0 data= (pcu_l1_if.cpp:463) 20241121125828170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828171 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828171 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2379 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2379 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2383 RX RTS.req: sapi=5 arfcn=871 cur_fn=2379 block=10 (pcu_l1_if.cpp:576) 20241121125828175 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2383 block_nr=10 scheduling free USF for polling at FN=2387 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Sending data request: sapi=5 arfcn=871 cur_fn=2379 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828175 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2379 block=0 data= (pcu_l1_if.cpp:463) 20241121125828189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2383 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2383 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 RX RTS.req: sapi=5 arfcn=871 cur_fn=2383 block=11 (pcu_l1_if.cpp:576) 20241121125828193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Sending data request: sapi=5 arfcn=871 cur_fn=2383 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828193 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2383 block=0 data= (pcu_l1_if.cpp:463) 20241121125828207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828207 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2387, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828207 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2387, TS=7 (curr FN 2387), reason=UL_ASS (tbf.cpp:487) 20241121125828207 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828207 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828207 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828207 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2387 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2387 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 RX RTS.req: sapi=5 arfcn=871 cur_fn=2387 block=0 (pcu_l1_if.cpp:576) 20241121125828217 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2392 + 13 = 2405 (pdch_ul_controller.c:131) 20241121125828217 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828217 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828217 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828217 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828217 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2405 for type POLL (pdch_ul_controller.c:184) 20241121125828217 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2405, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828217 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828217 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Sending data request: sapi=5 arfcn=871 cur_fn=2387 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828217 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 134 20241121125828231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2387 block=0 data= (pcu_l1_if.cpp:463) 20241121125828231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2392 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2392 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2396 RX RTS.req: sapi=5 arfcn=871 cur_fn=2392 block=1 (pcu_l1_if.cpp:576) 20241121125828235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2396 Sending data request: sapi=5 arfcn=871 cur_fn=2392 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828235 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2392 block=0 data= (pcu_l1_if.cpp:463) 20241121125828249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828250 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2396 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2396 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828254 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2400 RX RTS.req: sapi=5 arfcn=871 cur_fn=2396 block=2 (pcu_l1_if.cpp:576) 20241121125828254 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2400 block_nr=2 scheduling free USF for polling at FN=2405 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828254 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2400 Sending data request: sapi=5 arfcn=871 cur_fn=2396 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828254 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2396 block=0 data= (pcu_l1_if.cpp:463) 20241121125828268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828269 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828269 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828269 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828269 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2400 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2400 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2405 RX RTS.req: sapi=5 arfcn=871 cur_fn=2400 block=3 (pcu_l1_if.cpp:576) 20241121125828277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2405 Sending data request: sapi=5 arfcn=871 cur_fn=2400 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828277 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2400 block=0 data= (pcu_l1_if.cpp:463) 20241121125828291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828291 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2405, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828291 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2405, TS=7 (curr FN 2405), reason=UL_ASS (tbf.cpp:487) 20241121125828291 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828291 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828291 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828292 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828292 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828292 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828292 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828292 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2405 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828292 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2405 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2409 RX RTS.req: sapi=5 arfcn=871 cur_fn=2405 block=4 (pcu_l1_if.cpp:576) 20241121125828296 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2409 + 13 = 2422 (pdch_ul_controller.c:131) 20241121125828296 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828296 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828296 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828296 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828296 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2422 for type POLL (pdch_ul_controller.c:184) 20241121125828296 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2422, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828296 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828296 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2409 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2409 Sending data request: sapi=5 arfcn=871 cur_fn=2405 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828296 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 135 20241121125828310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2405 block=0 data= (pcu_l1_if.cpp:463) 20241121125828310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2409 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2409 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2413 RX RTS.req: sapi=5 arfcn=871 cur_fn=2409 block=5 (pcu_l1_if.cpp:576) 20241121125828314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2413 Sending data request: sapi=5 arfcn=871 cur_fn=2409 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828314 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2409 block=0 data= (pcu_l1_if.cpp:463) 20241121125828329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828329 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828329 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828330 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828330 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828330 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828330 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2413 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2413 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2418 RX RTS.req: sapi=5 arfcn=871 cur_fn=2413 block=6 (pcu_l1_if.cpp:576) 20241121125828338 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2418 block_nr=6 scheduling free USF for polling at FN=2422 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2418 Sending data request: sapi=5 arfcn=871 cur_fn=2413 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828339 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2413 block=0 data= (pcu_l1_if.cpp:463) 20241121125828352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2418 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2418 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2422 RX RTS.req: sapi=5 arfcn=871 cur_fn=2418 block=7 (pcu_l1_if.cpp:576) 20241121125828357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2422 Sending data request: sapi=5 arfcn=871 cur_fn=2418 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828357 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2418 block=0 data= (pcu_l1_if.cpp:463) 20241121125828371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828371 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2422, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2422, TS=7 (curr FN 2422), reason=UL_ASS (tbf.cpp:487) 20241121125828371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828371 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828371 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2422 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2422 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2426 RX RTS.req: sapi=5 arfcn=871 cur_fn=2422 block=8 (pcu_l1_if.cpp:576) 20241121125828375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2426 + 13 = 2439 (pdch_ul_controller.c:131) 20241121125828375 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828375 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828375 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828375 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828375 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2439 for type POLL (pdch_ul_controller.c:184) 20241121125828375 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2439, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828375 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2426 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2426 Sending data request: sapi=5 arfcn=871 cur_fn=2422 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828375 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 136 20241121125828389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2422 block=0 data= (pcu_l1_if.cpp:463) 20241121125828389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2426 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2426 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828399 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2431 RX RTS.req: sapi=5 arfcn=871 cur_fn=2426 block=9 (pcu_l1_if.cpp:576) 20241121125828399 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2431 Sending data request: sapi=5 arfcn=871 cur_fn=2426 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828399 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2426 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828413 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828413 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828413 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828413 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828413 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828413 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828413 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828414 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2431 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828414 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2431 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2435 RX RTS.req: sapi=5 arfcn=871 cur_fn=2431 block=10 (pcu_l1_if.cpp:576) 20241121125828417 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2435 block_nr=10 scheduling free USF for polling at FN=2439 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2435 Sending data request: sapi=5 arfcn=871 cur_fn=2431 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828417 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2431 block=0 data= (pcu_l1_if.cpp:463) 20241121125828431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2435 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2435 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2439 RX RTS.req: sapi=5 arfcn=871 cur_fn=2435 block=11 (pcu_l1_if.cpp:576) 20241121125828436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2439 Sending data request: sapi=5 arfcn=871 cur_fn=2435 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828436 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2435 block=0 data= (pcu_l1_if.cpp:463) 20241121125828450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828450 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2439, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828450 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2439, TS=7 (curr FN 2439), reason=UL_ASS (tbf.cpp:487) 20241121125828450 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828450 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828450 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828450 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828450 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828450 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828450 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828451 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828451 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828451 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828451 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828451 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2439 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828451 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2439 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2444 RX RTS.req: sapi=5 arfcn=871 cur_fn=2439 block=0 (pcu_l1_if.cpp:576) 20241121125828459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2444 + 13 = 2457 (pdch_ul_controller.c:131) 20241121125828459 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828459 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828459 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828459 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2457 for type POLL (pdch_ul_controller.c:184) 20241121125828459 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2457, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828459 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2444 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2444 Sending data request: sapi=5 arfcn=871 cur_fn=2439 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828460 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 137 20241121125828473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2439 block=0 data= (pcu_l1_if.cpp:463) 20241121125828473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2444 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2444 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2448 RX RTS.req: sapi=5 arfcn=871 cur_fn=2444 block=1 (pcu_l1_if.cpp:576) 20241121125828478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2448 Sending data request: sapi=5 arfcn=871 cur_fn=2444 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828478 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2444 block=0 data= (pcu_l1_if.cpp:463) 20241121125828492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828492 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828492 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828492 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828492 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828493 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828493 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828493 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2448 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828493 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2448 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2452 RX RTS.req: sapi=5 arfcn=871 cur_fn=2448 block=2 (pcu_l1_if.cpp:576) 20241121125828496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2452 block_nr=2 scheduling free USF for polling at FN=2457 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2452 Sending data request: sapi=5 arfcn=871 cur_fn=2448 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828497 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2448 block=0 data= (pcu_l1_if.cpp:463) 20241121125828511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828511 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828511 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828511 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828511 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2452 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2452 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2457 RX RTS.req: sapi=5 arfcn=871 cur_fn=2452 block=3 (pcu_l1_if.cpp:576) 20241121125828520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2457 Sending data request: sapi=5 arfcn=871 cur_fn=2452 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828520 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2452 block=0 data= (pcu_l1_if.cpp:463) 20241121125828534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828534 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2457, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828534 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2457, TS=7 (curr FN 2457), reason=UL_ASS (tbf.cpp:487) 20241121125828534 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828534 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828534 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828534 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828534 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828535 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2457 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2457 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2461 RX RTS.req: sapi=5 arfcn=871 cur_fn=2457 block=4 (pcu_l1_if.cpp:576) 20241121125828539 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2461 + 13 = 2474 (pdch_ul_controller.c:131) 20241121125828539 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828539 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828539 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828539 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2474 for type POLL (pdch_ul_controller.c:184) 20241121125828539 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2474, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828539 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2461 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828539 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2461 Sending data request: sapi=5 arfcn=871 cur_fn=2457 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828539 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 138 20241121125828553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2457 block=0 data= (pcu_l1_if.cpp:463) 20241121125828553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828553 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828553 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828553 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828554 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828554 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828554 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828554 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828554 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828554 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828554 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2461 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828554 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2461 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2465 RX RTS.req: sapi=5 arfcn=871 cur_fn=2461 block=5 (pcu_l1_if.cpp:576) 20241121125828557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2465 Sending data request: sapi=5 arfcn=871 cur_fn=2461 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828558 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2461 block=0 data= (pcu_l1_if.cpp:463) 20241121125828571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2465 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2465 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828581 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2470 RX RTS.req: sapi=5 arfcn=871 cur_fn=2465 block=6 (pcu_l1_if.cpp:576) 20241121125828581 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2470 block_nr=6 scheduling free USF for polling at FN=2474 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828581 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2470 Sending data request: sapi=5 arfcn=871 cur_fn=2465 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828581 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2465 block=0 data= (pcu_l1_if.cpp:463) 20241121125828595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828595 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828595 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828596 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828596 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828596 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828596 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828596 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828596 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2470 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2470 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2474 RX RTS.req: sapi=5 arfcn=871 cur_fn=2470 block=7 (pcu_l1_if.cpp:576) 20241121125828600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2474 Sending data request: sapi=5 arfcn=871 cur_fn=2470 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828600 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2470 block=0 data= (pcu_l1_if.cpp:463) 20241121125828614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828614 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2474, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828614 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2474, TS=7 (curr FN 2474), reason=UL_ASS (tbf.cpp:487) 20241121125828614 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828614 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828614 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828614 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828614 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828615 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828615 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2474 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2474 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2478 RX RTS.req: sapi=5 arfcn=871 cur_fn=2474 block=8 (pcu_l1_if.cpp:576) 20241121125828618 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828618 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2478 + 13 = 2491 (pdch_ul_controller.c:131) 20241121125828618 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828618 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828618 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828619 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828619 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2491 for type POLL (pdch_ul_controller.c:184) 20241121125828619 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2491, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828619 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2478 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2478 Sending data request: sapi=5 arfcn=871 cur_fn=2474 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828619 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 139 20241121125828632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2474 block=0 data= (pcu_l1_if.cpp:463) 20241121125828632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2478 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2478 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2483 RX RTS.req: sapi=5 arfcn=871 cur_fn=2478 block=9 (pcu_l1_if.cpp:576) 20241121125828642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2483 Sending data request: sapi=5 arfcn=871 cur_fn=2478 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828642 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2478 block=0 data= (pcu_l1_if.cpp:463) 20241121125828656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2483 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2483 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2487 RX RTS.req: sapi=5 arfcn=871 cur_fn=2483 block=10 (pcu_l1_if.cpp:576) 20241121125828661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2487 block_nr=10 scheduling free USF for polling at FN=2491 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2487 Sending data request: sapi=5 arfcn=871 cur_fn=2483 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828661 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2483 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828675 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828675 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828675 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828675 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2487 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2487 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2491 RX RTS.req: sapi=5 arfcn=871 cur_fn=2487 block=11 (pcu_l1_if.cpp:576) 20241121125828679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2491 Sending data request: sapi=5 arfcn=871 cur_fn=2487 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828680 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2487 block=0 data= (pcu_l1_if.cpp:463) 20241121125828694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828694 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2491, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828694 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2491, TS=7 (curr FN 2491), reason=UL_ASS (tbf.cpp:487) 20241121125828694 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828694 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828694 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828694 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828694 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828695 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828695 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828696 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2491 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828696 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2491 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828703 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2496 RX RTS.req: sapi=5 arfcn=871 cur_fn=2491 block=0 (pcu_l1_if.cpp:576) 20241121125828703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2496 + 13 = 2509 (pdch_ul_controller.c:131) 20241121125828703 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828703 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828703 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828703 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828703 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2509 for type POLL (pdch_ul_controller.c:184) 20241121125828703 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2509, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828703 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828703 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2496 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828703 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2496 Sending data request: sapi=5 arfcn=871 cur_fn=2491 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828703 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 140 20241121125828717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2491 block=0 data= (pcu_l1_if.cpp:463) 20241121125828717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828718 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828718 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828718 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828718 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2496 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2496 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2500 RX RTS.req: sapi=5 arfcn=871 cur_fn=2496 block=1 (pcu_l1_if.cpp:576) 20241121125828721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2500 Sending data request: sapi=5 arfcn=871 cur_fn=2496 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828722 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2496 block=0 data= (pcu_l1_if.cpp:463) 20241121125828735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828737 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2500 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828737 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2500 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2504 RX RTS.req: sapi=5 arfcn=871 cur_fn=2500 block=2 (pcu_l1_if.cpp:576) 20241121125828740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2504 block_nr=2 scheduling free USF for polling at FN=2509 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2504 Sending data request: sapi=5 arfcn=871 cur_fn=2500 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828740 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2500 block=0 data= (pcu_l1_if.cpp:463) 20241121125828754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2504 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2504 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2509 RX RTS.req: sapi=5 arfcn=871 cur_fn=2504 block=3 (pcu_l1_if.cpp:576) 20241121125828763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2509 Sending data request: sapi=5 arfcn=871 cur_fn=2504 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828764 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2504 block=0 data= (pcu_l1_if.cpp:463) 20241121125828777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828777 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2509, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828777 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2509, TS=7 (curr FN 2509), reason=UL_ASS (tbf.cpp:487) 20241121125828777 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828777 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828777 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2509 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2509 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2513 RX RTS.req: sapi=5 arfcn=871 cur_fn=2509 block=4 (pcu_l1_if.cpp:576) 20241121125828782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2513 + 13 = 2526 (pdch_ul_controller.c:131) 20241121125828782 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828782 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828782 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828782 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828782 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2526 for type POLL (pdch_ul_controller.c:184) 20241121125828782 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2526, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828782 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2513 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2513 Sending data request: sapi=5 arfcn=871 cur_fn=2509 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828782 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 141 20241121125828796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2509 block=0 data= (pcu_l1_if.cpp:463) 20241121125828796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2513 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2513 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2517 RX RTS.req: sapi=5 arfcn=871 cur_fn=2513 block=5 (pcu_l1_if.cpp:576) 20241121125828801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2517 Sending data request: sapi=5 arfcn=871 cur_fn=2513 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828801 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2513 block=0 data= (pcu_l1_if.cpp:463) 20241121125828815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828816 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828816 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2517 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2517 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828824 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2522 RX RTS.req: sapi=5 arfcn=871 cur_fn=2517 block=6 (pcu_l1_if.cpp:576) 20241121125828824 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2522 block_nr=6 scheduling free USF for polling at FN=2526 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828824 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2522 Sending data request: sapi=5 arfcn=871 cur_fn=2517 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828824 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2517 block=0 data= (pcu_l1_if.cpp:463) 20241121125828838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828838 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828838 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828838 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828838 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828838 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828838 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828839 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828839 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828839 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2522 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828839 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2522 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2526 RX RTS.req: sapi=5 arfcn=871 cur_fn=2522 block=7 (pcu_l1_if.cpp:576) 20241121125828842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2526 Sending data request: sapi=5 arfcn=871 cur_fn=2522 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828843 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2522 block=0 data= (pcu_l1_if.cpp:463) 20241121125828857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828857 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2526, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828857 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2526, TS=7 (curr FN 2526), reason=UL_ASS (tbf.cpp:487) 20241121125828857 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828857 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828857 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2526 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2526 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2530 RX RTS.req: sapi=5 arfcn=871 cur_fn=2526 block=8 (pcu_l1_if.cpp:576) 20241121125828861 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828861 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2530 + 13 = 2543 (pdch_ul_controller.c:131) 20241121125828861 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828861 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828861 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828862 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828862 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2543 for type POLL (pdch_ul_controller.c:184) 20241121125828862 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2543, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828862 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2530 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2530 Sending data request: sapi=5 arfcn=871 cur_fn=2526 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828862 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 142 20241121125828875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2526 block=0 data= (pcu_l1_if.cpp:463) 20241121125828875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2530 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2530 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828885 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2535 RX RTS.req: sapi=5 arfcn=871 cur_fn=2530 block=9 (pcu_l1_if.cpp:576) 20241121125828885 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2535 Sending data request: sapi=5 arfcn=871 cur_fn=2530 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828885 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2530 block=0 data= (pcu_l1_if.cpp:463) 20241121125828899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828899 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828899 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828899 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828899 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828899 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828899 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828900 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828900 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828900 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828900 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828900 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2535 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828900 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2535 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2539 RX RTS.req: sapi=5 arfcn=871 cur_fn=2535 block=10 (pcu_l1_if.cpp:576) 20241121125828903 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2539 block_nr=10 scheduling free USF for polling at FN=2543 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2539 Sending data request: sapi=5 arfcn=871 cur_fn=2535 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828904 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2535 block=0 data= (pcu_l1_if.cpp:463) 20241121125828918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2539 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2539 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2543 RX RTS.req: sapi=5 arfcn=871 cur_fn=2539 block=11 (pcu_l1_if.cpp:576) 20241121125828922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2543 Sending data request: sapi=5 arfcn=871 cur_fn=2539 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828922 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2539 block=0 data= (pcu_l1_if.cpp:463) 20241121125828936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828936 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2543, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125828936 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2543, TS=7 (curr FN 2543), reason=UL_ASS (tbf.cpp:487) 20241121125828936 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125828936 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125828936 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125828937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2543 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2543 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2548 RX RTS.req: sapi=5 arfcn=871 cur_fn=2543 block=0 (pcu_l1_if.cpp:576) 20241121125828946 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125828946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2548 + 13 = 2561 (pdch_ul_controller.c:131) 20241121125828946 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125828946 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125828946 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125828946 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125828946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2561 for type POLL (pdch_ul_controller.c:184) 20241121125828946 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2561, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125828946 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125828946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2548 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125828946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2548 Sending data request: sapi=5 arfcn=871 cur_fn=2543 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828946 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 143 20241121125828960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2543 block=0 data= (pcu_l1_if.cpp:463) 20241121125828960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828960 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828960 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828960 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828960 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828960 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828960 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828960 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828960 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828961 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828961 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2548 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2548 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2552 RX RTS.req: sapi=5 arfcn=871 cur_fn=2548 block=1 (pcu_l1_if.cpp:576) 20241121125828964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2552 Sending data request: sapi=5 arfcn=871 cur_fn=2548 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828964 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2548 block=0 data= (pcu_l1_if.cpp:463) 20241121125828978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828979 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828979 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828979 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828979 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828979 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828979 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2552 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2552 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2556 RX RTS.req: sapi=5 arfcn=871 cur_fn=2552 block=2 (pcu_l1_if.cpp:576) 20241121125828983 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2556 block_nr=2 scheduling free USF for polling at FN=2561 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125828983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2556 Sending data request: sapi=5 arfcn=871 cur_fn=2552 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125828983 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125828997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2552 block=0 data= (pcu_l1_if.cpp:463) 20241121125828997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125828998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2556 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125828998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2556 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2561 RX RTS.req: sapi=5 arfcn=871 cur_fn=2556 block=3 (pcu_l1_if.cpp:576) 20241121125829006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2561 Sending data request: sapi=5 arfcn=871 cur_fn=2556 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829006 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2556 block=0 data= (pcu_l1_if.cpp:463) 20241121125829020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829020 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2561, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829020 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2561, TS=7 (curr FN 2561), reason=UL_ASS (tbf.cpp:487) 20241121125829020 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829020 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829020 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829021 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829021 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829021 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2561 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829021 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2561 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2565 RX RTS.req: sapi=5 arfcn=871 cur_fn=2561 block=4 (pcu_l1_if.cpp:576) 20241121125829025 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2565 + 13 = 2578 (pdch_ul_controller.c:131) 20241121125829025 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829025 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829025 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829025 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2578 for type POLL (pdch_ul_controller.c:184) 20241121125829025 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2578, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829025 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2565 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2565 Sending data request: sapi=5 arfcn=871 cur_fn=2561 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829025 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 144 20241121125829039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2561 block=0 data= (pcu_l1_if.cpp:463) 20241121125829039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829039 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829039 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2565 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2565 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2569 RX RTS.req: sapi=5 arfcn=871 cur_fn=2565 block=5 (pcu_l1_if.cpp:576) 20241121125829043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2569 Sending data request: sapi=5 arfcn=871 cur_fn=2565 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829044 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2565 block=0 data= (pcu_l1_if.cpp:463) 20241121125829058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829058 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829058 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2569 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829059 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2569 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2574 RX RTS.req: sapi=5 arfcn=871 cur_fn=2569 block=6 (pcu_l1_if.cpp:576) 20241121125829067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2574 block_nr=6 scheduling free USF for polling at FN=2578 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2574 Sending data request: sapi=5 arfcn=871 cur_fn=2569 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829067 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2569 block=0 data= (pcu_l1_if.cpp:463) 20241121125829081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829082 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829082 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2574 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2574 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2578 RX RTS.req: sapi=5 arfcn=871 cur_fn=2574 block=7 (pcu_l1_if.cpp:576) 20241121125829086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2578 Sending data request: sapi=5 arfcn=871 cur_fn=2574 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829086 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2574 block=0 data= (pcu_l1_if.cpp:463) 20241121125829100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829100 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2578, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829100 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2578, TS=7 (curr FN 2578), reason=UL_ASS (tbf.cpp:487) 20241121125829100 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829100 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829100 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829100 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829100 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829100 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829100 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829100 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829100 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2578 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2578 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2582 RX RTS.req: sapi=5 arfcn=871 cur_fn=2578 block=8 (pcu_l1_if.cpp:576) 20241121125829104 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829104 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2582 + 13 = 2595 (pdch_ul_controller.c:131) 20241121125829104 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829104 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829104 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829105 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2595 for type POLL (pdch_ul_controller.c:184) 20241121125829105 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2595, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829105 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2582 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2582 Sending data request: sapi=5 arfcn=871 cur_fn=2578 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829105 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 145 20241121125829119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2578 block=0 data= (pcu_l1_if.cpp:463) 20241121125829119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2582 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2582 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2587 RX RTS.req: sapi=5 arfcn=871 cur_fn=2582 block=9 (pcu_l1_if.cpp:576) 20241121125829128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2587 Sending data request: sapi=5 arfcn=871 cur_fn=2582 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2582 block=0 data= (pcu_l1_if.cpp:463) 20241121125829142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829144 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829144 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829144 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829144 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829144 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2587 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829144 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2587 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2591 RX RTS.req: sapi=5 arfcn=871 cur_fn=2587 block=10 (pcu_l1_if.cpp:576) 20241121125829147 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2591 block_nr=10 scheduling free USF for polling at FN=2595 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2591 Sending data request: sapi=5 arfcn=871 cur_fn=2587 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829147 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2587 block=0 data= (pcu_l1_if.cpp:463) 20241121125829161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2591 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2591 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2595 RX RTS.req: sapi=5 arfcn=871 cur_fn=2591 block=11 (pcu_l1_if.cpp:576) 20241121125829166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2595 Sending data request: sapi=5 arfcn=871 cur_fn=2591 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829166 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2591 block=0 data= (pcu_l1_if.cpp:463) 20241121125829179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829179 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2595, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829180 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2595, TS=7 (curr FN 2595), reason=UL_ASS (tbf.cpp:487) 20241121125829180 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829180 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829180 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829180 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2595 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829181 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2595 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2600 RX RTS.req: sapi=5 arfcn=871 cur_fn=2595 block=0 (pcu_l1_if.cpp:576) 20241121125829189 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2600 + 13 = 2613 (pdch_ul_controller.c:131) 20241121125829189 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829189 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829189 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829189 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829189 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2613 for type POLL (pdch_ul_controller.c:184) 20241121125829189 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2613, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829189 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2600 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2600 Sending data request: sapi=5 arfcn=871 cur_fn=2595 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829189 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 146 20241121125829203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2595 block=0 data= (pcu_l1_if.cpp:463) 20241121125829203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829204 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829204 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829204 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829204 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2600 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2600 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2604 RX RTS.req: sapi=5 arfcn=871 cur_fn=2600 block=1 (pcu_l1_if.cpp:576) 20241121125829208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2604 Sending data request: sapi=5 arfcn=871 cur_fn=2600 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829208 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2600 block=0 data= (pcu_l1_if.cpp:463) 20241121125829222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829222 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829222 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829222 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829222 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829222 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829222 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829223 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829223 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829223 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829223 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829223 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2604 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829223 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2604 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2608 RX RTS.req: sapi=5 arfcn=871 cur_fn=2604 block=2 (pcu_l1_if.cpp:576) 20241121125829227 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2608 block_nr=2 scheduling free USF for polling at FN=2613 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2608 Sending data request: sapi=5 arfcn=871 cur_fn=2604 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829227 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2604 block=0 data= (pcu_l1_if.cpp:463) 20241121125829241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829241 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829241 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829242 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829242 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829242 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829242 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829242 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829242 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829243 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829243 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829243 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2608 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829243 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2608 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2613 RX RTS.req: sapi=5 arfcn=871 cur_fn=2608 block=3 (pcu_l1_if.cpp:576) 20241121125829250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2613 Sending data request: sapi=5 arfcn=871 cur_fn=2608 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829250 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2608 block=0 data= (pcu_l1_if.cpp:463) 20241121125829264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829264 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2613, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2613, TS=7 (curr FN 2613), reason=UL_ASS (tbf.cpp:487) 20241121125829264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829264 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829264 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829264 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829264 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829264 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829264 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829265 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829265 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829265 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829265 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829265 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829265 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829265 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829265 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2613 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829265 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2613 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2617 RX RTS.req: sapi=5 arfcn=871 cur_fn=2613 block=4 (pcu_l1_if.cpp:576) 20241121125829269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2617 + 13 = 2630 (pdch_ul_controller.c:131) 20241121125829269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829269 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829269 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829269 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2630 for type POLL (pdch_ul_controller.c:184) 20241121125829269 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2630, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829269 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2617 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2617 Sending data request: sapi=5 arfcn=871 cur_fn=2613 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829269 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 147 20241121125829283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2613 block=0 data= (pcu_l1_if.cpp:463) 20241121125829283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829284 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829286 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829286 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829288 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2617 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829288 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2617 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2621 RX RTS.req: sapi=5 arfcn=871 cur_fn=2617 block=5 (pcu_l1_if.cpp:576) 20241121125829289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2621 Sending data request: sapi=5 arfcn=871 cur_fn=2617 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829289 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2617 block=0 data= (pcu_l1_if.cpp:463) 20241121125829304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829305 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829305 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829307 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829307 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829307 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829307 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2621 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2621 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2626 RX RTS.req: sapi=5 arfcn=871 cur_fn=2621 block=6 (pcu_l1_if.cpp:576) 20241121125829312 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2626 block_nr=6 scheduling free USF for polling at FN=2630 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2626 Sending data request: sapi=5 arfcn=871 cur_fn=2621 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829312 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2621 block=0 data= (pcu_l1_if.cpp:463) 20241121125829326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829327 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829327 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829327 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829327 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829327 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829327 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829328 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829328 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829328 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2626 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829328 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2626 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2630 RX RTS.req: sapi=5 arfcn=871 cur_fn=2626 block=7 (pcu_l1_if.cpp:576) 20241121125829330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2630 Sending data request: sapi=5 arfcn=871 cur_fn=2626 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829331 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2626 block=0 data= (pcu_l1_if.cpp:463) 20241121125829345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829345 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2630, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829345 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2630, TS=7 (curr FN 2630), reason=UL_ASS (tbf.cpp:487) 20241121125829345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829345 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829345 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829346 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829346 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829346 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829346 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829346 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2630 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829346 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2630 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829349 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2634 RX RTS.req: sapi=5 arfcn=871 cur_fn=2630 block=8 (pcu_l1_if.cpp:576) 20241121125829349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829349 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2634 + 13 = 2647 (pdch_ul_controller.c:131) 20241121125829349 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829349 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829349 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829350 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2647 for type POLL (pdch_ul_controller.c:184) 20241121125829350 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2647, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829350 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2634 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2634 Sending data request: sapi=5 arfcn=871 cur_fn=2630 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829350 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 148 20241121125829363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2630 block=0 data= (pcu_l1_if.cpp:463) 20241121125829363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829364 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829364 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829364 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829364 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829364 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829364 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829364 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829364 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2634 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2634 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2639 RX RTS.req: sapi=5 arfcn=871 cur_fn=2634 block=9 (pcu_l1_if.cpp:576) 20241121125829373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2639 Sending data request: sapi=5 arfcn=871 cur_fn=2634 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829373 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2634 block=0 data= (pcu_l1_if.cpp:463) 20241121125829387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829387 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829387 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829387 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829387 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829388 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829388 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829388 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829388 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829388 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829388 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2639 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2639 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2643 RX RTS.req: sapi=5 arfcn=871 cur_fn=2639 block=10 (pcu_l1_if.cpp:576) 20241121125829391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2643 block_nr=10 scheduling free USF for polling at FN=2647 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2643 Sending data request: sapi=5 arfcn=871 cur_fn=2639 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829392 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2639 block=0 data= (pcu_l1_if.cpp:463) 20241121125829406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829406 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829406 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829407 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829407 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829407 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829407 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2643 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2643 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2647 RX RTS.req: sapi=5 arfcn=871 cur_fn=2643 block=11 (pcu_l1_if.cpp:576) 20241121125829410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2647 Sending data request: sapi=5 arfcn=871 cur_fn=2643 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829411 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2643 block=0 data= (pcu_l1_if.cpp:463) 20241121125829424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829424 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2647, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829424 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2647, TS=7 (curr FN 2647), reason=UL_ASS (tbf.cpp:487) 20241121125829424 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829424 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829424 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829425 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829425 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829425 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829425 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829426 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829426 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829426 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2647 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2647 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2652 RX RTS.req: sapi=5 arfcn=871 cur_fn=2647 block=0 (pcu_l1_if.cpp:576) 20241121125829434 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2652 + 13 = 2665 (pdch_ul_controller.c:131) 20241121125829434 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829434 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829434 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829434 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2665 for type POLL (pdch_ul_controller.c:184) 20241121125829434 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2665, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829434 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829434 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2652 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2652 Sending data request: sapi=5 arfcn=871 cur_fn=2647 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829434 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 149 20241121125829448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2647 block=0 data= (pcu_l1_if.cpp:463) 20241121125829448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829448 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829448 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829449 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829449 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829449 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829449 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829449 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829449 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829449 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2652 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829449 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2652 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2656 RX RTS.req: sapi=5 arfcn=871 cur_fn=2652 block=1 (pcu_l1_if.cpp:576) 20241121125829452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2656 Sending data request: sapi=5 arfcn=871 cur_fn=2652 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829453 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2652 block=0 data= (pcu_l1_if.cpp:463) 20241121125829467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2656 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2656 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2660 RX RTS.req: sapi=5 arfcn=871 cur_fn=2656 block=2 (pcu_l1_if.cpp:576) 20241121125829472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2660 block_nr=2 scheduling free USF for polling at FN=2665 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2660 Sending data request: sapi=5 arfcn=871 cur_fn=2656 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829472 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2656 block=0 data= (pcu_l1_if.cpp:463) 20241121125829486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2660 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2660 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829496 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2665 RX RTS.req: sapi=5 arfcn=871 cur_fn=2660 block=3 (pcu_l1_if.cpp:576) 20241121125829496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2665 Sending data request: sapi=5 arfcn=871 cur_fn=2660 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829496 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2660 block=0 data= (pcu_l1_if.cpp:463) 20241121125829509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829509 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2665, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829509 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2665, TS=7 (curr FN 2665), reason=UL_ASS (tbf.cpp:487) 20241121125829509 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829509 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829509 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829510 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829510 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829510 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829510 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829510 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829510 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829510 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829510 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829511 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2665 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829511 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2665 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2669 RX RTS.req: sapi=5 arfcn=871 cur_fn=2665 block=4 (pcu_l1_if.cpp:576) 20241121125829514 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2669 + 13 = 2682 (pdch_ul_controller.c:131) 20241121125829514 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829514 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829514 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829514 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2682 for type POLL (pdch_ul_controller.c:184) 20241121125829514 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2682, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829514 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2669 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829515 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2669 Sending data request: sapi=5 arfcn=871 cur_fn=2665 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829515 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 150 20241121125829528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2665 block=0 data= (pcu_l1_if.cpp:463) 20241121125829528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829529 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829529 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829529 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829530 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829530 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2669 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2669 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2673 RX RTS.req: sapi=5 arfcn=871 cur_fn=2669 block=5 (pcu_l1_if.cpp:576) 20241121125829533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2673 Sending data request: sapi=5 arfcn=871 cur_fn=2669 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829533 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2669 block=0 data= (pcu_l1_if.cpp:463) 20241121125829548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829550 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2673 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2673 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829557 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2678 RX RTS.req: sapi=5 arfcn=871 cur_fn=2673 block=6 (pcu_l1_if.cpp:576) 20241121125829557 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2678 block_nr=6 scheduling free USF for polling at FN=2682 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829557 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2678 Sending data request: sapi=5 arfcn=871 cur_fn=2673 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829557 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2673 block=0 data= (pcu_l1_if.cpp:463) 20241121125829571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829575 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2678 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2678 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2682 RX RTS.req: sapi=5 arfcn=871 cur_fn=2678 block=7 (pcu_l1_if.cpp:576) 20241121125829576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2682 Sending data request: sapi=5 arfcn=871 cur_fn=2678 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829576 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2678 block=0 data= (pcu_l1_if.cpp:463) 20241121125829590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829590 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2682, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829590 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2682, TS=7 (curr FN 2682), reason=UL_ASS (tbf.cpp:487) 20241121125829590 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829590 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829590 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829593 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829593 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829594 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2682 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829594 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2682 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2686 RX RTS.req: sapi=5 arfcn=871 cur_fn=2682 block=8 (pcu_l1_if.cpp:576) 20241121125829594 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2686 + 13 = 2699 (pdch_ul_controller.c:131) 20241121125829595 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829595 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829595 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829595 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2699 for type POLL (pdch_ul_controller.c:184) 20241121125829595 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2699, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829595 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2686 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2686 Sending data request: sapi=5 arfcn=871 cur_fn=2682 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829595 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 151 20241121125829609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2682 block=0 data= (pcu_l1_if.cpp:463) 20241121125829609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2686 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2686 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2691 RX RTS.req: sapi=5 arfcn=871 cur_fn=2686 block=9 (pcu_l1_if.cpp:576) 20241121125829618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2691 Sending data request: sapi=5 arfcn=871 cur_fn=2686 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829618 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2686 block=0 data= (pcu_l1_if.cpp:463) 20241121125829633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829634 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829634 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829634 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829634 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829635 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829635 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829635 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829635 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2691 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2691 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2695 RX RTS.req: sapi=5 arfcn=871 cur_fn=2691 block=10 (pcu_l1_if.cpp:576) 20241121125829637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2695 block_nr=10 scheduling free USF for polling at FN=2699 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2695 Sending data request: sapi=5 arfcn=871 cur_fn=2691 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829637 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2691 block=0 data= (pcu_l1_if.cpp:463) 20241121125829651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2695 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2695 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829655 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2699 RX RTS.req: sapi=5 arfcn=871 cur_fn=2695 block=11 (pcu_l1_if.cpp:576) 20241121125829655 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2699 Sending data request: sapi=5 arfcn=871 cur_fn=2695 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2695 block=0 data= (pcu_l1_if.cpp:463) 20241121125829669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829669 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2699, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829669 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2699, TS=7 (curr FN 2699), reason=UL_ASS (tbf.cpp:487) 20241121125829669 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829669 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829669 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829670 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829670 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2699 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829670 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2699 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2704 RX RTS.req: sapi=5 arfcn=871 cur_fn=2699 block=0 (pcu_l1_if.cpp:576) 20241121125829679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2704 + 13 = 2717 (pdch_ul_controller.c:131) 20241121125829679 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829679 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829679 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829679 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2717 for type POLL (pdch_ul_controller.c:184) 20241121125829679 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2717, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829679 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2704 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2704 Sending data request: sapi=5 arfcn=871 cur_fn=2699 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829679 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 152 20241121125829693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2699 block=0 data= (pcu_l1_if.cpp:463) 20241121125829693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829693 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829693 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2704 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2704 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2708 RX RTS.req: sapi=5 arfcn=871 cur_fn=2704 block=1 (pcu_l1_if.cpp:576) 20241121125829697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2708 Sending data request: sapi=5 arfcn=871 cur_fn=2704 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2704 block=0 data= (pcu_l1_if.cpp:463) 20241121125829711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829712 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829712 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829712 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829712 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829712 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829712 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829712 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2708 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829712 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2708 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2712 RX RTS.req: sapi=5 arfcn=871 cur_fn=2708 block=2 (pcu_l1_if.cpp:576) 20241121125829716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2712 block_nr=2 scheduling free USF for polling at FN=2717 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829716 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2712 Sending data request: sapi=5 arfcn=871 cur_fn=2708 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829716 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2708 block=0 data= (pcu_l1_if.cpp:463) 20241121125829730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2712 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2712 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2717 RX RTS.req: sapi=5 arfcn=871 cur_fn=2712 block=3 (pcu_l1_if.cpp:576) 20241121125829739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2717 Sending data request: sapi=5 arfcn=871 cur_fn=2712 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2712 block=0 data= (pcu_l1_if.cpp:463) 20241121125829754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829754 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2717, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829754 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2717, TS=7 (curr FN 2717), reason=UL_ASS (tbf.cpp:487) 20241121125829754 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829754 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829754 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2717 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2717 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2721 RX RTS.req: sapi=5 arfcn=871 cur_fn=2717 block=4 (pcu_l1_if.cpp:576) 20241121125829758 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829758 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2721 + 13 = 2734 (pdch_ul_controller.c:131) 20241121125829758 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829758 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829758 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829759 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829759 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2734 for type POLL (pdch_ul_controller.c:184) 20241121125829759 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2734, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829759 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2721 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2721 Sending data request: sapi=5 arfcn=871 cur_fn=2717 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829759 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 153 20241121125829773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2717 block=0 data= (pcu_l1_if.cpp:463) 20241121125829773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2721 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2721 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2725 RX RTS.req: sapi=5 arfcn=871 cur_fn=2721 block=5 (pcu_l1_if.cpp:576) 20241121125829777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2725 Sending data request: sapi=5 arfcn=871 cur_fn=2721 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829777 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2721 block=0 data= (pcu_l1_if.cpp:463) 20241121125829791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829792 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829792 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829793 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829793 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2725 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2725 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2730 RX RTS.req: sapi=5 arfcn=871 cur_fn=2725 block=6 (pcu_l1_if.cpp:576) 20241121125829800 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2730 block_nr=6 scheduling free USF for polling at FN=2734 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2730 Sending data request: sapi=5 arfcn=871 cur_fn=2725 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829801 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2725 block=0 data= (pcu_l1_if.cpp:463) 20241121125829815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2730 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2730 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2734 RX RTS.req: sapi=5 arfcn=871 cur_fn=2730 block=7 (pcu_l1_if.cpp:576) 20241121125829819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2734 Sending data request: sapi=5 arfcn=871 cur_fn=2730 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829819 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2730 block=0 data= (pcu_l1_if.cpp:463) 20241121125829833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829833 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2734, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829833 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2734, TS=7 (curr FN 2734), reason=UL_ASS (tbf.cpp:487) 20241121125829833 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829833 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829833 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2734 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2734 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2738 RX RTS.req: sapi=5 arfcn=871 cur_fn=2734 block=8 (pcu_l1_if.cpp:576) 20241121125829838 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2738 + 13 = 2751 (pdch_ul_controller.c:131) 20241121125829838 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829838 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829838 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829838 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829838 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2751 for type POLL (pdch_ul_controller.c:184) 20241121125829838 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2751, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829838 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829838 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2738 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2738 Sending data request: sapi=5 arfcn=871 cur_fn=2734 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829838 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 154 20241121125829852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2734 block=0 data= (pcu_l1_if.cpp:463) 20241121125829852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829853 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829853 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2738 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2738 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829861 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2743 RX RTS.req: sapi=5 arfcn=871 cur_fn=2738 block=9 (pcu_l1_if.cpp:576) 20241121125829861 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2743 Sending data request: sapi=5 arfcn=871 cur_fn=2738 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829862 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2738 block=0 data= (pcu_l1_if.cpp:463) 20241121125829875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2743 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2743 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829880 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2747 RX RTS.req: sapi=5 arfcn=871 cur_fn=2743 block=10 (pcu_l1_if.cpp:576) 20241121125829880 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2747 block_nr=10 scheduling free USF for polling at FN=2751 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829880 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2747 Sending data request: sapi=5 arfcn=871 cur_fn=2743 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829880 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2743 block=0 data= (pcu_l1_if.cpp:463) 20241121125829894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2747 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2747 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2751 RX RTS.req: sapi=5 arfcn=871 cur_fn=2747 block=11 (pcu_l1_if.cpp:576) 20241121125829898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2751 Sending data request: sapi=5 arfcn=871 cur_fn=2747 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829898 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2747 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829913 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2751, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829913 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2751, TS=7 (curr FN 2751), reason=UL_ASS (tbf.cpp:487) 20241121125829913 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829913 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829913 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2751 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2751 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2756 RX RTS.req: sapi=5 arfcn=871 cur_fn=2751 block=0 (pcu_l1_if.cpp:576) 20241121125829922 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125829922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2756 + 13 = 2769 (pdch_ul_controller.c:131) 20241121125829922 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125829922 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125829922 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125829922 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125829922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2769 for type POLL (pdch_ul_controller.c:184) 20241121125829922 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2769, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125829922 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125829922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2756 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125829922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2756 Sending data request: sapi=5 arfcn=871 cur_fn=2751 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 155 20241121125829936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2751 block=0 data= (pcu_l1_if.cpp:463) 20241121125829936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2756 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2756 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2760 RX RTS.req: sapi=5 arfcn=871 cur_fn=2756 block=1 (pcu_l1_if.cpp:576) 20241121125829941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2760 Sending data request: sapi=5 arfcn=871 cur_fn=2756 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829941 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2756 block=0 data= (pcu_l1_if.cpp:463) 20241121125829955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2760 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2760 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2764 RX RTS.req: sapi=5 arfcn=871 cur_fn=2760 block=2 (pcu_l1_if.cpp:576) 20241121125829959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2764 block_nr=2 scheduling free USF for polling at FN=2769 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125829959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2764 Sending data request: sapi=5 arfcn=871 cur_fn=2760 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829959 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2760 block=0 data= (pcu_l1_if.cpp:463) 20241121125829974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829976 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829976 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2764 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2764 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2769 RX RTS.req: sapi=5 arfcn=871 cur_fn=2764 block=3 (pcu_l1_if.cpp:576) 20241121125829983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2769 Sending data request: sapi=5 arfcn=871 cur_fn=2764 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125829983 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125829997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2764 block=0 data= (pcu_l1_if.cpp:463) 20241121125829997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829997 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2769, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125829997 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2769, TS=7 (curr FN 2769), reason=UL_ASS (tbf.cpp:487) 20241121125829997 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125829997 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125829997 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125829998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125829998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125829998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125829999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829999 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125829999 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125829999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125829999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125829999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2769 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125830000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2769 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2773 RX RTS.req: sapi=5 arfcn=871 cur_fn=2769 block=4 (pcu_l1_if.cpp:576) 20241121125830002 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2773 + 13 = 2786 (pdch_ul_controller.c:131) 20241121125830002 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830002 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830002 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830002 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830002 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2786 for type POLL (pdch_ul_controller.c:184) 20241121125830002 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2786, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830002 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2773 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2773 Sending data request: sapi=5 arfcn=871 cur_fn=2769 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830002 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 156 20241121125830016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2769 block=0 data= (pcu_l1_if.cpp:463) 20241121125830016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830017 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830017 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830017 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830017 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830018 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830018 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2773 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2773 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2777 RX RTS.req: sapi=5 arfcn=871 cur_fn=2773 block=5 (pcu_l1_if.cpp:576) 20241121125830021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2777 Sending data request: sapi=5 arfcn=871 cur_fn=2773 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830021 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2773 block=0 data= (pcu_l1_if.cpp:463) 20241121125830035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830036 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830036 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830036 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830036 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830036 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830037 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830037 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830037 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830037 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830037 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830037 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830038 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2777 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830038 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2777 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2782 RX RTS.req: sapi=5 arfcn=871 cur_fn=2777 block=6 (pcu_l1_if.cpp:576) 20241121125830044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2782 block_nr=6 scheduling free USF for polling at FN=2786 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2782 Sending data request: sapi=5 arfcn=871 cur_fn=2777 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830045 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2777 block=0 data= (pcu_l1_if.cpp:463) 20241121125830059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830059 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830059 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830061 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830061 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2782 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2782 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2786 RX RTS.req: sapi=5 arfcn=871 cur_fn=2782 block=7 (pcu_l1_if.cpp:576) 20241121125830063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2786 Sending data request: sapi=5 arfcn=871 cur_fn=2782 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2782 block=0 data= (pcu_l1_if.cpp:463) 20241121125830078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830078 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2786, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830078 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2786, TS=7 (curr FN 2786), reason=UL_ASS (tbf.cpp:487) 20241121125830078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830078 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830078 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830078 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830078 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830079 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830079 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830079 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830079 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2786 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2786 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2790 RX RTS.req: sapi=5 arfcn=871 cur_fn=2786 block=8 (pcu_l1_if.cpp:576) 20241121125830082 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2790 + 13 = 2803 (pdch_ul_controller.c:131) 20241121125830082 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830082 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830082 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830082 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830082 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2803 for type POLL (pdch_ul_controller.c:184) 20241121125830083 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2803, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830083 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830083 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2790 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2790 Sending data request: sapi=5 arfcn=871 cur_fn=2786 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830083 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 157 20241121125830096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2786 block=0 data= (pcu_l1_if.cpp:463) 20241121125830096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830097 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830097 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830097 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830097 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830097 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830097 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830098 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830098 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830098 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830098 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830098 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830098 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830099 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2790 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830099 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2790 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2795 RX RTS.req: sapi=5 arfcn=871 cur_fn=2790 block=9 (pcu_l1_if.cpp:576) 20241121125830106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2795 Sending data request: sapi=5 arfcn=871 cur_fn=2790 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2790 block=0 data= (pcu_l1_if.cpp:463) 20241121125830120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2795 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2795 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2799 RX RTS.req: sapi=5 arfcn=871 cur_fn=2795 block=10 (pcu_l1_if.cpp:576) 20241121125830125 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2799 block_nr=10 scheduling free USF for polling at FN=2803 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2799 Sending data request: sapi=5 arfcn=871 cur_fn=2795 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830125 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2795 block=0 data= (pcu_l1_if.cpp:463) 20241121125830139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830140 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830140 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830140 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830140 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2799 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2799 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2803 RX RTS.req: sapi=5 arfcn=871 cur_fn=2799 block=11 (pcu_l1_if.cpp:576) 20241121125830143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2803 Sending data request: sapi=5 arfcn=871 cur_fn=2799 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2799 block=0 data= (pcu_l1_if.cpp:463) 20241121125830157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830157 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2803, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830157 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2803, TS=7 (curr FN 2803), reason=UL_ASS (tbf.cpp:487) 20241121125830157 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830157 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830157 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830158 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830158 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830158 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830158 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830159 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830159 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2803 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2803 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2808 RX RTS.req: sapi=5 arfcn=871 cur_fn=2803 block=0 (pcu_l1_if.cpp:576) 20241121125830171 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2808 + 13 = 2821 (pdch_ul_controller.c:131) 20241121125830171 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830171 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830171 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830171 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830171 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2821 for type POLL (pdch_ul_controller.c:184) 20241121125830172 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2821, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830172 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830172 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2808 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2808 Sending data request: sapi=5 arfcn=871 cur_fn=2803 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830172 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 158 20241121125830185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2803 block=0 data= (pcu_l1_if.cpp:463) 20241121125830185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830187 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830187 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830187 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2808 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830187 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2808 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2812 RX RTS.req: sapi=5 arfcn=871 cur_fn=2808 block=1 (pcu_l1_if.cpp:576) 20241121125830190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2812 Sending data request: sapi=5 arfcn=871 cur_fn=2808 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830190 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2808 block=0 data= (pcu_l1_if.cpp:463) 20241121125830204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830204 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830204 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830205 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830205 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830205 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830205 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830205 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830205 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830205 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830205 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2812 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2812 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2816 RX RTS.req: sapi=5 arfcn=871 cur_fn=2812 block=2 (pcu_l1_if.cpp:576) 20241121125830208 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2816 block_nr=2 scheduling free USF for polling at FN=2821 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2816 Sending data request: sapi=5 arfcn=871 cur_fn=2812 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830209 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2812 block=0 data= (pcu_l1_if.cpp:463) 20241121125830223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2816 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2816 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2821 RX RTS.req: sapi=5 arfcn=871 cur_fn=2816 block=3 (pcu_l1_if.cpp:576) 20241121125830232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2821 Sending data request: sapi=5 arfcn=871 cur_fn=2816 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830232 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2816 block=0 data= (pcu_l1_if.cpp:463) 20241121125830246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830246 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2821, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830246 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2821, TS=7 (curr FN 2821), reason=UL_ASS (tbf.cpp:487) 20241121125830246 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830246 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830246 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2821 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2821 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2825 RX RTS.req: sapi=5 arfcn=871 cur_fn=2821 block=4 (pcu_l1_if.cpp:576) 20241121125830250 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830250 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2825 + 13 = 2838 (pdch_ul_controller.c:131) 20241121125830250 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830250 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830250 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830251 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830251 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2838 for type POLL (pdch_ul_controller.c:184) 20241121125830251 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2838, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830251 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2825 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2825 Sending data request: sapi=5 arfcn=871 cur_fn=2821 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830251 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 159 20241121125830264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2821 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830265 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830265 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830265 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830265 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830265 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830265 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830266 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2825 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830266 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2825 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2829 RX RTS.req: sapi=5 arfcn=871 cur_fn=2825 block=5 (pcu_l1_if.cpp:576) 20241121125830269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2829 Sending data request: sapi=5 arfcn=871 cur_fn=2825 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830269 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2825 block=0 data= (pcu_l1_if.cpp:463) 20241121125830283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830284 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2829 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830284 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2829 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2834 RX RTS.req: sapi=5 arfcn=871 cur_fn=2829 block=6 (pcu_l1_if.cpp:576) 20241121125830292 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2834 block_nr=6 scheduling free USF for polling at FN=2838 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2834 Sending data request: sapi=5 arfcn=871 cur_fn=2829 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830293 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2829 block=0 data= (pcu_l1_if.cpp:463) 20241121125830307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830307 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830307 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830307 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830308 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830308 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830308 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830308 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830308 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830308 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830309 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2834 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830309 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2834 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2838 RX RTS.req: sapi=5 arfcn=871 cur_fn=2834 block=7 (pcu_l1_if.cpp:576) 20241121125830311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2838 Sending data request: sapi=5 arfcn=871 cur_fn=2834 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830311 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2834 block=0 data= (pcu_l1_if.cpp:463) 20241121125830325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830325 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2838, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830325 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2838, TS=7 (curr FN 2838), reason=UL_ASS (tbf.cpp:487) 20241121125830325 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830325 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830325 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830326 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830326 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830326 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830326 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830326 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830326 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830326 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830326 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830327 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830327 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830327 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830327 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2838 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2838 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2842 RX RTS.req: sapi=5 arfcn=871 cur_fn=2838 block=8 (pcu_l1_if.cpp:576) 20241121125830330 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2842 + 13 = 2855 (pdch_ul_controller.c:131) 20241121125830330 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830330 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830330 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830330 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2855 for type POLL (pdch_ul_controller.c:184) 20241121125830330 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2855, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830330 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2842 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2842 Sending data request: sapi=5 arfcn=871 cur_fn=2838 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830330 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 160 20241121125830344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2838 block=0 data= (pcu_l1_if.cpp:463) 20241121125830344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830344 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830345 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830345 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830345 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2842 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2842 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2847 RX RTS.req: sapi=5 arfcn=871 cur_fn=2842 block=9 (pcu_l1_if.cpp:576) 20241121125830353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2847 Sending data request: sapi=5 arfcn=871 cur_fn=2842 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830354 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830368 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2842 block=0 data= (pcu_l1_if.cpp:463) 20241121125830368 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830368 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830368 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2847 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2847 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2851 RX RTS.req: sapi=5 arfcn=871 cur_fn=2847 block=10 (pcu_l1_if.cpp:576) 20241121125830373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2851 block_nr=10 scheduling free USF for polling at FN=2855 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2851 Sending data request: sapi=5 arfcn=871 cur_fn=2847 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830373 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830387 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2847 block=0 data= (pcu_l1_if.cpp:463) 20241121125830387 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830387 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830387 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830387 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830387 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830387 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830387 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830388 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830388 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830388 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830388 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830388 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830388 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2851 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2851 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2855 RX RTS.req: sapi=5 arfcn=871 cur_fn=2851 block=11 (pcu_l1_if.cpp:576) 20241121125830391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2855 Sending data request: sapi=5 arfcn=871 cur_fn=2851 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830391 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2851 block=0 data= (pcu_l1_if.cpp:463) 20241121125830405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830405 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2855, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830405 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2855, TS=7 (curr FN 2855), reason=UL_ASS (tbf.cpp:487) 20241121125830405 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830405 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830405 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830406 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830406 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830406 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830406 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830406 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830406 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830406 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830406 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830407 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830407 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830407 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830407 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2855 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830407 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2855 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2860 RX RTS.req: sapi=5 arfcn=871 cur_fn=2855 block=0 (pcu_l1_if.cpp:576) 20241121125830415 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2860 + 13 = 2873 (pdch_ul_controller.c:131) 20241121125830415 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830415 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830415 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830415 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830415 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2873 for type POLL (pdch_ul_controller.c:184) 20241121125830415 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2873, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830415 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830415 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2860 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2860 Sending data request: sapi=5 arfcn=871 cur_fn=2855 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830415 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 161 20241121125830429 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2855 block=0 data= (pcu_l1_if.cpp:463) 20241121125830429 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830430 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830430 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830430 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830430 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830430 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830431 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830431 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2860 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2860 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2864 RX RTS.req: sapi=5 arfcn=871 cur_fn=2860 block=1 (pcu_l1_if.cpp:576) 20241121125830433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2864 Sending data request: sapi=5 arfcn=871 cur_fn=2860 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830434 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2860 block=0 data= (pcu_l1_if.cpp:463) 20241121125830447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830448 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2864 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2864 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2868 RX RTS.req: sapi=5 arfcn=871 cur_fn=2864 block=2 (pcu_l1_if.cpp:576) 20241121125830452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2868 block_nr=2 scheduling free USF for polling at FN=2873 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2868 Sending data request: sapi=5 arfcn=871 cur_fn=2864 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830452 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2864 block=0 data= (pcu_l1_if.cpp:463) 20241121125830466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830466 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830466 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830467 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830467 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830467 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830467 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830467 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830467 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2868 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2868 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2873 RX RTS.req: sapi=5 arfcn=871 cur_fn=2868 block=3 (pcu_l1_if.cpp:576) 20241121125830475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2873 Sending data request: sapi=5 arfcn=871 cur_fn=2868 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830475 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2868 block=0 data= (pcu_l1_if.cpp:463) 20241121125830489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830489 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2873, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830489 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2873, TS=7 (curr FN 2873), reason=UL_ASS (tbf.cpp:487) 20241121125830489 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830489 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830489 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830490 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830490 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830490 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830490 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830490 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2873 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830490 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2873 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2877 RX RTS.req: sapi=5 arfcn=871 cur_fn=2873 block=4 (pcu_l1_if.cpp:576) 20241121125830494 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2877 + 13 = 2890 (pdch_ul_controller.c:131) 20241121125830494 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830494 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830494 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830494 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830494 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2890 for type POLL (pdch_ul_controller.c:184) 20241121125830494 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2890, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830494 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830494 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2877 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2877 Sending data request: sapi=5 arfcn=871 cur_fn=2873 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830494 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 162 20241121125830508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2873 block=0 data= (pcu_l1_if.cpp:463) 20241121125830508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830508 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830508 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830508 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830509 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830509 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830509 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830509 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830509 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830509 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830509 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2877 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2877 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2881 RX RTS.req: sapi=5 arfcn=871 cur_fn=2877 block=5 (pcu_l1_if.cpp:576) 20241121125830513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2881 Sending data request: sapi=5 arfcn=871 cur_fn=2877 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830513 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830527 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2877 block=0 data= (pcu_l1_if.cpp:463) 20241121125830527 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830527 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830527 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830527 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830527 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830528 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830528 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830528 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830528 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830528 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830528 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2881 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2881 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2886 RX RTS.req: sapi=5 arfcn=871 cur_fn=2881 block=6 (pcu_l1_if.cpp:576) 20241121125830536 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2886 block_nr=6 scheduling free USF for polling at FN=2890 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2886 Sending data request: sapi=5 arfcn=871 cur_fn=2881 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830536 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2881 block=0 data= (pcu_l1_if.cpp:463) 20241121125830550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830551 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830551 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830551 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830551 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830551 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830551 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830552 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830552 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830552 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2886 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830552 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2886 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2890 RX RTS.req: sapi=5 arfcn=871 cur_fn=2886 block=7 (pcu_l1_if.cpp:576) 20241121125830555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2890 Sending data request: sapi=5 arfcn=871 cur_fn=2886 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830555 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2886 block=0 data= (pcu_l1_if.cpp:463) 20241121125830569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830569 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2890, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830569 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2890, TS=7 (curr FN 2890), reason=UL_ASS (tbf.cpp:487) 20241121125830569 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830569 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830569 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830569 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830569 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830570 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830570 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830570 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830570 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830570 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830570 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830570 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830570 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830571 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830571 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830571 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2890 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830571 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2890 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2894 RX RTS.req: sapi=5 arfcn=871 cur_fn=2890 block=8 (pcu_l1_if.cpp:576) 20241121125830574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2894 + 13 = 2907 (pdch_ul_controller.c:131) 20241121125830574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830574 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830574 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830574 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2907 for type POLL (pdch_ul_controller.c:184) 20241121125830574 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2907, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830574 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2894 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2894 Sending data request: sapi=5 arfcn=871 cur_fn=2890 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830574 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 163 20241121125830588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2890 block=0 data= (pcu_l1_if.cpp:463) 20241121125830588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830588 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830588 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830588 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830588 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830589 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830589 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830589 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830589 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830589 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830589 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830589 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2894 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2894 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2899 RX RTS.req: sapi=5 arfcn=871 cur_fn=2894 block=9 (pcu_l1_if.cpp:576) 20241121125830597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2899 Sending data request: sapi=5 arfcn=871 cur_fn=2894 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830597 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2894 block=0 data= (pcu_l1_if.cpp:463) 20241121125830611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830612 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830612 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830612 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830612 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2899 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2899 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2903 RX RTS.req: sapi=5 arfcn=871 cur_fn=2899 block=10 (pcu_l1_if.cpp:576) 20241121125830616 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2903 block_nr=10 scheduling free USF for polling at FN=2907 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2903 Sending data request: sapi=5 arfcn=871 cur_fn=2899 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830616 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2899 block=0 data= (pcu_l1_if.cpp:463) 20241121125830630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830630 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830631 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830631 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830631 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830631 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830632 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2903 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830632 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2903 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2907 RX RTS.req: sapi=5 arfcn=871 cur_fn=2903 block=11 (pcu_l1_if.cpp:576) 20241121125830634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2907 Sending data request: sapi=5 arfcn=871 cur_fn=2903 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830634 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2903 block=0 data= (pcu_l1_if.cpp:463) 20241121125830648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830648 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2907, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2907, TS=7 (curr FN 2907), reason=UL_ASS (tbf.cpp:487) 20241121125830648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830648 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830648 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830649 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830649 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830649 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830649 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830649 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830649 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830649 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830649 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830649 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830649 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830650 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830650 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830650 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2907 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830650 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2907 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2912 RX RTS.req: sapi=5 arfcn=871 cur_fn=2907 block=0 (pcu_l1_if.cpp:576) 20241121125830658 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2912 + 13 = 2925 (pdch_ul_controller.c:131) 20241121125830658 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830658 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830658 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830658 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2925 for type POLL (pdch_ul_controller.c:184) 20241121125830658 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2925, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830658 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2912 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2912 Sending data request: sapi=5 arfcn=871 cur_fn=2907 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830658 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 164 20241121125830672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2907 block=0 data= (pcu_l1_if.cpp:463) 20241121125830672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830672 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830672 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830672 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830672 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830672 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830672 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830673 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830673 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830673 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830673 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830673 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830673 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830674 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2912 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830674 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2912 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2916 RX RTS.req: sapi=5 arfcn=871 cur_fn=2912 block=1 (pcu_l1_if.cpp:576) 20241121125830677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2916 Sending data request: sapi=5 arfcn=871 cur_fn=2912 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830677 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2912 block=0 data= (pcu_l1_if.cpp:463) 20241121125830691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830691 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830691 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830691 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830691 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830692 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830692 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830692 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830692 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830692 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830692 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830692 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830692 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830693 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2916 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830693 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2916 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2920 RX RTS.req: sapi=5 arfcn=871 cur_fn=2916 block=2 (pcu_l1_if.cpp:576) 20241121125830695 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2920 block_nr=2 scheduling free USF for polling at FN=2925 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2920 Sending data request: sapi=5 arfcn=871 cur_fn=2916 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830695 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830709 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2916 block=0 data= (pcu_l1_if.cpp:463) 20241121125830709 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830709 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830709 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830710 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830710 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830710 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830710 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830710 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830710 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830710 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830710 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830710 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2920 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830710 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2920 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2925 RX RTS.req: sapi=5 arfcn=871 cur_fn=2920 block=3 (pcu_l1_if.cpp:576) 20241121125830719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2925 Sending data request: sapi=5 arfcn=871 cur_fn=2920 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830719 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2920 block=0 data= (pcu_l1_if.cpp:463) 20241121125830733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830733 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2925, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830733 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2925, TS=7 (curr FN 2925), reason=UL_ASS (tbf.cpp:487) 20241121125830733 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830733 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830733 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830734 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830734 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830734 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830734 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830734 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830734 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830734 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830734 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830735 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830735 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830735 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830735 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830735 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2925 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830735 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2925 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2929 RX RTS.req: sapi=5 arfcn=871 cur_fn=2925 block=4 (pcu_l1_if.cpp:576) 20241121125830738 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2929 + 13 = 2942 (pdch_ul_controller.c:131) 20241121125830738 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830738 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830738 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830738 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830738 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2942 for type POLL (pdch_ul_controller.c:184) 20241121125830738 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2942, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830738 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830738 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2929 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2929 Sending data request: sapi=5 arfcn=871 cur_fn=2925 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830739 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 165 20241121125830752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2925 block=0 data= (pcu_l1_if.cpp:463) 20241121125830753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830753 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830753 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2929 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2929 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2933 RX RTS.req: sapi=5 arfcn=871 cur_fn=2929 block=5 (pcu_l1_if.cpp:576) 20241121125830757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2933 Sending data request: sapi=5 arfcn=871 cur_fn=2929 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830757 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2929 block=0 data= (pcu_l1_if.cpp:463) 20241121125830771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830772 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830772 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2933 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2933 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2938 RX RTS.req: sapi=5 arfcn=871 cur_fn=2933 block=6 (pcu_l1_if.cpp:576) 20241121125830781 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2938 block_nr=6 scheduling free USF for polling at FN=2942 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2938 Sending data request: sapi=5 arfcn=871 cur_fn=2933 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830781 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2933 block=0 data= (pcu_l1_if.cpp:463) 20241121125830795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830796 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830796 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830796 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830796 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2938 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2938 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2942 RX RTS.req: sapi=5 arfcn=871 cur_fn=2938 block=7 (pcu_l1_if.cpp:576) 20241121125830800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2942 Sending data request: sapi=5 arfcn=871 cur_fn=2938 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830800 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2938 block=0 data= (pcu_l1_if.cpp:463) 20241121125830814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830814 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2942, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830814 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2942, TS=7 (curr FN 2942), reason=UL_ASS (tbf.cpp:487) 20241121125830814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830814 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830814 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830815 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830815 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830815 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830815 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2942 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2942 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2946 RX RTS.req: sapi=5 arfcn=871 cur_fn=2942 block=8 (pcu_l1_if.cpp:576) 20241121125830819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2946 + 13 = 2959 (pdch_ul_controller.c:131) 20241121125830819 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830819 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830819 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830819 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2959 for type POLL (pdch_ul_controller.c:184) 20241121125830819 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2959, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830819 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830819 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2946 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2946 Sending data request: sapi=5 arfcn=871 cur_fn=2942 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830819 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 166 20241121125830833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2942 block=0 data= (pcu_l1_if.cpp:463) 20241121125830833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2946 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2946 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830843 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2951 RX RTS.req: sapi=5 arfcn=871 cur_fn=2946 block=9 (pcu_l1_if.cpp:576) 20241121125830843 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2951 Sending data request: sapi=5 arfcn=871 cur_fn=2946 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830843 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2946 block=0 data= (pcu_l1_if.cpp:463) 20241121125830857 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830857 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830857 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2951 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2951 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2955 RX RTS.req: sapi=5 arfcn=871 cur_fn=2951 block=10 (pcu_l1_if.cpp:576) 20241121125830862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2955 block_nr=10 scheduling free USF for polling at FN=2959 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2955 Sending data request: sapi=5 arfcn=871 cur_fn=2951 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830862 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2951 block=0 data= (pcu_l1_if.cpp:463) 20241121125830876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830877 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830877 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2955 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2955 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2959 RX RTS.req: sapi=5 arfcn=871 cur_fn=2955 block=11 (pcu_l1_if.cpp:576) 20241121125830881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2959 Sending data request: sapi=5 arfcn=871 cur_fn=2955 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830881 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2955 block=0 data= (pcu_l1_if.cpp:463) 20241121125830896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830896 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2959, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830896 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2959, TS=7 (curr FN 2959), reason=UL_ASS (tbf.cpp:487) 20241121125830896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830896 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830896 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2959 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2959 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2964 RX RTS.req: sapi=5 arfcn=871 cur_fn=2959 block=0 (pcu_l1_if.cpp:576) 20241121125830905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2964 + 13 = 2977 (pdch_ul_controller.c:131) 20241121125830905 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830905 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830905 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830905 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830905 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2977 for type POLL (pdch_ul_controller.c:184) 20241121125830905 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2977, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830905 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2964 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2964 Sending data request: sapi=5 arfcn=871 cur_fn=2959 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 167 20241121125830919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2959 block=0 data= (pcu_l1_if.cpp:463) 20241121125830919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830920 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830920 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830920 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830920 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830921 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830921 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830921 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830921 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830921 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2964 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830921 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2964 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2968 RX RTS.req: sapi=5 arfcn=871 cur_fn=2964 block=1 (pcu_l1_if.cpp:576) 20241121125830924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2968 Sending data request: sapi=5 arfcn=871 cur_fn=2964 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830924 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2964 block=0 data= (pcu_l1_if.cpp:463) 20241121125830938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830939 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830939 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830939 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830939 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2968 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2968 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2972 RX RTS.req: sapi=5 arfcn=871 cur_fn=2968 block=2 (pcu_l1_if.cpp:576) 20241121125830943 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2972 block_nr=2 scheduling free USF for polling at FN=2977 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125830943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2972 Sending data request: sapi=5 arfcn=871 cur_fn=2968 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830943 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2968 block=0 data= (pcu_l1_if.cpp:463) 20241121125830957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830958 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830959 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830959 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830960 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2972 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830960 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2972 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2977 RX RTS.req: sapi=5 arfcn=871 cur_fn=2972 block=3 (pcu_l1_if.cpp:576) 20241121125830967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2977 Sending data request: sapi=5 arfcn=871 cur_fn=2972 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830967 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125830981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2972 block=0 data= (pcu_l1_if.cpp:463) 20241121125830981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830981 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2977, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125830981 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2977, TS=7 (curr FN 2977), reason=UL_ASS (tbf.cpp:487) 20241121125830981 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125830981 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125830981 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125830982 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830982 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830983 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830983 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830983 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830983 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830983 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830983 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830984 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2977 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125830984 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2977 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125830986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2981 RX RTS.req: sapi=5 arfcn=871 cur_fn=2977 block=4 (pcu_l1_if.cpp:576) 20241121125830986 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125830986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2981 + 13 = 2994 (pdch_ul_controller.c:131) 20241121125830986 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125830986 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125830986 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125830986 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125830986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2994 for type POLL (pdch_ul_controller.c:184) 20241121125830986 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=2994, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125830986 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125830986 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2981 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125830986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2981 Sending data request: sapi=5 arfcn=871 cur_fn=2977 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125830986 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 168 20241121125831000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2977 block=0 data= (pcu_l1_if.cpp:463) 20241121125831000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831002 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831002 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831002 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831002 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831002 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2981 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831002 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2981 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2985 RX RTS.req: sapi=5 arfcn=871 cur_fn=2981 block=5 (pcu_l1_if.cpp:576) 20241121125831005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2985 Sending data request: sapi=5 arfcn=871 cur_fn=2981 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831005 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2981 block=0 data= (pcu_l1_if.cpp:463) 20241121125831019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831020 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831020 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831020 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831020 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831020 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831021 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831021 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831021 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831021 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2985 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2985 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2990 RX RTS.req: sapi=5 arfcn=871 cur_fn=2985 block=6 (pcu_l1_if.cpp:576) 20241121125831028 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=2990 block_nr=6 scheduling free USF for polling at FN=2994 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2990 Sending data request: sapi=5 arfcn=871 cur_fn=2985 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831029 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2985 block=0 data= (pcu_l1_if.cpp:463) 20241121125831043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831043 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831043 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831043 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831043 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831044 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831044 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831044 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831044 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2990 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2990 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2994 RX RTS.req: sapi=5 arfcn=871 cur_fn=2990 block=7 (pcu_l1_if.cpp:576) 20241121125831047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2994 Sending data request: sapi=5 arfcn=871 cur_fn=2990 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831048 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2990 block=0 data= (pcu_l1_if.cpp:463) 20241121125831062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831062 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=2994, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831062 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=2994, TS=7 (curr FN 2994), reason=UL_ASS (tbf.cpp:487) 20241121125831062 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831062 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831062 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831062 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831062 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831063 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831063 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831063 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831063 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831064 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831064 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831064 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831064 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2994 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831064 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2994 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2998 RX RTS.req: sapi=5 arfcn=871 cur_fn=2994 block=8 (pcu_l1_if.cpp:576) 20241121125831067 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2998 + 13 = 3011 (pdch_ul_controller.c:131) 20241121125831067 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831067 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831067 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831067 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831067 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3011 for type POLL (pdch_ul_controller.c:184) 20241121125831067 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3011, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831067 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831067 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2998 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2998 Sending data request: sapi=5 arfcn=871 cur_fn=2994 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831067 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 169 20241121125831081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2994 block=0 data= (pcu_l1_if.cpp:463) 20241121125831081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831082 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831082 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831083 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=2998 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831083 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=2998 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3003 RX RTS.req: sapi=5 arfcn=871 cur_fn=2998 block=9 (pcu_l1_if.cpp:576) 20241121125831091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3003 Sending data request: sapi=5 arfcn=871 cur_fn=2998 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831091 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2998 block=0 data= (pcu_l1_if.cpp:463) 20241121125831105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831107 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831108 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3003 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831108 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3003 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3007 RX RTS.req: sapi=5 arfcn=871 cur_fn=3003 block=10 (pcu_l1_if.cpp:576) 20241121125831109 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3007 block_nr=10 scheduling free USF for polling at FN=3011 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3007 Sending data request: sapi=5 arfcn=871 cur_fn=3003 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831110 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831124 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3003 block=0 data= (pcu_l1_if.cpp:463) 20241121125831124 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831124 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831124 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831125 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831125 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831125 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831125 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831126 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3007 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831126 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3007 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3011 RX RTS.req: sapi=5 arfcn=871 cur_fn=3007 block=11 (pcu_l1_if.cpp:576) 20241121125831128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3011 Sending data request: sapi=5 arfcn=871 cur_fn=3007 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831129 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831143 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3007 block=0 data= (pcu_l1_if.cpp:463) 20241121125831143 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831143 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3011, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831143 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3011, TS=7 (curr FN 3011), reason=UL_ASS (tbf.cpp:487) 20241121125831143 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831143 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831143 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831143 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831143 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831144 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831144 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831144 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831144 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831144 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831144 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831145 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831145 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831145 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831145 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831145 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3011 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831145 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3011 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3016 RX RTS.req: sapi=5 arfcn=871 cur_fn=3011 block=0 (pcu_l1_if.cpp:576) 20241121125831152 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3016 + 13 = 3029 (pdch_ul_controller.c:131) 20241121125831152 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831153 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831153 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831153 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831153 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3029 for type POLL (pdch_ul_controller.c:184) 20241121125831153 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3029, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831153 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831153 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3016 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3016 Sending data request: sapi=5 arfcn=871 cur_fn=3011 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831153 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 170 20241121125831167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3011 block=0 data= (pcu_l1_if.cpp:463) 20241121125831167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831168 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831168 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831169 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831169 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3016 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3016 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3020 RX RTS.req: sapi=5 arfcn=871 cur_fn=3016 block=1 (pcu_l1_if.cpp:576) 20241121125831171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3020 Sending data request: sapi=5 arfcn=871 cur_fn=3016 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831172 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3016 block=0 data= (pcu_l1_if.cpp:463) 20241121125831186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831186 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831186 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831187 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831187 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831187 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831187 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831187 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831187 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831188 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3020 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831188 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3020 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3024 RX RTS.req: sapi=5 arfcn=871 cur_fn=3020 block=2 (pcu_l1_if.cpp:576) 20241121125831190 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3024 block_nr=2 scheduling free USF for polling at FN=3029 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3024 Sending data request: sapi=5 arfcn=871 cur_fn=3020 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831191 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3020 block=0 data= (pcu_l1_if.cpp:463) 20241121125831205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831205 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831205 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831206 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831206 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831206 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831206 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831206 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831206 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3024 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3024 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3029 RX RTS.req: sapi=5 arfcn=871 cur_fn=3024 block=3 (pcu_l1_if.cpp:576) 20241121125831214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3029 Sending data request: sapi=5 arfcn=871 cur_fn=3024 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831214 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3024 block=0 data= (pcu_l1_if.cpp:463) 20241121125831228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831228 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3029, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831228 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3029, TS=7 (curr FN 3029), reason=UL_ASS (tbf.cpp:487) 20241121125831228 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831228 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831228 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831229 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831229 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831229 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831229 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831230 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831230 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831230 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831230 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831231 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831231 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3029 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3029 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3033 RX RTS.req: sapi=5 arfcn=871 cur_fn=3029 block=4 (pcu_l1_if.cpp:576) 20241121125831233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3033 + 13 = 3046 (pdch_ul_controller.c:131) 20241121125831233 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831233 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831233 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831233 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831233 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3046 for type POLL (pdch_ul_controller.c:184) 20241121125831233 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3046, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831233 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831233 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3033 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3033 Sending data request: sapi=5 arfcn=871 cur_fn=3029 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831233 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 171 20241121125831247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3029 block=0 data= (pcu_l1_if.cpp:463) 20241121125831247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831249 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831249 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831249 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831249 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831249 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831249 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831249 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831249 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831250 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3033 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831250 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3033 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3037 RX RTS.req: sapi=5 arfcn=871 cur_fn=3033 block=5 (pcu_l1_if.cpp:576) 20241121125831252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3037 Sending data request: sapi=5 arfcn=871 cur_fn=3033 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831252 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3033 block=0 data= (pcu_l1_if.cpp:463) 20241121125831266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831267 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831267 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3037 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3037 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3042 RX RTS.req: sapi=5 arfcn=871 cur_fn=3037 block=6 (pcu_l1_if.cpp:576) 20241121125831276 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3042 block_nr=6 scheduling free USF for polling at FN=3046 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3042 Sending data request: sapi=5 arfcn=871 cur_fn=3037 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831276 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3037 block=0 data= (pcu_l1_if.cpp:463) 20241121125831290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831291 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831291 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831292 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831292 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3042 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3042 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3046 RX RTS.req: sapi=5 arfcn=871 cur_fn=3042 block=7 (pcu_l1_if.cpp:576) 20241121125831295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3046 Sending data request: sapi=5 arfcn=871 cur_fn=3042 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831295 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3042 block=0 data= (pcu_l1_if.cpp:463) 20241121125831309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831309 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3046, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831309 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3046, TS=7 (curr FN 3046), reason=UL_ASS (tbf.cpp:487) 20241121125831309 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831309 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831309 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831311 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831311 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831311 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831311 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3046 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3046 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3050 RX RTS.req: sapi=5 arfcn=871 cur_fn=3046 block=8 (pcu_l1_if.cpp:576) 20241121125831314 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3050 + 13 = 3063 (pdch_ul_controller.c:131) 20241121125831314 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831314 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831314 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831314 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831314 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3063 for type POLL (pdch_ul_controller.c:184) 20241121125831314 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3063, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831314 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3050 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3050 Sending data request: sapi=5 arfcn=871 cur_fn=3046 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831314 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 172 20241121125831328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3046 block=0 data= (pcu_l1_if.cpp:463) 20241121125831328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831329 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831329 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831330 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831330 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831330 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3050 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831330 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3050 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3055 RX RTS.req: sapi=5 arfcn=871 cur_fn=3050 block=9 (pcu_l1_if.cpp:576) 20241121125831338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3055 Sending data request: sapi=5 arfcn=871 cur_fn=3050 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831338 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3050 block=0 data= (pcu_l1_if.cpp:463) 20241121125831352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831352 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831352 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831353 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831353 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831353 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831353 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831353 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831353 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831354 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831354 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3055 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3055 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3059 RX RTS.req: sapi=5 arfcn=871 cur_fn=3055 block=10 (pcu_l1_if.cpp:576) 20241121125831357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3059 block_nr=10 scheduling free USF for polling at FN=3063 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3059 Sending data request: sapi=5 arfcn=871 cur_fn=3055 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831357 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3055 block=0 data= (pcu_l1_if.cpp:463) 20241121125831371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3059 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3059 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3063 RX RTS.req: sapi=5 arfcn=871 cur_fn=3059 block=11 (pcu_l1_if.cpp:576) 20241121125831376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3063 Sending data request: sapi=5 arfcn=871 cur_fn=3059 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831376 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3059 block=0 data= (pcu_l1_if.cpp:463) 20241121125831390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831390 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3063, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831390 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3063, TS=7 (curr FN 3063), reason=UL_ASS (tbf.cpp:487) 20241121125831390 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831390 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831390 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831392 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831392 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831392 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831392 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831393 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3063 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831393 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3063 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3068 RX RTS.req: sapi=5 arfcn=871 cur_fn=3063 block=0 (pcu_l1_if.cpp:576) 20241121125831400 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3068 + 13 = 3081 (pdch_ul_controller.c:131) 20241121125831400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831400 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831400 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831400 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3081 for type POLL (pdch_ul_controller.c:184) 20241121125831400 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3081, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831400 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3068 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3068 Sending data request: sapi=5 arfcn=871 cur_fn=3063 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831400 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 173 20241121125831414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3063 block=0 data= (pcu_l1_if.cpp:463) 20241121125831414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831414 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831414 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831415 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831415 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831415 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831415 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831415 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3068 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3068 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3072 RX RTS.req: sapi=5 arfcn=871 cur_fn=3068 block=1 (pcu_l1_if.cpp:576) 20241121125831419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3072 Sending data request: sapi=5 arfcn=871 cur_fn=3068 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831419 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3068 block=0 data= (pcu_l1_if.cpp:463) 20241121125831433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3072 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3072 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3076 RX RTS.req: sapi=5 arfcn=871 cur_fn=3072 block=2 (pcu_l1_if.cpp:576) 20241121125831447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3076 block_nr=2 scheduling free USF for polling at FN=3081 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3076 Sending data request: sapi=5 arfcn=871 cur_fn=3072 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831447 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3072 block=0 data= (pcu_l1_if.cpp:463) 20241121125831461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831462 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831462 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831462 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831462 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831462 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831462 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831463 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831463 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831463 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831463 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831463 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3076 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831463 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3076 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3081 RX RTS.req: sapi=5 arfcn=871 cur_fn=3076 block=3 (pcu_l1_if.cpp:576) 20241121125831471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3081 Sending data request: sapi=5 arfcn=871 cur_fn=3076 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831471 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3076 block=0 data= (pcu_l1_if.cpp:463) 20241121125831485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831485 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3081, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831485 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3081, TS=7 (curr FN 3081), reason=UL_ASS (tbf.cpp:487) 20241121125831485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831485 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831485 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831485 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831485 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831486 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831486 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831486 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831486 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831486 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831486 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831486 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831486 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831487 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3081 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831487 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3081 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3085 RX RTS.req: sapi=5 arfcn=871 cur_fn=3081 block=4 (pcu_l1_if.cpp:576) 20241121125831490 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3085 + 13 = 3098 (pdch_ul_controller.c:131) 20241121125831490 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831490 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831490 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831490 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831490 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3098 for type POLL (pdch_ul_controller.c:184) 20241121125831490 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3098, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831490 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831490 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3085 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3085 Sending data request: sapi=5 arfcn=871 cur_fn=3081 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831490 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 174 20241121125831504 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3081 block=0 data= (pcu_l1_if.cpp:463) 20241121125831504 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831505 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831505 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831505 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831505 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831506 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831506 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3085 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3085 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3089 RX RTS.req: sapi=5 arfcn=871 cur_fn=3085 block=5 (pcu_l1_if.cpp:576) 20241121125831509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3089 Sending data request: sapi=5 arfcn=871 cur_fn=3085 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831509 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3085 block=0 data= (pcu_l1_if.cpp:463) 20241121125831523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831525 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831525 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831525 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831525 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831525 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831525 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831526 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3089 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831526 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3089 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3094 RX RTS.req: sapi=5 arfcn=871 cur_fn=3089 block=6 (pcu_l1_if.cpp:576) 20241121125831533 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3094 block_nr=6 scheduling free USF for polling at FN=3098 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3094 Sending data request: sapi=5 arfcn=871 cur_fn=3089 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831533 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3089 block=0 data= (pcu_l1_if.cpp:463) 20241121125831547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831547 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831547 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3094 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3094 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3098 RX RTS.req: sapi=5 arfcn=871 cur_fn=3094 block=7 (pcu_l1_if.cpp:576) 20241121125831551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3098 Sending data request: sapi=5 arfcn=871 cur_fn=3094 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831552 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3094 block=0 data= (pcu_l1_if.cpp:463) 20241121125831566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831566 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3098, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831566 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3098, TS=7 (curr FN 3098), reason=UL_ASS (tbf.cpp:487) 20241121125831566 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831566 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831566 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3098 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3098 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3102 RX RTS.req: sapi=5 arfcn=871 cur_fn=3098 block=8 (pcu_l1_if.cpp:576) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125831571 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3102 + 13 = 3115 (pdch_ul_controller.c:131) 20241121125831571 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831571 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831571 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831571 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831571 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3115 for type POLL (pdch_ul_controller.c:184) 20241121125831571 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3115, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831571 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831571 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3102 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3102 Sending data request: sapi=5 arfcn=871 cur_fn=3098 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831571 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Ignoring RRBP 175 20241121125831728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3098 block=0 data= (pcu_l1_if.cpp:463) 20241121125831728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831728 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831728 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831728 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831728 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831729 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831729 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3102 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3102 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3107 RX RTS.req: sapi=5 arfcn=871 cur_fn=3102 block=9 (pcu_l1_if.cpp:576) 20241121125831737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3107 Sending data request: sapi=5 arfcn=871 cur_fn=3102 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831737 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3102 block=0 data= (pcu_l1_if.cpp:463) 20241121125831751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831752 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831752 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831752 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831752 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831752 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831752 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831753 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831753 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831753 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831753 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831753 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3107 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831753 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3107 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3111 RX RTS.req: sapi=5 arfcn=871 cur_fn=3107 block=10 (pcu_l1_if.cpp:576) 20241121125831756 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3111 block_nr=10 scheduling free USF for polling at FN=3115 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3111 Sending data request: sapi=5 arfcn=871 cur_fn=3107 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831756 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831770 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3107 block=0 data= (pcu_l1_if.cpp:463) 20241121125831770 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831770 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831770 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831771 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831771 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831771 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831771 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831771 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831771 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3111 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3111 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3115 RX RTS.req: sapi=5 arfcn=871 cur_fn=3111 block=11 (pcu_l1_if.cpp:576) 20241121125831775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3115 Sending data request: sapi=5 arfcn=871 cur_fn=3111 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831775 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3111 block=0 data= (pcu_l1_if.cpp:463) 20241121125831789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831789 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3115, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3115, TS=7 (curr FN 3115), reason=UL_ASS (tbf.cpp:487) 20241121125831789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831789 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831789 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831790 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831790 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831790 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831791 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831791 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3115 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3115 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3120 RX RTS.req: sapi=5 arfcn=871 cur_fn=3115 block=0 (pcu_l1_if.cpp:576) 20241121125831798 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3120 + 13 = 3133 (pdch_ul_controller.c:131) 20241121125831798 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831798 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831798 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831798 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3133 for type POLL (pdch_ul_controller.c:184) 20241121125831798 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3133, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831798 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3120 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3120 Sending data request: sapi=5 arfcn=871 cur_fn=3115 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831798 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 176 20241121125831812 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3115 block=0 data= (pcu_l1_if.cpp:463) 20241121125831812 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831812 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831812 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831812 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831812 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831813 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831813 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831813 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831813 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831813 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831813 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831813 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831813 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3120 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3120 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3124 RX RTS.req: sapi=5 arfcn=871 cur_fn=3120 block=1 (pcu_l1_if.cpp:576) 20241121125831817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3124 Sending data request: sapi=5 arfcn=871 cur_fn=3120 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831817 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3120 block=0 data= (pcu_l1_if.cpp:463) 20241121125831831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831831 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831831 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831832 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831832 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831832 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831832 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831832 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831832 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831832 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831833 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831833 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831833 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831833 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3124 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831833 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3124 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3128 RX RTS.req: sapi=5 arfcn=871 cur_fn=3124 block=2 (pcu_l1_if.cpp:576) 20241121125831836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3128 block_nr=2 scheduling free USF for polling at FN=3133 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3128 Sending data request: sapi=5 arfcn=871 cur_fn=3124 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831836 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3124 block=0 data= (pcu_l1_if.cpp:463) 20241121125831850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831851 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831851 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3128 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3128 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3133 RX RTS.req: sapi=5 arfcn=871 cur_fn=3128 block=3 (pcu_l1_if.cpp:576) 20241121125831859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3133 Sending data request: sapi=5 arfcn=871 cur_fn=3128 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831859 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3128 block=0 data= (pcu_l1_if.cpp:463) 20241121125831873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831873 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3133, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831873 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3133, TS=7 (curr FN 3133), reason=UL_ASS (tbf.cpp:487) 20241121125831873 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831873 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831873 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831873 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831873 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831874 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831874 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831874 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831874 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831874 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831874 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831874 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831874 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831875 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831875 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831875 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3133 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831875 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3133 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3137 RX RTS.req: sapi=5 arfcn=871 cur_fn=3133 block=4 (pcu_l1_if.cpp:576) 20241121125831877 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831877 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3137 + 13 = 3150 (pdch_ul_controller.c:131) 20241121125831877 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831877 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831877 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831878 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831878 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3150 for type POLL (pdch_ul_controller.c:184) 20241121125831878 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3150, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831878 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3137 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3137 Sending data request: sapi=5 arfcn=871 cur_fn=3133 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831878 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 177 20241121125831892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3133 block=0 data= (pcu_l1_if.cpp:463) 20241121125831892 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831892 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831892 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831892 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831892 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831893 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831893 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831893 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831893 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831893 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831893 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831893 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831893 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831893 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3137 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831893 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3137 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3141 RX RTS.req: sapi=5 arfcn=871 cur_fn=3137 block=5 (pcu_l1_if.cpp:576) 20241121125831896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3141 Sending data request: sapi=5 arfcn=871 cur_fn=3137 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831896 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3137 block=0 data= (pcu_l1_if.cpp:463) 20241121125831910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831911 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831911 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831912 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831912 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831912 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831912 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831912 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831912 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831913 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3141 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831913 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3141 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3146 RX RTS.req: sapi=5 arfcn=871 cur_fn=3141 block=6 (pcu_l1_if.cpp:576) 20241121125831920 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3146 block_nr=6 scheduling free USF for polling at FN=3150 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125831920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3146 Sending data request: sapi=5 arfcn=871 cur_fn=3141 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831920 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3141 block=0 data= (pcu_l1_if.cpp:463) 20241121125831934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831934 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831934 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831934 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831934 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831934 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831934 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831934 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831934 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831935 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831935 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3146 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3146 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3150 RX RTS.req: sapi=5 arfcn=871 cur_fn=3146 block=7 (pcu_l1_if.cpp:576) 20241121125831938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3150 Sending data request: sapi=5 arfcn=871 cur_fn=3146 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831939 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3146 block=0 data= (pcu_l1_if.cpp:463) 20241121125831952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831952 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3150, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125831952 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3150, TS=7 (curr FN 3150), reason=UL_ASS (tbf.cpp:487) 20241121125831952 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125831952 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125831952 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125831953 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831953 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831953 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831953 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831953 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831953 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831953 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831953 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831953 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831953 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831954 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3150 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831954 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3150 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3154 RX RTS.req: sapi=5 arfcn=871 cur_fn=3150 block=8 (pcu_l1_if.cpp:576) 20241121125831957 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125831957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3154 + 13 = 3167 (pdch_ul_controller.c:131) 20241121125831957 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125831957 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125831957 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125831957 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125831957 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3167 for type POLL (pdch_ul_controller.c:184) 20241121125831957 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3167, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125831957 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125831957 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3154 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125831957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3154 Sending data request: sapi=5 arfcn=871 cur_fn=3150 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831957 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 178 20241121125831974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3150 block=0 data= (pcu_l1_if.cpp:463) 20241121125831974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3154 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3154 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3159 RX RTS.req: sapi=5 arfcn=871 cur_fn=3154 block=9 (pcu_l1_if.cpp:576) 20241121125831983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3159 Sending data request: sapi=5 arfcn=871 cur_fn=3154 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125831983 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125831997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3154 block=0 data= (pcu_l1_if.cpp:463) 20241121125831997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831997 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831997 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125831998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3159 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125831998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3159 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832002 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3163 RX RTS.req: sapi=5 arfcn=871 cur_fn=3159 block=10 (pcu_l1_if.cpp:576) 20241121125832002 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3163 block_nr=10 scheduling free USF for polling at FN=3167 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832002 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3163 Sending data request: sapi=5 arfcn=871 cur_fn=3159 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832002 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3159 block=0 data= (pcu_l1_if.cpp:463) 20241121125832015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3163 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3163 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3167 RX RTS.req: sapi=5 arfcn=871 cur_fn=3163 block=11 (pcu_l1_if.cpp:576) 20241121125832020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3167 Sending data request: sapi=5 arfcn=871 cur_fn=3163 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832020 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3163 block=0 data= (pcu_l1_if.cpp:463) 20241121125832034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832034 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3167, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832034 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3167, TS=7 (curr FN 3167), reason=UL_ASS (tbf.cpp:487) 20241121125832034 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832034 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832034 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832035 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832035 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832035 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832035 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3167 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3167 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3172 RX RTS.req: sapi=5 arfcn=871 cur_fn=3167 block=0 (pcu_l1_if.cpp:576) 20241121125832043 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832043 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3172 + 13 = 3185 (pdch_ul_controller.c:131) 20241121125832043 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832043 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832043 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832044 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3185 for type POLL (pdch_ul_controller.c:184) 20241121125832044 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3185, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832044 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3172 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3172 Sending data request: sapi=5 arfcn=871 cur_fn=3167 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832044 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 179 20241121125832058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3167 block=0 data= (pcu_l1_if.cpp:463) 20241121125832058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832058 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832058 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832059 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832059 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832059 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832059 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832059 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832059 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832060 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3172 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832060 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3172 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3176 RX RTS.req: sapi=5 arfcn=871 cur_fn=3172 block=1 (pcu_l1_if.cpp:576) 20241121125832062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3176 Sending data request: sapi=5 arfcn=871 cur_fn=3172 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832062 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3172 block=0 data= (pcu_l1_if.cpp:463) 20241121125832076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832078 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832078 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832078 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832078 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3176 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3176 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3180 RX RTS.req: sapi=5 arfcn=871 cur_fn=3176 block=2 (pcu_l1_if.cpp:576) 20241121125832081 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3180 block_nr=2 scheduling free USF for polling at FN=3185 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3180 Sending data request: sapi=5 arfcn=871 cur_fn=3176 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832081 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3176 block=0 data= (pcu_l1_if.cpp:463) 20241121125832095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3180 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3180 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832104 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3185 RX RTS.req: sapi=5 arfcn=871 cur_fn=3180 block=3 (pcu_l1_if.cpp:576) 20241121125832104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3185 Sending data request: sapi=5 arfcn=871 cur_fn=3180 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832104 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3180 block=0 data= (pcu_l1_if.cpp:463) 20241121125832118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832118 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3185, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832118 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3185, TS=7 (curr FN 3185), reason=UL_ASS (tbf.cpp:487) 20241121125832118 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832118 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832118 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3185 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3185 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832123 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3189 RX RTS.req: sapi=5 arfcn=871 cur_fn=3185 block=4 (pcu_l1_if.cpp:576) 20241121125832123 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3189 + 13 = 3202 (pdch_ul_controller.c:131) 20241121125832123 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832123 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832123 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832123 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3202 for type POLL (pdch_ul_controller.c:184) 20241121125832123 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3202, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832123 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832123 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3189 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3189 Sending data request: sapi=5 arfcn=871 cur_fn=3185 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832123 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 180 20241121125832137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3185 block=0 data= (pcu_l1_if.cpp:463) 20241121125832137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832138 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832138 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3189 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832138 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3189 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3193 RX RTS.req: sapi=5 arfcn=871 cur_fn=3189 block=5 (pcu_l1_if.cpp:576) 20241121125832142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3193 Sending data request: sapi=5 arfcn=871 cur_fn=3189 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832142 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3189 block=0 data= (pcu_l1_if.cpp:463) 20241121125832156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832156 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832156 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832157 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832157 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3193 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3193 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3198 RX RTS.req: sapi=5 arfcn=871 cur_fn=3193 block=6 (pcu_l1_if.cpp:576) 20241121125832165 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3198 block_nr=6 scheduling free USF for polling at FN=3202 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3198 Sending data request: sapi=5 arfcn=871 cur_fn=3193 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832166 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3193 block=0 data= (pcu_l1_if.cpp:463) 20241121125832179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832181 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3198 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832181 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3198 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832184 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3202 RX RTS.req: sapi=5 arfcn=871 cur_fn=3198 block=7 (pcu_l1_if.cpp:576) 20241121125832184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3202 Sending data request: sapi=5 arfcn=871 cur_fn=3198 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832184 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3198 block=0 data= (pcu_l1_if.cpp:463) 20241121125832198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832198 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3202, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832198 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3202, TS=7 (curr FN 3202), reason=UL_ASS (tbf.cpp:487) 20241121125832198 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832198 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832198 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832199 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832200 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832200 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832200 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3202 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832200 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3202 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3206 RX RTS.req: sapi=5 arfcn=871 cur_fn=3202 block=8 (pcu_l1_if.cpp:576) 20241121125832202 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3206 + 13 = 3219 (pdch_ul_controller.c:131) 20241121125832203 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832203 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832203 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832203 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3219 for type POLL (pdch_ul_controller.c:184) 20241121125832203 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3219, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832203 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832203 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3206 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3206 Sending data request: sapi=5 arfcn=871 cur_fn=3202 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832203 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 181 20241121125832217 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3202 block=0 data= (pcu_l1_if.cpp:463) 20241121125832217 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832218 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832218 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832218 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832219 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832219 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3206 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832219 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3206 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3211 RX RTS.req: sapi=5 arfcn=871 cur_fn=3206 block=9 (pcu_l1_if.cpp:576) 20241121125832226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3211 Sending data request: sapi=5 arfcn=871 cur_fn=3206 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832227 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3206 block=0 data= (pcu_l1_if.cpp:463) 20241121125832240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832241 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832241 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832241 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832241 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832242 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832242 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832242 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832242 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832242 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3211 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3211 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832245 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3215 RX RTS.req: sapi=5 arfcn=871 cur_fn=3211 block=10 (pcu_l1_if.cpp:576) 20241121125832245 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3215 block_nr=10 scheduling free USF for polling at FN=3219 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832245 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3215 Sending data request: sapi=5 arfcn=871 cur_fn=3211 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832245 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3211 block=0 data= (pcu_l1_if.cpp:463) 20241121125832259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832260 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832260 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832260 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832260 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832261 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832261 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832261 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832261 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832261 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3215 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832261 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3215 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832264 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3219 RX RTS.req: sapi=5 arfcn=871 cur_fn=3215 block=11 (pcu_l1_if.cpp:576) 20241121125832264 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3219 Sending data request: sapi=5 arfcn=871 cur_fn=3215 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832264 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3215 block=0 data= (pcu_l1_if.cpp:463) 20241121125832278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832278 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3219, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832278 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3219, TS=7 (curr FN 3219), reason=UL_ASS (tbf.cpp:487) 20241121125832278 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832278 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832278 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832279 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832279 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832279 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832279 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832279 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3219 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832279 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3219 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3224 RX RTS.req: sapi=5 arfcn=871 cur_fn=3219 block=0 (pcu_l1_if.cpp:576) 20241121125832287 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3224 + 13 = 3237 (pdch_ul_controller.c:131) 20241121125832287 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832287 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832287 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832287 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3237 for type POLL (pdch_ul_controller.c:184) 20241121125832287 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3237, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832287 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832287 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3224 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3224 Sending data request: sapi=5 arfcn=871 cur_fn=3219 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832287 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 182 20241121125832301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3219 block=0 data= (pcu_l1_if.cpp:463) 20241121125832301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832301 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832301 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832301 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832301 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832302 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832302 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832302 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832302 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832302 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3224 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832302 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3224 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3228 RX RTS.req: sapi=5 arfcn=871 cur_fn=3224 block=1 (pcu_l1_if.cpp:576) 20241121125832306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3228 Sending data request: sapi=5 arfcn=871 cur_fn=3224 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832306 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3224 block=0 data= (pcu_l1_if.cpp:463) 20241121125832320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3228 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3228 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3232 RX RTS.req: sapi=5 arfcn=871 cur_fn=3228 block=2 (pcu_l1_if.cpp:576) 20241121125832324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3232 block_nr=2 scheduling free USF for polling at FN=3237 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3232 Sending data request: sapi=5 arfcn=871 cur_fn=3228 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832325 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832339 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3228 block=0 data= (pcu_l1_if.cpp:463) 20241121125832339 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832339 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832339 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832340 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832340 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832340 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832340 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832340 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832340 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832341 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832341 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832341 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832341 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832341 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3232 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832341 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3232 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3237 RX RTS.req: sapi=5 arfcn=871 cur_fn=3232 block=3 (pcu_l1_if.cpp:576) 20241121125832348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3237 Sending data request: sapi=5 arfcn=871 cur_fn=3232 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832348 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3232 block=0 data= (pcu_l1_if.cpp:463) 20241121125832362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832362 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3237, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832362 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3237, TS=7 (curr FN 3237), reason=UL_ASS (tbf.cpp:487) 20241121125832362 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832362 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832362 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832363 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832363 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832363 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832363 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832363 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832363 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832364 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832364 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832364 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832364 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832364 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832364 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3237 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3237 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3241 RX RTS.req: sapi=5 arfcn=871 cur_fn=3237 block=4 (pcu_l1_if.cpp:576) 20241121125832367 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3241 + 13 = 3254 (pdch_ul_controller.c:131) 20241121125832367 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832367 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832367 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832367 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832367 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3254 for type POLL (pdch_ul_controller.c:184) 20241121125832367 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3254, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832367 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832367 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3241 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3241 Sending data request: sapi=5 arfcn=871 cur_fn=3237 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832367 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 183 20241121125832381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3237 block=0 data= (pcu_l1_if.cpp:463) 20241121125832381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832382 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832382 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832382 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832382 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832382 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832382 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832383 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832383 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832383 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3241 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832383 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3241 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3245 RX RTS.req: sapi=5 arfcn=871 cur_fn=3241 block=5 (pcu_l1_if.cpp:576) 20241121125832386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3245 Sending data request: sapi=5 arfcn=871 cur_fn=3241 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832386 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3241 block=0 data= (pcu_l1_if.cpp:463) 20241121125832400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832400 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832400 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832401 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832401 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832401 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832401 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832401 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832401 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832401 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832401 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832402 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832402 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832402 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3245 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832402 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3245 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3250 RX RTS.req: sapi=5 arfcn=871 cur_fn=3245 block=6 (pcu_l1_if.cpp:576) 20241121125832409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3250 block_nr=6 scheduling free USF for polling at FN=3254 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3250 Sending data request: sapi=5 arfcn=871 cur_fn=3245 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832409 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3245 block=0 data= (pcu_l1_if.cpp:463) 20241121125832423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832423 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832423 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832424 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832424 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832424 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832424 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832424 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832424 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832425 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832425 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832425 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832425 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832425 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3250 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832425 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3250 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3254 RX RTS.req: sapi=5 arfcn=871 cur_fn=3250 block=7 (pcu_l1_if.cpp:576) 20241121125832428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3254 Sending data request: sapi=5 arfcn=871 cur_fn=3250 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832428 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3250 block=0 data= (pcu_l1_if.cpp:463) 20241121125832442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832442 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3254, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832442 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3254, TS=7 (curr FN 3254), reason=UL_ASS (tbf.cpp:487) 20241121125832442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832442 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832442 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832443 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832443 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832443 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832443 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832444 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832444 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832444 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832444 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832444 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3254 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832444 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3254 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832447 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3258 RX RTS.req: sapi=5 arfcn=871 cur_fn=3254 block=8 (pcu_l1_if.cpp:576) 20241121125832447 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3258 + 13 = 3271 (pdch_ul_controller.c:131) 20241121125832447 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832447 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832447 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832447 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832447 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3271 for type POLL (pdch_ul_controller.c:184) 20241121125832447 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3271, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832447 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832447 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3258 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832447 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3258 Sending data request: sapi=5 arfcn=871 cur_fn=3254 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832447 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 184 20241121125832461 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3254 block=0 data= (pcu_l1_if.cpp:463) 20241121125832461 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832461 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832461 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832462 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832462 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832462 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832462 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832462 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832462 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832462 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832462 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832462 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3258 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832462 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3258 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3263 RX RTS.req: sapi=5 arfcn=871 cur_fn=3258 block=9 (pcu_l1_if.cpp:576) 20241121125832470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3263 Sending data request: sapi=5 arfcn=871 cur_fn=3258 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832470 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3258 block=0 data= (pcu_l1_if.cpp:463) 20241121125832484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3263 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3263 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832489 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3267 RX RTS.req: sapi=5 arfcn=871 cur_fn=3263 block=10 (pcu_l1_if.cpp:576) 20241121125832489 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3267 block_nr=10 scheduling free USF for polling at FN=3271 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832489 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3267 Sending data request: sapi=5 arfcn=871 cur_fn=3263 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832489 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3263 block=0 data= (pcu_l1_if.cpp:463) 20241121125832503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832504 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832504 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3267 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3267 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3271 RX RTS.req: sapi=5 arfcn=871 cur_fn=3267 block=11 (pcu_l1_if.cpp:576) 20241121125832508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3271 Sending data request: sapi=5 arfcn=871 cur_fn=3267 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832508 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3267 block=0 data= (pcu_l1_if.cpp:463) 20241121125832522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832522 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3271, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832522 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3271, TS=7 (curr FN 3271), reason=UL_ASS (tbf.cpp:487) 20241121125832522 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832522 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832522 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832522 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832522 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832523 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832523 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832523 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832523 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832523 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3271 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832523 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3271 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3276 RX RTS.req: sapi=5 arfcn=871 cur_fn=3271 block=0 (pcu_l1_if.cpp:576) 20241121125832531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3276 + 13 = 3289 (pdch_ul_controller.c:131) 20241121125832531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832531 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832531 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832531 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3289 for type POLL (pdch_ul_controller.c:184) 20241121125832531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3289, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3276 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3276 Sending data request: sapi=5 arfcn=871 cur_fn=3271 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832531 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 185 20241121125832545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3271 block=0 data= (pcu_l1_if.cpp:463) 20241121125832546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832546 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832546 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832546 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832546 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832546 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832546 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832547 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832547 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832547 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832547 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832547 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832547 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832547 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3276 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832547 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3276 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832550 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3280 RX RTS.req: sapi=5 arfcn=871 cur_fn=3276 block=1 (pcu_l1_if.cpp:576) 20241121125832550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3280 Sending data request: sapi=5 arfcn=871 cur_fn=3276 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832550 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3276 block=0 data= (pcu_l1_if.cpp:463) 20241121125832564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832565 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832565 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832565 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832565 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832565 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832565 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832565 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832566 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832566 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3280 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832566 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3280 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3284 RX RTS.req: sapi=5 arfcn=871 cur_fn=3280 block=2 (pcu_l1_if.cpp:576) 20241121125832569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3284 block_nr=2 scheduling free USF for polling at FN=3289 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832569 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3284 Sending data request: sapi=5 arfcn=871 cur_fn=3280 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832569 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3280 block=0 data= (pcu_l1_if.cpp:463) 20241121125832583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832583 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832583 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832584 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832584 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3284 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3284 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3289 RX RTS.req: sapi=5 arfcn=871 cur_fn=3284 block=3 (pcu_l1_if.cpp:576) 20241121125832592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3289 Sending data request: sapi=5 arfcn=871 cur_fn=3284 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832592 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3284 block=0 data= (pcu_l1_if.cpp:463) 20241121125832607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832607 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3289, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832607 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3289, TS=7 (curr FN 3289), reason=UL_ASS (tbf.cpp:487) 20241121125832607 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832607 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832607 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832607 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832607 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832607 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832608 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832608 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832608 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832608 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832608 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3289 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832608 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3289 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832611 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3293 RX RTS.req: sapi=5 arfcn=871 cur_fn=3289 block=4 (pcu_l1_if.cpp:576) 20241121125832611 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3293 + 13 = 3306 (pdch_ul_controller.c:131) 20241121125832611 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832611 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832611 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832611 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832611 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3306 for type POLL (pdch_ul_controller.c:184) 20241121125832611 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3306, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832611 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832611 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3293 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832611 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3293 Sending data request: sapi=5 arfcn=871 cur_fn=3289 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832611 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 186 20241121125832625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3289 block=0 data= (pcu_l1_if.cpp:463) 20241121125832625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832626 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832626 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832626 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832626 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832626 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832627 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832627 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832627 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832627 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832627 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3293 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832627 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3293 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3297 RX RTS.req: sapi=5 arfcn=871 cur_fn=3293 block=5 (pcu_l1_if.cpp:576) 20241121125832630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3297 Sending data request: sapi=5 arfcn=871 cur_fn=3293 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832630 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3293 block=0 data= (pcu_l1_if.cpp:463) 20241121125832644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3297 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3297 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3302 RX RTS.req: sapi=5 arfcn=871 cur_fn=3297 block=6 (pcu_l1_if.cpp:576) 20241121125832653 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3302 block_nr=6 scheduling free USF for polling at FN=3306 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3302 Sending data request: sapi=5 arfcn=871 cur_fn=3297 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832653 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832667 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3297 block=0 data= (pcu_l1_if.cpp:463) 20241121125832667 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832668 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832668 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832668 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832668 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832669 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832669 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832669 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832669 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832669 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832669 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3302 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832669 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3302 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3306 RX RTS.req: sapi=5 arfcn=871 cur_fn=3302 block=7 (pcu_l1_if.cpp:576) 20241121125832672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3306 Sending data request: sapi=5 arfcn=871 cur_fn=3302 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832672 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3302 block=0 data= (pcu_l1_if.cpp:463) 20241121125832686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832686 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3306, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832686 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3306, TS=7 (curr FN 3306), reason=UL_ASS (tbf.cpp:487) 20241121125832686 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832686 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832686 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832687 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832687 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832688 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832688 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3306 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832688 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3306 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3310 RX RTS.req: sapi=5 arfcn=871 cur_fn=3306 block=8 (pcu_l1_if.cpp:576) 20241121125832691 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3310 + 13 = 3323 (pdch_ul_controller.c:131) 20241121125832691 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832691 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832691 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832691 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832691 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3323 for type POLL (pdch_ul_controller.c:184) 20241121125832691 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3323, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832691 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832691 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3310 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3310 Sending data request: sapi=5 arfcn=871 cur_fn=3306 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832691 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 187 20241121125832705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3306 block=0 data= (pcu_l1_if.cpp:463) 20241121125832705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3310 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3310 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3315 RX RTS.req: sapi=5 arfcn=871 cur_fn=3310 block=9 (pcu_l1_if.cpp:576) 20241121125832714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3315 Sending data request: sapi=5 arfcn=871 cur_fn=3310 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832714 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3310 block=0 data= (pcu_l1_if.cpp:463) 20241121125832729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3315 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3315 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3319 RX RTS.req: sapi=5 arfcn=871 cur_fn=3315 block=10 (pcu_l1_if.cpp:576) 20241121125832734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3319 block_nr=10 scheduling free USF for polling at FN=3323 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3319 Sending data request: sapi=5 arfcn=871 cur_fn=3315 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832734 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3315 block=0 data= (pcu_l1_if.cpp:463) 20241121125832844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832844 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832844 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832844 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832844 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832845 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832845 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832845 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832845 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3319 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3319 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832848 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3323 RX RTS.req: sapi=5 arfcn=871 cur_fn=3319 block=11 (pcu_l1_if.cpp:576) 20241121125832848 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3323 Sending data request: sapi=5 arfcn=871 cur_fn=3319 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832849 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3319 block=0 data= (pcu_l1_if.cpp:463) 20241121125832862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832862 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3323, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832862 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3323, TS=7 (curr FN 3323), reason=UL_ASS (tbf.cpp:487) 20241121125832862 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832862 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832862 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832863 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832863 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832863 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832864 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832864 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832864 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832864 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832864 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3323 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3323 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3328 RX RTS.req: sapi=5 arfcn=871 cur_fn=3323 block=0 (pcu_l1_if.cpp:576) 20241121125832872 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3328 + 13 = 3341 (pdch_ul_controller.c:131) 20241121125832872 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832872 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832872 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832872 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832872 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3341 for type POLL (pdch_ul_controller.c:184) 20241121125832872 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3341, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832872 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832872 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3328 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3328 Sending data request: sapi=5 arfcn=871 cur_fn=3323 block=0 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832872 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 188 20241121125832886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3323 block=0 data= (pcu_l1_if.cpp:463) 20241121125832886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832886 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832886 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832886 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832886 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832887 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832887 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832887 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832887 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832887 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3328 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832887 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3328 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832890 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3332 RX RTS.req: sapi=5 arfcn=871 cur_fn=3328 block=1 (pcu_l1_if.cpp:576) 20241121125832890 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3332 Sending data request: sapi=5 arfcn=871 cur_fn=3328 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832891 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3328 block=0 data= (pcu_l1_if.cpp:463) 20241121125832905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832905 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832905 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832905 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832905 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832905 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832906 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832906 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832906 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3332 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832906 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3332 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3336 RX RTS.req: sapi=5 arfcn=871 cur_fn=3332 block=2 (pcu_l1_if.cpp:576) 20241121125832909 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3336 block_nr=2 scheduling free USF for polling at FN=3341 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3336 Sending data request: sapi=5 arfcn=871 cur_fn=3332 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832909 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3332 block=0 data= (pcu_l1_if.cpp:463) 20241121125832923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832924 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832924 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832924 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832924 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832924 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832924 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832924 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832925 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832925 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832925 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832925 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3336 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832925 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3336 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3341 RX RTS.req: sapi=5 arfcn=871 cur_fn=3336 block=3 (pcu_l1_if.cpp:576) 20241121125832933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3341 Sending data request: sapi=5 arfcn=871 cur_fn=3336 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832933 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3336 block=0 data= (pcu_l1_if.cpp:463) 20241121125832947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832947 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3341, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125832947 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3341, TS=7 (curr FN 3341), reason=UL_ASS (tbf.cpp:487) 20241121125832947 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125832947 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125832947 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125832947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832948 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832948 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832948 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832948 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832948 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832948 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832949 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3341 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832949 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3341 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832951 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3345 RX RTS.req: sapi=5 arfcn=871 cur_fn=3341 block=4 (pcu_l1_if.cpp:576) 20241121125832951 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125832951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3345 + 13 = 3358 (pdch_ul_controller.c:131) 20241121125832951 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125832952 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125832952 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125832952 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125832952 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3358 for type POLL (pdch_ul_controller.c:184) 20241121125832952 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3358, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125832952 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125832952 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3345 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125832952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3345 Sending data request: sapi=5 arfcn=871 cur_fn=3341 block=4 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 189 20241121125832966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3341 block=0 data= (pcu_l1_if.cpp:463) 20241121125832966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832966 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832966 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832966 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832966 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832966 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832966 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832966 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832967 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832967 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832967 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3345 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832967 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3345 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832970 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3349 RX RTS.req: sapi=5 arfcn=871 cur_fn=3345 block=5 (pcu_l1_if.cpp:576) 20241121125832970 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3349 Sending data request: sapi=5 arfcn=871 cur_fn=3345 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832970 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125832984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3345 block=0 data= (pcu_l1_if.cpp:463) 20241121125832984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832985 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3349 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125832985 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3349 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125832994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3354 RX RTS.req: sapi=5 arfcn=871 cur_fn=3349 block=6 (pcu_l1_if.cpp:576) 20241121125832994 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=3354 block_nr=6 scheduling free USF for polling at FN=3358 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:443) 20241121125832994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3354 Sending data request: sapi=5 arfcn=871 cur_fn=3349 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125832994 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125833008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3349 block=0 data= (pcu_l1_if.cpp:463) 20241121125833008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833008 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833008 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833008 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833008 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3354 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3354 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3358 RX RTS.req: sapi=5 arfcn=871 cur_fn=3354 block=7 (pcu_l1_if.cpp:576) 20241121125833012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3358 Sending data request: sapi=5 arfcn=871 cur_fn=3354 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125833012 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125833026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3354 block=0 data= (pcu_l1_if.cpp:463) 20241121125833026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833026 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=3358, reason=UL_ASS): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (pdch_ul_controller.c:315) 20241121125833026 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} poll timeout for FN=3358, TS=7 (curr FN 3358), reason=UL_ASS (tbf.cpp:487) 20241121125833026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event ASS_POLL_TIMEOUT (tbf.cpp:528) 20241121125833026 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Timeout for polling PACKET CONTROL ACK for PACKET UPLINK ASSIGNMENT: |Assignment was on PACCH|No uplink data received yet| (tbf_ul_ass_fsm.c:270) 20241121125833026 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:275) 20241121125833026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833027 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833027 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833027 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833027 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3358 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3358 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3362 RX RTS.req: sapi=5 arfcn=871 cur_fn=3358 block=8 (pcu_l1_if.cpp:576) 20241121125833031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125833031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 3362 + 13 = 3375 (pdch_ul_controller.c:131) 20241121125833031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125833031 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125833031 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125833031 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125833031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 3375 for type POLL (pdch_ul_controller.c:184) 20241121125833031 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=3375, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125833031 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125833031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=3362 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125833031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3362 Sending data request: sapi=5 arfcn=871 cur_fn=3358 block=8 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125833031 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") MTC@1d710fa6204d: Ignoring RRBP 190 20241121125833043 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Timeout of T3168 (fsm.c:317) 20241121125833043 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125833043 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125833043 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125833043 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125833043 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-0-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125833043 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125833043 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125833043 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125833043 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125833043 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125833045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=3358 block=0 data= (pcu_l1_if.cpp:463) 20241121125833045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833045 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833045 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833045 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833046 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833046 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833046 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833046 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833046 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=3362 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=3362 block=0 data= (pcu_l1_if.cpp:463) 20241121125833046 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=3362 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125833054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=3367 RX RTS.req: sapi=5 arfcn=871 cur_fn=3362 block=9 (pcu_l1_if.cpp:576) 20241121125833054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=3367 Sending data request: sapi=5 arfcn=871 cur_fn=3362 block=9 data= (pcu_l1_if.cpp:182) 20241121125833054 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(862)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125833056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35488<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125833057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35474<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125833058 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125833058 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125833058 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125833058 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125833058 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125833058 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125833058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125833058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125833058 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 78: stopped pid 11217 with status 0 MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass'. respawn: 79: starting: osmo-pcu Thu Nov 21 12:58:33 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass ====== 20241121125833072 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125833072 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125833072 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125833072 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168.talloc 20241121125833097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125833198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53530<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7157036) Waiting for packet dumper to finish... 1 (prev_count=7157036, count=7241528) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack ------ Thu Nov 21 12:58:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack started. 868@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 868@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(872)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 868@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(872)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125836346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53532<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 868@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(876)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(876)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 868@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(873)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(873)@1d710fa6204d: Start timer T: 5 s PCUIF(873)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125836355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-STATS(877)@1d710fa6204d: Start timer T: 2 s 868@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(880)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(880)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125838073 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125838073 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125838073 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(873)@1d710fa6204d: OsmoPCU is now connected BTS(874)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125838076 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125838077 DLGLOBAL DEBUG validating counter group 0x561295b62040(bts) with 102 counters (rate_ctr.c:86) 20241121125838077 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125838077 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125838077 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125838077 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125838077 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125838077 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125838077 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125838077 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125838077 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125838077 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125838077 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125838077 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125838077 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125838077 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125838077 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125838077 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125838077 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125838077 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125838077 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125838077 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125838077 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125838077 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125838077 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125838077 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125838077 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125838077 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125838077 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125838077 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125838077 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125838077 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125838077 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125838077 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125838077 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125838077 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125838077 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125838077 DLGLOBAL DEBUG validating counter group 0x7f8d6db645e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125838077 DLGLOBAL DEBUG validating counter group 0x561295b61720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125838077 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125838077 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125838077 DLGLOBAL DEBUG validating counter group 0x7f8d6db65180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125838077 DLGLOBAL DEBUG validating counter group 0x7f8d6db65160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125838077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125838077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125838077 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125838077 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125838077 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125838077 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125838077 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125838077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125838077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838077 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(872)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(872)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(872)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(872)@1d710fa6204d: Start timer Tns_test: 10 s BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(874)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125838079 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125838079 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125838079 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125838079 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125838079 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125838079 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125838079 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125838079 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125838079 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(872)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(872)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125838080 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125838080 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125838080 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125838080 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125838080 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125838080 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125838080 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125838080 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125838080 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125838080 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125838080 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125838080 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(872)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(872)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(872)@1d710fa6204d: Start timer Tns_test: 10 s 869@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 869@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125838085 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125838085 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125838085 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125838085 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125838085 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125838085 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125838085 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125838085 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack-BVCI1234(870)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125838088 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125838088 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125838088 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125838088 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125838088 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125838088 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125838088 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125838089 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125838091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838091 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838091 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838091 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838091 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838091 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838091 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125838091 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125838091 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125838091 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125838091 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125838091 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125838091 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125838092 DLBSSGP DEBUG Got downlink MS class 3/0 (gprs_bssgp_pcu.c:148) 20241121125838092 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125838092 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125838092 DLGLOBAL DEBUG validating counter group 0x561295b61760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125838092 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125838092 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125838092 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125838092 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125838092 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125838092 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125838092 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125838092 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125838092 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125838092 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125838092 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125838092 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125838092 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125838092 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125838092 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121125838092 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125838092 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125838092 DLGLOBAL DEBUG validating counter group 0x561295b61b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125838092 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125838092 DLGLOBAL DEBUG validating counter group 0x561295b61e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125838092 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125838092 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125838092 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125838092 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125838092 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125838092 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125838092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125838092 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125838092 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125838092 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125838092 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125838092 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125838092 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125838092 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125838092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125838092 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125838092 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125838092 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125838092 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125838092 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125838092 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125838092 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125838092 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125838092 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125838092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838092 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838092 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(874)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(874)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. 20241121125838097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125838097 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125838097 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125838097 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125838097 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125838097 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125838098 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125838098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125838098 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125838098 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125838109 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125838109 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838110 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838110 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838110 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838110 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838111 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838111 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838114 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125838128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125838128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838129 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838129 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838129 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838129 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838137 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125838151 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125838151 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838152 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838152 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838156 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125838170 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125838170 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838170 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838170 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838170 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838170 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838170 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838170 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838171 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838171 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838171 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838171 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838171 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838171 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838171 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838171 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838174 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125838189 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125838189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838198 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125838213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125838213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838213 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838213 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838213 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838213 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838213 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838213 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838213 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838213 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838217 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125838231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125838231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838233 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838233 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838233 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838233 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838236 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125838251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125838251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838252 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838252 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838252 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838252 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838259 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125838274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125838274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838274 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838274 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838274 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838274 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838275 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838275 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838275 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838275 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838275 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838278 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125838292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125838292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838293 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838293 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838293 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838293 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838293 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838293 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838294 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838294 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838294 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838294 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838294 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838294 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838297 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125838299 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125838299 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125838299 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125838311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125838311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838312 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838312 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125838320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125838320 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 ee 17 79 79 75 ac c6 a3 1c e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125838320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 52 + 13 = 65 (pdch_ul_controller.c:131) 20241121125838320 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 65 for type POLL (pdch_ul_controller.c:184) 20241121125838320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=65, TS=7) (tbf_dl.cpp:883) 20241121125838320 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=65, TS=7 (tbf_dl.cpp:903) 20241121125838321 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 ee 17 79 79 75 ac c6 a3 1c e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125838321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data=0f 00 00 29 ee 17 79 79 75 ac c6 a3 1c e4 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125838321 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125838334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125838335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838335 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838335 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838335 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838335 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838336 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838336 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838336 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838336 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838336 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838336 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838339 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125838353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125838353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838358 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125838372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125838372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838373 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838373 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838373 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838373 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838373 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838373 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838373 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125838373 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838381 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125838395 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=3 data=40 08 10 20 00 00 00 00 00 00 00 30 10 00 00 00 00 00 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125838396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125838396 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125838396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125838396 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 1 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125838396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125838396 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125838396 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125838396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125838396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125838396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125838396 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125838396 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125838396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125838396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125838396 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125838396 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125838396 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125838396 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125838396 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125838396 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125838396 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125838396 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241121125838396 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125838396 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125838396 DLGLOBAL DEBUG validating counter group 0x561295b61b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125838396 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125838396 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125838396 DLGLOBAL DEBUG validating counter group 0x561295b61c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125838396 DLGLOBAL DEBUG validating counter group 0x561295b61c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125838396 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125838396 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125838396 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125838396 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125838396 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125838396 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:343) 20241121125838396 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125838396 DTBFUL INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125838396 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125838396 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125838396 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} MS requests UL TBF in ack message, so we provide one: (pdch.cpp:125) 20241121125838396 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241121125838396 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125838396 DTBF DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125838396 DRLCMACMEAS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125838396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838396 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838396 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838397 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838397 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125838398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125838400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125838400 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125838400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 69 + 13 = 82 (pdch_ul_controller.c:131) 20241121125838400 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Uplink Assignment (PACCH) for TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_ul_ass_fsm.c:119) 20241121125838400 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125838400 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 11|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125838400 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125838400 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type POLL (pdch_ul_controller.c:184) 20241121125838400 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=82, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125838400 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125838400 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125838400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data=4f 28 40 00 00 00 22 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125838400 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(874)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B'O ("\v++++++++++") BTS(874)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125838405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53544<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125838406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53532<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125838406 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125838406 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125838406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838406 DTBF INFO TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125838406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125838406 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125838406 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125838406 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125838406 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125838406 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125838406 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125838406 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125838406 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125838406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125838406 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125838406 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125838406 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125838406 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125838406 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125838406 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125838406 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125838407 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125838407 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125838407 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125838407 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125838407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125838407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125838407 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 79: stopped pid 11291 with status 0 MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass'. respawn: 80: starting: osmo-pcu Thu Nov 21 12:58:38 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack.talloc 20241121125838418 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125838418 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125838418 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125838418 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125838441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125838541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141088) Waiting for packet dumper to finish... 1 (prev_count=141088, count=192996) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs'. ------ PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs ------ Thu Nov 21 12:58:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs started. 881@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(883)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 881@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(885)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(885)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 881@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125841599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 881@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(889)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 881@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(889)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(886)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125841606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(886)@1d710fa6204d: Start timer T: 5 s PCUIF(886)@1d710fa6204d: Start timer T_Conn: 10 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(890)@1d710fa6204d: Start timer T: 2 s TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-STATS(890)@1d710fa6204d: Start timer T: 2 s 881@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(893)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(893)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125843418 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125843418 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125843418 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(886)@1d710fa6204d: OsmoPCU is now connected BTS(888)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121125843423 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125843423 DLGLOBAL DEBUG validating counter group 0x55d532c67040(bts) with 102 counters (rate_ctr.c:86) 20241121125843423 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125843423 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125843423 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125843423 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125843423 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125843423 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125843423 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125843423 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125843423 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125843423 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125843423 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125843423 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125843423 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125843423 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125843423 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125843423 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125843423 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125843423 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125843423 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125843423 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125843423 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125843423 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125843423 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125843423 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125843423 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125843423 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125843423 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125843423 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125843423 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125843423 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125843423 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125843423 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125843423 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125843423 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125843423 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125843423 DLGLOBAL DEBUG validating counter group 0x7ff1abc3a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125843423 DLGLOBAL DEBUG validating counter group 0x55d532c66720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125843423 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125843423 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125843423 DLGLOBAL DEBUG validating counter group 0x7ff1abc3b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125843423 DLGLOBAL DEBUG validating counter group 0x7ff1abc3b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125843423 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125843423 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125843423 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125843423 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125843423 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125843423 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125843423 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125843423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125843423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843424 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(885)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(885)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(885)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(885)@1d710fa6204d: Start timer Tns_test: 10 s BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125843426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125843426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125843426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125843426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125843426 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125843426 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(888)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125843427 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125843427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125843427 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(885)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(885)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125843427 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125843427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125843427 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125843427 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125843427 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125843427 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125843427 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125843427 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125843427 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125843427 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125843428 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125843428 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(885)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(885)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(885)@1d710fa6204d: Start timer Tns_test: 10 s 882@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 882@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125843434 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125843434 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125843434 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125843434 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125843434 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125843434 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125843434 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125843434 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125843437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843437 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843437 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(883)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121125843437 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843437 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843438 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843438 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs-BVCI1234(883)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121125843438 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843438 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843438 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843438 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125843439 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843439 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843439 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843439 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843439 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125843439 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125843439 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125843439 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125843439 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125843439 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125843439 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125843439 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Start timer T: 2 s 20241121125843441 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125843441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125843441 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125843441 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125843441 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125843441 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121125843441 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121125843441 DLBSSGP DEBUG Got downlink MS class 3/3 (gprs_bssgp_pcu.c:148) 20241121125843441 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 10 (gprs_bssgp_pcu.c:177) 20241121125843441 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125843441 DLGLOBAL DEBUG validating counter group 0x55d532c66760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125843441 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121125843441 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121125843441 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121125843441 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125843441 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125843441 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125843441 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125843441 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121125843441 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125843441 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125843441 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125843441 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125843441 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)"d......D"(TS=7), single (alloc_algo.cpp:688) 20241121125843441 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121125843441 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125843441 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125843441 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Allocating DL TBF (tbf_dl.cpp:116) 20241121125843441 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125843441 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125843441 DLGLOBAL DEBUG validating counter group 0x55d532c66b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125843441 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125843441 DLGLOBAL DEBUG validating counter group 0x55d532c66e00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125843441 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125843441 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121125843441 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125843441 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125843441 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121125843441 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125843441 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Attaching DL TBF: TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125843441 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121125843441 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121125843441 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121125843441 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121125843441 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125843441 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121125843441 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=7)] TA=220 (bts.cpp:1114) 20241121125843441 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=0 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0f e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121125843441 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) 20241121125843441 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125843441 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125843441 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125843441 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125843441 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125843441 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125843441 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125843441 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125843441 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125843441 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125843441 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(888)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(888)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. 20241121125843444 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125843444 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125843444 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125843444 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125843444 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121125843445 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121125843445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121125843445 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121125843445 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121125843455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125843455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843456 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843456 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843456 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843456 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843456 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843456 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843457 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843457 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843457 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843457 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843457 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843457 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843460 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125843474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125843474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843474 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843474 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843475 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843475 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843475 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843475 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843475 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843475 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843483 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125843497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125843497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843498 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843498 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843498 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843498 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843498 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843499 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843499 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843499 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843499 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843502 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125843516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125843516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843516 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843516 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843516 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843517 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843517 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843517 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843517 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843517 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843517 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843517 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843517 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843520 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125843535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125843535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843535 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843535 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843535 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843535 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843535 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843544 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125843558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125843558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843559 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843559 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843559 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843559 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843559 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843559 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843559 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843559 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843562 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125843576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125843576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843577 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843577 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843577 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843577 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843577 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843577 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843577 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843577 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843578 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843578 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843581 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125843597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125843597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843598 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843598 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843606 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125843621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125843621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843625 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125843642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125843642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843642 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843642 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843642 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843646 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121125843646 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121125843646 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121125843646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125843646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=MCS-1 (tbf_dl.cpp:354) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125843646 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (22): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 11 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125843646 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} data block (BSN 0, MCS-1): 14 ff de 47 7c 2a 7d 8c 6b 73 70 30 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125843646 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125843647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125843647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125843647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125843647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 47 + 13 = 60 (pdch_ul_controller.c:131) 20241121125843647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 60 for type POLL (pdch_ul_controller.c:184) 20241121125843647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=60, TS=7) (tbf_dl.cpp:883) 20241121125843647 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=60, TS=7 (tbf_dl.cpp:903) 20241121125843647 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} msg block (BSN 0, MCS-1): 0f 00 00 16 28 fe bd 8f f8 54 fa 18 d7 e6 e0 60 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241121125843647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data=0f 00 00 16 28 fe bd 8f f8 54 fa 18 d7 e6 e0 60 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241121125843647 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125843661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125843661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843671 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125843685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125843685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843686 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843686 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843686 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843686 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843687 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843687 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843687 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843688 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843690 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125843704 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125843704 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843705 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843705 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843705 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843705 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843705 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843705 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843706 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843706 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843706 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125843706 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843709 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125843724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=2 data=40 20 04 04 00 00 a7 f0 04 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125843724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125843724 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125843724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125843724 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 0 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 1 |  : ChannelRequestDescription | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End ChannelRequestDescription | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 1 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125843725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125843725 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125843725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 1, bow: 1, eow: 1, ssn: 2, have_crbb: 0, urbb_len:64, 0x55d533ffc79c, 0x55d533ffc7a0, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125843725 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:597) 20241121125843725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125843725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125843725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125843725 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125843725 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125843725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125843725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121125843725 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121125843725 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) 20241121125843725 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125843725 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125843725 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125843725 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125843725 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125843725 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Allocating UL TBF (tbf_ul.cpp:115) 20241121125843725 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125843725 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125843725 DLGLOBAL DEBUG validating counter group 0x55d532c66b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125843725 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125843725 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125843725 DLGLOBAL DEBUG validating counter group 0x55d532c66c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125843725 DLGLOBAL DEBUG validating counter group 0x55d532c66c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125843725 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125843725 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125843725 DTBF INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125843725 DTBF INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125843725 DTBFUL INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125843725 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125843725 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Attaching UL TBF: TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125843725 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:343) 20241121125843725 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125843725 DTBFUL INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125843725 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125843725 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125843725 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} MS requests UL TBF in ack message, so we provide one: (pdch.cpp:125) 20241121125843725 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:126) 20241121125843725 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125843725 DTBF DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125843725 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843725 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843725 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843725 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843726 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843726 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843726 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843726 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843727 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125843727 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125843733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125843733 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125843734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 65 + 13 = 78 (pdch_ul_controller.c:131) 20241121125843734 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} start Packet Uplink Assignment (PACCH) for TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (tbf_ul_ass_fsm.c:119) 20241121125843734 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125843734 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_EGPRS_Struct = 1 |  : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 |  : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 64 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 | Exist_BEP_PERIOD2 = 0 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation |  : End u.PUA_EGPRS_00 |  : End u.PUA_EGPRS_Struct | Padding = 11|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125843734 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125843734 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 78 for type POLL (pdch_ul_controller.c:184) 20241121125843734 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} Scheduled UL Assignment polling on PACCH (FN=78, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125843734 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125843734 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125843734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data=4f 28 40 00 00 00 30 08 08 79 b3 a2 00 02 0b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125843734 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(888)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B'O ("\v++++++++") BTS(888)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125843739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46464<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125843741 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46448<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125843741 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125843742 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DTBF INFO TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} free (tbf.cpp:271) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125843742 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} (gprs_ms.c:381) 20241121125843742 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125843742 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125843742 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125843742 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Deallocated (fsm.c:568) 20241121125843742 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125843742 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125843742 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121125843742 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125843742 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125843742 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125843742 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125843742 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125843742 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){WAIT_ACK}: Deallocated (fsm.c:568) 20241121125843742 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125843742 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125843742 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125843742 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125843742 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125843742 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125843742 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125843742 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 80: stopped pid 11357 with status 0 MTC@1d710fa6204d: Test case TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass'. respawn: 81: starting: osmo-pcu Thu Nov 21 12:58:43 UTC 2024 ====== PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs.talloc 20241121125843772 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125843772 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125843772 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125843772 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125843789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125843890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46476<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75628) Waiting for packet dumper to finish... 1 (prev_count=75628, count=192116) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs'. ------ PCU_Tests.TC_multiplex_dl_gprs_egprs ------ Thu Nov 21 12:58:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_multiplex_dl_gprs_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_multiplex_dl_gprs_egprs' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_multiplex_dl_gprs_egprs started. 894@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_multiplex_dl_gprs_egprs-BVCI1234(897)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 894@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(898)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer g_T_guard: 60 s -NSVCI1234(898)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 894@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125846948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 894@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(902)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(902)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 894@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(899)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(899)@1d710fa6204d: Start timer T: 5 s PCUIF(899)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125846957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_multiplex_dl_gprs_egprs-STATS(903)@1d710fa6204d: Start timer T: 2 s TC_multiplex_dl_gprs_egprs-STATS(903)@1d710fa6204d: Start timer T: 2 s 894@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(906)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(906)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125848773 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125848773 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125848773 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(899)@1d710fa6204d: OsmoPCU is now connected BTS(901)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125848778 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125848778 DLGLOBAL DEBUG validating counter group 0x562b6b2eb040(bts) with 102 counters (rate_ctr.c:86) 20241121125848778 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125848778 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125848778 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125848778 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125848778 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125848778 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125848778 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125848778 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125848778 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125848778 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125848778 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125848778 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125848778 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125848778 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125848778 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125848778 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125848778 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125848778 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125848778 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125848778 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125848778 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125848778 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125848778 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125848778 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125848778 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125848778 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125848778 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125848778 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125848778 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125848779 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125848779 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125848779 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125848779 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125848779 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125848779 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125848779 DLGLOBAL DEBUG validating counter group 0x7fe64ec115e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125848779 DLGLOBAL DEBUG validating counter group 0x562b6b2ea720(pcu:sgsn) with 2 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125848779 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125848779 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125848779 DLGLOBAL DEBUG validating counter group 0x7fe64ec12180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125848779 DLGLOBAL DEBUG validating counter group 0x7fe64ec12160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125848779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125848779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125848779 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125848779 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125848779 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125848779 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125848779 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125848779 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125848779 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125848779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125848779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848779 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(901)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(898)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(898)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(898)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(898)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125848782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125848782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125848782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125848782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125848782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125848782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 2 s 20241121125848782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125848782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125848782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(898)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(898)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125848782 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125848782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125848782 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125848782 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125848782 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125848782 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125848782 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125848782 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125848782 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125848782 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125848782 DRLCMAC DEBUG New max MCS: DL=5 UL=9 (bts.cpp:1449) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125848783 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125848783 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(898)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(898)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(898)@1d710fa6204d: Start timer Tns_test: 10 s 895@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 895@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125848790 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125848790 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125848790 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125848790 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125848790 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125848790 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125848790 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125848790 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125848792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125848792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_multiplex_dl_gprs_egprs-BVCI1234(897)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_multiplex_dl_gprs_egprs-BVCI1234(897)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125848795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125848795 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125848795 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125848795 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125848795 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125848795 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125848795 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125848795 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125848796 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125848797 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125848798 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125848798 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125848798 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125848798 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125848798 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125848798 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125848799 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125848799 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125848799 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125848799 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125848799 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125848799 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125848799 DLBSSGP DEBUG Computed BVC leak rate = 2800, num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:978) 20241121125848799 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20241121125848799 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 28000, R = 2800, Bmax_MS = 28000, R_MS = 2800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125848799 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(901)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125848803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125848803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125848803 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125848803 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125848803 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125848811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125848811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848815 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125848829 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125848829 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848839 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125848853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125848853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848857 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125848872 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125848872 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848876 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125848891 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125848891 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848900 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125848914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125848914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848919 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125848933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125848933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848938 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125848952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125848952 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848962 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125848976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125848976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848980 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125848995 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125848995 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125848999 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125849013 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125849013 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849023 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125849037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125849037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125849037 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125849037 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125849037 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125849038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125849038 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125849038 DLGLOBAL DEBUG validating counter group 0x562b6b2ea760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125849038 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125849038 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125849038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125849038 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125849038 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125849038 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125849038 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125849038 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125849038 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125849038 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125849038 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125849038 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125849038 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125849038 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125849038 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125849038 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849038 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849038 DLGLOBAL DEBUG validating counter group 0x562b6b2eab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125849038 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125849038 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125849038 DLGLOBAL DEBUG validating counter group 0x562b6b2eac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125849038 DLGLOBAL DEBUG validating counter group 0x562b6b2eac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125849038 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125849038 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125849038 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125849038 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125849038 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125849038 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125849038 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125849038 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125849038 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125849038 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125849038 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125849038 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125849038 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125849038 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125849038 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125849042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125849042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125849042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125849042 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125849042 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125849042 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125849042 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125849042 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125849042 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125849042 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125849042 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125849042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125849042 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(901)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125849056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125849056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849060 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125849075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125849075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849084 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125849098 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125849098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849103 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241121125849117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125849117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125849117 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125849117 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125849117 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | MTC@1d710fa6204d: Start timer T: 2 s Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125849118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125849118 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125849118 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125849118 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125849118 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125849118 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125849118 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125849118 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=69, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125849118 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125849118 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125849118 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type SBA (pdch_ul_controller.c:184) 20241121125849118 DRLCMAC DEBUG Allocated a single block at SBFn=108 TRX=0 TS=7 (bts.cpp:1002) 20241121125849118 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125849118 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=69 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 06 23 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(901)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 6, t2 := 4 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 6, t2 := 4 } } } 20241121125849122 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125849136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125849136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849146 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125849160 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125849160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849164 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125849225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125849225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849230 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125849244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125849244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849253 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125849268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125849268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849272 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125849287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125849287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849291 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125849305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125849305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849315 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125849329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125849329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849333 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125849348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 16 40 00 00 00 a2 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125849348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125849348 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125849348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125849348 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000002 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125849348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125849348 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125849348 DLGLOBAL DEBUG validating counter group 0x562b6b2ea760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125849348 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000002, not yet confirmed (gprs_ms.c:512) 20241121125849348 DMS INFO MS(TLLI-0x00000002:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125849348 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125849348 DMS INFO Modifying MS object, TLLI = 0x00000002, TA 220 -> 0 (gprs_ms.c:609) 20241121125849348 DMS INFO Modifying MS object, TLLI = 0x00000002, MS class 0 -> 3 (gprs_ms.c:624) 20241121125849348 DMS INFO Modifying MS object, TLLI = 0x00000002, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121125849348 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121125849348 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125849348 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121125849348 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125849348 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125849348 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125849348 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125849348 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125849348 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125849348 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125849349 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241121125849349 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849349 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849349 DLGLOBAL DEBUG validating counter group 0x562b6b2eab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125849349 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125849349 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125849349 DLGLOBAL DEBUG validating counter group 0x562b6b2eac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125849349 DLGLOBAL DEBUG validating counter group 0x562b6b2eac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125849349 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121125849349 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125849349 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125849349 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125849349 DTBFUL INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121125849349 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125849349 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Attaching UL TBF: TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW} (gprs_ms.c:336) 20241121125849349 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125849349 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125849349 DTBFUL INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125849349 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125849349 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125849349 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125849349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125849349 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125849349 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125849349 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125849352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125849352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125849353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125849353 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125849353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241121125849353 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125849353 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125849353 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 2 |  : End ID | u.PUA_EGPRS_Struct = 1 |  : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 |  : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 64 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 | Exist_BEP_PERIOD2 = 0 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 1 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 1 |  : End u.Dynamic_Allocation |  : End u.PUA_EGPRS_00 |  : End u.PUA_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125849353 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125849353 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241121125849353 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=125, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125849353 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125849353 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125849353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=48 28 40 00 00 00 50 08 0a 01 e6 ce 88 40 09 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125849353 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(901)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") 20241121125849367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125849367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849397 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125849411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125849411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849411 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125849411 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125849416 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125849430 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125849430 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849434 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125849449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 04 00 00 00 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125849449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125849449 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125849449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125849449 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000002 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = MTC@1d710fa6204d: Start timer T: 0.1 s 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125849449 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125849449 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} FN=125 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125849449 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125849449 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125849449 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125849449 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125849449 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125849451 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125849451 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125849451 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125849452 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125849452 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125849452 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125849452 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121125849452 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125849452 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125849452 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125849452 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125849452 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125849452 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125849452 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125849452 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849452 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849452 DLGLOBAL DEBUG validating counter group 0x562b6b2eab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125849452 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125849452 DLGLOBAL DEBUG validating counter group 0x562b6b2eae20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125849452 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121125849452 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 03, TFIs = 00000001. (pdch.cpp:1190) 20241121125849452 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125849452 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125849452 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121125849452 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125849452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125849452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121125849452 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125849452 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125849452 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125849452 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125849452 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125849452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125849458 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125849472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125849472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849476 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125849491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125849491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849496 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125849510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125849510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849519 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125849533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125849533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125849663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121125849663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121125849663 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125849663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241121125849663 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125849663 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125849663 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125849663 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125849663 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241121125849663 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=160, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125849663 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125849663 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125849663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=49 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125849664 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(901)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241121125849672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125849672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849677 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125849691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125849691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849691 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125849691 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125849700 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125849714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125849714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849718 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125849732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125849732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125849732 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125849732 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125849732 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125849733 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125849733 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=160 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125849733 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125849733 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125849733 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125849733 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125849733 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125849737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125849737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=164 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=169 (gprs_rlcmac_sched.cpp:454) 20241121125849737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 169 for type USF (pdch_ul_controller.c:184) 20241121125849737 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-1 (tbf_dl.cpp:354) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125849737 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (20): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 9 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-1): 29 eb 9c 07 8b bb a9 cf 18 0d 84 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125849737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 164 + 13 = 177 (pdch_ul_controller.c:131) 20241121125849737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 177 for type POLL (pdch_ul_controller.c:184) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=177, TS=7) (tbf_dl.cpp:883) 20241121125849737 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=177, TS=7 (tbf_dl.cpp:903) 20241121125849737 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-1): 0f 00 00 29 eb 9c 07 8b bb a9 cf 18 0d 84 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:911) 20241121125849737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=08 00 00 29 eb 9c 07 8b bb a9 cf 18 0d 84 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125849737 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125849751 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125849751 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849760 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125849774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125849774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=169): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125849774 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125849779 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125849793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125849793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849797 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125849811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=5 data=40 08 00 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125849811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125849811 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125849811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125849811 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125849812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125849812 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125849812 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125849812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125849812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125849812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121125849812 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125849812 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125849812 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) MTC@1d710fa6204d: Start timer T: 0.1 s 20241121125849813 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125849813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125849813 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125849813 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125849813 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125849813 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121125849813 DMS INFO Modifying MS object, TLLI: 0x00000002 confirmed (gprs_ms.c:547) 20241121125849813 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125849813 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125849813 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121125849813 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125849813 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125849813 DTBF DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121125849813 DTBF INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121125849813 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849813 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125849813 DLGLOBAL DEBUG validating counter group 0x562b6b2eab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125849813 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121125849813 DLGLOBAL DEBUG validating counter group 0x562b6b2eae00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125849813 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:TLLI-0x00000002){NEW} Assigning TS=7 TFI=1 (tbf_dl.cpp:431) 20241121125849813 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121125849813 DTBF INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125849813 DTBF INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121125849813 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121125849813 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121125849813 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL) Attaching DL TBF: TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} (gprs_ms.c:348) 20241121125849813 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121125849813 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121125849813 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} exists (tbf_dl.cpp:471) 20241121125849813 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121125849813 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121125849813 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121125849813 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121125849813 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121125849813 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121125849821 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125849835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125849835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849839 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125849853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125849853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849858 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125849873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125849873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849882 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125849896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125849896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849901 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125849958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125849958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125849963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=203 block_nr=11 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=208 (gprs_rlcmac_sched.cpp:454) 20241121125849963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 208 for type USF (pdch_ul_controller.c:184) 20241121125849963 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121125849963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 203 + 13 = 216 (pdch_ul_controller.c:131) 20241121125849963 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121125849963 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121125849963 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 1 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 1 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 1 |  : AdditionsR99 | Exist_EGPRS_Params = 1 | EGPRS_WindowSize = 0 | LINK_QUALITY_MEASUREMENT_MODE = 0 | Exist_BEP_PERIOD2 = 0 | Exist_Packet_Extended_Timing_Advance = 0 | Exist_COMPACT_ReducedMA = 0 |  : End AdditionsR99 | Padding = 3|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125849963 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121125849963 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 216 for type POLL (pdch_ul_controller.c:184) 20241121125849963 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Assignment polling on PACCH (FN=216, TS=7) (tbf_dl_ass_fsm.c:126) 20241121125849963 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121125849963 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125849963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=49 08 01 00 0c 03 cd 9e 18 00 80 c0 03 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125849963 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(901)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '032B2B2B2B2B2B2B2B2B2B'O 20241121125849977 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125849977 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125849987 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125850001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125850001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850001 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=208): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850001 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125850005 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125850122 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125850122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850126 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125850140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=2 data=40 04 00 00 00 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850140 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850140 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000002 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850140 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850140 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} FN=216 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121125850140 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121125850140 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121125850140 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121125850140 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121125850140 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121125850149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125850149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=221 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=225 (gprs_rlcmac_sched.cpp:454) 20241121125850149 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 225 for type USF (pdch_ul_controller.c:184) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 57/431 -> yes (tbf_dl.cpp:1216) 20241121125850149 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850149 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 0, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121125850149 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (44): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC queue completely drained and there's still 33 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125850149 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125850149 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 0, MCS-4): 14 ff eb 9c 07 8b bb a9 cf 18 0d 84 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 221 + 13 = 234 (pdch_ul_controller.c:131) 20241121125850150 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 234 for type POLL (pdch_ul_controller.c:184) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=234, TS=7) (tbf_dl.cpp:883) 20241121125850150 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=234, TS=7 (tbf_dl.cpp:903) 20241121125850150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 0, MCS-4): 8f 00 00 00 28 fe d7 39 0f 16 77 53 9f 31 1a 08 57 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (tbf_dl.cpp:911) 20241121125850150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=88 00 00 00 28 fe d7 39 0f 16 77 53 9f 31 1a 08 57 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 56 00 (pcu_l1_if.cpp:182) 20241121125850150 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125850164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125850164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125850183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125850183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850183 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=225): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850183 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125850187 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125850201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125850201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125850225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=6 data=40 20 20 a7 b0 04 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850225 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850225 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 2 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850225 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125850225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 2, have_crbb: 0, urbb_len:64, 0x562b6c2324dc, 0x562b6c2324e0, 4, 0, win: 0-1, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125850225 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 2, BSN 0 to 66 - 1 (66 blocks), "RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125850225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125850225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=0)"RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125850225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=0:1, lost=0, recv=0, skipped=1, bsn=0, info='x...............................................................' (tbf_dl.cpp:998) 20241121125850225 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125850225 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125850225 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125850229 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125850243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125850243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850244 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850244 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850244 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850244 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850244 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850244 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850244 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850244 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850244 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850244 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850244 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850244 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850244 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850244 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125850248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=242 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=247 (gprs_rlcmac_sched.cpp:454) 20241121125850248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 247 for type USF (pdch_ul_controller.c:184) 20241121125850248 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-1 (tbf_dl.cpp:354) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125850248 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-1): 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec (tbf_dl.cpp:686) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125850248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-1): 07 00 03 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec (tbf_dl.cpp:911) 20241121125850248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=01 00 03 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec (pcu_l1_if.cpp:182) 20241121125850248 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125850262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=8 data=7c 00 c0 82 4c 37 7d 31 99 c1 0e d1 a7 76 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850262 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 00 c0 82 4c 37 7d 31 99 c1 0e d1 a7 76 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850262 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850262 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=242 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1070) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=a6 9b be 98 cc 60 87 e8 53 bb d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850262 DRLCMACUL DEBUG - Mark BSN 1984 as INVALID (rlc_window_ul.cpp:42) 20241121125850262 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125850262 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850262 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125850271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125850271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=247 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=251 (gprs_rlcmac_sched.cpp:454) 20241121125850271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 251 for type USF (pdch_ul_controller.c:184) 20241121125850271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==1 .. V(S)==1) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850271 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 1, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125850271 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 1, MCS-4): 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 (tbf_dl.cpp:686) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125850271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 1, MCS-4): 87 40 00 80 da 68 ca a0 ba e6 01 07 62 74 1d f0 e9 c3 7e 59 11 75 3e d8 e5 c2 5a a9 fe 30 c0 1e 93 3b 34 59 ac e4 cb 9e 3e 24 82 ca da 1b 83 02 00 (tbf_dl.cpp:911) 20241121125850271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=80 40 00 80 da 68 ca a0 ba e6 01 07 62 74 1d f0 e9 c3 7e 59 11 75 3e d8 e5 c2 5a a9 fe 30 c0 1e 93 3b 34 59 ac e4 cb 9e 3e 24 82 ca da 1b 83 02 00 (pcu_l1_if.cpp:182) 20241121125850271 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125850285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=9 data=3c 00 01 bd 85 17 09 f3 40 22 8a 45 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850285 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 01 bd 85 17 09 f3 40 22 8a 45 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850285 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850285 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=247 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=0 .. V(R)=0) (tbf_ul.cpp:257) 20241121125850285 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=0, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 0 storing in window (0..63) (tbf_ul.cpp:314) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=bd 85 17 09 f3 40 22 8a 45 e8 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850285 DRLCMACUL DEBUG - Mark BSN 64 as INVALID (rlc_window_ul.cpp:42) 20241121125850285 DRLCMACUL DEBUG - Raising V(R) to 1 (rlc_window_ul.cpp:50) 20241121125850285 DRLCMACUL DEBUG - Taking block 0 out, raising V(Q) to 1 (rlc_window_ul.cpp:65) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850285 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=0 CV=15 (tbf_ul.cpp:402) 20241121125850285 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=247): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850285 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125850291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=251 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=255 (gprs_rlcmac_sched.cpp:454) 20241121125850291 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 255 for type USF (pdch_ul_controller.c:184) 20241121125850291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-1 (tbf_dl.cpp:354) 20241121125850291 DRLCMACDL DEBUG -- Chunk with length 1380 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-1): 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 (tbf_dl.cpp:686) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125850291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-1): 07 00 05 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 (tbf_dl.cpp:911) 20241121125850291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=01 00 05 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 (pcu_l1_if.cpp:182) 20241121125850291 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125850305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=10 data=7c 08 c0 82 da 8c 24 c3 65 9b 4e b0 e6 b7 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850305 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 08 c0 82 da 8c 24 c3 65 9b 4e b0 e6 b7 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850305 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850305 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=251 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=6d 46 92 e1 b2 4d 27 58 f3 5b d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850305 DRLCMACUL DEBUG - Mark BSN 1985 as INVALID (rlc_window_ul.cpp:42) 20241121125850305 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125850305 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850305 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125850305 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=251): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850305 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125850310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=255 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=260 (gprs_rlcmac_sched.cpp:454) 20241121125850310 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 260 for type USF (pdch_ul_controller.c:184) 20241121125850310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==1 .. V(S)==2) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850310 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 2, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850310 DRLCMACDL DEBUG -- Chunk with length 1356 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 2, MCS-4): 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a (tbf_dl.cpp:686) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125850310 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 2, MCS-4): 87 80 00 80 40 f4 d3 56 76 fe 2b b2 fd 58 2e b1 88 85 4e ed 96 f5 ba 66 8e 68 da 8b d6 97 af c2 95 5e 4e f6 8e 67 a0 35 7b 3b fc 7e cc ee be 14 01 (tbf_dl.cpp:911) 20241121125850310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=80 80 00 80 40 f4 d3 56 76 fe 2b b2 fd 58 2e b1 88 85 4e ed 96 f5 ba 66 8e 68 da 8b d6 97 af c2 95 5e 4e f6 8e 67 a0 35 7b 3b fc 7e cc ee be 14 01 (pcu_l1_if.cpp:182) 20241121125850310 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125850323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=11 data=3c 00 03 f6 c6 01 8f 8c 5b 6e cd 39 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850323 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850323 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 03 f6 c6 01 8f 8c 5b 6e cd 39 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850323 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850323 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=255 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241121125850323 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=1 .. V(R)=1) (tbf_ul.cpp:257) 20241121125850324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=1, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 1 storing in window (1..64) (tbf_ul.cpp:314) 20241121125850324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=f6 c6 01 8f 8c 5b 6e cd 39 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850324 DRLCMACUL DEBUG - Mark BSN 65 as INVALID (rlc_window_ul.cpp:42) 20241121125850324 DRLCMACUL DEBUG - Raising V(R) to 2 (rlc_window_ul.cpp:50) 20241121125850324 DRLCMACUL DEBUG - Taking block 1 out, raising V(Q) to 2 (rlc_window_ul.cpp:65) 20241121125850324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850324 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=1 CV=15 (tbf_ul.cpp:402) 20241121125850324 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=255): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850324 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125850333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=260 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=264 (gprs_rlcmac_sched.cpp:454) 20241121125850333 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 264 for type USF (pdch_ul_controller.c:184) 20241121125850333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-1 (tbf_dl.cpp:354) 20241121125850333 DRLCMACDL DEBUG -- Chunk with length 1360 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-1): ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 (tbf_dl.cpp:686) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125850333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-1): 07 00 07 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 (tbf_dl.cpp:911) 20241121125850333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=01 00 07 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 (pcu_l1_if.cpp:182) 20241121125850333 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125850344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125850345 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125850347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data=7c 10 c0 82 e0 56 b5 18 bd a5 dd 6f c3 60 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850347 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850347 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 10 c0 82 e0 56 b5 18 bd a5 dd 6f c3 60 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850347 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850347 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=260 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=70 ab 5a 8c de d2 ee b7 61 b0 d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850347 DRLCMACUL DEBUG - Mark BSN 1986 as INVALID (rlc_window_ul.cpp:42) 20241121125850347 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125850347 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850347 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125850347 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=260): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850347 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125850352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=264 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=268 (gprs_rlcmac_sched.cpp:454) 20241121125850352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 268 for type USF (pdch_ul_controller.c:184) 20241121125850352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==1 .. V(S)==3) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850352 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 3, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850352 DRLCMACDL DEBUG -- Chunk with length 1312 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 3, MCS-4): 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 (tbf_dl.cpp:686) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 264 + 13 = 277 (pdch_ul_controller.c:131) 20241121125850352 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 277 for type POLL (pdch_ul_controller.c:184) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=277, TS=7) (tbf_dl.cpp:883) 20241121125850352 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=277, TS=7 (tbf_dl.cpp:903) 20241121125850352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 3, MCS-4): 8f c0 00 80 0c 7d 5a f7 97 30 25 c1 cc 45 cf e0 51 4f 9e c9 ab 38 15 e9 57 d0 79 06 0b f0 58 fe 0d 2a b1 a8 77 f8 7b 17 bf 5c b8 2c e6 8a 8e 02 00 (tbf_dl.cpp:911) 20241121125850352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=88 c0 00 80 0c 7d 5a f7 97 30 25 c1 cc 45 cf e0 51 4f 9e c9 ab 38 15 e9 57 d0 79 06 0b f0 58 fe 0d 2a b1 a8 77 f8 7b 17 bf 5c b8 2c e6 8a 8e 02 00 (pcu_l1_if.cpp:182) 20241121125850352 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125850366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125850366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850366 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=264): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850366 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850371 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125850385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125850385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=268): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850385 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125850394 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125850409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125850409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850413 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125850427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=4 data=40 20 20 a7 b0 0a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850427 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850427 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 5 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850427 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125850427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 5, have_crbb: 0, urbb_len:64, 0x562b6c231cfc, 0x562b6c231d00, 4, 0, win: 1-4, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125850427 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 5, BSN 1 to 69 - 1 (68 blocks), "RRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125850427 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125850427 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=1)"RRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=3) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125850427 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=1:4, lost=0, recv=0, skipped=3, bsn=1, info='xxx.............................................................' (tbf_dl.cpp:998) 20241121125850427 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125850427 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125850427 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125850427 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 3 Lost: 0 Sum: 3 (gprs_rlcmac_meas.cpp:127) 20241121125850427 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=4)""(V(S)-1=3) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125850430 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850430 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850430 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850430 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850430 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850430 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850430 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850430 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850430 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850430 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850430 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850430 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850430 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850430 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125850432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=281 block_nr=5 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=286 (gprs_rlcmac_sched.cpp:454) 20241121125850432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 286 for type USF (pdch_ul_controller.c:184) 20241121125850432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==1 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-1 (tbf_dl.cpp:354) 20241121125850432 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (20) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-1): cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a (tbf_dl.cpp:686) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 281 + 13 = 294 (pdch_ul_controller.c:131) 20241121125850432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 294 for type POLL (pdch_ul_controller.c:184) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=294, TS=7) (tbf_dl.cpp:883) 20241121125850432 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=294, TS=7 (tbf_dl.cpp:903) 20241121125850432 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-1): 0f 00 09 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a (tbf_dl.cpp:911) 20241121125850432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=09 00 09 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a (pcu_l1_if.cpp:182) 20241121125850432 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125850446 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125850446 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850456 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125850470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125850470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850470 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=286): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850470 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125850474 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125850488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125850488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850493 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125850507 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=8 data=40 08 00 a0 00 00 00 00 00 00 03 e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850507 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850507 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850507 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 5 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 31 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850507 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125850507 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 5, BSN 1 to 5 - 1 (4 blocks), "RRRR" (pdch.cpp:509) 20241121125850507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125850507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=1)"RRRR"(BSN=4) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125850507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=1:5, lost=0, recv=4, skipped=0, bsn=1, info='RRRR............................................................' (tbf_dl.cpp:998) 20241121125850507 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-2 (gprs_ms.c:690) 20241121125850507 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125850507 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125850507 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125850507 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125850507 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 4 Lost: 0 Sum: 4 (gprs_rlcmac_meas.cpp:127) 20241121125850507 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125850507 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=5)""(V(S)-1=4) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125850509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850509 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850509 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850509 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850509 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850509 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850509 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850510 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850510 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850510 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850510 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850510 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850510 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 RX RTS.req: sapi=5 arfcn=871 cur_fn=294 block=9 (pcu_l1_if.cpp:576) 20241121125850516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=299 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=303 (gprs_rlcmac_sched.cpp:454) 20241121125850516 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type USF (pdch_ul_controller.c:184) 20241121125850516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==4 .. V(S)==4) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850516 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 4, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850516 DRLCMACDL DEBUG -- Chunk with length 1268 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 4, MCS-4): 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 (tbf_dl.cpp:686) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125850516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 4, MCS-4): 87 00 01 80 36 d9 89 b0 5e eb 91 1d 5d bd fe 42 ab 7a b5 a0 92 f8 c3 ed 9e 63 01 15 83 1d f4 32 bd 1e 24 89 03 1b 7d 72 6c 19 3f f3 5d 96 c8 e2 01 (tbf_dl.cpp:911) 20241121125850516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Sending data request: sapi=5 arfcn=871 cur_fn=294 block=9 data=80 00 01 80 36 d9 89 b0 5e eb 91 1d 5d bd fe 42 ab 7a b5 a0 92 f8 c3 ed 9e 63 01 15 83 1d f4 32 bd 1e 24 89 03 1b 7d 72 6c 19 3f f3 5d 96 c8 e2 01 (pcu_l1_if.cpp:182) 20241121125850517 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125850530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=9 data=3c 00 05 5c b9 90 f9 92 77 c2 66 4c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 05 5c b9 90 f9 92 77 c2 66 4c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850530 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850530 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=299 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1070) 20241121125850530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=2 .. V(R)=2) (tbf_ul.cpp:257) 20241121125850530 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=2, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 2 storing in window (2..65) (tbf_ul.cpp:314) 20241121125850531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=5c b9 90 f9 92 77 c2 66 4c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850531 DRLCMACUL DEBUG - Mark BSN 66 as INVALID (rlc_window_ul.cpp:42) 20241121125850531 DRLCMACUL DEBUG - Raising V(R) to 3 (rlc_window_ul.cpp:50) 20241121125850531 DRLCMACUL DEBUG - Taking block 2 out, raising V(Q) to 3 (rlc_window_ul.cpp:65) 20241121125850531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=2 CV=15 (tbf_ul.cpp:402) 20241121125850535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 RX RTS.req: sapi=5 arfcn=871 cur_fn=299 block=10 (pcu_l1_if.cpp:576) 20241121125850535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=303 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=307 (gprs_rlcmac_sched.cpp:454) 20241121125850535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type USF (pdch_ul_controller.c:184) 20241121125850535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-2 (tbf_dl.cpp:354) 20241121125850535 DRLCMACDL DEBUG -- Chunk with length 1320 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-2): bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 (tbf_dl.cpp:686) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125850535 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-2): 07 00 0b bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 00 (tbf_dl.cpp:911) 20241121125850535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Sending data request: sapi=5 arfcn=871 cur_fn=299 block=10 data=01 00 0b bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 00 (pcu_l1_if.cpp:182) 20241121125850535 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125850549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=7c 18 c0 82 52 0d 64 ac 31 4c 2d 8c 85 93 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850549 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 18 c0 82 52 0d 64 ac 31 4c 2d 8c 85 93 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850549 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850549 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=303 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125850549 DRLCMACMEAS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) UL RSSI: -48 dBm (gprs_rlcmac_meas.cpp:104) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=a9 06 32 d6 18 a6 16 c6 c2 c9 d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850549 DRLCMACUL DEBUG - Mark BSN 1987 as INVALID (rlc_window_ul.cpp:42) 20241121125850549 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125850549 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850549 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125850549 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=303): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850549 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 RX RTS.req: sapi=5 arfcn=871 cur_fn=303 block=11 (pcu_l1_if.cpp:576) 20241121125850554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=307 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=312 (gprs_rlcmac_sched.cpp:454) 20241121125850554 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 312 for type USF (pdch_ul_controller.c:184) 20241121125850554 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==4 .. V(S)==5) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850554 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 5, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850554 DRLCMACDL DEBUG -- Chunk with length 1224 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 5, MCS-4): 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd (tbf_dl.cpp:686) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125850554 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 5, MCS-4): 87 40 01 80 28 df 44 89 f1 ff bc d8 cb f3 16 78 54 16 47 2a 1c 24 d7 4b 4f 8d bd ea f7 5e 30 b8 04 7c 25 9f 37 c4 62 c1 80 f3 58 f6 49 f8 7a 9a 01 (tbf_dl.cpp:911) 20241121125850554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Sending data request: sapi=5 arfcn=871 cur_fn=303 block=11 data=80 40 01 80 28 df 44 89 f1 ff bc d8 cb f3 16 78 54 16 47 2a 1c 24 d7 4b 4f 8d bd ea f7 5e 30 b8 04 7c 25 9f 37 c4 62 c1 80 f3 58 f6 49 f8 7a 9a 01 (pcu_l1_if.cpp:182) 20241121125850554 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125850567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=3c 00 07 c3 fc a5 a4 d6 b3 dd 88 87 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850567 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 07 c3 fc a5 a4 d6 b3 dd 88 87 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850567 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850567 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=307 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=3 .. V(R)=3) (tbf_ul.cpp:257) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=3, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 3 storing in window (3..66) (tbf_ul.cpp:314) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=c3 fc a5 a4 d6 b3 dd 88 87 be 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850567 DRLCMACUL DEBUG - Mark BSN 67 as INVALID (rlc_window_ul.cpp:42) 20241121125850567 DRLCMACUL DEBUG - Raising V(R) to 4 (rlc_window_ul.cpp:50) 20241121125850567 DRLCMACUL DEBUG - Taking block 3 out, raising V(Q) to 4 (rlc_window_ul.cpp:65) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850567 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=3 CV=15 (tbf_ul.cpp:402) 20241121125850567 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=307): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850567 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 RX RTS.req: sapi=5 arfcn=871 cur_fn=307 block=0 (pcu_l1_if.cpp:576) 20241121125850577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=312 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=316 (gprs_rlcmac_sched.cpp:454) 20241121125850577 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 316 for type USF (pdch_ul_controller.c:184) 20241121125850577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-2 (tbf_dl.cpp:354) 20241121125850577 DRLCMACDL DEBUG -- Chunk with length 1290 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-2): 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e (tbf_dl.cpp:686) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125850577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-2): 07 00 0d 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e 00 (tbf_dl.cpp:911) 20241121125850577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Sending data request: sapi=5 arfcn=871 cur_fn=307 block=0 data=01 00 0d 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e 00 (pcu_l1_if.cpp:182) 20241121125850577 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125850591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data=7c 20 c0 82 bc 95 90 02 95 fb b2 6e 97 61 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850591 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 20 c0 82 bc 95 90 02 95 fb b2 6e 97 61 a6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850591 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850591 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=312 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=de 4a 48 81 ca 7d 59 b7 cb 30 d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850591 DRLCMACUL DEBUG - Mark BSN 1988 as INVALID (rlc_window_ul.cpp:42) 20241121125850591 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125850591 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850591 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125850591 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=312): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850591 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 RX RTS.req: sapi=5 arfcn=871 cur_fn=312 block=1 (pcu_l1_if.cpp:576) 20241121125850595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=316 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=320 (gprs_rlcmac_sched.cpp:454) 20241121125850595 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 320 for type USF (pdch_ul_controller.c:184) 20241121125850595 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==4 .. V(S)==6) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850595 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 6, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850595 DRLCMACDL DEBUG -- Chunk with length 1180 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 6, MCS-4): 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd (tbf_dl.cpp:686) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125850595 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 6, MCS-4): 87 80 01 80 16 f9 0d d1 a7 ac 08 fb ff f2 8a 81 0a 90 f4 51 2b b0 9c 14 e5 2a 46 90 e8 e9 4a b8 16 38 e2 2f 52 a1 d7 4e 15 c8 22 69 6b 7c 9a 7a 01 (tbf_dl.cpp:911) 20241121125850595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Sending data request: sapi=5 arfcn=871 cur_fn=312 block=1 data=80 80 01 80 16 f9 0d d1 a7 ac 08 fb ff f2 8a 81 0a 90 f4 51 2b b0 9c 14 e5 2a 46 90 e8 e9 4a b8 16 38 e2 2f 52 a1 d7 4e 15 c8 22 69 6b 7c 9a 7a 01 (pcu_l1_if.cpp:182) 20241121125850595 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125850609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=1 data=3c 00 09 40 e8 33 b9 99 90 cc 63 c2 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850609 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850609 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 09 40 e8 33 b9 99 90 cc 63 c2 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850609 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850609 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=316 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=4 .. V(R)=4) (tbf_ul.cpp:257) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=4, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 4 storing in window (4..67) (tbf_ul.cpp:314) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=40 e8 33 b9 99 90 cc 63 c2 42 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850609 DRLCMACUL DEBUG - Mark BSN 68 as INVALID (rlc_window_ul.cpp:42) 20241121125850609 DRLCMACUL DEBUG - Raising V(R) to 5 (rlc_window_ul.cpp:50) 20241121125850609 DRLCMACUL DEBUG - Taking block 4 out, raising V(Q) to 5 (rlc_window_ul.cpp:65) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850609 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=4 CV=15 (tbf_ul.cpp:402) 20241121125850609 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=316): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850609 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850611 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125850611 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125850614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 RX RTS.req: sapi=5 arfcn=871 cur_fn=316 block=2 (pcu_l1_if.cpp:576) 20241121125850614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=320 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=325 (gprs_rlcmac_sched.cpp:454) 20241121125850614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 325 for type USF (pdch_ul_controller.c:184) 20241121125850614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-2 (tbf_dl.cpp:354) 20241121125850614 DRLCMACDL DEBUG -- Chunk with length 1260 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-2): ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c (tbf_dl.cpp:686) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 320 + 13 = 333 (pdch_ul_controller.c:131) 20241121125850614 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type POLL (pdch_ul_controller.c:184) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=333, TS=7) (tbf_dl.cpp:883) 20241121125850614 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=333, TS=7 (tbf_dl.cpp:903) 20241121125850614 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-2): 0f 00 0f ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 00 (tbf_dl.cpp:911) 20241121125850614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Sending data request: sapi=5 arfcn=871 cur_fn=316 block=2 data=09 00 0f ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 00 (pcu_l1_if.cpp:182) 20241121125850614 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125850628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125850628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850628 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=320): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850628 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850637 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125850681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125850681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=325): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850681 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125850685 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125850700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125850700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850705 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125850719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=5 data=40 08 01 00 00 00 00 00 00 00 1f e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850719 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850720 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 8 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850720 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125850720 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 8, BSN 5 to 8 - 1 (3 blocks), "RRR" (pdch.cpp:509) 20241121125850720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125850720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=5)"RRR"(BSN=7) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125850720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=5:8, lost=0, recv=3, skipped=0, bsn=5, info='RRR.............................................................' (tbf_dl.cpp:998) 20241121125850720 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125850720 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125850721 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125850721 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125850721 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 3 Lost: 0 Sum: 3 (gprs_rlcmac_meas.cpp:127) 20241121125850721 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=8)""(V(S)-1=7) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125850729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121125850729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121125850729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121125850729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==4 .. V(S)==7) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850729 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 7, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850729 DRLCMACDL DEBUG -- Chunk with length 1136 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 7, MCS-4): 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 (tbf_dl.cpp:686) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 338 + 13 = 351 (pdch_ul_controller.c:131) 20241121125850729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type POLL (pdch_ul_controller.c:184) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=351, TS=7) (tbf_dl.cpp:883) 20241121125850729 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=351, TS=7 (tbf_dl.cpp:903) 20241121125850729 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 7, MCS-4): 8f c0 01 80 b8 7a c2 d4 2d c9 38 fb e1 04 43 ea 22 95 45 1e b3 5d 1f 2b 17 8d fb d2 c6 e2 52 6f 74 69 ee 19 d4 41 b5 05 9e 83 a0 5a ab 9c 59 0a 00 (tbf_dl.cpp:911) 20241121125850729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=88 c0 01 80 b8 7a c2 d4 2d c9 38 fb e1 04 43 ea 22 95 45 1e b3 5d 1f 2b 17 8d fb d2 c6 e2 52 6f 74 69 ee 19 d4 41 b5 05 9e 83 a0 5a ab 9c 59 0a 00 (pcu_l1_if.cpp:182) 20241121125850729 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850729 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850729 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850729 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850729 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850729 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850729 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850730 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125850730 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850730 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850730 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850730 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850730 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850730 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850730 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125850742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850746 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125850762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125850762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850762 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=342): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850762 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125850767 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125850781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125850781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850790 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125850803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=9 data=40 20 20 a7 b0 12 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850803 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850803 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 9 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850803 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125850803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 9, have_crbb: 0, urbb_len:64, 0x562b6c233d5c, 0x562b6c233d60, 4, 0, win: 4-8, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125850803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 9, BSN 4 to 73 - 1 (69 blocks), "RRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125850803 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125850803 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=4)"RRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=7) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125850803 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=4:8, lost=0, recv=0, skipped=4, bsn=4, info='xxxx............................................................' (tbf_dl.cpp:998) 20241121125850803 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125850803 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125850803 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125850803 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125850803 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 4 Lost: 0 Sum: 4 (gprs_rlcmac_meas.cpp:127) 20241121125850803 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=8)""(V(S)-1=7) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125850805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850805 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850805 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850805 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850805 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850805 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850805 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850805 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850805 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850805 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 RX RTS.req: sapi=5 arfcn=871 cur_fn=351 block=10 (pcu_l1_if.cpp:576) 20241121125850807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=355 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=359 (gprs_rlcmac_sched.cpp:454) 20241121125850807 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type USF (pdch_ul_controller.c:184) 20241121125850807 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-2 (tbf_dl.cpp:354) 20241121125850807 DRLCMACDL DEBUG -- Chunk with length 1230 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-2): 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 (tbf_dl.cpp:686) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125850807 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-2): 07 00 11 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 00 (tbf_dl.cpp:911) 20241121125850807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Sending data request: sapi=5 arfcn=871 cur_fn=351 block=10 data=01 00 11 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 00 (pcu_l1_if.cpp:182) 20241121125850807 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125850821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=10 data=7c 28 c0 82 0c 5d 2d 2b e8 f7 28 98 f7 32 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850821 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 28 c0 82 0c 5d 2d 2b e8 f7 28 98 f7 32 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850821 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850821 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=355 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1070) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=86 ae 96 15 f4 7b 14 cc 7b 99 d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850821 DRLCMACUL DEBUG - Mark BSN 1989 as INVALID (rlc_window_ul.cpp:42) 20241121125850821 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125850821 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850821 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125850826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 RX RTS.req: sapi=5 arfcn=871 cur_fn=355 block=11 (pcu_l1_if.cpp:576) 20241121125850826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=359 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=364 (gprs_rlcmac_sched.cpp:454) 20241121125850826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 364 for type USF (pdch_ul_controller.c:184) 20241121125850826 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==8 .. V(S)==8) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850826 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 8, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850826 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 8, MCS-4): f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 (tbf_dl.cpp:686) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125850826 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 8, MCS-4): 87 00 02 80 f0 77 09 82 04 72 c6 08 a0 62 77 a9 c1 6c 3c 75 ac 03 59 7a 41 3f 47 9b 2a 63 01 bf 89 c6 3e 29 db 01 85 c3 55 83 a9 70 b4 c5 12 c9 00 (tbf_dl.cpp:911) 20241121125850826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Sending data request: sapi=5 arfcn=871 cur_fn=355 block=11 data=80 00 02 80 f0 77 09 82 04 72 c6 08 a0 62 77 a9 c1 6c 3c 75 ac 03 59 7a 41 3f 47 9b 2a 63 01 bf 89 c6 3e 29 db 01 85 c3 55 83 a9 70 b4 c5 12 c9 00 (pcu_l1_if.cpp:182) 20241121125850826 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125850841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=3c 00 0b 09 9d 58 81 f0 13 3e f5 47 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850842 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0b 09 9d 58 81 f0 13 3e f5 47 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850842 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850842 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=359 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=5 .. V(R)=5) (tbf_ul.cpp:257) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=5, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 5 storing in window (5..68) (tbf_ul.cpp:314) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=09 9d 58 81 f0 13 3e f5 47 6f 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850842 DRLCMACUL DEBUG - Mark BSN 69 as INVALID (rlc_window_ul.cpp:42) 20241121125850842 DRLCMACUL DEBUG - Raising V(R) to 6 (rlc_window_ul.cpp:50) 20241121125850842 DRLCMACUL DEBUG - Taking block 5 out, raising V(Q) to 6 (rlc_window_ul.cpp:65) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850842 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=5 CV=15 (tbf_ul.cpp:402) 20241121125850842 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=359): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850842 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 RX RTS.req: sapi=5 arfcn=871 cur_fn=359 block=0 (pcu_l1_if.cpp:576) 20241121125850851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=364 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=368 (gprs_rlcmac_sched.cpp:454) 20241121125850851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 368 for type USF (pdch_ul_controller.c:184) 20241121125850851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-2 (tbf_dl.cpp:354) 20241121125850851 DRLCMACDL DEBUG -- Chunk with length 1200 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-2): 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 (tbf_dl.cpp:686) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125850851 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-2): 07 00 13 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 00 (tbf_dl.cpp:911) 20241121125850851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Sending data request: sapi=5 arfcn=871 cur_fn=359 block=0 data=01 00 13 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 00 (pcu_l1_if.cpp:182) 20241121125850851 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125850865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data=7c 30 c0 82 62 75 fc 00 17 66 68 7a a4 4c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850865 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 30 c0 82 62 75 fc 00 17 66 68 7a a4 4c a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850865 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850865 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=364 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=b1 3a 7e 80 0b 33 34 3d 52 a6 d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850865 DRLCMACUL DEBUG - Mark BSN 1990 as INVALID (rlc_window_ul.cpp:42) 20241121125850865 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125850865 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850865 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125850865 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=364): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850865 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 RX RTS.req: sapi=5 arfcn=871 cur_fn=364 block=1 (pcu_l1_if.cpp:576) 20241121125850869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=368 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=372 (gprs_rlcmac_sched.cpp:454) 20241121125850869 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 372 for type USF (pdch_ul_controller.c:184) 20241121125850869 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850869 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==8 .. V(S)==9) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850869 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850869 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 9, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850870 DRLCMACDL DEBUG -- Chunk with length 1048 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 9, MCS-4): f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 (tbf_dl.cpp:686) 20241121125850870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125850870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125850870 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 9, MCS-4): 87 40 02 80 f2 df 90 94 59 25 78 34 df 8c ec 8e a3 e1 a2 77 68 ed d1 58 96 b2 f9 a1 69 35 db 4c b7 45 d2 fb e2 06 96 73 88 26 46 b7 15 0b d8 2c 00 (tbf_dl.cpp:911) 20241121125850870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Sending data request: sapi=5 arfcn=871 cur_fn=364 block=1 data=80 40 02 80 f2 df 90 94 59 25 78 34 df 8c ec 8e a3 e1 a2 77 68 ed d1 58 96 b2 f9 a1 69 35 db 4c b7 45 d2 fb e2 06 96 73 88 26 46 b7 15 0b d8 2c 00 (pcu_l1_if.cpp:182) 20241121125850870 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125850882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=1 data=3c 00 0d 72 16 ca e6 e6 79 85 a1 e8 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850882 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850882 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 3c 00 0d 72 16 ca e6 e6 79 85 a1 e8 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850882 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got CS-1 RLC block: R=0, SI=0, TFI=0, CPS=0, RSB=0, rc=184 (pdch.cpp:1030) 20241121125850882 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=368 Rx UL DATA from unexpected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} vs expected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch.cpp:1053) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} UL DATA TFI=0 received (V(Q)=6 .. V(R)=6) (tbf_ul.cpp:257) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Got CS-1 RLC data block: CV=15, BSN=6, SPB=0, PI=0, E=1, TI=0, bitoffs=24 (tbf_ul.cpp:292) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} BSN 6 storing in window (6..69) (tbf_ul.cpp:314) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data_length=20, data=72 16 ca e6 e6 79 85 a1 e8 f5 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_ul.cpp:337) 20241121125850882 DRLCMACUL DEBUG - Mark BSN 70 as INVALID (rlc_window_ul.cpp:42) 20241121125850882 DRLCMACUL DEBUG - Raising V(R) to 7 (rlc_window_ul.cpp:50) 20241121125850882 DRLCMACUL DEBUG - Taking block 6 out, raising V(Q) to 7 (rlc_window_ul.cpp:65) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Assembling frames: (len=20) (tbf_ul.cpp:172) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Frame 1 starts at offset 0, length=20, is_complete=0 (tbf_ul.cpp:185) 20241121125850882 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} No gaps in received block, last block: BSN=6 CV=15 (tbf_ul.cpp:402) 20241121125850882 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=368): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850882 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 RX RTS.req: sapi=5 arfcn=871 cur_fn=368 block=2 (pcu_l1_if.cpp:576) 20241121125850887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=372 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=377 (gprs_rlcmac_sched.cpp:454) 20241121125850887 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 377 for type USF (pdch_ul_controller.c:184) 20241121125850887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-2 (tbf_dl.cpp:354) 20241121125850887 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-2): c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 (tbf_dl.cpp:686) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125850887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-2): 07 00 15 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 00 (tbf_dl.cpp:911) 20241121125850887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Sending data request: sapi=5 arfcn=871 cur_fn=368 block=2 data=01 00 15 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 00 (pcu_l1_if.cpp:182) 20241121125850887 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125850901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=2 data=7c 38 c0 82 40 74 69 8c 18 a7 59 c0 39 33 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: MCS-1, length: 27 (27)) (pdch.cpp:981) 20241121125850902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) UL data: 7c 38 c0 82 40 74 69 8c 18 a7 59 c0 39 33 a7 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pdch.cpp:1019) 20241121125850902 DRLCMACUL INFO PDCH(bts=0,trx=0,ts=7) Got MCS-1 RLC block: R=0, SI=0, TFI=1, CPS=11, RSB=0, rc=209 (pdch.cpp:1030) 20241121125850902 DRLCMACUL NOTICE PDCH(bts=0,trx=0,ts=7) FN=372 Rx UL DATA from unexpected TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} vs expected TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch.cpp:1053) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} UL DATA TFI=1 received (V(Q)=7 .. V(R)=7) (tbf_ul.cpp:257) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Got MCS-1 RLC data block: CV=15, BSN=7, SPB=0, PI=0, E=1, TI=0, bitoffs=33 (tbf_ul.cpp:292) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} BSN 7 storing in window (7..70) (tbf_ul.cpp:314) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data_length=22, data=20 ba 34 46 8c d3 2c e0 9c 99 d3 95 95 95 95 95 95 95 95 95 95 95 (tbf_ul.cpp:337) 20241121125850902 DRLCMACUL DEBUG - Mark BSN 1991 as INVALID (rlc_window_ul.cpp:42) 20241121125850902 DRLCMACUL DEBUG - Raising V(R) to 8 (rlc_window_ul.cpp:50) 20241121125850902 DRLCMACUL DEBUG - Taking block 7 out, raising V(Q) to 8 (rlc_window_ul.cpp:65) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Assembling frames: (len=22) (tbf_ul.cpp:172) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Frame 1 starts at offset 0, length=22, is_complete=0 (tbf_ul.cpp:185) 20241121125850902 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} No gaps in received block, last block: BSN=7 CV=15 (tbf_ul.cpp:402) 20241121125850902 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=372): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125850906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125850912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 RX RTS.req: sapi=5 arfcn=871 cur_fn=372 block=3 (pcu_l1_if.cpp:576) 20241121125850912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=377 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=381 (gprs_rlcmac_sched.cpp:454) 20241121125850912 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 381 for type USF (pdch_ul_controller.c:184) 20241121125850912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125850912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==8 .. V(S)==10) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125850912 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125850912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 10, CS=MCS-4 (tbf_dl.cpp:354) 20241121125850912 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125850912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 10, MCS-4): af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f (tbf_dl.cpp:686) 20241121125850912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125850912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125850913 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 377 + 13 = 390 (pdch_ul_controller.c:131) 20241121125850913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 390 for type POLL (pdch_ul_controller.c:184) 20241121125850913 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=390, TS=7) (tbf_dl.cpp:883) 20241121125850913 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=390, TS=7 (tbf_dl.cpp:903) 20241121125850913 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 10, MCS-4): 8f 80 02 80 5e 6b 7b c2 98 ec e5 7c fc 11 27 65 b9 85 70 25 7e 8f ac 6a b1 b6 95 9f 1a 3f 2b 75 e9 03 e8 12 be 03 56 1b 4c c1 97 74 5c b1 8e bf 00 (tbf_dl.cpp:911) 20241121125850913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Sending data request: sapi=5 arfcn=871 cur_fn=372 block=3 data=88 80 02 80 5e 6b 7b c2 98 ec e5 7c fc 11 27 65 b9 85 70 25 7e 8f ac 6a b1 b6 95 9f 1a 3f 2b 75 e9 03 e8 12 be 03 56 1b 4c c1 97 74 5c b1 8e bf 00 (pcu_l1_if.cpp:182) 20241121125850913 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125850926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125850926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850926 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=377): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125850926 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125850930 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125850945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125850945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850945 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=381): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125850945 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125850949 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125850964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125850964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125850973 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125850988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=6 data=40 20 20 a7 b0 18 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125850988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125850988 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125850988 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125850988 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 12 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125850989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125850989 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125850989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 12, have_crbb: 0, urbb_len:64, 0x562b6c233d5c, 0x562b6c233d60, 4, 0, win: 8-11, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125850989 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 12, BSN 8 to 76 - 1 (68 blocks), "RRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125850989 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125850989 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=8)"RRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=10) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125850989 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=8:11, lost=0, recv=0, skipped=3, bsn=8, info='xxx.............................................................' (tbf_dl.cpp:998) 20241121125850989 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125850989 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125850989 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125850989 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 3 Lost: 0 Sum: 3 (gprs_rlcmac_meas.cpp:127) 20241121125850989 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125850989 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=11)""(V(S)-1=10) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125850993 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 RX RTS.req: sapi=5 arfcn=871 cur_fn=390 block=7 (pcu_l1_if.cpp:576) 20241121125850993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=394 block_nr=7 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=398 (gprs_rlcmac_sched.cpp:454) 20241121125850993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 398 for type USF (pdch_ul_controller.c:184) 20241121125850993 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==8 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-2 (tbf_dl.cpp:354) 20241121125850993 DRLCMACDL DEBUG -- Chunk with length 1140 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-2): 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 (tbf_dl.cpp:686) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125850993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 394 + 13 = 407 (pdch_ul_controller.c:131) 20241121125850993 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 407 for type POLL (pdch_ul_controller.c:184) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=407, TS=7) (tbf_dl.cpp:883) 20241121125850993 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=407, TS=7 (tbf_dl.cpp:903) 20241121125850993 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-2): 0f 00 17 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 00 (tbf_dl.cpp:911) 20241121125850993 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Sending data request: sapi=5 arfcn=871 cur_fn=390 block=7 data=09 00 17 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 00 (pcu_l1_if.cpp:182) 20241121125850994 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125850995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850995 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850995 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850995 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850995 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125850997 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125850997 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125850997 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125850997 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125850997 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121125850997 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000002 IMSI: none len: 1400 (gprs_bssgp_pcu.c:177) 20241121125850997 DTBFDL DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121125851007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125851007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851012 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125851025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125851025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851025 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=398): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851025 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125851036 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125851051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125851051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851055 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125851070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=10 data=40 08 01 80 00 00 00 00 00 01 ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125851070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125851070 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125851070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125851070 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 12 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 15 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125851071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125851071 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125851071 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 12, BSN 8 to 12 - 1 (4 blocks), "RRRR" (pdch.cpp:509) 20241121125851071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125851071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=8)"RRRR"(BSN=11) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125851071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=8:12, lost=0, recv=4, skipped=0, bsn=8, info='RRRR............................................................' (tbf_dl.cpp:998) 20241121125851071 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125851071 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125851071 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125851071 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125851071 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125851071 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 4 Lost: 0 Sum: 4 (gprs_rlcmac_meas.cpp:127) 20241121125851071 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=12)""(V(S)-1=11) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125851075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 RX RTS.req: sapi=5 arfcn=871 cur_fn=407 block=11 (pcu_l1_if.cpp:576) 20241121125851075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=411 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=416 (gprs_rlcmac_sched.cpp:454) 20241121125851075 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 416 for type USF (pdch_ul_controller.c:184) 20241121125851075 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==11 .. V(S)==11) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851075 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 11, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851075 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 11, MCS-4): 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b (tbf_dl.cpp:686) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125851075 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 11, MCS-4): 87 c0 02 80 b8 90 ea 03 d6 c9 96 c9 6b af 2b a8 ba 52 96 c0 c1 57 c7 15 f6 94 eb 6d 08 fd e7 4e 68 15 ae ee 3f 73 3b 8f c8 25 c9 e6 cc eb 92 d6 00 (tbf_dl.cpp:911) 20241121125851075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Sending data request: sapi=5 arfcn=871 cur_fn=407 block=11 data=80 c0 02 80 b8 90 ea 03 d6 c9 96 c9 6b af 2b a8 ba 52 96 c0 c1 57 c7 15 f6 94 eb 6d 08 fd e7 4e 68 15 ae ee 3f 73 3b 8f c8 25 c9 e6 cc eb 92 d6 00 (pcu_l1_if.cpp:182) 20241121125851076 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125851089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125851089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851096 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125851098 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC receive timeout, requesting DL ACK (gprs_ms.c:120) 20241121125851099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 RX RTS.req: sapi=5 arfcn=871 cur_fn=411 block=0 (pcu_l1_if.cpp:576) 20241121125851099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=416 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=420 (gprs_rlcmac_sched.cpp:454) 20241121125851099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 420 for type USF (pdch_ul_controller.c:184) 20241121125851099 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==12 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-2 (tbf_dl.cpp:354) 20241121125851100 DRLCMACDL DEBUG -- Chunk with length 1110 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-2): a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 (tbf_dl.cpp:686) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125851100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 416 + 13 = 429 (pdch_ul_controller.c:131) 20241121125851100 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 429 for type POLL (pdch_ul_controller.c:184) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=429, TS=7) (tbf_dl.cpp:883) 20241121125851100 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=429, TS=7 (tbf_dl.cpp:903) 20241121125851100 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-2): 0f 00 19 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 00 (tbf_dl.cpp:911) 20241121125851100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Sending data request: sapi=5 arfcn=871 cur_fn=411 block=0 data=09 00 19 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 00 (pcu_l1_if.cpp:182) 20241121125851101 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125851113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125851113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851113 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=416): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851113 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125851117 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125851132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125851132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851132 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=420): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851132 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125851136 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125851149 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125851149 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851158 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125851267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=3 data=40 08 01 a0 00 00 00 00 00 03 ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125851267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125851267 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125851267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125851267 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 13 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 31 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125851267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125851267 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125851267 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 13, BSN 12 to 13 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125851267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125851267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=12)"R"(BSN=12) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125851267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=12:13, lost=0, recv=1, skipped=0, bsn=12, info='R...............................................................' (tbf_dl.cpp:998) 20241121125851267 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125851267 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125851267 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=13)""(V(S)-1=12) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125851271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 RX RTS.req: sapi=5 arfcn=871 cur_fn=429 block=4 (pcu_l1_if.cpp:576) 20241121125851271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=433 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=437 (gprs_rlcmac_sched.cpp:454) 20241121125851271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 437 for type USF (pdch_ul_controller.c:184) 20241121125851271 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==11 .. V(S)==12) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851271 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 12, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851271 DRLCMACDL DEBUG -- Chunk with length 916 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 12, MCS-4): f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 (tbf_dl.cpp:686) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125851271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 433 + 13 = 446 (pdch_ul_controller.c:131) 20241121125851271 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 446 for type POLL (pdch_ul_controller.c:184) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=446, TS=7) (tbf_dl.cpp:883) 20241121125851271 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=446, TS=7 (tbf_dl.cpp:903) 20241121125851271 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 12, MCS-4): 8f 00 03 80 e0 3b 36 81 b6 4e 2c f7 17 04 ad 57 e9 29 dc b3 8b 93 53 30 0d 2b 81 b3 a0 a3 5e dc 44 3b cd 71 c5 78 98 8e 81 e3 4b 1e 3a e2 64 6e 01 (tbf_dl.cpp:911) 20241121125851271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Sending data request: sapi=5 arfcn=871 cur_fn=429 block=4 data=88 00 03 80 e0 3b 36 81 b6 4e 2c f7 17 04 ad 57 e9 29 dc b3 8b 93 53 30 0d 2b 81 b3 a0 a3 5e dc 44 3b cd 71 c5 78 98 8e 81 e3 4b 1e 3a e2 64 6e 01 (pcu_l1_if.cpp:182) 20241121125851271 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125851285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125851285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851289 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125851303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125851303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851303 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=437): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851303 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125851313 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125851327 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125851327 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851331 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125851345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=7 data=40 20 20 a7 b0 1c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125851345 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125851345 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125851345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125851345 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 14 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125851345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125851345 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125851345 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 14, have_crbb: 0, urbb_len:64, 0x562b6c233d5c, 0x562b6c233d60, 4, 0, win: 11-13, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125851346 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 14, BSN 11 to 78 - 1 (67 blocks), "RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125851346 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125851346 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=11)"RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=12) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125851346 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=11:13, lost=0, recv=0, skipped=2, bsn=11, info='xx..............................................................' (tbf_dl.cpp:998) 20241121125851346 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125851346 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125851346 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 2 Lost: 0 Sum: 2 (gprs_rlcmac_meas.cpp:127) 20241121125851346 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=13)""(V(S)-1=12) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125851350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 RX RTS.req: sapi=5 arfcn=871 cur_fn=446 block=8 (pcu_l1_if.cpp:576) 20241121125851350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=450 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=455 (gprs_rlcmac_sched.cpp:454) 20241121125851350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 455 for type USF (pdch_ul_controller.c:184) 20241121125851350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-2 (tbf_dl.cpp:354) 20241121125851350 DRLCMACDL DEBUG -- Chunk with length 1080 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-2): 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 (tbf_dl.cpp:686) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125851350 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-2): 07 00 1b 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 00 (tbf_dl.cpp:911) 20241121125851350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Sending data request: sapi=5 arfcn=871 cur_fn=446 block=8 data=01 00 1b 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 00 (pcu_l1_if.cpp:182) 20241121125851350 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125851364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125851364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 RX RTS.req: sapi=5 arfcn=871 cur_fn=450 block=9 (pcu_l1_if.cpp:576) 20241121125851373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=455 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=459 (gprs_rlcmac_sched.cpp:454) 20241121125851373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 459 for type USF (pdch_ul_controller.c:184) 20241121125851373 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==13) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851373 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 13, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851373 DRLCMACDL DEBUG -- Chunk with length 872 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 13, MCS-4): dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 (tbf_dl.cpp:686) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125851373 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 13, MCS-4): 87 40 03 80 b8 d9 02 65 aa 23 ef 65 60 a3 77 88 99 fb 3c ab 67 35 b4 b8 49 61 78 e7 fe ac 66 0d 04 da 9f 80 f0 a6 53 ea 8f 19 fa fe b1 c2 6c b1 00 (tbf_dl.cpp:911) 20241121125851373 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Sending data request: sapi=5 arfcn=871 cur_fn=450 block=9 data=80 40 03 80 b8 d9 02 65 aa 23 ef 65 60 a3 77 88 99 fb 3c ab 67 35 b4 b8 49 61 78 e7 fe ac 66 0d 04 da 9f 80 f0 a6 53 ea 8f 19 fa fe b1 c2 6c b1 00 (pcu_l1_if.cpp:182) 20241121125851373 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125851388 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125851388 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851388 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=455): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851388 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125851392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 RX RTS.req: sapi=5 arfcn=871 cur_fn=455 block=10 (pcu_l1_if.cpp:576) 20241121125851392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=459 block_nr=10 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=463 (gprs_rlcmac_sched.cpp:454) 20241121125851392 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 463 for type USF (pdch_ul_controller.c:184) 20241121125851392 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-2 (tbf_dl.cpp:354) 20241121125851392 DRLCMACDL DEBUG -- Chunk with length 1050 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-2): 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 (tbf_dl.cpp:686) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125851392 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-2): 07 00 1d 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 00 (tbf_dl.cpp:911) 20241121125851392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Sending data request: sapi=5 arfcn=871 cur_fn=455 block=10 data=01 00 1d 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 00 (pcu_l1_if.cpp:182) 20241121125851393 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125851406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125851406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851406 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=459): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851406 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125851411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 RX RTS.req: sapi=5 arfcn=871 cur_fn=459 block=11 (pcu_l1_if.cpp:576) 20241121125851411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=463 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=468 (gprs_rlcmac_sched.cpp:454) 20241121125851411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 468 for type USF (pdch_ul_controller.c:184) 20241121125851411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==14) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851411 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 14, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851411 DRLCMACDL DEBUG -- Chunk with length 828 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 14, MCS-4): aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba (tbf_dl.cpp:686) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125851411 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 14, MCS-4): 87 80 03 80 54 d1 2f 5c ab 6b 00 89 e6 b2 77 98 5a 63 9e cb 52 d4 d8 de 7b fe 89 56 8d de 66 31 72 88 11 0a 0b 05 6a b4 88 fa 2d 82 95 ad 77 75 01 (tbf_dl.cpp:911) 20241121125851411 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Sending data request: sapi=5 arfcn=871 cur_fn=459 block=11 data=80 80 03 80 54 d1 2f 5c ab 6b 00 89 e6 b2 77 98 5a 63 9e cb 52 d4 d8 de 7b fe 89 56 8d de 66 31 72 88 11 0a 0b 05 6a b4 88 fa 2d 82 95 ad 77 75 01 (pcu_l1_if.cpp:182) 20241121125851411 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125851425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125851425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851425 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=463): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851425 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125851434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 RX RTS.req: sapi=5 arfcn=871 cur_fn=463 block=0 (pcu_l1_if.cpp:576) 20241121125851434 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=468 block_nr=0 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=472 (gprs_rlcmac_sched.cpp:454) 20241121125851434 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 472 for type USF (pdch_ul_controller.c:184) 20241121125851434 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-2 (tbf_dl.cpp:354) 20241121125851434 DRLCMACDL DEBUG -- Chunk with length 1020 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-2): db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 (tbf_dl.cpp:686) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125851434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-2): 07 00 1f db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 00 (tbf_dl.cpp:911) 20241121125851434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Sending data request: sapi=5 arfcn=871 cur_fn=463 block=0 data=01 00 1f db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 00 (pcu_l1_if.cpp:182) 20241121125851435 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125851448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125851448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851448 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=468): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851448 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125851453 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 RX RTS.req: sapi=5 arfcn=871 cur_fn=468 block=1 (pcu_l1_if.cpp:576) 20241121125851453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=472 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=476 (gprs_rlcmac_sched.cpp:454) 20241121125851453 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 476 for type USF (pdch_ul_controller.c:184) 20241121125851453 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==15) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851453 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 15, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851453 DRLCMACDL DEBUG -- Chunk with length 784 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 15, MCS-4): e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 (tbf_dl.cpp:686) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125851453 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 15, MCS-4): 87 c0 03 80 c6 dd d0 33 1a c7 7d a0 6b ad e1 2f d8 9a 09 5d 13 48 c3 d4 6c 39 4e 50 f9 7a 4f f3 9d 7c 71 7a cb bb b3 21 98 31 aa f7 77 51 44 80 01 (tbf_dl.cpp:911) 20241121125851453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Sending data request: sapi=5 arfcn=871 cur_fn=468 block=1 data=80 c0 03 80 c6 dd d0 33 1a c7 7d a0 6b ad e1 2f d8 9a 09 5d 13 48 c3 d4 6c 39 4e 50 f9 7a 4f f3 9d 7c 71 7a cb bb b3 21 98 31 aa f7 77 51 44 80 01 (pcu_l1_if.cpp:182) 20241121125851453 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125851467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125851467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851467 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=472): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851467 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125851472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 RX RTS.req: sapi=5 arfcn=871 cur_fn=472 block=2 (pcu_l1_if.cpp:576) 20241121125851472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=476 block_nr=2 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=481 (gprs_rlcmac_sched.cpp:454) 20241121125851472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 481 for type USF (pdch_ul_controller.c:184) 20241121125851472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-2 (tbf_dl.cpp:354) 20241121125851472 DRLCMACDL DEBUG -- Chunk with length 990 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-2): b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f (tbf_dl.cpp:686) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125851472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-2): 07 00 21 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 00 (tbf_dl.cpp:911) 20241121125851472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Sending data request: sapi=5 arfcn=871 cur_fn=472 block=2 data=01 00 21 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 00 (pcu_l1_if.cpp:182) 20241121125851472 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125851486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125851486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851486 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=476): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851486 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125851495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 RX RTS.req: sapi=5 arfcn=871 cur_fn=476 block=3 (pcu_l1_if.cpp:576) 20241121125851495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=481 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=485 (gprs_rlcmac_sched.cpp:454) 20241121125851495 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 485 for type USF (pdch_ul_controller.c:184) 20241121125851495 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==16) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851495 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 16, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851495 DRLCMACDL DEBUG -- Chunk with length 740 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 16, MCS-4): 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 (tbf_dl.cpp:686) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125851495 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 16, MCS-4): 87 00 04 80 34 c3 26 cf e6 f7 ad 27 42 95 6b 5b 36 1f d2 48 74 38 e1 12 41 8b 15 7c a8 56 c0 68 5f 99 d8 07 2e a2 f0 a6 54 73 6a cd cc b5 d1 b2 00 (tbf_dl.cpp:911) 20241121125851495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Sending data request: sapi=5 arfcn=871 cur_fn=476 block=3 data=80 00 04 80 34 c3 26 cf e6 f7 ad 27 42 95 6b 5b 36 1f d2 48 74 38 e1 12 41 8b 15 7c a8 56 c0 68 5f 99 d8 07 2e a2 f0 a6 54 73 6a cd cc b5 d1 b2 00 (pcu_l1_if.cpp:182) 20241121125851495 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125851509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125851509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851509 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=481): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851509 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125851514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 RX RTS.req: sapi=5 arfcn=871 cur_fn=481 block=4 (pcu_l1_if.cpp:576) 20241121125851514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=485 block_nr=4 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=489 (gprs_rlcmac_sched.cpp:454) 20241121125851514 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 489 for type USF (pdch_ul_controller.c:184) 20241121125851514 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-2 (tbf_dl.cpp:354) 20241121125851514 DRLCMACDL DEBUG -- Chunk with length 960 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-2): 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a (tbf_dl.cpp:686) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125851514 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-2): 07 00 23 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 00 (tbf_dl.cpp:911) 20241121125851514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Sending data request: sapi=5 arfcn=871 cur_fn=481 block=4 data=01 00 23 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 00 (pcu_l1_if.cpp:182) 20241121125851514 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125851528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125851528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851528 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=485): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851528 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125851532 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 RX RTS.req: sapi=5 arfcn=871 cur_fn=485 block=5 (pcu_l1_if.cpp:576) 20241121125851532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=489 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=494 (gprs_rlcmac_sched.cpp:454) 20241121125851532 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 494 for type USF (pdch_ul_controller.c:184) 20241121125851532 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==17) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851532 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 17, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851532 DRLCMACDL DEBUG -- Chunk with length 696 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 17, MCS-4): fe 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 (tbf_dl.cpp:686) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125851532 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 17, MCS-4): 87 40 04 80 fc 4d 22 3d 95 46 a8 04 d6 9d 47 27 5d 2a ba 32 1f 4e fc 7e c2 e5 28 16 0a 01 74 90 d0 bc b8 9c 01 6b 39 8b 39 22 90 27 39 45 b7 d2 00 (tbf_dl.cpp:911) 20241121125851532 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Sending data request: sapi=5 arfcn=871 cur_fn=485 block=5 data=80 40 04 80 fc 4d 22 3d 95 46 a8 04 d6 9d 47 27 5d 2a ba 32 1f 4e fc 7e c2 e5 28 16 0a 01 74 90 d0 bc b8 9c 01 6b 39 8b 39 22 90 27 39 45 b7 d2 00 (pcu_l1_if.cpp:182) 20241121125851533 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125851546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125851546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851546 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=489): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851546 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125851556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 RX RTS.req: sapi=5 arfcn=871 cur_fn=489 block=6 (pcu_l1_if.cpp:576) 20241121125851556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=494 block_nr=6 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=498 (gprs_rlcmac_sched.cpp:454) 20241121125851556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 498 for type USF (pdch_ul_controller.c:184) 20241121125851556 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-2 (tbf_dl.cpp:354) 20241121125851556 DRLCMACDL DEBUG -- Chunk with length 930 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-2): 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 (tbf_dl.cpp:686) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125851556 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-2): 07 00 25 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 00 (tbf_dl.cpp:911) 20241121125851556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Sending data request: sapi=5 arfcn=871 cur_fn=489 block=6 data=01 00 25 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 00 (pcu_l1_if.cpp:182) 20241121125851556 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125851570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125851570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851570 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=494): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851570 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125851574 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 RX RTS.req: sapi=5 arfcn=871 cur_fn=494 block=7 (pcu_l1_if.cpp:576) 20241121125851574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=498 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=502 (gprs_rlcmac_sched.cpp:454) 20241121125851574 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 502 for type USF (pdch_ul_controller.c:184) 20241121125851574 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==18) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121125851574 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) MS (mode=EGPRS) suggests transmitting DL MCS-5, downgrade to MCS-4 in order to match TBF & scheduler requirements (gprs_ms.c:896) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 18, CS=MCS-4 (tbf_dl.cpp:354) 20241121125851574 DRLCMACDL DEBUG -- Chunk with length 652 larger than space (44) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 18, MCS-4): e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 (tbf_dl.cpp:686) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125851574 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 18, MCS-4): 87 80 04 80 d0 dd 52 8f 08 3a ae 1a 8d ea ae d8 48 be 23 d8 6e b9 66 f8 d0 0b 1a 5c 2d b3 4c e2 c7 cc 9d b6 35 2c f2 07 a8 d6 60 16 65 41 34 ee 00 (tbf_dl.cpp:911) 20241121125851574 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Sending data request: sapi=5 arfcn=871 cur_fn=494 block=7 data=80 80 04 80 d0 dd 52 8f 08 3a ae 1a 8d ea ae d8 48 be 23 d8 6e b9 66 f8 d0 0b 1a 5c 2d b3 4c e2 c7 cc 9d b6 35 2c f2 07 a8 d6 60 16 65 41 34 ee 00 (pcu_l1_if.cpp:182) 20241121125851575 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125851589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125851589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851589 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=498): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851589 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125851593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 RX RTS.req: sapi=5 arfcn=871 cur_fn=498 block=8 (pcu_l1_if.cpp:576) 20241121125851593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=502 block_nr=8 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=507 (gprs_rlcmac_sched.cpp:454) 20241121125851593 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 507 for type USF (pdch_ul_controller.c:184) 20241121125851593 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-2 (tbf_dl.cpp:354) 20241121125851593 DRLCMACDL DEBUG -- Chunk with length 900 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-2): c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c (tbf_dl.cpp:686) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125851593 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-2): 07 00 27 c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 00 (tbf_dl.cpp:911) 20241121125851593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Sending data request: sapi=5 arfcn=871 cur_fn=498 block=8 data=01 00 27 c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 00 (pcu_l1_if.cpp:182) 20241121125851593 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125851607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125851607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851607 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=502): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125851607 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125851607 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125851607 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125851617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 RX RTS.req: sapi=5 arfcn=871 cur_fn=502 block=9 (pcu_l1_if.cpp:576) 20241121125851617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=507 block_nr=9 scheduling USF=1 for TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, expect answer on UL FN=511 (gprs_rlcmac_sched.cpp:454) 20241121125851617 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 511 for type USF (pdch_ul_controller.c:184) 20241121125851617 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 19, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851617 DRLCMACDL DEBUG -- Chunk with length 608 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 19, MCS-5): 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 (tbf_dl.cpp:686) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125851617 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 19, MCS-5): 87 c0 04 98 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 78 40 8b 00 (tbf_dl.cpp:911) 20241121125851617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Sending data request: sapi=5 arfcn=871 cur_fn=502 block=9 data=81 c0 04 98 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 78 40 8b 00 (pcu_l1_if.cpp:182) 20241121125851617 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125851631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125851631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851631 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=507): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} (pdch_ul_controller.c:309) 20241121125851631 DTBF NOTICE TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125851631 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125851631 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125851635 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 RX RTS.req: sapi=5 arfcn=871 cur_fn=507 block=10 (pcu_l1_if.cpp:576) 20241121125851635 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-2 (tbf_dl.cpp:354) 20241121125851635 DRLCMACDL DEBUG -- Chunk with length 870 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-2): 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 (tbf_dl.cpp:686) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125851635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-2): 07 00 29 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 00 (tbf_dl.cpp:911) 20241121125851635 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Sending data request: sapi=5 arfcn=871 cur_fn=507 block=10 data=07 00 29 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 00 (pcu_l1_if.cpp:182) 20241121125851636 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125851650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125851650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851650 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=511): TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} (pdch_ul_controller.c:309) 20241121125851650 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125851654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 RX RTS.req: sapi=5 arfcn=871 cur_fn=511 block=11 (pcu_l1_if.cpp:576) 20241121125851654 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 20, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851654 DRLCMACDL DEBUG -- Chunk with length 552 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 20, MCS-5): fd 35 46 db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 (tbf_dl.cpp:686) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125851654 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 20, MCS-5): 87 00 05 58 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e d0 c3 a2 15 (tbf_dl.cpp:911) 20241121125851654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Sending data request: sapi=5 arfcn=871 cur_fn=511 block=11 data=87 00 05 58 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e d0 c3 a2 15 (pcu_l1_if.cpp:182) 20241121125851655 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125851668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125851668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851678 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 RX RTS.req: sapi=5 arfcn=871 cur_fn=515 block=0 (pcu_l1_if.cpp:576) 20241121125851678 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-2 (tbf_dl.cpp:354) 20241121125851678 DRLCMACDL DEBUG -- Chunk with length 840 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-2): 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a (tbf_dl.cpp:686) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125851678 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-2): 07 00 2b 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 00 (tbf_dl.cpp:911) 20241121125851678 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Sending data request: sapi=5 arfcn=871 cur_fn=515 block=0 data=07 00 2b 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 00 (pcu_l1_if.cpp:182) 20241121125851678 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125851692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125851692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 RX RTS.req: sapi=5 arfcn=871 cur_fn=520 block=1 (pcu_l1_if.cpp:576) 20241121125851697 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 21, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851697 DRLCMACDL DEBUG -- Chunk with length 496 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 21, MCS-5): 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 c9 4c (tbf_dl.cpp:686) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125851697 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 21, MCS-5): 87 40 05 18 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 9a 54 32 13 (tbf_dl.cpp:911) 20241121125851697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Sending data request: sapi=5 arfcn=871 cur_fn=520 block=1 data=87 40 05 18 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 9a 54 32 13 (pcu_l1_if.cpp:182) 20241121125851697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125851713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125851713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851716 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 RX RTS.req: sapi=5 arfcn=871 cur_fn=524 block=2 (pcu_l1_if.cpp:576) 20241121125851716 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851716 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-2 (tbf_dl.cpp:354) 20241121125851717 DRLCMACDL DEBUG -- Chunk with length 810 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-2): 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 (tbf_dl.cpp:686) 20241121125851717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125851717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125851717 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-2): 07 00 2d 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 00 (tbf_dl.cpp:911) 20241121125851717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Sending data request: sapi=5 arfcn=871 cur_fn=524 block=2 data=07 00 2d 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 00 (pcu_l1_if.cpp:182) 20241121125851717 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125851730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125851730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851740 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 RX RTS.req: sapi=5 arfcn=871 cur_fn=528 block=3 (pcu_l1_if.cpp:576) 20241121125851740 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 22, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851740 DRLCMACDL DEBUG -- Chunk with length 440 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 22, MCS-5): ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b 56 3b be (tbf_dl.cpp:686) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125851740 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 22, MCS-5): 87 80 05 98 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 9e d5 8e 2f (tbf_dl.cpp:911) 20241121125851740 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Sending data request: sapi=5 arfcn=871 cur_fn=528 block=3 data=87 80 05 98 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 9e d5 8e 2f (pcu_l1_if.cpp:182) 20241121125851740 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125851754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125851754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 RX RTS.req: sapi=5 arfcn=871 cur_fn=533 block=4 (pcu_l1_if.cpp:576) 20241121125851759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-2 (tbf_dl.cpp:354) 20241121125851759 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-2): 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd (tbf_dl.cpp:686) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125851759 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-2): 07 00 2f 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd 00 (tbf_dl.cpp:911) 20241121125851759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Sending data request: sapi=5 arfcn=871 cur_fn=533 block=4 data=07 00 2f 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd 00 (pcu_l1_if.cpp:182) 20241121125851759 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125851773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125851773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 RX RTS.req: sapi=5 arfcn=871 cur_fn=537 block=5 (pcu_l1_if.cpp:576) 20241121125851778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 23, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851778 DRLCMACDL DEBUG -- Chunk with length 384 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 23, MCS-5): 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 (tbf_dl.cpp:686) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125851778 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 23, MCS-5): 87 c0 05 58 a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 77 c6 b3 15 (tbf_dl.cpp:911) 20241121125851778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Sending data request: sapi=5 arfcn=871 cur_fn=537 block=5 data=87 c0 05 58 a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 77 c6 b3 15 (pcu_l1_if.cpp:182) 20241121125851778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125851792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125851792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125851802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-2 (tbf_dl.cpp:354) 20241121125851802 DRLCMACDL DEBUG -- Chunk with length 750 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-2): d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 (tbf_dl.cpp:686) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125851802 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-2): 07 00 31 d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 00 (tbf_dl.cpp:911) 20241121125851802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=07 00 31 d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 00 (pcu_l1_if.cpp:182) 20241121125851802 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125851816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125851816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125851820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851820 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851820 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 24, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851820 DRLCMACDL DEBUG -- Chunk with length 328 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851820 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 24, MCS-5): 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f (tbf_dl.cpp:686) 20241121125851820 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125851821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125851821 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 24, MCS-5): 87 00 06 98 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 5c 4d d4 1b (tbf_dl.cpp:911) 20241121125851821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=87 00 06 98 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 5c 4d d4 1b (pcu_l1_if.cpp:182) 20241121125851821 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125851834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125851834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125851839 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-2 (tbf_dl.cpp:354) 20241121125851839 DRLCMACDL DEBUG -- Chunk with length 720 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-2): a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 (tbf_dl.cpp:686) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125851839 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-2): 07 00 33 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 00 (tbf_dl.cpp:911) 20241121125851839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=07 00 33 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 00 (pcu_l1_if.cpp:182) 20241121125851839 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125851853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125851853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125851862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851862 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 25, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851863 DRLCMACDL DEBUG -- Chunk with length 272 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851863 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 25, MCS-5): 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 (tbf_dl.cpp:686) 20241121125851863 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125851863 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851863 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125851863 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 25, MCS-5): 87 40 06 18 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 d3 c7 19 36 (tbf_dl.cpp:911) 20241121125851863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=87 40 06 18 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 d3 c7 19 36 (pcu_l1_if.cpp:182) 20241121125851863 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125851876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125851876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125851881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-2 (tbf_dl.cpp:354) 20241121125851881 DRLCMACDL DEBUG -- Chunk with length 690 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-2): 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 (tbf_dl.cpp:686) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125851881 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-2): 07 00 35 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 00 (tbf_dl.cpp:911) 20241121125851881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=07 00 35 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 00 (pcu_l1_if.cpp:182) 20241121125851881 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125851895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125851895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121125851900 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 26, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851900 DRLCMACDL DEBUG -- Chunk with length 216 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 26, MCS-5): 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 (tbf_dl.cpp:686) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125851900 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 26, MCS-5): 87 80 06 58 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f 6d 04 15 (tbf_dl.cpp:911) 20241121125851900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=87 80 06 58 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f 6d 04 15 (pcu_l1_if.cpp:182) 20241121125851900 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125851914 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125851914 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 RX RTS.req: sapi=5 arfcn=871 cur_fn=567 block=0 (pcu_l1_if.cpp:576) 20241121125851923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-2 (tbf_dl.cpp:354) 20241121125851923 DRLCMACDL DEBUG -- Chunk with length 660 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-2): 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 (tbf_dl.cpp:686) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125851923 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-2): 07 00 37 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 00 (tbf_dl.cpp:911) 20241121125851923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Sending data request: sapi=5 arfcn=871 cur_fn=567 block=0 data=07 00 37 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 00 (pcu_l1_if.cpp:182) 20241121125851923 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125851937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125851937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 RX RTS.req: sapi=5 arfcn=871 cur_fn=572 block=1 (pcu_l1_if.cpp:576) 20241121125851942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 27, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851942 DRLCMACDL DEBUG -- Chunk with length 160 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 27, MCS-5): c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 (tbf_dl.cpp:686) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125851942 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 27, MCS-5): 87 c0 06 d8 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c c6 77 bd 01 (tbf_dl.cpp:911) 20241121125851942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Sending data request: sapi=5 arfcn=871 cur_fn=572 block=1 data=87 c0 06 d8 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c c6 77 bd 01 (pcu_l1_if.cpp:182) 20241121125851942 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125851956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125851956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 RX RTS.req: sapi=5 arfcn=871 cur_fn=576 block=2 (pcu_l1_if.cpp:576) 20241121125851961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-2 (tbf_dl.cpp:354) 20241121125851961 DRLCMACDL DEBUG -- Chunk with length 630 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-2): 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 (tbf_dl.cpp:686) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125851961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-2): 07 00 39 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 00 (tbf_dl.cpp:911) 20241121125851961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Sending data request: sapi=5 arfcn=871 cur_fn=576 block=2 data=07 00 39 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 00 (pcu_l1_if.cpp:182) 20241121125851961 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125851975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125851975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125851984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 RX RTS.req: sapi=5 arfcn=871 cur_fn=580 block=3 (pcu_l1_if.cpp:576) 20241121125851984 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 28, CS=MCS-5 (tbf_dl.cpp:354) 20241121125851984 DRLCMACDL DEBUG -- Chunk with length 104 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 28, MCS-5): b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 (tbf_dl.cpp:686) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125851984 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 28, MCS-5): 87 00 07 98 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a f7 74 b4 04 (tbf_dl.cpp:911) 20241121125851984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Sending data request: sapi=5 arfcn=871 cur_fn=580 block=3 data=87 00 07 98 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a f7 74 b4 04 (pcu_l1_if.cpp:182) 20241121125851984 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125851998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=585 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121125851998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=585 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 RX RTS.req: sapi=5 arfcn=871 cur_fn=585 block=4 (pcu_l1_if.cpp:576) 20241121125852003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-2 (tbf_dl.cpp:354) 20241121125852003 DRLCMACDL DEBUG -- Chunk with length 600 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-2): 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 (tbf_dl.cpp:686) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125852003 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-2): 07 00 3b 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 00 (tbf_dl.cpp:911) 20241121125852003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Sending data request: sapi=5 arfcn=871 cur_fn=585 block=4 data=07 00 3b 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 00 (pcu_l1_if.cpp:182) 20241121125852003 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125852017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=589 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=585 block=0 data= (pcu_l1_if.cpp:463) 20241121125852017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=589 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 RX RTS.req: sapi=5 arfcn=871 cur_fn=589 block=5 (pcu_l1_if.cpp:576) 20241121125852021 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 29, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852021 DRLCMACDL DEBUG -- Chunk with length 48 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125852021 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 642 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125852021 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 29, MCS-5): 61 b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 (tbf_dl.cpp:686) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125852021 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 29, MCS-5): 87 40 07 48 d8 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 54 d7 3c 20 (tbf_dl.cpp:911) 20241121125852021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Sending data request: sapi=5 arfcn=871 cur_fn=589 block=5 data=87 40 07 48 d8 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 54 d7 3c 20 (pcu_l1_if.cpp:182) 20241121125852022 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125852036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=593 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=589 block=0 data= (pcu_l1_if.cpp:463) 20241121125852036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=593 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 RX RTS.req: sapi=5 arfcn=871 cur_fn=593 block=6 (pcu_l1_if.cpp:576) 20241121125852045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-2 (tbf_dl.cpp:354) 20241121125852045 DRLCMACDL DEBUG -- Chunk with length 570 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-2): 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa (tbf_dl.cpp:686) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125852045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-2): 07 00 3d 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa 00 (tbf_dl.cpp:911) 20241121125852045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Sending data request: sapi=5 arfcn=871 cur_fn=593 block=6 data=07 00 3d 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa 00 (pcu_l1_if.cpp:182) 20241121125852045 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125852059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=598 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=593 block=0 data= (pcu_l1_if.cpp:463) 20241121125852059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=598 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 RX RTS.req: sapi=5 arfcn=871 cur_fn=598 block=7 (pcu_l1_if.cpp:576) 20241121125852063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 30, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852063 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 30, MCS-5): 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 cb 7a 5d (tbf_dl.cpp:686) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125852063 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 30, MCS-5): 87 80 07 d8 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 dd b2 5e 17 (tbf_dl.cpp:911) 20241121125852064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Sending data request: sapi=5 arfcn=871 cur_fn=598 block=7 data=87 80 07 d8 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 dd b2 5e 17 (pcu_l1_if.cpp:182) 20241121125852064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125852077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=602 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=598 block=0 data= (pcu_l1_if.cpp:463) 20241121125852077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=602 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 RX RTS.req: sapi=5 arfcn=871 cur_fn=602 block=8 (pcu_l1_if.cpp:576) 20241121125852082 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-2 (tbf_dl.cpp:354) 20241121125852082 DRLCMACDL DEBUG -- Chunk with length 540 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-2): b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 (tbf_dl.cpp:686) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125852082 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-2): 07 00 3f b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 00 (tbf_dl.cpp:911) 20241121125852082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Sending data request: sapi=5 arfcn=871 cur_fn=602 block=8 data=07 00 3f b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 00 (pcu_l1_if.cpp:182) 20241121125852082 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125852096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=606 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=602 block=0 data= (pcu_l1_if.cpp:463) 20241121125852096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=606 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 RX RTS.req: sapi=5 arfcn=871 cur_fn=606 block=9 (pcu_l1_if.cpp:576) 20241121125852106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==13 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-2 (tbf_dl.cpp:354) 20241121125852106 DRLCMACDL DEBUG -- Chunk with length 510 larger than space (30) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-2): 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 (tbf_dl.cpp:686) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125852106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 611 + 13 = 624 (pdch_ul_controller.c:131) 20241121125852106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 624 for type POLL (pdch_ul_controller.c:184) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=624, TS=7) (tbf_dl.cpp:883) 20241121125852106 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=624, TS=7 (tbf_dl.cpp:903) 20241121125852106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-2): 0f 00 41 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 00 (tbf_dl.cpp:911) 20241121125852106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Sending data request: sapi=5 arfcn=871 cur_fn=606 block=9 data=0f 00 41 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 00 (pcu_l1_if.cpp:182) 20241121125852106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125852119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=611 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=606 block=0 data= (pcu_l1_if.cpp:463) 20241121125852119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=611 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852124 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125852138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=615 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=611 block=0 data= (pcu_l1_if.cpp:463) 20241121125852138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=615 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852143 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125852157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=619 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=615 block=0 data= (pcu_l1_if.cpp:463) 20241121125852157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=619 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852167 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125852181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=624 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=619 block=0 data=40 08 04 20 00 00 00 3f ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125852181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125852181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125852181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125852181 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 33 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 1 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125852181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=624 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125852181 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125852181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 33, BSN 13 to 33 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125852181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125852181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=13)"RRRRRRRRRRRRRRRRRRRR"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125852181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=13:33, lost=0, recv=20, skipped=0, bsn=13, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125852181 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-3 (gprs_ms.c:690) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125852181 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125852181 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125852181 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=33)""(V(S)-1=32) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125852186 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 RX RTS.req: sapi=5 arfcn=871 cur_fn=624 block=1 (pcu_l1_if.cpp:576) 20241121125852186 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 31, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852186 DRLCMACDL DEBUG -- Chunk with length 1337 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 31, MCS-5): 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 (tbf_dl.cpp:686) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125852186 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 31, MCS-5): 87 c0 07 d8 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb bf 41 25 16 (tbf_dl.cpp:911) 20241121125852186 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Sending data request: sapi=5 arfcn=871 cur_fn=624 block=1 data=87 c0 07 d8 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb bf 41 25 16 (pcu_l1_if.cpp:182) 20241121125852187 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125852201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=628 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=624 block=0 data= (pcu_l1_if.cpp:463) 20241121125852201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=628 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 RX RTS.req: sapi=5 arfcn=871 cur_fn=628 block=2 (pcu_l1_if.cpp:576) 20241121125852206 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==13 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 32, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852206 DRLCMACDL DEBUG -- Chunk with length 1281 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 32, MCS-5): d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 (tbf_dl.cpp:686) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125852206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 632 + 13 = 645 (pdch_ul_controller.c:131) 20241121125852206 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 645 for type POLL (pdch_ul_controller.c:184) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=645, TS=7) (tbf_dl.cpp:883) 20241121125852206 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=645, TS=7 (tbf_dl.cpp:903) 20241121125852206 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 32, MCS-5): 8f 00 08 18 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 be cb 12 19 (tbf_dl.cpp:911) 20241121125852207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Sending data request: sapi=5 arfcn=871 cur_fn=628 block=2 data=8f 00 08 18 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 be cb 12 19 (pcu_l1_if.cpp:182) 20241121125852208 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125852221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=632 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=628 block=0 data= (pcu_l1_if.cpp:463) 20241121125852221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=632 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852229 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125852244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=637 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=632 block=0 data= (pcu_l1_if.cpp:463) 20241121125852244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=637 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852249 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125852263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=641 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=637 block=0 data= (pcu_l1_if.cpp:463) 20241121125852263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=641 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852288 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125852300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=645 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=641 block=5 data=40 20 20 a7 b0 44 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125852300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125852300 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125852300 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125852301 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 34 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125852301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=645 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125852301 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125852301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 34, have_crbb: 0, urbb_len:64, 0x562b6c2324dc, 0x562b6c2324e0, 4, 0, win: 13-33, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125852301 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 34, BSN 13 to 98 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125852301 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125852301 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=13)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=32) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125852301 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=13:33, lost=0, recv=14, skipped=6, bsn=13, info='RRRRRRRRRRRRRRxxxxxx............................................' (tbf_dl.cpp:998) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125852301 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125852301 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125852301 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=33)""(V(S)-1=32) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125852310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 RX RTS.req: sapi=5 arfcn=871 cur_fn=645 block=6 (pcu_l1_if.cpp:576) 20241121125852310 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-3 (tbf_dl.cpp:354) 20241121125852310 DRLCMACDL DEBUG -- Chunk with length 480 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-3): f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 (tbf_dl.cpp:686) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125852310 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-3): 07 00 43 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 00 (tbf_dl.cpp:911) 20241121125852310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Sending data request: sapi=5 arfcn=871 cur_fn=645 block=6 data=07 00 43 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 00 (pcu_l1_if.cpp:182) 20241121125852310 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125852323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=650 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=645 block=0 data= (pcu_l1_if.cpp:463) 20241121125852323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=650 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 RX RTS.req: sapi=5 arfcn=871 cur_fn=650 block=7 (pcu_l1_if.cpp:576) 20241121125852328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 33, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852328 DRLCMACDL DEBUG -- Chunk with length 1225 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 33, MCS-5): f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 (tbf_dl.cpp:686) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125852328 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 33, MCS-5): 87 40 08 58 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 ff 5f 5e 31 (tbf_dl.cpp:911) 20241121125852328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Sending data request: sapi=5 arfcn=871 cur_fn=650 block=7 data=87 40 08 58 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 ff 5f 5e 31 (pcu_l1_if.cpp:182) 20241121125852328 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125852343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=654 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=650 block=0 data= (pcu_l1_if.cpp:463) 20241121125852343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=654 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 RX RTS.req: sapi=5 arfcn=871 cur_fn=654 block=8 (pcu_l1_if.cpp:576) 20241121125852347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-3 (tbf_dl.cpp:354) 20241121125852347 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-3): 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d (tbf_dl.cpp:686) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125852347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-3): 07 00 45 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 00 (tbf_dl.cpp:911) 20241121125852347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Sending data request: sapi=5 arfcn=871 cur_fn=654 block=8 data=07 00 45 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 00 (pcu_l1_if.cpp:182) 20241121125852347 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125852361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=658 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=654 block=0 data= (pcu_l1_if.cpp:463) 20241121125852361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=658 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 RX RTS.req: sapi=5 arfcn=871 cur_fn=658 block=9 (pcu_l1_if.cpp:576) 20241121125852371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 34, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852371 DRLCMACDL DEBUG -- Chunk with length 1169 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 34, MCS-5): 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d (tbf_dl.cpp:686) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125852371 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 34, MCS-5): 87 80 08 18 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 e5 a2 71 1f (tbf_dl.cpp:911) 20241121125852371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Sending data request: sapi=5 arfcn=871 cur_fn=658 block=9 data=87 80 08 18 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 e5 a2 71 1f (pcu_l1_if.cpp:182) 20241121125852371 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125852385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=663 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=658 block=0 data= (pcu_l1_if.cpp:463) 20241121125852385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=663 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 RX RTS.req: sapi=5 arfcn=871 cur_fn=663 block=10 (pcu_l1_if.cpp:576) 20241121125852389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-3 (tbf_dl.cpp:354) 20241121125852389 DRLCMACDL DEBUG -- Chunk with length 408 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-3): 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b (tbf_dl.cpp:686) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125852389 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-3): 07 00 47 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 00 (tbf_dl.cpp:911) 20241121125852389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Sending data request: sapi=5 arfcn=871 cur_fn=663 block=10 data=07 00 47 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 00 (pcu_l1_if.cpp:182) 20241121125852389 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125852403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=667 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=663 block=0 data= (pcu_l1_if.cpp:463) 20241121125852403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=667 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 RX RTS.req: sapi=5 arfcn=871 cur_fn=667 block=11 (pcu_l1_if.cpp:576) 20241121125852408 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 35, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852408 DRLCMACDL DEBUG -- Chunk with length 1113 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 35, MCS-5): 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 (tbf_dl.cpp:686) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125852408 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 35, MCS-5): 87 c0 08 58 da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 65 3b a0 30 (tbf_dl.cpp:911) 20241121125852408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Sending data request: sapi=5 arfcn=871 cur_fn=667 block=11 data=87 c0 08 58 da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 65 3b a0 30 (pcu_l1_if.cpp:182) 20241121125852408 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125852422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=671 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=667 block=0 data= (pcu_l1_if.cpp:463) 20241121125852422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=671 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 RX RTS.req: sapi=5 arfcn=871 cur_fn=671 block=0 (pcu_l1_if.cpp:576) 20241121125852431 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-3 (tbf_dl.cpp:354) 20241121125852431 DRLCMACDL DEBUG -- Chunk with length 372 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-3): 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 (tbf_dl.cpp:686) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125852431 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-3): 07 00 49 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 00 (tbf_dl.cpp:911) 20241121125852431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Sending data request: sapi=5 arfcn=871 cur_fn=671 block=0 data=07 00 49 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 00 (pcu_l1_if.cpp:182) 20241121125852431 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125852448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=676 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=671 block=0 data= (pcu_l1_if.cpp:463) 20241121125852448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=676 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 RX RTS.req: sapi=5 arfcn=871 cur_fn=676 block=1 (pcu_l1_if.cpp:576) 20241121125852451 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 36, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852451 DRLCMACDL DEBUG -- Chunk with length 1057 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 36, MCS-5): e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d (tbf_dl.cpp:686) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125852451 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 36, MCS-5): 87 00 09 58 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b c5 6b 6d 0f (tbf_dl.cpp:911) 20241121125852451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Sending data request: sapi=5 arfcn=871 cur_fn=676 block=1 data=87 00 09 58 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b c5 6b 6d 0f (pcu_l1_if.cpp:182) 20241121125852452 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125852464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=680 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=676 block=0 data= (pcu_l1_if.cpp:463) 20241121125852464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=680 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 RX RTS.req: sapi=5 arfcn=871 cur_fn=680 block=2 (pcu_l1_if.cpp:576) 20241121125852469 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-3 (tbf_dl.cpp:354) 20241121125852469 DRLCMACDL DEBUG -- Chunk with length 336 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-3): a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 (tbf_dl.cpp:686) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125852469 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-3): 07 00 4b a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 00 (tbf_dl.cpp:911) 20241121125852469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Sending data request: sapi=5 arfcn=871 cur_fn=680 block=2 data=07 00 4b a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 00 (pcu_l1_if.cpp:182) 20241121125852469 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125852483 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=684 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=680 block=0 data= (pcu_l1_if.cpp:463) 20241121125852483 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=684 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 RX RTS.req: sapi=5 arfcn=871 cur_fn=684 block=3 (pcu_l1_if.cpp:576) 20241121125852493 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 37, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852493 DRLCMACDL DEBUG -- Chunk with length 1001 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 37, MCS-5): 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b (tbf_dl.cpp:686) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125852493 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 37, MCS-5): 87 40 09 58 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 55 57 ca 12 (tbf_dl.cpp:911) 20241121125852493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Sending data request: sapi=5 arfcn=871 cur_fn=684 block=3 data=87 40 09 58 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 55 57 ca 12 (pcu_l1_if.cpp:182) 20241121125852493 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125852508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=689 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=684 block=0 data= (pcu_l1_if.cpp:463) 20241121125852508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=689 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 RX RTS.req: sapi=5 arfcn=871 cur_fn=689 block=4 (pcu_l1_if.cpp:576) 20241121125852512 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-3 (tbf_dl.cpp:354) 20241121125852512 DRLCMACDL DEBUG -- Chunk with length 300 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-3): 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec (tbf_dl.cpp:686) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125852512 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-3): 07 00 4d 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec 00 (tbf_dl.cpp:911) 20241121125852512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Sending data request: sapi=5 arfcn=871 cur_fn=689 block=4 data=07 00 4d 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec 00 (pcu_l1_if.cpp:182) 20241121125852512 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125852526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=693 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=689 block=0 data= (pcu_l1_if.cpp:463) 20241121125852526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=693 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 RX RTS.req: sapi=5 arfcn=871 cur_fn=693 block=5 (pcu_l1_if.cpp:576) 20241121125852530 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 38, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852530 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 38, MCS-5): e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 51 2f (tbf_dl.cpp:686) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125852530 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 38, MCS-5): 87 80 09 18 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 74 d4 0b (tbf_dl.cpp:911) 20241121125852530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Sending data request: sapi=5 arfcn=871 cur_fn=693 block=5 data=87 80 09 18 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 74 d4 0b (pcu_l1_if.cpp:182) 20241121125852530 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125852544 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=697 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=693 block=0 data= (pcu_l1_if.cpp:463) 20241121125852544 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=697 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 RX RTS.req: sapi=5 arfcn=871 cur_fn=697 block=6 (pcu_l1_if.cpp:576) 20241121125852553 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-3 (tbf_dl.cpp:354) 20241121125852553 DRLCMACDL DEBUG -- Chunk with length 264 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-3): e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 (tbf_dl.cpp:686) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125852553 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-3): 07 00 4f e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 00 (tbf_dl.cpp:911) 20241121125852553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Sending data request: sapi=5 arfcn=871 cur_fn=697 block=6 data=07 00 4f e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 00 (pcu_l1_if.cpp:182) 20241121125852554 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125852568 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=702 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=697 block=0 data= (pcu_l1_if.cpp:463) 20241121125852568 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=702 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 RX RTS.req: sapi=5 arfcn=871 cur_fn=702 block=7 (pcu_l1_if.cpp:576) 20241121125852573 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 39, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852573 DRLCMACDL DEBUG -- Chunk with length 889 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 39, MCS-5): 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 f5 c7 0c 7d (tbf_dl.cpp:686) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125852573 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 39, MCS-5): 87 c0 09 98 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a fd 31 43 1f (tbf_dl.cpp:911) 20241121125852573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Sending data request: sapi=5 arfcn=871 cur_fn=702 block=7 data=87 c0 09 98 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a fd 31 43 1f (pcu_l1_if.cpp:182) 20241121125852574 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125852586 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=706 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=702 block=0 data= (pcu_l1_if.cpp:463) 20241121125852586 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=706 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 RX RTS.req: sapi=5 arfcn=871 cur_fn=706 block=8 (pcu_l1_if.cpp:576) 20241121125852591 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-3 (tbf_dl.cpp:354) 20241121125852591 DRLCMACDL DEBUG -- Chunk with length 228 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-3): 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad (tbf_dl.cpp:686) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125852591 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-3): 07 00 51 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 00 (tbf_dl.cpp:911) 20241121125852591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Sending data request: sapi=5 arfcn=871 cur_fn=706 block=8 data=07 00 51 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 00 (pcu_l1_if.cpp:182) 20241121125852591 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125852605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=710 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=706 block=0 data= (pcu_l1_if.cpp:463) 20241121125852605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=710 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 RX RTS.req: sapi=5 arfcn=871 cur_fn=710 block=9 (pcu_l1_if.cpp:576) 20241121125852614 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 40, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852614 DRLCMACDL DEBUG -- Chunk with length 833 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 40, MCS-5): ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e (tbf_dl.cpp:686) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125852614 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 40, MCS-5): 87 00 0a d8 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 46 e3 b8 0f (tbf_dl.cpp:911) 20241121125852614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Sending data request: sapi=5 arfcn=871 cur_fn=710 block=9 data=87 00 0a d8 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 46 e3 b8 0f (pcu_l1_if.cpp:182) 20241121125852614 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125852628 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=715 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=710 block=0 data= (pcu_l1_if.cpp:463) 20241121125852628 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=715 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 RX RTS.req: sapi=5 arfcn=871 cur_fn=715 block=10 (pcu_l1_if.cpp:576) 20241121125852633 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-3 (tbf_dl.cpp:354) 20241121125852633 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-3): 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc (tbf_dl.cpp:686) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125852633 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-3): 07 00 53 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 00 (tbf_dl.cpp:911) 20241121125852633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Sending data request: sapi=5 arfcn=871 cur_fn=715 block=10 data=07 00 53 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 00 (pcu_l1_if.cpp:182) 20241121125852633 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125852647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=719 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=715 block=0 data= (pcu_l1_if.cpp:463) 20241121125852647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=719 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 RX RTS.req: sapi=5 arfcn=871 cur_fn=719 block=11 (pcu_l1_if.cpp:576) 20241121125852651 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 41, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852651 DRLCMACDL DEBUG -- Chunk with length 777 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 41, MCS-5): d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 (tbf_dl.cpp:686) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125852651 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 41, MCS-5): 87 40 0a 18 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 89 0e 27 1c (tbf_dl.cpp:911) 20241121125852651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Sending data request: sapi=5 arfcn=871 cur_fn=719 block=11 data=87 40 0a 18 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 89 0e 27 1c (pcu_l1_if.cpp:182) 20241121125852651 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125852665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=723 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=719 block=0 data= (pcu_l1_if.cpp:463) 20241121125852665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=723 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 RX RTS.req: sapi=5 arfcn=871 cur_fn=723 block=0 (pcu_l1_if.cpp:576) 20241121125852674 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-3 (tbf_dl.cpp:354) 20241121125852674 DRLCMACDL DEBUG -- Chunk with length 156 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-3): 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e (tbf_dl.cpp:686) 20241121125852674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125852674 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125852675 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-3): 07 00 55 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e 00 (tbf_dl.cpp:911) 20241121125852675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Sending data request: sapi=5 arfcn=871 cur_fn=723 block=0 data=07 00 55 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e 00 (pcu_l1_if.cpp:182) 20241121125852675 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125852688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=728 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=723 block=0 data= (pcu_l1_if.cpp:463) 20241121125852688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=728 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 RX RTS.req: sapi=5 arfcn=871 cur_fn=728 block=1 (pcu_l1_if.cpp:576) 20241121125852693 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 42, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852693 DRLCMACDL DEBUG -- Chunk with length 721 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 42, MCS-5): 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c (tbf_dl.cpp:686) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125852693 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 42, MCS-5): 87 80 0a 58 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 9a 17 17 (tbf_dl.cpp:911) 20241121125852693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Sending data request: sapi=5 arfcn=871 cur_fn=728 block=1 data=87 80 0a 58 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 9a 17 17 (pcu_l1_if.cpp:182) 20241121125852693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125852707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=732 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=728 block=0 data= (pcu_l1_if.cpp:463) 20241121125852707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=732 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 RX RTS.req: sapi=5 arfcn=871 cur_fn=732 block=2 (pcu_l1_if.cpp:576) 20241121125852712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-3 (tbf_dl.cpp:354) 20241121125852712 DRLCMACDL DEBUG -- Chunk with length 120 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-3): dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 (tbf_dl.cpp:686) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125852712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-3): 07 00 57 dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 00 (tbf_dl.cpp:911) 20241121125852712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Sending data request: sapi=5 arfcn=871 cur_fn=732 block=2 data=07 00 57 dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 00 (pcu_l1_if.cpp:182) 20241121125852712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125852726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=736 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=732 block=0 data= (pcu_l1_if.cpp:463) 20241121125852726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=736 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 RX RTS.req: sapi=5 arfcn=871 cur_fn=736 block=3 (pcu_l1_if.cpp:576) 20241121125852735 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 43, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852735 DRLCMACDL DEBUG -- Chunk with length 665 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 43, MCS-5): ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a (tbf_dl.cpp:686) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125852735 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 43, MCS-5): 87 c0 0a 98 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc a2 2c 88 06 (tbf_dl.cpp:911) 20241121125852735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Sending data request: sapi=5 arfcn=871 cur_fn=736 block=3 data=87 c0 0a 98 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc a2 2c 88 06 (pcu_l1_if.cpp:182) 20241121125852735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125852749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=741 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=736 block=0 data= (pcu_l1_if.cpp:463) 20241121125852749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=741 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 RX RTS.req: sapi=5 arfcn=871 cur_fn=741 block=4 (pcu_l1_if.cpp:576) 20241121125852755 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-3 (tbf_dl.cpp:354) 20241121125852755 DRLCMACDL DEBUG -- Chunk with length 84 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-3): 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 (tbf_dl.cpp:686) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125852755 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-3): 07 00 59 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 00 (tbf_dl.cpp:911) 20241121125852755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Sending data request: sapi=5 arfcn=871 cur_fn=741 block=4 data=07 00 59 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 00 (pcu_l1_if.cpp:182) 20241121125852756 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125852768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=745 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=741 block=0 data= (pcu_l1_if.cpp:463) 20241121125852768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=745 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 RX RTS.req: sapi=5 arfcn=871 cur_fn=745 block=5 (pcu_l1_if.cpp:576) 20241121125852773 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 44, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852773 DRLCMACDL DEBUG -- Chunk with length 609 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 44, MCS-5): 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d (tbf_dl.cpp:686) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125852773 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 44, MCS-5): 87 00 0b d8 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 78 40 0b (tbf_dl.cpp:911) 20241121125852773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Sending data request: sapi=5 arfcn=871 cur_fn=745 block=5 data=87 00 0b d8 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 78 40 0b (pcu_l1_if.cpp:182) 20241121125852773 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125852788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=749 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=745 block=0 data= (pcu_l1_if.cpp:463) 20241121125852788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=749 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 RX RTS.req: sapi=5 arfcn=871 cur_fn=749 block=6 (pcu_l1_if.cpp:576) 20241121125852798 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-3 (tbf_dl.cpp:354) 20241121125852798 DRLCMACDL DEBUG -- Chunk with length 48 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-3): b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 (tbf_dl.cpp:686) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125852798 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-3): 07 00 5b b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 00 (tbf_dl.cpp:911) 20241121125852798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Sending data request: sapi=5 arfcn=871 cur_fn=749 block=6 data=07 00 5b b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 00 (pcu_l1_if.cpp:182) 20241121125852799 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125852811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=754 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=749 block=0 data= (pcu_l1_if.cpp:463) 20241121125852811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=754 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 RX RTS.req: sapi=5 arfcn=871 cur_fn=754 block=7 (pcu_l1_if.cpp:576) 20241121125852816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 45, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852816 DRLCMACDL DEBUG -- Chunk with length 553 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 45, MCS-5): 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b (tbf_dl.cpp:686) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125852816 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 45, MCS-5): 87 40 0b 98 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e d0 c3 22 (tbf_dl.cpp:911) 20241121125852816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Sending data request: sapi=5 arfcn=871 cur_fn=754 block=7 data=87 40 0b 98 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e d0 c3 22 (pcu_l1_if.cpp:182) 20241121125852816 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125852830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=758 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=754 block=0 data= (pcu_l1_if.cpp:463) 20241121125852830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=758 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 RX RTS.req: sapi=5 arfcn=871 cur_fn=758 block=8 (pcu_l1_if.cpp:576) 20241121125852834 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-3 (tbf_dl.cpp:354) 20241121125852834 DRLCMACDL DEBUG -- Chunk with length 12 is less than remaining space (36): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125852834 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 420 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125852834 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (23) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-3): 33 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad (tbf_dl.cpp:686) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125852834 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-3): 07 00 5c 33 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 00 (tbf_dl.cpp:911) 20241121125852834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Sending data request: sapi=5 arfcn=871 cur_fn=758 block=8 data=07 00 5c 33 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 00 (pcu_l1_if.cpp:182) 20241121125852834 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125852849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=762 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=758 block=0 data= (pcu_l1_if.cpp:463) 20241121125852849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=762 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 RX RTS.req: sapi=5 arfcn=871 cur_fn=762 block=9 (pcu_l1_if.cpp:576) 20241121125852859 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 46, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852859 DRLCMACDL DEBUG -- Chunk with length 497 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 46, MCS-5): 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 c9 (tbf_dl.cpp:686) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125852859 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 46, MCS-5): 87 80 0b 98 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 9a 54 32 (tbf_dl.cpp:911) 20241121125852859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Sending data request: sapi=5 arfcn=871 cur_fn=762 block=9 data=87 80 0b 98 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 9a 54 32 (pcu_l1_if.cpp:182) 20241121125852860 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125852873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=767 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=762 block=0 data= (pcu_l1_if.cpp:463) 20241121125852873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=767 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 RX RTS.req: sapi=5 arfcn=871 cur_fn=767 block=10 (pcu_l1_if.cpp:576) 20241121125852878 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-3 (tbf_dl.cpp:354) 20241121125852878 DRLCMACDL DEBUG -- Chunk with length 1377 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-3): 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 (tbf_dl.cpp:686) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125852878 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-3): 07 00 5f 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 00 (tbf_dl.cpp:911) 20241121125852878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Sending data request: sapi=5 arfcn=871 cur_fn=767 block=10 data=07 00 5f 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 00 (pcu_l1_if.cpp:182) 20241121125852879 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125852893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=771 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=767 block=0 data= (pcu_l1_if.cpp:463) 20241121125852893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=771 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 RX RTS.req: sapi=5 arfcn=871 cur_fn=771 block=11 (pcu_l1_if.cpp:576) 20241121125852897 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852897 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852897 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 47, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852897 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852897 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 47, MCS-5): 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b 56 3b (tbf_dl.cpp:686) 20241121125852898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125852898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125852898 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 47, MCS-5): 87 c0 0b 18 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 9e d5 0e (tbf_dl.cpp:911) 20241121125852898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Sending data request: sapi=5 arfcn=871 cur_fn=771 block=11 data=87 c0 0b 18 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 9e d5 0e (pcu_l1_if.cpp:182) 20241121125852898 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125852912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=775 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=771 block=0 data= (pcu_l1_if.cpp:463) 20241121125852912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=775 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 RX RTS.req: sapi=5 arfcn=871 cur_fn=775 block=0 (pcu_l1_if.cpp:576) 20241121125852922 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-3 (tbf_dl.cpp:354) 20241121125852922 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-3): 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 (tbf_dl.cpp:686) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125852922 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-3): 07 00 61 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 00 (tbf_dl.cpp:911) 20241121125852922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Sending data request: sapi=5 arfcn=871 cur_fn=775 block=0 data=07 00 61 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 00 (pcu_l1_if.cpp:182) 20241121125852922 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125852936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=780 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=775 block=0 data= (pcu_l1_if.cpp:463) 20241121125852937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=780 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852941 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 RX RTS.req: sapi=5 arfcn=871 cur_fn=780 block=1 (pcu_l1_if.cpp:576) 20241121125852941 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 48, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852941 DRLCMACDL DEBUG -- Chunk with length 385 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 48, MCS-5): be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf (tbf_dl.cpp:686) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125852941 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 48, MCS-5): 87 00 0c 98 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 77 c6 33 (tbf_dl.cpp:911) 20241121125852941 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Sending data request: sapi=5 arfcn=871 cur_fn=780 block=1 data=87 00 0c 98 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 77 c6 33 (pcu_l1_if.cpp:182) 20241121125852942 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125852956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=784 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=780 block=0 data= (pcu_l1_if.cpp:463) 20241121125852956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=784 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 RX RTS.req: sapi=5 arfcn=871 cur_fn=784 block=2 (pcu_l1_if.cpp:576) 20241121125852961 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-3 (tbf_dl.cpp:354) 20241121125852961 DRLCMACDL DEBUG -- Chunk with length 1305 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-3): 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 (tbf_dl.cpp:686) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125852961 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-3): 07 00 63 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 00 (tbf_dl.cpp:911) 20241121125852961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Sending data request: sapi=5 arfcn=871 cur_fn=784 block=2 data=07 00 63 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 00 (pcu_l1_if.cpp:182) 20241121125852962 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125852976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=788 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=784 block=0 data= (pcu_l1_if.cpp:463) 20241121125852976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=788 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125852985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 RX RTS.req: sapi=5 arfcn=871 cur_fn=788 block=3 (pcu_l1_if.cpp:576) 20241121125852985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125852985 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125852985 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 49, CS=MCS-5 (tbf_dl.cpp:354) 20241121125852985 DRLCMACDL DEBUG -- Chunk with length 329 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125852985 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 49, MCS-5): 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 (tbf_dl.cpp:686) 20241121125852986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125852986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125852986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125852986 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 49, MCS-5): 87 40 0c 98 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 5c 4d 14 (tbf_dl.cpp:911) 20241121125852986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Sending data request: sapi=5 arfcn=871 cur_fn=788 block=3 data=87 40 0c 98 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 5c 4d 14 (pcu_l1_if.cpp:182) 20241121125852987 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125852999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=793 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=788 block=0 data= (pcu_l1_if.cpp:463) 20241121125852999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=793 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 RX RTS.req: sapi=5 arfcn=871 cur_fn=793 block=4 (pcu_l1_if.cpp:576) 20241121125853004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-3 (tbf_dl.cpp:354) 20241121125853004 DRLCMACDL DEBUG -- Chunk with length 1269 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-3): 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e (tbf_dl.cpp:686) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125853004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-3): 07 00 65 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 00 (tbf_dl.cpp:911) 20241121125853004 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Sending data request: sapi=5 arfcn=871 cur_fn=793 block=4 data=07 00 65 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 00 (pcu_l1_if.cpp:182) 20241121125853004 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125853017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=797 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=793 block=0 data= (pcu_l1_if.cpp:463) 20241121125853017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=797 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 RX RTS.req: sapi=5 arfcn=871 cur_fn=797 block=5 (pcu_l1_if.cpp:576) 20241121125853022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 50, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853022 DRLCMACDL DEBUG -- Chunk with length 273 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 50, MCS-5): 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 (tbf_dl.cpp:686) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125853022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 50, MCS-5): 87 80 0c d8 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 d3 c7 19 (tbf_dl.cpp:911) 20241121125853022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Sending data request: sapi=5 arfcn=871 cur_fn=797 block=5 data=87 80 0c d8 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 d3 c7 19 (pcu_l1_if.cpp:182) 20241121125853022 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125853036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=801 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=797 block=0 data= (pcu_l1_if.cpp:463) 20241121125853036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=801 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 RX RTS.req: sapi=5 arfcn=871 cur_fn=801 block=6 (pcu_l1_if.cpp:576) 20241121125853045 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-3 (tbf_dl.cpp:354) 20241121125853045 DRLCMACDL DEBUG -- Chunk with length 1233 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-3): 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 (tbf_dl.cpp:686) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125853045 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-3): 07 00 67 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 00 (tbf_dl.cpp:911) 20241121125853045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Sending data request: sapi=5 arfcn=871 cur_fn=801 block=6 data=07 00 67 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 00 (pcu_l1_if.cpp:182) 20241121125853046 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125853059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=806 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=801 block=0 data= (pcu_l1_if.cpp:463) 20241121125853059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=806 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 RX RTS.req: sapi=5 arfcn=871 cur_fn=806 block=7 (pcu_l1_if.cpp:576) 20241121125853064 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==33 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-3 (tbf_dl.cpp:354) 20241121125853064 DRLCMACDL DEBUG -- Chunk with length 1197 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-3): 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e (tbf_dl.cpp:686) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125853064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 810 + 13 = 823 (pdch_ul_controller.c:131) 20241121125853064 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 823 for type POLL (pdch_ul_controller.c:184) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=823, TS=7) (tbf_dl.cpp:883) 20241121125853064 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=823, TS=7 (tbf_dl.cpp:903) 20241121125853064 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-3): 0f 00 69 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 00 (tbf_dl.cpp:911) 20241121125853064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Sending data request: sapi=5 arfcn=871 cur_fn=806 block=7 data=0f 00 69 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 00 (pcu_l1_if.cpp:182) 20241121125853064 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125853078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=810 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=806 block=0 data= (pcu_l1_if.cpp:463) 20241121125853078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=810 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853082 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125853097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=814 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=810 block=0 data= (pcu_l1_if.cpp:463) 20241121125853097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=814 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853106 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125853121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=819 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=814 block=0 data= (pcu_l1_if.cpp:463) 20241121125853121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=819 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853126 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125853141 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=823 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=819 block=10 data=40 08 06 a0 03 ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125853141 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125853142 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125853142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125853142 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 53 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 31 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125853142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=823 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125853142 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125853142 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 53, BSN 33 to 53 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125853142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125853142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=33)"RRRRRRRRRRRRRRRRRRRR"(BSN=52) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125853142 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=33:53, lost=0, recv=20, skipped=0, bsn=33, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125853142 DRLCMACDL DEBUG MS (IMSI ): Low error rate 0%, ignored (within blocking period) (gprs_ms.c:697) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125853142 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125853143 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=53)""(V(S)-1=52) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125853144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 RX RTS.req: sapi=5 arfcn=871 cur_fn=823 block=11 (pcu_l1_if.cpp:576) 20241121125853144 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 51, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853144 DRLCMACDL DEBUG -- Chunk with length 217 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 51, MCS-5): d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 (tbf_dl.cpp:686) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125853144 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 51, MCS-5): 87 c0 0c 18 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f 6d 04 (tbf_dl.cpp:911) 20241121125853144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Sending data request: sapi=5 arfcn=871 cur_fn=823 block=11 data=87 c0 0c 18 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f 6d 04 (pcu_l1_if.cpp:182) 20241121125853144 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125853158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=827 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=823 block=0 data= (pcu_l1_if.cpp:463) 20241121125853158 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=827 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 RX RTS.req: sapi=5 arfcn=871 cur_fn=827 block=0 (pcu_l1_if.cpp:576) 20241121125853168 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==33 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 52, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853169 DRLCMACDL DEBUG -- Chunk with length 161 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 52, MCS-5): 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 (tbf_dl.cpp:686) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125853169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 832 + 13 = 845 (pdch_ul_controller.c:131) 20241121125853169 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 845 for type POLL (pdch_ul_controller.c:184) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=845, TS=7) (tbf_dl.cpp:883) 20241121125853169 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=845, TS=7 (tbf_dl.cpp:903) 20241121125853169 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 52, MCS-5): 8f 00 0d 18 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c c6 77 3d (tbf_dl.cpp:911) 20241121125853169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Sending data request: sapi=5 arfcn=871 cur_fn=827 block=0 data=8f 00 0d 18 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c c6 77 3d (pcu_l1_if.cpp:182) 20241121125853169 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125853183 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=832 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=827 block=0 data= (pcu_l1_if.cpp:463) 20241121125853183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=832 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853188 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125853203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=836 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=832 block=0 data= (pcu_l1_if.cpp:463) 20241121125853204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=836 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853207 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125853222 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=840 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=836 block=0 data= (pcu_l1_if.cpp:463) 20241121125853222 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=840 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853232 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125853246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=845 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=840 block=3 data=40 20 20 a7 b0 6c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125853246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125853246 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125853246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125853246 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 54 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125853247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=845 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125853247 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125853247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 54, have_crbb: 0, urbb_len:64, 0x562b6c231cfc, 0x562b6c231d00, 4, 0, win: 33-53, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125853247 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 54, BSN 33 to 118 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125853247 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125853247 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=33)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=52) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125853247 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=33:53, lost=0, recv=20, skipped=0, bsn=33, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125853247 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125853247 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=53)""(V(S)-1=52) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125853251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 RX RTS.req: sapi=5 arfcn=871 cur_fn=845 block=4 (pcu_l1_if.cpp:576) 20241121125853251 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-3 (tbf_dl.cpp:354) 20241121125853251 DRLCMACDL DEBUG -- Chunk with length 1161 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-3): 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 (tbf_dl.cpp:686) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125853251 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-3): 07 00 6b 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 00 (tbf_dl.cpp:911) 20241121125853251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Sending data request: sapi=5 arfcn=871 cur_fn=845 block=4 data=07 00 6b 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 00 (pcu_l1_if.cpp:182) 20241121125853252 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125853266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=849 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=845 block=0 data= (pcu_l1_if.cpp:463) 20241121125853266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=849 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 RX RTS.req: sapi=5 arfcn=871 cur_fn=849 block=5 (pcu_l1_if.cpp:576) 20241121125853270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 53, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853270 DRLCMACDL DEBUG -- Chunk with length 105 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 53, MCS-5): 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 (tbf_dl.cpp:686) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125853270 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 53, MCS-5): 87 40 0d 98 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a f7 74 34 (tbf_dl.cpp:911) 20241121125853270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Sending data request: sapi=5 arfcn=871 cur_fn=849 block=5 data=87 40 0d 98 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a f7 74 34 (pcu_l1_if.cpp:182) 20241121125853271 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125853285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=853 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=849 block=0 data= (pcu_l1_if.cpp:463) 20241121125853285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=853 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 RX RTS.req: sapi=5 arfcn=871 cur_fn=853 block=6 (pcu_l1_if.cpp:576) 20241121125853295 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-3 (tbf_dl.cpp:354) 20241121125853295 DRLCMACDL DEBUG -- Chunk with length 1125 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-3): 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 (tbf_dl.cpp:686) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125853295 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-3): 07 00 6d 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 00 (tbf_dl.cpp:911) 20241121125853295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Sending data request: sapi=5 arfcn=871 cur_fn=853 block=6 data=07 00 6d 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 00 (pcu_l1_if.cpp:182) 20241121125853295 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125853309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=858 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=853 block=0 data= (pcu_l1_if.cpp:463) 20241121125853309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=858 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 RX RTS.req: sapi=5 arfcn=871 cur_fn=858 block=7 (pcu_l1_if.cpp:576) 20241121125853314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 54, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853314 DRLCMACDL DEBUG -- Chunk with length 49 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125853314 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1100 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125853314 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 54, MCS-5): 63 12 b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 (tbf_dl.cpp:686) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125853314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 54, MCS-5): 87 80 0d c8 98 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 54 d7 3c (tbf_dl.cpp:911) 20241121125853314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Sending data request: sapi=5 arfcn=871 cur_fn=858 block=7 data=87 80 0d c8 98 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 54 d7 3c (pcu_l1_if.cpp:182) 20241121125853316 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125853329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=862 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=858 block=0 data= (pcu_l1_if.cpp:463) 20241121125853329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=862 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 RX RTS.req: sapi=5 arfcn=871 cur_fn=862 block=8 (pcu_l1_if.cpp:576) 20241121125853333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-3 (tbf_dl.cpp:354) 20241121125853333 DRLCMACDL DEBUG -- Chunk with length 1089 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-3): 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 (tbf_dl.cpp:686) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125853333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-3): 07 00 6f 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 00 (tbf_dl.cpp:911) 20241121125853333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Sending data request: sapi=5 arfcn=871 cur_fn=862 block=8 data=07 00 6f 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 00 (pcu_l1_if.cpp:182) 20241121125853334 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125853348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=866 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=862 block=0 data= (pcu_l1_if.cpp:463) 20241121125853348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=866 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 RX RTS.req: sapi=5 arfcn=871 cur_fn=866 block=9 (pcu_l1_if.cpp:576) 20241121125853356 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 55, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853356 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 55, MCS-5): 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 cb 7a (tbf_dl.cpp:686) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125853356 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 55, MCS-5): 87 c0 0d 18 e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 dd b2 1e (tbf_dl.cpp:911) 20241121125853356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Sending data request: sapi=5 arfcn=871 cur_fn=866 block=9 data=87 c0 0d 18 e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 dd b2 1e (pcu_l1_if.cpp:182) 20241121125853356 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125853370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=871 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=866 block=0 data= (pcu_l1_if.cpp:463) 20241121125853370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=871 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 RX RTS.req: sapi=5 arfcn=871 cur_fn=871 block=10 (pcu_l1_if.cpp:576) 20241121125853375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-3 (tbf_dl.cpp:354) 20241121125853375 DRLCMACDL DEBUG -- Chunk with length 1053 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-3): 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 (tbf_dl.cpp:686) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125853375 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-3): 07 00 71 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 00 (tbf_dl.cpp:911) 20241121125853375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Sending data request: sapi=5 arfcn=871 cur_fn=871 block=10 data=07 00 71 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 00 (pcu_l1_if.cpp:182) 20241121125853375 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125853389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=875 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=871 block=0 data= (pcu_l1_if.cpp:463) 20241121125853389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=875 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 RX RTS.req: sapi=5 arfcn=871 cur_fn=875 block=11 (pcu_l1_if.cpp:576) 20241121125853394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 56, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853394 DRLCMACDL DEBUG -- Chunk with length 1338 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 56, MCS-5): 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 (tbf_dl.cpp:686) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125853394 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 56, MCS-5): 87 00 0e 58 d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb bf 41 25 (tbf_dl.cpp:911) 20241121125853394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Sending data request: sapi=5 arfcn=871 cur_fn=875 block=11 data=87 00 0e 58 d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb bf 41 25 (pcu_l1_if.cpp:182) 20241121125853395 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125853410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=879 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=875 block=0 data= (pcu_l1_if.cpp:463) 20241121125853410 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=879 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 RX RTS.req: sapi=5 arfcn=871 cur_fn=879 block=0 (pcu_l1_if.cpp:576) 20241121125853420 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-3 (tbf_dl.cpp:354) 20241121125853420 DRLCMACDL DEBUG -- Chunk with length 1017 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-3): 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca (tbf_dl.cpp:686) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125853420 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-3): 07 00 73 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 00 (tbf_dl.cpp:911) 20241121125853420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Sending data request: sapi=5 arfcn=871 cur_fn=879 block=0 data=07 00 73 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 00 (pcu_l1_if.cpp:182) 20241121125853422 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125853433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=884 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=879 block=0 data= (pcu_l1_if.cpp:463) 20241121125853433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=884 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 RX RTS.req: sapi=5 arfcn=871 cur_fn=884 block=1 (pcu_l1_if.cpp:576) 20241121125853437 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 57, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853437 DRLCMACDL DEBUG -- Chunk with length 1282 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 57, MCS-5): 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b (tbf_dl.cpp:686) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125853437 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 57, MCS-5): 87 40 0e 18 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 be cb 12 (tbf_dl.cpp:911) 20241121125853437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Sending data request: sapi=5 arfcn=871 cur_fn=884 block=1 data=87 40 0e 18 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 be cb 12 (pcu_l1_if.cpp:182) 20241121125853437 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125853451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=888 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=884 block=0 data= (pcu_l1_if.cpp:463) 20241121125853451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=888 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 RX RTS.req: sapi=5 arfcn=871 cur_fn=888 block=2 (pcu_l1_if.cpp:576) 20241121125853456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-3 (tbf_dl.cpp:354) 20241121125853456 DRLCMACDL DEBUG -- Chunk with length 981 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-3): 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b (tbf_dl.cpp:686) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125853456 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-3): 07 00 75 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b 00 (tbf_dl.cpp:911) 20241121125853456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Sending data request: sapi=5 arfcn=871 cur_fn=888 block=2 data=07 00 75 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b 00 (pcu_l1_if.cpp:182) 20241121125853456 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125853470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=892 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=888 block=0 data= (pcu_l1_if.cpp:463) 20241121125853470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=892 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 RX RTS.req: sapi=5 arfcn=871 cur_fn=892 block=3 (pcu_l1_if.cpp:576) 20241121125853479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 58, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853479 DRLCMACDL DEBUG -- Chunk with length 1226 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 58, MCS-5): 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 (tbf_dl.cpp:686) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125853479 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 58, MCS-5): 87 80 0e 18 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 ff 5f 1e (tbf_dl.cpp:911) 20241121125853479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Sending data request: sapi=5 arfcn=871 cur_fn=892 block=3 data=87 80 0e 18 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 ff 5f 1e (pcu_l1_if.cpp:182) 20241121125853479 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125853493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=897 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=892 block=0 data= (pcu_l1_if.cpp:463) 20241121125853493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=897 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 RX RTS.req: sapi=5 arfcn=871 cur_fn=897 block=4 (pcu_l1_if.cpp:576) 20241121125853498 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-3 (tbf_dl.cpp:354) 20241121125853498 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-3): e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 (tbf_dl.cpp:686) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125853498 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-3): 07 00 77 e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 00 (tbf_dl.cpp:911) 20241121125853498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Sending data request: sapi=5 arfcn=871 cur_fn=897 block=4 data=07 00 77 e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 00 (pcu_l1_if.cpp:182) 20241121125853498 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125853512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=901 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=897 block=0 data= (pcu_l1_if.cpp:463) 20241121125853512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=901 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 RX RTS.req: sapi=5 arfcn=871 cur_fn=901 block=5 (pcu_l1_if.cpp:576) 20241121125853516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 59, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853516 DRLCMACDL DEBUG -- Chunk with length 1170 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 59, MCS-5): c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 (tbf_dl.cpp:686) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125853516 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 59, MCS-5): 87 c0 0e 58 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 e5 a2 31 (tbf_dl.cpp:911) 20241121125853516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Sending data request: sapi=5 arfcn=871 cur_fn=901 block=5 data=87 c0 0e 58 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 e5 a2 31 (pcu_l1_if.cpp:182) 20241121125853517 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125853530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=905 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=901 block=0 data= (pcu_l1_if.cpp:463) 20241121125853530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=905 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 RX RTS.req: sapi=5 arfcn=871 cur_fn=905 block=6 (pcu_l1_if.cpp:576) 20241121125853540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-3 (tbf_dl.cpp:354) 20241121125853540 DRLCMACDL DEBUG -- Chunk with length 909 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-3): fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 (tbf_dl.cpp:686) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125853540 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-3): 07 00 79 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 00 (tbf_dl.cpp:911) 20241121125853540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Sending data request: sapi=5 arfcn=871 cur_fn=905 block=6 data=07 00 79 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 00 (pcu_l1_if.cpp:182) 20241121125853540 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125853554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=910 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=905 block=0 data= (pcu_l1_if.cpp:463) 20241121125853554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=910 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 RX RTS.req: sapi=5 arfcn=871 cur_fn=910 block=7 (pcu_l1_if.cpp:576) 20241121125853559 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 60, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853559 DRLCMACDL DEBUG -- Chunk with length 1114 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 60, MCS-5): 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 (tbf_dl.cpp:686) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125853559 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 60, MCS-5): 87 00 0f 58 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 65 3b 20 (tbf_dl.cpp:911) 20241121125853559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Sending data request: sapi=5 arfcn=871 cur_fn=910 block=7 data=87 00 0f 58 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 65 3b 20 (pcu_l1_if.cpp:182) 20241121125853559 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125853572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=914 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=910 block=0 data= (pcu_l1_if.cpp:463) 20241121125853572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=914 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853577 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 RX RTS.req: sapi=5 arfcn=871 cur_fn=914 block=8 (pcu_l1_if.cpp:576) 20241121125853577 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-3 (tbf_dl.cpp:354) 20241121125853577 DRLCMACDL DEBUG -- Chunk with length 873 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-3): b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 (tbf_dl.cpp:686) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125853577 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-3): 07 00 7b b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 00 (tbf_dl.cpp:911) 20241121125853577 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Sending data request: sapi=5 arfcn=871 cur_fn=914 block=8 data=07 00 7b b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 00 (pcu_l1_if.cpp:182) 20241121125853577 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125853591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=918 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=914 block=0 data= (pcu_l1_if.cpp:463) 20241121125853591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=918 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853600 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 RX RTS.req: sapi=5 arfcn=871 cur_fn=918 block=9 (pcu_l1_if.cpp:576) 20241121125853600 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 61, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853600 DRLCMACDL DEBUG -- Chunk with length 1058 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 61, MCS-5): c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 (tbf_dl.cpp:686) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125853600 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 61, MCS-5): 87 40 0f 98 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b c5 6b 2d (tbf_dl.cpp:911) 20241121125853600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Sending data request: sapi=5 arfcn=871 cur_fn=918 block=9 data=87 40 0f 98 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b c5 6b 2d (pcu_l1_if.cpp:182) 20241121125853601 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125853614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=923 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=918 block=0 data= (pcu_l1_if.cpp:463) 20241121125853614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=923 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 RX RTS.req: sapi=5 arfcn=871 cur_fn=923 block=10 (pcu_l1_if.cpp:576) 20241121125853619 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-3 (tbf_dl.cpp:354) 20241121125853619 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-3): f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 (tbf_dl.cpp:686) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125853619 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-3): 07 00 7d f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 00 (tbf_dl.cpp:911) 20241121125853619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Sending data request: sapi=5 arfcn=871 cur_fn=923 block=10 data=07 00 7d f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 00 (pcu_l1_if.cpp:182) 20241121125853619 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125853633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=927 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=923 block=0 data= (pcu_l1_if.cpp:463) 20241121125853633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=927 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 RX RTS.req: sapi=5 arfcn=871 cur_fn=927 block=11 (pcu_l1_if.cpp:576) 20241121125853638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 62, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853638 DRLCMACDL DEBUG -- Chunk with length 1002 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 62, MCS-5): 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 (tbf_dl.cpp:686) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125853638 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 62, MCS-5): 87 80 0f 58 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 55 57 0a (tbf_dl.cpp:911) 20241121125853638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Sending data request: sapi=5 arfcn=871 cur_fn=927 block=11 data=87 80 0f 58 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 55 57 0a (pcu_l1_if.cpp:182) 20241121125853638 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125853651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=931 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=927 block=0 data= (pcu_l1_if.cpp:463) 20241121125853651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=931 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 RX RTS.req: sapi=5 arfcn=871 cur_fn=931 block=0 (pcu_l1_if.cpp:576) 20241121125853661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-3 (tbf_dl.cpp:354) 20241121125853661 DRLCMACDL DEBUG -- Chunk with length 801 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-3): 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 (tbf_dl.cpp:686) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125853661 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-3): 07 00 7f 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 00 (tbf_dl.cpp:911) 20241121125853661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Sending data request: sapi=5 arfcn=871 cur_fn=931 block=0 data=07 00 7f 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 00 (pcu_l1_if.cpp:182) 20241121125853661 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125853675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=936 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=931 block=0 data= (pcu_l1_if.cpp:463) 20241121125853675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=936 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853679 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 RX RTS.req: sapi=5 arfcn=871 cur_fn=936 block=1 (pcu_l1_if.cpp:576) 20241121125853679 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 63, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853679 DRLCMACDL DEBUG -- Chunk with length 946 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 63, MCS-5): 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 51 (tbf_dl.cpp:686) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125853679 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 63, MCS-5): 87 c0 0f d8 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 74 14 (tbf_dl.cpp:911) 20241121125853679 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Sending data request: sapi=5 arfcn=871 cur_fn=936 block=1 data=87 c0 0f d8 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 74 14 (pcu_l1_if.cpp:182) 20241121125853680 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125853693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=940 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=936 block=0 data= (pcu_l1_if.cpp:463) 20241121125853693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=940 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 RX RTS.req: sapi=5 arfcn=871 cur_fn=940 block=2 (pcu_l1_if.cpp:576) 20241121125853698 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-3 (tbf_dl.cpp:354) 20241121125853698 DRLCMACDL DEBUG -- Chunk with length 765 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-3): 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 (tbf_dl.cpp:686) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125853698 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-3): 07 00 81 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 00 (tbf_dl.cpp:911) 20241121125853698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Sending data request: sapi=5 arfcn=871 cur_fn=940 block=2 data=07 00 81 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 00 (pcu_l1_if.cpp:182) 20241121125853698 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125853712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=944 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=940 block=0 data= (pcu_l1_if.cpp:463) 20241121125853712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=944 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853721 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 RX RTS.req: sapi=5 arfcn=871 cur_fn=944 block=3 (pcu_l1_if.cpp:576) 20241121125853721 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 64, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853721 DRLCMACDL DEBUG -- Chunk with length 890 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 64, MCS-5): 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 f5 c7 0c (tbf_dl.cpp:686) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125853721 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 64, MCS-5): 87 00 10 d8 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a fd 31 03 (tbf_dl.cpp:911) 20241121125853721 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Sending data request: sapi=5 arfcn=871 cur_fn=944 block=3 data=87 00 10 d8 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a fd 31 03 (pcu_l1_if.cpp:182) 20241121125853721 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125853736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=949 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=944 block=0 data= (pcu_l1_if.cpp:463) 20241121125853736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=949 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 RX RTS.req: sapi=5 arfcn=871 cur_fn=949 block=4 (pcu_l1_if.cpp:576) 20241121125853741 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-3 (tbf_dl.cpp:354) 20241121125853741 DRLCMACDL DEBUG -- Chunk with length 729 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-3): 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 (tbf_dl.cpp:686) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125853741 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-3): 07 00 83 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 00 (tbf_dl.cpp:911) 20241121125853741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Sending data request: sapi=5 arfcn=871 cur_fn=949 block=4 data=07 00 83 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 00 (pcu_l1_if.cpp:182) 20241121125853741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125853755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=953 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=949 block=0 data= (pcu_l1_if.cpp:463) 20241121125853755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=953 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 RX RTS.req: sapi=5 arfcn=871 cur_fn=953 block=5 (pcu_l1_if.cpp:576) 20241121125853759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 65, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853759 DRLCMACDL DEBUG -- Chunk with length 834 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 65, MCS-5): 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 (tbf_dl.cpp:686) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125853759 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 65, MCS-5): 87 40 10 58 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 46 e3 38 (tbf_dl.cpp:911) 20241121125853759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Sending data request: sapi=5 arfcn=871 cur_fn=953 block=5 data=87 40 10 58 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 46 e3 38 (pcu_l1_if.cpp:182) 20241121125853760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125853773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=957 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=953 block=0 data= (pcu_l1_if.cpp:463) 20241121125853773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=957 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 RX RTS.req: sapi=5 arfcn=871 cur_fn=957 block=6 (pcu_l1_if.cpp:576) 20241121125853783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 66, CS=CS-3 (tbf_dl.cpp:354) 20241121125853783 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 66, CS-3): 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 (tbf_dl.cpp:686) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125853783 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 66, CS-3): 07 00 85 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 00 (tbf_dl.cpp:911) 20241121125853783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Sending data request: sapi=5 arfcn=871 cur_fn=957 block=6 data=07 00 85 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 00 (pcu_l1_if.cpp:182) 20241121125853783 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125853797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=962 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=957 block=0 data= (pcu_l1_if.cpp:463) 20241121125853797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=962 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 RX RTS.req: sapi=5 arfcn=871 cur_fn=962 block=7 (pcu_l1_if.cpp:576) 20241121125853801 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==66) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 66, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853801 DRLCMACDL DEBUG -- Chunk with length 778 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 66, MCS-5): 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c (tbf_dl.cpp:686) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 66 BSN2 -1) (tbf_dl.cpp:765) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 66) (tbf_dl.cpp:847) 20241121125853801 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 66, MCS-5): 87 80 10 98 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 89 0e 27 (tbf_dl.cpp:911) 20241121125853801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Sending data request: sapi=5 arfcn=871 cur_fn=962 block=7 data=87 80 10 98 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 89 0e 27 (pcu_l1_if.cpp:182) 20241121125853802 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125853816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=966 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=962 block=0 data= (pcu_l1_if.cpp:463) 20241121125853816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=966 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 RX RTS.req: sapi=5 arfcn=871 cur_fn=966 block=8 (pcu_l1_if.cpp:576) 20241121125853820 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 67, CS=CS-3 (tbf_dl.cpp:354) 20241121125853820 DRLCMACDL DEBUG -- Chunk with length 657 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 67, CS-3): 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e (tbf_dl.cpp:686) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125853820 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 67, CS-3): 07 00 87 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e 00 (tbf_dl.cpp:911) 20241121125853820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Sending data request: sapi=5 arfcn=871 cur_fn=966 block=8 data=07 00 87 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e 00 (pcu_l1_if.cpp:182) 20241121125853821 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125853834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=970 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=966 block=0 data= (pcu_l1_if.cpp:463) 20241121125853834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=970 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 RX RTS.req: sapi=5 arfcn=871 cur_fn=970 block=9 (pcu_l1_if.cpp:576) 20241121125853844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==67) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 67, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853844 DRLCMACDL DEBUG -- Chunk with length 722 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 67, MCS-5): 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e (tbf_dl.cpp:686) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 67 BSN2 -1) (tbf_dl.cpp:765) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 67) (tbf_dl.cpp:847) 20241121125853844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 67, MCS-5): 87 c0 10 18 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 9a 17 (tbf_dl.cpp:911) 20241121125853844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Sending data request: sapi=5 arfcn=871 cur_fn=970 block=9 data=87 c0 10 18 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 9a 17 (pcu_l1_if.cpp:182) 20241121125853844 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125853858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=975 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=970 block=0 data= (pcu_l1_if.cpp:463) 20241121125853858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=975 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 RX RTS.req: sapi=5 arfcn=871 cur_fn=975 block=10 (pcu_l1_if.cpp:576) 20241121125853862 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 68, CS=CS-3 (tbf_dl.cpp:354) 20241121125853862 DRLCMACDL DEBUG -- Chunk with length 621 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 68, CS-3): db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 (tbf_dl.cpp:686) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125853862 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 68, CS-3): 07 00 89 db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 00 (tbf_dl.cpp:911) 20241121125853862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Sending data request: sapi=5 arfcn=871 cur_fn=975 block=10 data=07 00 89 db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 00 (pcu_l1_if.cpp:182) 20241121125853863 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125853876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=979 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=975 block=0 data= (pcu_l1_if.cpp:463) 20241121125853876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=979 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 RX RTS.req: sapi=5 arfcn=871 cur_fn=979 block=11 (pcu_l1_if.cpp:576) 20241121125853881 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==68) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 68, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853881 DRLCMACDL DEBUG -- Chunk with length 666 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 68, MCS-5): 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 (tbf_dl.cpp:686) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 68 BSN2 -1) (tbf_dl.cpp:765) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 68) (tbf_dl.cpp:847) 20241121125853881 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 68, MCS-5): 87 00 11 18 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc a2 2c 08 (tbf_dl.cpp:911) 20241121125853881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Sending data request: sapi=5 arfcn=871 cur_fn=979 block=11 data=87 00 11 18 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc a2 2c 08 (pcu_l1_if.cpp:182) 20241121125853881 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125853896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=983 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=979 block=0 data= (pcu_l1_if.cpp:463) 20241121125853896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=983 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853905 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 RX RTS.req: sapi=5 arfcn=871 cur_fn=983 block=0 (pcu_l1_if.cpp:576) 20241121125853905 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 69, CS=CS-3 (tbf_dl.cpp:354) 20241121125853905 DRLCMACDL DEBUG -- Chunk with length 585 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 69, CS-3): e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 (tbf_dl.cpp:686) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125853905 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 69, CS-3): 07 00 8b e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 00 (tbf_dl.cpp:911) 20241121125853905 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Sending data request: sapi=5 arfcn=871 cur_fn=983 block=0 data=07 00 8b e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 00 (pcu_l1_if.cpp:182) 20241121125853905 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125853919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=988 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=983 block=0 data= (pcu_l1_if.cpp:463) 20241121125853919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=988 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 RX RTS.req: sapi=5 arfcn=871 cur_fn=988 block=1 (pcu_l1_if.cpp:576) 20241121125853924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==69) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 69, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853924 DRLCMACDL DEBUG -- Chunk with length 610 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 69, MCS-5): 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 (tbf_dl.cpp:686) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 69 BSN2 -1) (tbf_dl.cpp:765) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 69) (tbf_dl.cpp:847) 20241121125853924 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 69, MCS-5): 87 40 11 98 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 78 00 (tbf_dl.cpp:911) 20241121125853924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Sending data request: sapi=5 arfcn=871 cur_fn=988 block=1 data=87 40 11 98 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 78 00 (pcu_l1_if.cpp:182) 20241121125853925 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125853938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=992 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=988 block=0 data= (pcu_l1_if.cpp:463) 20241121125853938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=992 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 RX RTS.req: sapi=5 arfcn=871 cur_fn=992 block=2 (pcu_l1_if.cpp:576) 20241121125853942 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 70, CS=CS-3 (tbf_dl.cpp:354) 20241121125853942 DRLCMACDL DEBUG -- Chunk with length 549 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 70, CS-3): db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 (tbf_dl.cpp:686) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125853942 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 70, CS-3): 07 00 8d db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 00 (tbf_dl.cpp:911) 20241121125853942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Sending data request: sapi=5 arfcn=871 cur_fn=992 block=2 data=07 00 8d db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 00 (pcu_l1_if.cpp:182) 20241121125853943 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125853957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=996 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=992 block=0 data= (pcu_l1_if.cpp:463) 20241121125853957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=996 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 RX RTS.req: sapi=5 arfcn=871 cur_fn=996 block=3 (pcu_l1_if.cpp:576) 20241121125853967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==70) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 70, CS=MCS-5 (tbf_dl.cpp:354) 20241121125853967 DRLCMACDL DEBUG -- Chunk with length 554 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 70, MCS-5): 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f (tbf_dl.cpp:686) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 70 BSN2 -1) (tbf_dl.cpp:765) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 70) (tbf_dl.cpp:847) 20241121125853967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 70, MCS-5): 87 80 11 58 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e d0 03 (tbf_dl.cpp:911) 20241121125853967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Sending data request: sapi=5 arfcn=871 cur_fn=996 block=3 data=87 80 11 58 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e d0 03 (pcu_l1_if.cpp:182) 20241121125853967 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125853981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=996 block=0 data= (pcu_l1_if.cpp:463) 20241121125853981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1001 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125853985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 RX RTS.req: sapi=5 arfcn=871 cur_fn=1001 block=4 (pcu_l1_if.cpp:576) 20241121125853985 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125853985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125853985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 71, CS=CS-3 (tbf_dl.cpp:354) 20241121125853985 DRLCMACDL DEBUG -- Chunk with length 513 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125853985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 71, CS-3): 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 (tbf_dl.cpp:686) 20241121125853985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125853985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125853985 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125853986 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 71, CS-3): 07 00 8f 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 00 (tbf_dl.cpp:911) 20241121125853986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Sending data request: sapi=5 arfcn=871 cur_fn=1001 block=4 data=07 00 8f 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 00 (pcu_l1_if.cpp:182) 20241121125853986 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125854000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1001 block=0 data= (pcu_l1_if.cpp:463) 20241121125854000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1005 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 RX RTS.req: sapi=5 arfcn=871 cur_fn=1005 block=5 (pcu_l1_if.cpp:576) 20241121125854004 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==53 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 72, CS=CS-3 (tbf_dl.cpp:354) 20241121125854004 DRLCMACDL DEBUG -- Chunk with length 477 larger than space (36) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854004 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 72, CS-3): 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 c9 (tbf_dl.cpp:686) 20241121125854005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125854005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125854005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125854005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1009 + 13 = 1022 (pdch_ul_controller.c:131) 20241121125854005 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1022 for type POLL (pdch_ul_controller.c:184) 20241121125854005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1022, TS=7) (tbf_dl.cpp:883) 20241121125854005 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1022, TS=7 (tbf_dl.cpp:903) 20241121125854005 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 72, CS-3): 0f 00 91 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 c9 00 (tbf_dl.cpp:911) 20241121125854005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Sending data request: sapi=5 arfcn=871 cur_fn=1005 block=5 data=0f 00 91 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 c9 00 (pcu_l1_if.cpp:182) 20241121125854005 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125854019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1005 block=0 data= (pcu_l1_if.cpp:463) 20241121125854019 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1009 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854028 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125854043 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1009 block=0 data= (pcu_l1_if.cpp:463) 20241121125854043 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1014 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854047 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125854062 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1014 block=0 data= (pcu_l1_if.cpp:463) 20241121125854062 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1018 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854067 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125854084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1018 block=8 data=40 08 09 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125854084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125854084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125854084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125854084 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 73 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125854085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1022 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125854085 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125854085 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 73, BSN 53 to 73 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125854085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125854085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=53)"RRRRRRRRRRRRRRRRRRRR"(BSN=72) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125854085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=53:73, lost=0, recv=20, skipped=0, bsn=53, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125854085 DRLCMACDL INFO MS (IMSI ): Low error rate 0%, increasing DL CS level to CS-4 (gprs_ms.c:690) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125854085 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125854085 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125854085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=73)""(V(S)-1=72) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125854094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 RX RTS.req: sapi=5 arfcn=871 cur_fn=1022 block=9 (pcu_l1_if.cpp:576) 20241121125854095 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==71) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 71, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854095 DRLCMACDL DEBUG -- Chunk with length 498 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 71, MCS-5): 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 (tbf_dl.cpp:686) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 71 BSN2 -1) (tbf_dl.cpp:765) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 71) (tbf_dl.cpp:847) 20241121125854095 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 71, MCS-5): 87 c0 11 d8 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 9a 14 (tbf_dl.cpp:911) 20241121125854095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Sending data request: sapi=5 arfcn=871 cur_fn=1022 block=9 data=87 c0 11 d8 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 9a 14 (pcu_l1_if.cpp:182) 20241121125854095 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125854108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1022 block=0 data= (pcu_l1_if.cpp:463) 20241121125854108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1027 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 RX RTS.req: sapi=5 arfcn=871 cur_fn=1027 block=10 (pcu_l1_if.cpp:576) 20241121125854114 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==53 .. V(S)==72) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 72, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854114 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 72, MCS-5): c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b 56 (tbf_dl.cpp:686) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 72 BSN2 -1) (tbf_dl.cpp:765) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 72) (tbf_dl.cpp:847) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125854114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1031 + 13 = 1044 (pdch_ul_controller.c:131) 20241121125854114 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1044 for type POLL (pdch_ul_controller.c:184) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1044, TS=7) (tbf_dl.cpp:883) 20241121125854114 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1044, TS=7 (tbf_dl.cpp:903) 20241121125854114 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 72, MCS-5): 8f 00 12 58 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 9e 15 (tbf_dl.cpp:911) 20241121125854114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Sending data request: sapi=5 arfcn=871 cur_fn=1027 block=10 data=8f 00 12 58 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 9e 15 (pcu_l1_if.cpp:182) 20241121125854114 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125854128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1027 block=0 data= (pcu_l1_if.cpp:463) 20241121125854129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1031 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854134 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125854147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1031 block=0 data= (pcu_l1_if.cpp:463) 20241121125854147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1035 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854156 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125854172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1035 block=0 data= (pcu_l1_if.cpp:463) 20241121125854172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1040 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854177 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125854191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1040 block=1 data=40 20 20 a7 b0 94 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125854191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125854191 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125854191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125854191 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 74 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125854192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1044 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125854192 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125854192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 74, have_crbb: 0, urbb_len:64, 0x562b6c23553c, 0x562b6c235540, 4, 0, win: 53-73, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125854192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 74, BSN 53 to 138 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125854192 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125854192 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=53)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=72) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125854192 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=53:73, lost=0, recv=20, skipped=0, bsn=53, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=66 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=67 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=68 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=69 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=70 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=71 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACDL DEBUG - got ack for BSN=72 (rlc_window_dl.cpp:103) 20241121125854192 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125854192 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125854192 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=73)""(V(S)-1=72) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125854196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 RX RTS.req: sapi=5 arfcn=871 cur_fn=1044 block=2 (pcu_l1_if.cpp:576) 20241121125854196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 73, CS=CS-4 (tbf_dl.cpp:354) 20241121125854196 DRLCMACDL DEBUG -- Chunk with length 441 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 73, CS-4): 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d (tbf_dl.cpp:686) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125854196 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 73, CS-4): 07 00 93 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 00 (tbf_dl.cpp:911) 20241121125854196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Sending data request: sapi=5 arfcn=871 cur_fn=1044 block=2 data=07 00 93 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 00 (pcu_l1_if.cpp:182) 20241121125854197 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125854210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1044 block=0 data= (pcu_l1_if.cpp:463) 20241121125854210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1048 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 RX RTS.req: sapi=5 arfcn=871 cur_fn=1048 block=3 (pcu_l1_if.cpp:576) 20241121125854220 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==73) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 73, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854220 DRLCMACDL DEBUG -- Chunk with length 386 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 73, MCS-5): 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 (tbf_dl.cpp:686) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 73 BSN2 -1) (tbf_dl.cpp:765) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 73) (tbf_dl.cpp:847) 20241121125854220 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 73, MCS-5): 87 40 12 d8 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 77 06 (tbf_dl.cpp:911) 20241121125854220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Sending data request: sapi=5 arfcn=871 cur_fn=1048 block=3 data=87 40 12 d8 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 77 06 (pcu_l1_if.cpp:182) 20241121125854221 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125854234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1048 block=0 data= (pcu_l1_if.cpp:463) 20241121125854234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1053 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 RX RTS.req: sapi=5 arfcn=871 cur_fn=1053 block=4 (pcu_l1_if.cpp:576) 20241121125854239 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 74, CS=CS-4 (tbf_dl.cpp:354) 20241121125854239 DRLCMACDL DEBUG -- Chunk with length 391 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 74, CS-4): 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 (tbf_dl.cpp:686) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125854239 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 74, CS-4): 07 00 95 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 00 (tbf_dl.cpp:911) 20241121125854239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Sending data request: sapi=5 arfcn=871 cur_fn=1053 block=4 data=07 00 95 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 00 (pcu_l1_if.cpp:182) 20241121125854240 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125854253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1053 block=0 data= (pcu_l1_if.cpp:463) 20241121125854253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1057 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 RX RTS.req: sapi=5 arfcn=871 cur_fn=1057 block=5 (pcu_l1_if.cpp:576) 20241121125854258 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==74) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 74, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854259 DRLCMACDL DEBUG -- Chunk with length 330 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 74, MCS-5): cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 (tbf_dl.cpp:686) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 74 BSN2 -1) (tbf_dl.cpp:765) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 74) (tbf_dl.cpp:847) 20241121125854259 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 74, MCS-5): 87 80 12 d8 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 5c 0d (tbf_dl.cpp:911) 20241121125854259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Sending data request: sapi=5 arfcn=871 cur_fn=1057 block=5 data=87 80 12 d8 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 5c 0d (pcu_l1_if.cpp:182) 20241121125854260 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125854273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1057 block=0 data= (pcu_l1_if.cpp:463) 20241121125854273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1061 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 RX RTS.req: sapi=5 arfcn=871 cur_fn=1061 block=6 (pcu_l1_if.cpp:576) 20241121125854283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 75, CS=CS-4 (tbf_dl.cpp:354) 20241121125854283 DRLCMACDL DEBUG -- Chunk with length 341 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 75, CS-4): aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 (tbf_dl.cpp:686) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125854283 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 75, CS-4): 07 00 97 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 00 (tbf_dl.cpp:911) 20241121125854283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Sending data request: sapi=5 arfcn=871 cur_fn=1061 block=6 data=07 00 97 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 00 (pcu_l1_if.cpp:182) 20241121125854284 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125854297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1061 block=0 data= (pcu_l1_if.cpp:463) 20241121125854297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1066 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 RX RTS.req: sapi=5 arfcn=871 cur_fn=1066 block=7 (pcu_l1_if.cpp:576) 20241121125854302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==75) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 75, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854302 DRLCMACDL DEBUG -- Chunk with length 274 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 75, MCS-5): 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f (tbf_dl.cpp:686) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 75 BSN2 -1) (tbf_dl.cpp:765) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 75) (tbf_dl.cpp:847) 20241121125854302 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 75, MCS-5): 87 c0 12 58 d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 d3 07 (tbf_dl.cpp:911) 20241121125854302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Sending data request: sapi=5 arfcn=871 cur_fn=1066 block=7 data=87 c0 12 58 d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 d3 07 (pcu_l1_if.cpp:182) 20241121125854303 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125854316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1066 block=0 data= (pcu_l1_if.cpp:463) 20241121125854316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1070 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854320 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 RX RTS.req: sapi=5 arfcn=871 cur_fn=1070 block=8 (pcu_l1_if.cpp:576) 20241121125854320 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 76, CS=CS-4 (tbf_dl.cpp:354) 20241121125854320 DRLCMACDL DEBUG -- Chunk with length 291 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 76, CS-4): f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e (tbf_dl.cpp:686) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125854320 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 76, CS-4): 07 00 99 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e 00 (tbf_dl.cpp:911) 20241121125854320 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Sending data request: sapi=5 arfcn=871 cur_fn=1070 block=8 data=07 00 99 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e 00 (pcu_l1_if.cpp:182) 20241121125854320 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125854334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1070 block=0 data= (pcu_l1_if.cpp:463) 20241121125854334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1074 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 RX RTS.req: sapi=5 arfcn=871 cur_fn=1074 block=9 (pcu_l1_if.cpp:576) 20241121125854343 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==76) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 76, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854344 DRLCMACDL DEBUG -- Chunk with length 218 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 76, MCS-5): 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 (tbf_dl.cpp:686) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 76 BSN2 -1) (tbf_dl.cpp:765) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 76) (tbf_dl.cpp:847) 20241121125854344 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 76, MCS-5): 87 00 13 d8 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f 2d (tbf_dl.cpp:911) 20241121125854344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Sending data request: sapi=5 arfcn=871 cur_fn=1074 block=9 data=87 00 13 d8 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f 2d (pcu_l1_if.cpp:182) 20241121125854344 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125854358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1074 block=0 data= (pcu_l1_if.cpp:463) 20241121125854358 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1079 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 RX RTS.req: sapi=5 arfcn=871 cur_fn=1079 block=10 (pcu_l1_if.cpp:576) 20241121125854362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 77, CS=CS-4 (tbf_dl.cpp:354) 20241121125854362 DRLCMACDL DEBUG -- Chunk with length 241 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 77, CS-4): d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 (tbf_dl.cpp:686) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125854362 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 77, CS-4): 07 00 9b d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 00 (tbf_dl.cpp:911) 20241121125854362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Sending data request: sapi=5 arfcn=871 cur_fn=1079 block=10 data=07 00 9b d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 00 (pcu_l1_if.cpp:182) 20241121125854363 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125854376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1079 block=0 data= (pcu_l1_if.cpp:463) 20241121125854376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1083 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 RX RTS.req: sapi=5 arfcn=871 cur_fn=1083 block=11 (pcu_l1_if.cpp:576) 20241121125854381 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==77) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 77, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854381 DRLCMACDL DEBUG -- Chunk with length 162 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 77, MCS-5): 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df (tbf_dl.cpp:686) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 77 BSN2 -1) (tbf_dl.cpp:765) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 77) (tbf_dl.cpp:847) 20241121125854381 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 77, MCS-5): 87 40 13 58 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c c6 37 (tbf_dl.cpp:911) 20241121125854381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Sending data request: sapi=5 arfcn=871 cur_fn=1083 block=11 data=87 40 13 58 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c c6 37 (pcu_l1_if.cpp:182) 20241121125854381 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125854396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1083 block=0 data= (pcu_l1_if.cpp:463) 20241121125854396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1087 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 RX RTS.req: sapi=5 arfcn=871 cur_fn=1087 block=0 (pcu_l1_if.cpp:576) 20241121125854405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 78, CS=CS-4 (tbf_dl.cpp:354) 20241121125854405 DRLCMACDL DEBUG -- Chunk with length 191 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 78, CS-4): 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 (tbf_dl.cpp:686) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125854405 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 78, CS-4): 07 00 9d 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 00 (tbf_dl.cpp:911) 20241121125854405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Sending data request: sapi=5 arfcn=871 cur_fn=1087 block=0 data=07 00 9d 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 00 (pcu_l1_if.cpp:182) 20241121125854405 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125854420 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1087 block=0 data= (pcu_l1_if.cpp:463) 20241121125854420 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1092 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 RX RTS.req: sapi=5 arfcn=871 cur_fn=1092 block=1 (pcu_l1_if.cpp:576) 20241121125854424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==78) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 78, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854424 DRLCMACDL DEBUG -- Chunk with length 106 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 78, MCS-5): f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 (tbf_dl.cpp:686) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 78 BSN2 -1) (tbf_dl.cpp:765) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 78) (tbf_dl.cpp:847) 20241121125854424 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 78, MCS-5): 87 80 13 58 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a f7 34 (tbf_dl.cpp:911) 20241121125854424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Sending data request: sapi=5 arfcn=871 cur_fn=1092 block=1 data=87 80 13 58 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a f7 34 (pcu_l1_if.cpp:182) 20241121125854425 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125854439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1092 block=0 data= (pcu_l1_if.cpp:463) 20241121125854439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1096 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854443 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 RX RTS.req: sapi=5 arfcn=871 cur_fn=1096 block=2 (pcu_l1_if.cpp:576) 20241121125854443 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 79, CS=CS-4 (tbf_dl.cpp:354) 20241121125854443 DRLCMACDL DEBUG -- Chunk with length 141 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 79, CS-4): dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 (tbf_dl.cpp:686) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125854443 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 79, CS-4): 07 00 9f dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 00 (tbf_dl.cpp:911) 20241121125854443 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Sending data request: sapi=5 arfcn=871 cur_fn=1096 block=2 data=07 00 9f dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 00 (pcu_l1_if.cpp:182) 20241121125854444 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125854457 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1096 block=0 data= (pcu_l1_if.cpp:463) 20241121125854457 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1100 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 RX RTS.req: sapi=5 arfcn=871 cur_fn=1100 block=3 (pcu_l1_if.cpp:576) 20241121125854466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==79) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 79, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854466 DRLCMACDL DEBUG -- Chunk with length 50 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125854466 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1226 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125854466 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 79, MCS-5): 65 d1 12 b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d (tbf_dl.cpp:686) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 79 BSN2 -1) (tbf_dl.cpp:765) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 79) (tbf_dl.cpp:847) 20241121125854466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 79, MCS-5): 87 c0 13 48 59 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 54 17 (tbf_dl.cpp:911) 20241121125854466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Sending data request: sapi=5 arfcn=871 cur_fn=1100 block=3 data=87 c0 13 48 59 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 54 17 (pcu_l1_if.cpp:182) 20241121125854467 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125854481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1100 block=0 data= (pcu_l1_if.cpp:463) 20241121125854481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1105 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 RX RTS.req: sapi=5 arfcn=871 cur_fn=1105 block=4 (pcu_l1_if.cpp:576) 20241121125854486 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 80, CS=CS-4 (tbf_dl.cpp:354) 20241121125854486 DRLCMACDL DEBUG -- Chunk with length 91 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 80, CS-4): a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 0f cd (tbf_dl.cpp:686) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125854486 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 80, CS-4): 07 00 a1 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 0f cd 00 (tbf_dl.cpp:911) 20241121125854486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Sending data request: sapi=5 arfcn=871 cur_fn=1105 block=4 data=07 00 a1 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 0f cd 00 (pcu_l1_if.cpp:182) 20241121125854486 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125854500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1105 block=0 data= (pcu_l1_if.cpp:463) 20241121125854500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1109 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 RX RTS.req: sapi=5 arfcn=871 cur_fn=1109 block=5 (pcu_l1_if.cpp:576) 20241121125854505 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==80) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 80, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854505 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 80, MCS-5): f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 cb (tbf_dl.cpp:686) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 80 BSN2 -1) (tbf_dl.cpp:765) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 80) (tbf_dl.cpp:847) 20241121125854505 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 80, MCS-5): 87 00 14 d8 3c e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 dd 32 (tbf_dl.cpp:911) 20241121125854505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Sending data request: sapi=5 arfcn=871 cur_fn=1109 block=5 data=87 00 14 d8 3c e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 dd 32 (pcu_l1_if.cpp:182) 20241121125854505 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125854519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1109 block=0 data= (pcu_l1_if.cpp:463) 20241121125854519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1113 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 RX RTS.req: sapi=5 arfcn=871 cur_fn=1113 block=6 (pcu_l1_if.cpp:576) 20241121125854528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 81, CS=CS-4 (tbf_dl.cpp:354) 20241121125854528 DRLCMACDL DEBUG -- Chunk with length 41 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125854528 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 850 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125854528 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (8) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 81, CS-4): a7 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 03 (tbf_dl.cpp:686) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125854528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 81, CS-4): 07 00 a2 a7 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 03 00 (tbf_dl.cpp:911) 20241121125854528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Sending data request: sapi=5 arfcn=871 cur_fn=1113 block=6 data=07 00 a2 a7 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 03 00 (pcu_l1_if.cpp:182) 20241121125854528 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125854542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1113 block=0 data= (pcu_l1_if.cpp:463) 20241121125854542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1118 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 RX RTS.req: sapi=5 arfcn=871 cur_fn=1118 block=7 (pcu_l1_if.cpp:576) 20241121125854547 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==81) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 81, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854547 DRLCMACDL DEBUG -- Chunk with length 1339 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 81, MCS-5): 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 (tbf_dl.cpp:686) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 81 BSN2 -1) (tbf_dl.cpp:765) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 81) (tbf_dl.cpp:847) 20241121125854547 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 81, MCS-5): 87 40 14 98 5e d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb bf 01 (tbf_dl.cpp:911) 20241121125854547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Sending data request: sapi=5 arfcn=871 cur_fn=1118 block=7 data=87 40 14 98 5e d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb bf 01 (pcu_l1_if.cpp:182) 20241121125854547 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125854560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1118 block=0 data= (pcu_l1_if.cpp:463) 20241121125854560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1122 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 RX RTS.req: sapi=5 arfcn=871 cur_fn=1122 block=8 (pcu_l1_if.cpp:576) 20241121125854565 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 82, CS=CS-4 (tbf_dl.cpp:354) 20241121125854565 DRLCMACDL DEBUG -- Chunk with length 1392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 82, CS-4): 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 (tbf_dl.cpp:686) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125854565 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 82, CS-4): 07 00 a5 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 00 (tbf_dl.cpp:911) 20241121125854565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Sending data request: sapi=5 arfcn=871 cur_fn=1122 block=8 data=07 00 a5 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 00 (pcu_l1_if.cpp:182) 20241121125854566 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125854580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1122 block=0 data= (pcu_l1_if.cpp:463) 20241121125854580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1126 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 RX RTS.req: sapi=5 arfcn=871 cur_fn=1126 block=9 (pcu_l1_if.cpp:576) 20241121125854589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==82) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 82, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854589 DRLCMACDL DEBUG -- Chunk with length 1283 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 82, MCS-5): 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e (tbf_dl.cpp:686) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 82 BSN2 -1) (tbf_dl.cpp:765) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 82) (tbf_dl.cpp:847) 20241121125854589 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 82, MCS-5): 87 80 14 58 25 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 be 0b (tbf_dl.cpp:911) 20241121125854589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Sending data request: sapi=5 arfcn=871 cur_fn=1126 block=9 data=87 80 14 58 25 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 be 0b (pcu_l1_if.cpp:182) 20241121125854589 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125854603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1126 block=0 data= (pcu_l1_if.cpp:463) 20241121125854603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1131 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 RX RTS.req: sapi=5 arfcn=871 cur_fn=1131 block=10 (pcu_l1_if.cpp:576) 20241121125854607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 83, CS=CS-4 (tbf_dl.cpp:354) 20241121125854607 DRLCMACDL DEBUG -- Chunk with length 1342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 83, CS-4): a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 (tbf_dl.cpp:686) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125854607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 83, CS-4): 07 00 a7 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 00 (tbf_dl.cpp:911) 20241121125854607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Sending data request: sapi=5 arfcn=871 cur_fn=1131 block=10 data=07 00 a7 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 00 (pcu_l1_if.cpp:182) 20241121125854607 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125854621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1131 block=0 data= (pcu_l1_if.cpp:463) 20241121125854621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1135 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 RX RTS.req: sapi=5 arfcn=871 cur_fn=1135 block=11 (pcu_l1_if.cpp:576) 20241121125854626 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==83) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 83, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854626 DRLCMACDL DEBUG -- Chunk with length 1227 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 83, MCS-5): 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f (tbf_dl.cpp:686) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 83 BSN2 -1) (tbf_dl.cpp:765) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 83) (tbf_dl.cpp:847) 20241121125854626 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 83, MCS-5): 87 c0 14 d8 12 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 ff 1f (tbf_dl.cpp:911) 20241121125854626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Sending data request: sapi=5 arfcn=871 cur_fn=1135 block=11 data=87 c0 14 d8 12 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 ff 1f (pcu_l1_if.cpp:182) 20241121125854626 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125854640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1135 block=0 data= (pcu_l1_if.cpp:463) 20241121125854640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1139 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 RX RTS.req: sapi=5 arfcn=871 cur_fn=1139 block=0 (pcu_l1_if.cpp:576) 20241121125854649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 84, CS=CS-4 (tbf_dl.cpp:354) 20241121125854649 DRLCMACDL DEBUG -- Chunk with length 1292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 84, CS-4): 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e (tbf_dl.cpp:686) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125854649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 84, CS-4): 07 00 a9 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 00 (tbf_dl.cpp:911) 20241121125854649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Sending data request: sapi=5 arfcn=871 cur_fn=1139 block=0 data=07 00 a9 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 00 (pcu_l1_if.cpp:182) 20241121125854650 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125854664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1139 block=0 data= (pcu_l1_if.cpp:463) 20241121125854664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1144 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 RX RTS.req: sapi=5 arfcn=871 cur_fn=1144 block=1 (pcu_l1_if.cpp:576) 20241121125854668 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==84) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 84, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854668 DRLCMACDL DEBUG -- Chunk with length 1171 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 84, MCS-5): 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b (tbf_dl.cpp:686) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 84 BSN2 -1) (tbf_dl.cpp:765) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 84) (tbf_dl.cpp:847) 20241121125854668 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 84, MCS-5): 87 00 15 58 5e 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 e5 22 (tbf_dl.cpp:911) 20241121125854668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Sending data request: sapi=5 arfcn=871 cur_fn=1144 block=1 data=87 00 15 58 5e 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 e5 22 (pcu_l1_if.cpp:182) 20241121125854668 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125854682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1144 block=0 data= (pcu_l1_if.cpp:463) 20241121125854682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1148 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 RX RTS.req: sapi=5 arfcn=871 cur_fn=1148 block=2 (pcu_l1_if.cpp:576) 20241121125854687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 85, CS=CS-4 (tbf_dl.cpp:354) 20241121125854687 DRLCMACDL DEBUG -- Chunk with length 1242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 85, CS-4): 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf (tbf_dl.cpp:686) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125854687 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 85, CS-4): 07 00 ab 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 00 (tbf_dl.cpp:911) 20241121125854687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Sending data request: sapi=5 arfcn=871 cur_fn=1148 block=2 data=07 00 ab 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 00 (pcu_l1_if.cpp:182) 20241121125854687 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125854702 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1148 block=0 data= (pcu_l1_if.cpp:463) 20241121125854702 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1152 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 RX RTS.req: sapi=5 arfcn=871 cur_fn=1152 block=3 (pcu_l1_if.cpp:576) 20241121125854710 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==85) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 85, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854710 DRLCMACDL DEBUG -- Chunk with length 1115 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 85, MCS-5): c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed (tbf_dl.cpp:686) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 85 BSN2 -1) (tbf_dl.cpp:765) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 85) (tbf_dl.cpp:847) 20241121125854710 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 85, MCS-5): 87 40 15 98 71 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 65 3b (tbf_dl.cpp:911) 20241121125854710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Sending data request: sapi=5 arfcn=871 cur_fn=1152 block=3 data=87 40 15 98 71 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 65 3b (pcu_l1_if.cpp:182) 20241121125854710 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125854724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1152 block=0 data= (pcu_l1_if.cpp:463) 20241121125854724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1157 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 RX RTS.req: sapi=5 arfcn=871 cur_fn=1157 block=4 (pcu_l1_if.cpp:576) 20241121125854729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 86, CS=CS-4 (tbf_dl.cpp:354) 20241121125854729 DRLCMACDL DEBUG -- Chunk with length 1192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 86, CS-4): 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 (tbf_dl.cpp:686) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125854729 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 86, CS-4): 07 00 ad 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 00 (tbf_dl.cpp:911) 20241121125854729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Sending data request: sapi=5 arfcn=871 cur_fn=1157 block=4 data=07 00 ad 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 00 (pcu_l1_if.cpp:182) 20241121125854729 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125854743 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1157 block=0 data= (pcu_l1_if.cpp:463) 20241121125854743 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1161 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 RX RTS.req: sapi=5 arfcn=871 cur_fn=1161 block=5 (pcu_l1_if.cpp:576) 20241121125854747 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==86) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 86, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854747 DRLCMACDL DEBUG -- Chunk with length 1059 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 86, MCS-5): 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af (tbf_dl.cpp:686) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 86 BSN2 -1) (tbf_dl.cpp:765) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 86) (tbf_dl.cpp:847) 20241121125854747 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 86, MCS-5): 87 80 15 18 a0 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b c5 2b (tbf_dl.cpp:911) 20241121125854747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Sending data request: sapi=5 arfcn=871 cur_fn=1161 block=5 data=87 80 15 18 a0 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b c5 2b (pcu_l1_if.cpp:182) 20241121125854747 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125854762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1161 block=0 data= (pcu_l1_if.cpp:463) 20241121125854762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1165 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 RX RTS.req: sapi=5 arfcn=871 cur_fn=1165 block=6 (pcu_l1_if.cpp:576) 20241121125854771 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 87, CS=CS-4 (tbf_dl.cpp:354) 20241121125854771 DRLCMACDL DEBUG -- Chunk with length 1142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 87, CS-4): 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 (tbf_dl.cpp:686) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125854771 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 87, CS-4): 07 00 af 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 00 (tbf_dl.cpp:911) 20241121125854771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Sending data request: sapi=5 arfcn=871 cur_fn=1165 block=6 data=07 00 af 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 00 (pcu_l1_if.cpp:182) 20241121125854771 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125854785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1165 block=0 data= (pcu_l1_if.cpp:463) 20241121125854785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1170 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 RX RTS.req: sapi=5 arfcn=871 cur_fn=1170 block=7 (pcu_l1_if.cpp:576) 20241121125854789 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854789 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==87) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854789 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 87, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854789 DRLCMACDL DEBUG -- Chunk with length 1003 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854789 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 87, MCS-5): b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d (tbf_dl.cpp:686) 20241121125854789 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 87 BSN2 -1) (tbf_dl.cpp:765) 20241121125854789 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 87) (tbf_dl.cpp:847) 20241121125854790 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 87, MCS-5): 87 c0 15 58 6d 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 55 17 (tbf_dl.cpp:911) 20241121125854790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Sending data request: sapi=5 arfcn=871 cur_fn=1170 block=7 data=87 c0 15 58 6d 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 55 17 (pcu_l1_if.cpp:182) 20241121125854790 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125854803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1170 block=0 data= (pcu_l1_if.cpp:463) 20241121125854803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1174 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 RX RTS.req: sapi=5 arfcn=871 cur_fn=1174 block=8 (pcu_l1_if.cpp:576) 20241121125854808 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 88, CS=CS-4 (tbf_dl.cpp:354) 20241121125854808 DRLCMACDL DEBUG -- Chunk with length 1092 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 88, CS-4): f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 (tbf_dl.cpp:686) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125854808 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 88, CS-4): 07 00 b1 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 00 (tbf_dl.cpp:911) 20241121125854808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Sending data request: sapi=5 arfcn=871 cur_fn=1174 block=8 data=07 00 b1 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 00 (pcu_l1_if.cpp:182) 20241121125854808 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125854822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1174 block=0 data= (pcu_l1_if.cpp:463) 20241121125854822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1178 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 RX RTS.req: sapi=5 arfcn=871 cur_fn=1178 block=9 (pcu_l1_if.cpp:576) 20241121125854832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==88) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 88, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854832 DRLCMACDL DEBUG -- Chunk with length 947 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 88, MCS-5): 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 d0 (tbf_dl.cpp:686) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 88 BSN2 -1) (tbf_dl.cpp:765) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 88) (tbf_dl.cpp:847) 20241121125854832 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 88, MCS-5): 87 00 16 58 ca 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 34 (tbf_dl.cpp:911) 20241121125854832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Sending data request: sapi=5 arfcn=871 cur_fn=1178 block=9 data=87 00 16 58 ca 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 34 (pcu_l1_if.cpp:182) 20241121125854832 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125854847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1178 block=0 data= (pcu_l1_if.cpp:463) 20241121125854847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1183 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 RX RTS.req: sapi=5 arfcn=871 cur_fn=1183 block=10 (pcu_l1_if.cpp:576) 20241121125854852 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 89, CS=CS-4 (tbf_dl.cpp:354) 20241121125854852 DRLCMACDL DEBUG -- Chunk with length 1042 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 89, CS-4): 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 (tbf_dl.cpp:686) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125854852 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 89, CS-4): 07 00 b3 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 00 (tbf_dl.cpp:911) 20241121125854852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Sending data request: sapi=5 arfcn=871 cur_fn=1183 block=10 data=07 00 b3 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 00 (pcu_l1_if.cpp:182) 20241121125854852 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125854866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1183 block=0 data= (pcu_l1_if.cpp:463) 20241121125854867 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1187 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 RX RTS.req: sapi=5 arfcn=871 cur_fn=1187 block=11 (pcu_l1_if.cpp:576) 20241121125854871 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==89) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 89, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854871 DRLCMACDL DEBUG -- Chunk with length 891 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 89, MCS-5): 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 f5 c7 (tbf_dl.cpp:686) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 89 BSN2 -1) (tbf_dl.cpp:765) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 89) (tbf_dl.cpp:847) 20241121125854871 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 89, MCS-5): 87 40 16 58 d4 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a fd 31 (tbf_dl.cpp:911) 20241121125854871 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Sending data request: sapi=5 arfcn=871 cur_fn=1187 block=11 data=87 40 16 58 d4 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a fd 31 (pcu_l1_if.cpp:182) 20241121125854872 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125854884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1187 block=0 data= (pcu_l1_if.cpp:463) 20241121125854884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1191 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 RX RTS.req: sapi=5 arfcn=871 cur_fn=1191 block=0 (pcu_l1_if.cpp:576) 20241121125854894 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 90, CS=CS-4 (tbf_dl.cpp:354) 20241121125854894 DRLCMACDL DEBUG -- Chunk with length 992 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 90, CS-4): dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab (tbf_dl.cpp:686) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125854894 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 90, CS-4): 07 00 b5 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab 00 (tbf_dl.cpp:911) 20241121125854894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Sending data request: sapi=5 arfcn=871 cur_fn=1191 block=0 data=07 00 b5 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 ab 00 (pcu_l1_if.cpp:182) 20241121125854894 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125854908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1191 block=0 data= (pcu_l1_if.cpp:463) 20241121125854908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1196 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 RX RTS.req: sapi=5 arfcn=871 cur_fn=1196 block=1 (pcu_l1_if.cpp:576) 20241121125854912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==90) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 90, CS=MCS-5 (tbf_dl.cpp:354) 20241121125854912 DRLCMACDL DEBUG -- Chunk with length 835 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125854912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 90, MCS-5): 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d (tbf_dl.cpp:686) 20241121125854912 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 90 BSN2 -1) (tbf_dl.cpp:765) 20241121125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 90) (tbf_dl.cpp:847) 20241121125854913 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 90, MCS-5): 87 80 16 18 43 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 46 23 (tbf_dl.cpp:911) 20241121125854913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Sending data request: sapi=5 arfcn=871 cur_fn=1196 block=1 data=87 80 16 18 43 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 46 23 (pcu_l1_if.cpp:182) 20241121125854913 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125854926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1196 block=0 data= (pcu_l1_if.cpp:463) 20241121125854926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1200 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 RX RTS.req: sapi=5 arfcn=871 cur_fn=1200 block=2 (pcu_l1_if.cpp:576) 20241121125854931 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854931 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 91, CS=CS-4 (tbf_dl.cpp:354) 20241121125854932 DRLCMACDL DEBUG -- Chunk with length 942 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 91, CS-4): e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 (tbf_dl.cpp:686) 20241121125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125854932 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 91, CS-4): 07 00 b7 e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 00 (tbf_dl.cpp:911) 20241121125854932 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Sending data request: sapi=5 arfcn=871 cur_fn=1200 block=2 data=07 00 b7 e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 00 (pcu_l1_if.cpp:182) 20241121125854932 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125854946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1200 block=0 data= (pcu_l1_if.cpp:463) 20241121125854946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1204 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 RX RTS.req: sapi=5 arfcn=871 cur_fn=1204 block=3 (pcu_l1_if.cpp:576) 20241121125854955 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==73 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 92, CS=CS-4 (tbf_dl.cpp:354) 20241121125854955 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 92, CS-4): d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed (tbf_dl.cpp:686) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125854955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1209 + 13 = 1222 (pdch_ul_controller.c:131) 20241121125854955 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1222 for type POLL (pdch_ul_controller.c:184) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1222, TS=7) (tbf_dl.cpp:883) 20241121125854955 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1222, TS=7 (tbf_dl.cpp:903) 20241121125854955 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 92, CS-4): 0f 00 b9 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 00 (tbf_dl.cpp:911) 20241121125854955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Sending data request: sapi=5 arfcn=871 cur_fn=1204 block=3 data=0f 00 b9 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 00 (pcu_l1_if.cpp:182) 20241121125854955 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125854969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1204 block=0 data= (pcu_l1_if.cpp:463) 20241121125854969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1209 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854973 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125854988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1209 block=0 data= (pcu_l1_if.cpp:463) 20241121125854988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1213 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125854992 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125855006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1213 block=0 data= (pcu_l1_if.cpp:463) 20241121125855006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1217 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855016 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125855031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1217 block=6 data=40 08 0b bf ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125855031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125855031 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125855031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125855031 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 93 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125855032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1222 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125855032 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125855032 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 93, BSN 73 to 93 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125855032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125855032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=73)"RRRRRRRRRRRRRRRRRRRR"(BSN=92) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125855032 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=73:93, lost=0, recv=20, skipped=0, bsn=73, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125855032 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125855033 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125855033 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=93)""(V(S)-1=92) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125855037 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 RX RTS.req: sapi=5 arfcn=871 cur_fn=1222 block=7 (pcu_l1_if.cpp:576) 20241121125855037 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==91) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 91, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855037 DRLCMACDL DEBUG -- Chunk with length 779 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 91, MCS-5): e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a (tbf_dl.cpp:686) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 91 BSN2 -1) (tbf_dl.cpp:765) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 91) (tbf_dl.cpp:847) 20241121125855037 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 91, MCS-5): 87 c0 16 d8 b8 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 89 0e (tbf_dl.cpp:911) 20241121125855037 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Sending data request: sapi=5 arfcn=871 cur_fn=1222 block=7 data=87 c0 16 d8 b8 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 89 0e (pcu_l1_if.cpp:182) 20241121125855037 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125855049 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1222 block=0 data= (pcu_l1_if.cpp:463) 20241121125855049 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1226 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855054 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 RX RTS.req: sapi=5 arfcn=871 cur_fn=1226 block=8 (pcu_l1_if.cpp:576) 20241121125855054 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==73 .. V(S)==92) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 92, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855054 DRLCMACDL DEBUG -- Chunk with length 723 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 92, MCS-5): 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 (tbf_dl.cpp:686) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 92 BSN2 -1) (tbf_dl.cpp:765) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 92) (tbf_dl.cpp:847) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125855054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1230 + 13 = 1243 (pdch_ul_controller.c:131) 20241121125855054 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1243 for type POLL (pdch_ul_controller.c:184) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1243, TS=7) (tbf_dl.cpp:883) 20241121125855054 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1243, TS=7 (tbf_dl.cpp:903) 20241121125855054 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 92, MCS-5): 8f 00 17 18 27 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 1a (tbf_dl.cpp:911) 20241121125855054 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Sending data request: sapi=5 arfcn=871 cur_fn=1226 block=8 data=8f 00 17 18 27 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 1a (pcu_l1_if.cpp:182) 20241121125855055 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125855070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1226 block=0 data= (pcu_l1_if.cpp:463) 20241121125855070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1230 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855079 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125855092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1230 block=0 data= (pcu_l1_if.cpp:463) 20241121125855092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1235 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855097 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125855111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1235 block=0 data= (pcu_l1_if.cpp:463) 20241121125855111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1239 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855116 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125855130 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1239 block=11 data=40 20 20 a7 b0 bc 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125855130 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125855130 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125855130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125855130 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 94 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125855130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1243 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125855130 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125855130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 94, have_crbb: 0, urbb_len:64, 0x562b6c23621c, 0x562b6c236220, 4, 0, win: 73-93, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125855130 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 94, BSN 73 to 158 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125855130 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125855130 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=73)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=92) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125855130 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=73:93, lost=0, recv=20, skipped=0, bsn=73, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=73 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=74 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=75 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=76 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=77 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=78 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=79 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=80 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=81 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=82 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=83 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=84 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=85 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=86 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=87 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=88 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=89 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=90 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=91 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACDL DEBUG - got ack for BSN=92 (rlc_window_dl.cpp:103) 20241121125855130 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125855130 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=93)""(V(S)-1=92) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125855139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 RX RTS.req: sapi=5 arfcn=871 cur_fn=1243 block=0 (pcu_l1_if.cpp:576) 20241121125855139 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 93, CS=CS-4 (tbf_dl.cpp:354) 20241121125855139 DRLCMACDL DEBUG -- Chunk with length 842 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 93, CS-4): 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a (tbf_dl.cpp:686) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125855139 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 93, CS-4): 07 00 bb 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 00 (tbf_dl.cpp:911) 20241121125855139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Sending data request: sapi=5 arfcn=871 cur_fn=1243 block=0 data=07 00 bb 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 00 (pcu_l1_if.cpp:182) 20241121125855139 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125855153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1243 block=0 data= (pcu_l1_if.cpp:463) 20241121125855153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1248 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 RX RTS.req: sapi=5 arfcn=871 cur_fn=1248 block=1 (pcu_l1_if.cpp:576) 20241121125855157 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855157 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==93) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855157 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 93, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855157 DRLCMACDL DEBUG -- Chunk with length 667 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855158 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 93, MCS-5): 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 (tbf_dl.cpp:686) 20241121125855158 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 93 BSN2 -1) (tbf_dl.cpp:765) 20241121125855158 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855158 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 93) (tbf_dl.cpp:847) 20241121125855158 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 93, MCS-5): 87 40 17 98 17 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc a2 2c (tbf_dl.cpp:911) 20241121125855158 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Sending data request: sapi=5 arfcn=871 cur_fn=1248 block=1 data=87 40 17 98 17 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc a2 2c (pcu_l1_if.cpp:182) 20241121125855158 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125855172 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1248 block=0 data= (pcu_l1_if.cpp:463) 20241121125855172 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1252 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 RX RTS.req: sapi=5 arfcn=871 cur_fn=1252 block=2 (pcu_l1_if.cpp:576) 20241121125855176 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 94, CS=CS-4 (tbf_dl.cpp:354) 20241121125855176 DRLCMACDL DEBUG -- Chunk with length 792 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 94, CS-4): 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 (tbf_dl.cpp:686) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125855176 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 94, CS-4): 07 00 bd 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 00 (tbf_dl.cpp:911) 20241121125855176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Sending data request: sapi=5 arfcn=871 cur_fn=1252 block=2 data=07 00 bd 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 00 (pcu_l1_if.cpp:182) 20241121125855176 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125855190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1252 block=0 data= (pcu_l1_if.cpp:463) 20241121125855190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1256 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 RX RTS.req: sapi=5 arfcn=871 cur_fn=1256 block=3 (pcu_l1_if.cpp:576) 20241121125855199 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==94) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 94, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855199 DRLCMACDL DEBUG -- Chunk with length 611 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 94, MCS-5): 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 (tbf_dl.cpp:686) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 94 BSN2 -1) (tbf_dl.cpp:765) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 94) (tbf_dl.cpp:847) 20241121125855199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 94, MCS-5): 87 80 17 18 88 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 38 (tbf_dl.cpp:911) 20241121125855199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Sending data request: sapi=5 arfcn=871 cur_fn=1256 block=3 data=87 80 17 18 88 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d 38 (pcu_l1_if.cpp:182) 20241121125855199 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125855214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1256 block=0 data= (pcu_l1_if.cpp:463) 20241121125855214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1261 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 RX RTS.req: sapi=5 arfcn=871 cur_fn=1261 block=4 (pcu_l1_if.cpp:576) 20241121125855219 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 95, CS=CS-4 (tbf_dl.cpp:354) 20241121125855219 DRLCMACDL DEBUG -- Chunk with length 742 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 95, CS-4): 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e (tbf_dl.cpp:686) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125855219 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 95, CS-4): 07 00 bf 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 00 (tbf_dl.cpp:911) 20241121125855219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Sending data request: sapi=5 arfcn=871 cur_fn=1261 block=4 data=07 00 bf 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 00 (pcu_l1_if.cpp:182) 20241121125855219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125855233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1261 block=0 data= (pcu_l1_if.cpp:463) 20241121125855233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1265 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 RX RTS.req: sapi=5 arfcn=871 cur_fn=1265 block=5 (pcu_l1_if.cpp:576) 20241121125855237 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==95) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 95, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855237 DRLCMACDL DEBUG -- Chunk with length 555 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 95, MCS-5): 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 (tbf_dl.cpp:686) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 95 BSN2 -1) (tbf_dl.cpp:765) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 95) (tbf_dl.cpp:847) 20241121125855237 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 95, MCS-5): 87 c0 17 58 40 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e 10 (tbf_dl.cpp:911) 20241121125855237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Sending data request: sapi=5 arfcn=871 cur_fn=1265 block=5 data=87 c0 17 58 40 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e 10 (pcu_l1_if.cpp:182) 20241121125855238 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125855252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1265 block=0 data= (pcu_l1_if.cpp:463) 20241121125855252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1269 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 RX RTS.req: sapi=5 arfcn=871 cur_fn=1269 block=6 (pcu_l1_if.cpp:576) 20241121125855262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 96, CS=CS-4 (tbf_dl.cpp:354) 20241121125855262 DRLCMACDL DEBUG -- Chunk with length 692 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 96, CS-4): 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 (tbf_dl.cpp:686) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125855262 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 96, CS-4): 07 00 c1 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 00 (tbf_dl.cpp:911) 20241121125855262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Sending data request: sapi=5 arfcn=871 cur_fn=1269 block=6 data=07 00 c1 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 00 (pcu_l1_if.cpp:182) 20241121125855262 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125855275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1269 block=0 data= (pcu_l1_if.cpp:463) 20241121125855275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1274 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 RX RTS.req: sapi=5 arfcn=871 cur_fn=1274 block=7 (pcu_l1_if.cpp:576) 20241121125855279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==96) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 96, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855279 DRLCMACDL DEBUG -- Chunk with length 499 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 96, MCS-5): 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 (tbf_dl.cpp:686) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 96 BSN2 -1) (tbf_dl.cpp:765) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 96) (tbf_dl.cpp:847) 20241121125855279 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 96, MCS-5): 87 00 18 d8 c3 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 1a (tbf_dl.cpp:911) 20241121125855279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Sending data request: sapi=5 arfcn=871 cur_fn=1274 block=7 data=87 00 18 d8 c3 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 1a (pcu_l1_if.cpp:182) 20241121125855280 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125855294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1274 block=0 data= (pcu_l1_if.cpp:463) 20241121125855294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1278 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 RX RTS.req: sapi=5 arfcn=871 cur_fn=1278 block=8 (pcu_l1_if.cpp:576) 20241121125855299 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 97, CS=CS-4 (tbf_dl.cpp:354) 20241121125855299 DRLCMACDL DEBUG -- Chunk with length 642 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 97, CS-4): 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 (tbf_dl.cpp:686) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125855299 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 97, CS-4): 07 00 c3 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 00 (tbf_dl.cpp:911) 20241121125855299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Sending data request: sapi=5 arfcn=871 cur_fn=1278 block=8 data=07 00 c3 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 00 (pcu_l1_if.cpp:182) 20241121125855300 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125855314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1278 block=0 data= (pcu_l1_if.cpp:463) 20241121125855314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1282 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 RX RTS.req: sapi=5 arfcn=871 cur_fn=1282 block=9 (pcu_l1_if.cpp:576) 20241121125855324 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==97) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 97, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855324 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 97, MCS-5): 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb 7b (tbf_dl.cpp:686) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 97 BSN2 -1) (tbf_dl.cpp:765) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 97) (tbf_dl.cpp:847) 20241121125855324 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 97, MCS-5): 87 40 18 98 54 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 1e (tbf_dl.cpp:911) 20241121125855324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Sending data request: sapi=5 arfcn=871 cur_fn=1282 block=9 data=87 40 18 98 54 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 f2 1e (pcu_l1_if.cpp:182) 20241121125855324 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125855338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1282 block=0 data= (pcu_l1_if.cpp:463) 20241121125855338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1287 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 RX RTS.req: sapi=5 arfcn=871 cur_fn=1287 block=10 (pcu_l1_if.cpp:576) 20241121125855344 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 98, CS=CS-4 (tbf_dl.cpp:354) 20241121125855344 DRLCMACDL DEBUG -- Chunk with length 592 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 98, CS-4): f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 (tbf_dl.cpp:686) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125855344 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 98, CS-4): 07 00 c5 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 00 (tbf_dl.cpp:911) 20241121125855344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Sending data request: sapi=5 arfcn=871 cur_fn=1287 block=10 data=07 00 c5 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 00 (pcu_l1_if.cpp:182) 20241121125855345 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125855357 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1287 block=0 data= (pcu_l1_if.cpp:463) 20241121125855357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1291 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 RX RTS.req: sapi=5 arfcn=871 cur_fn=1291 block=11 (pcu_l1_if.cpp:576) 20241121125855362 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==98) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 98, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855362 DRLCMACDL DEBUG -- Chunk with length 387 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 98, MCS-5): 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de (tbf_dl.cpp:686) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 98 BSN2 -1) (tbf_dl.cpp:765) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 98) (tbf_dl.cpp:847) 20241121125855362 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 98, MCS-5): 87 80 18 98 d5 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 37 (tbf_dl.cpp:911) 20241121125855362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Sending data request: sapi=5 arfcn=871 cur_fn=1291 block=11 data=87 80 18 98 d5 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 a5 37 (pcu_l1_if.cpp:182) 20241121125855363 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125855376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1291 block=0 data= (pcu_l1_if.cpp:463) 20241121125855376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1295 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 RX RTS.req: sapi=5 arfcn=871 cur_fn=1295 block=0 (pcu_l1_if.cpp:576) 20241121125855385 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 99, CS=CS-4 (tbf_dl.cpp:354) 20241121125855385 DRLCMACDL DEBUG -- Chunk with length 542 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 99, CS-4): f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd (tbf_dl.cpp:686) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125855385 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 99, CS-4): 07 00 c7 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 00 (tbf_dl.cpp:911) 20241121125855385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Sending data request: sapi=5 arfcn=871 cur_fn=1295 block=0 data=07 00 c7 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b fd 00 (pcu_l1_if.cpp:182) 20241121125855385 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125855400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1295 block=0 data= (pcu_l1_if.cpp:463) 20241121125855400 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1300 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855404 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 RX RTS.req: sapi=5 arfcn=871 cur_fn=1300 block=1 (pcu_l1_if.cpp:576) 20241121125855404 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==99) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 99, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855404 DRLCMACDL DEBUG -- Chunk with length 331 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 99, MCS-5): 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 (tbf_dl.cpp:686) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 99 BSN2 -1) (tbf_dl.cpp:765) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 99) (tbf_dl.cpp:847) 20241121125855404 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 99, MCS-5): 87 c0 18 58 c6 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 1c (tbf_dl.cpp:911) 20241121125855404 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Sending data request: sapi=5 arfcn=871 cur_fn=1300 block=1 data=87 c0 18 58 c6 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 1c (pcu_l1_if.cpp:182) 20241121125855405 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125855419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1300 block=0 data= (pcu_l1_if.cpp:463) 20241121125855419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1304 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 RX RTS.req: sapi=5 arfcn=871 cur_fn=1304 block=2 (pcu_l1_if.cpp:576) 20241121125855424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 100, CS=CS-4 (tbf_dl.cpp:354) 20241121125855424 DRLCMACDL DEBUG -- Chunk with length 492 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 100, CS-4): 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 (tbf_dl.cpp:686) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125855424 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 100, CS-4): 07 00 c9 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 00 (tbf_dl.cpp:911) 20241121125855424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Sending data request: sapi=5 arfcn=871 cur_fn=1304 block=2 data=07 00 c9 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 52 00 (pcu_l1_if.cpp:182) 20241121125855424 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125855437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1304 block=0 data= (pcu_l1_if.cpp:463) 20241121125855438 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1308 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 RX RTS.req: sapi=5 arfcn=871 cur_fn=1308 block=3 (pcu_l1_if.cpp:576) 20241121125855448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==100) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 100, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855448 DRLCMACDL DEBUG -- Chunk with length 275 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 100, MCS-5): 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e (tbf_dl.cpp:686) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 100 BSN2 -1) (tbf_dl.cpp:765) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 100) (tbf_dl.cpp:847) 20241121125855448 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 100, MCS-5): 87 00 19 58 4d d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 13 (tbf_dl.cpp:911) 20241121125855448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Sending data request: sapi=5 arfcn=871 cur_fn=1308 block=3 data=87 00 19 58 4d d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 84 13 (pcu_l1_if.cpp:182) 20241121125855449 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125855463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1308 block=0 data= (pcu_l1_if.cpp:463) 20241121125855463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1313 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 RX RTS.req: sapi=5 arfcn=871 cur_fn=1313 block=4 (pcu_l1_if.cpp:576) 20241121125855467 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855467 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 101, CS=CS-4 (tbf_dl.cpp:354) 20241121125855468 DRLCMACDL DEBUG -- Chunk with length 442 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 101, CS-4): c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 (tbf_dl.cpp:686) 20241121125855468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125855468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125855468 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 101, CS-4): 07 00 cb c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 00 (tbf_dl.cpp:911) 20241121125855468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Sending data request: sapi=5 arfcn=871 cur_fn=1313 block=4 data=07 00 cb c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 00 (pcu_l1_if.cpp:182) 20241121125855468 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125855481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1313 block=0 data= (pcu_l1_if.cpp:463) 20241121125855481 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1317 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 RX RTS.req: sapi=5 arfcn=871 cur_fn=1317 block=5 (pcu_l1_if.cpp:576) 20241121125855485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==101) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 101, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855485 DRLCMACDL DEBUG -- Chunk with length 219 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 101, MCS-5): 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f (tbf_dl.cpp:686) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 101 BSN2 -1) (tbf_dl.cpp:765) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 101) (tbf_dl.cpp:847) 20241121125855485 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 101, MCS-5): 87 40 19 d8 c7 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f (tbf_dl.cpp:911) 20241121125855485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Sending data request: sapi=5 arfcn=871 cur_fn=1317 block=5 data=87 40 19 d8 c7 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe f9 1f (pcu_l1_if.cpp:182) 20241121125855485 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125855499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1317 block=0 data= (pcu_l1_if.cpp:463) 20241121125855499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1321 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855508 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 RX RTS.req: sapi=5 arfcn=871 cur_fn=1321 block=6 (pcu_l1_if.cpp:576) 20241121125855508 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 102, CS=CS-4 (tbf_dl.cpp:354) 20241121125855508 DRLCMACDL DEBUG -- Chunk with length 392 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 102, CS-4): 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae (tbf_dl.cpp:686) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125855508 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 102, CS-4): 07 00 cd 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae 00 (tbf_dl.cpp:911) 20241121125855508 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Sending data request: sapi=5 arfcn=871 cur_fn=1321 block=6 data=07 00 cd 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae 00 (pcu_l1_if.cpp:182) 20241121125855508 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125855522 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1321 block=0 data= (pcu_l1_if.cpp:463) 20241121125855522 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1326 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 RX RTS.req: sapi=5 arfcn=871 cur_fn=1326 block=7 (pcu_l1_if.cpp:576) 20241121125855526 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==102) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 102, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855526 DRLCMACDL DEBUG -- Chunk with length 163 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 102, MCS-5): b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 (tbf_dl.cpp:686) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 102 BSN2 -1) (tbf_dl.cpp:765) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 102) (tbf_dl.cpp:847) 20241121125855526 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 102, MCS-5): 87 80 19 18 6d 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c 06 (tbf_dl.cpp:911) 20241121125855526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Sending data request: sapi=5 arfcn=871 cur_fn=1326 block=7 data=87 80 19 18 6d 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 7c 06 (pcu_l1_if.cpp:182) 20241121125855527 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125855540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1326 block=0 data= (pcu_l1_if.cpp:463) 20241121125855540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1330 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 RX RTS.req: sapi=5 arfcn=871 cur_fn=1330 block=8 (pcu_l1_if.cpp:576) 20241121125855545 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 103, CS=CS-4 (tbf_dl.cpp:354) 20241121125855545 DRLCMACDL DEBUG -- Chunk with length 342 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 103, CS-4): e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd (tbf_dl.cpp:686) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125855545 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 103, CS-4): 07 00 cf e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 00 (tbf_dl.cpp:911) 20241121125855545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Sending data request: sapi=5 arfcn=871 cur_fn=1330 block=8 data=07 00 cf e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 00 (pcu_l1_if.cpp:182) 20241121125855545 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125855559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1330 block=0 data= (pcu_l1_if.cpp:463) 20241121125855559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1334 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855569 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 RX RTS.req: sapi=5 arfcn=871 cur_fn=1334 block=9 (pcu_l1_if.cpp:576) 20241121125855569 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==103) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 103, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855569 DRLCMACDL DEBUG -- Chunk with length 107 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 103, MCS-5): df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de (tbf_dl.cpp:686) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 103 BSN2 -1) (tbf_dl.cpp:765) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 103) (tbf_dl.cpp:847) 20241121125855569 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 103, MCS-5): 87 c0 19 d8 77 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a 37 (tbf_dl.cpp:911) 20241121125855570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Sending data request: sapi=5 arfcn=871 cur_fn=1334 block=9 data=87 c0 19 d8 77 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 8a 37 (pcu_l1_if.cpp:182) 20241121125855570 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125855584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1334 block=0 data= (pcu_l1_if.cpp:463) 20241121125855584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1339 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 RX RTS.req: sapi=5 arfcn=871 cur_fn=1339 block=10 (pcu_l1_if.cpp:576) 20241121125855589 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 104, CS=CS-4 (tbf_dl.cpp:354) 20241121125855589 DRLCMACDL DEBUG -- Chunk with length 292 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 104, CS-4): 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 (tbf_dl.cpp:686) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125855589 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 104, CS-4): 07 00 d1 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 00 (tbf_dl.cpp:911) 20241121125855589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Sending data request: sapi=5 arfcn=871 cur_fn=1339 block=10 data=07 00 d1 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 00 (pcu_l1_if.cpp:182) 20241121125855590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125855604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1339 block=0 data= (pcu_l1_if.cpp:463) 20241121125855604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1343 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 RX RTS.req: sapi=5 arfcn=871 cur_fn=1343 block=11 (pcu_l1_if.cpp:576) 20241121125855608 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855608 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==104) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 104, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855609 DRLCMACDL DEBUG -- Chunk with length 51 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125855609 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1236 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125855609 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (4) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 104, MCS-5): 67 d3 d1 12 b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 (tbf_dl.cpp:686) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 104 BSN2 -1) (tbf_dl.cpp:765) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 104) (tbf_dl.cpp:847) 20241121125855609 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 104, MCS-5): 87 00 1a c8 d9 74 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 14 (tbf_dl.cpp:911) 20241121125855609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Sending data request: sapi=5 arfcn=871 cur_fn=1343 block=11 data=87 00 1a c8 d9 74 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 14 (pcu_l1_if.cpp:182) 20241121125855609 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125855622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1343 block=0 data= (pcu_l1_if.cpp:463) 20241121125855623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1347 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 RX RTS.req: sapi=5 arfcn=871 cur_fn=1347 block=0 (pcu_l1_if.cpp:576) 20241121125855632 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 105, CS=CS-4 (tbf_dl.cpp:354) 20241121125855632 DRLCMACDL DEBUG -- Chunk with length 242 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 105, CS-4): 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad (tbf_dl.cpp:686) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125855632 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 105, CS-4): 07 00 d3 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 00 (tbf_dl.cpp:911) 20241121125855632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Sending data request: sapi=5 arfcn=871 cur_fn=1347 block=0 data=07 00 d3 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 00 (pcu_l1_if.cpp:182) 20241121125855633 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125855645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1347 block=0 data= (pcu_l1_if.cpp:463) 20241121125855645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1352 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 RX RTS.req: sapi=5 arfcn=871 cur_fn=1352 block=1 (pcu_l1_if.cpp:576) 20241121125855650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==105) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 105, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855650 DRLCMACDL DEBUG -- Chunk with length 1396 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 105, MCS-5): 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 76 (tbf_dl.cpp:686) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 105 BSN2 -1) (tbf_dl.cpp:765) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 105) (tbf_dl.cpp:847) 20241121125855650 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 105, MCS-5): 87 40 1a 58 d7 3c e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 1d (tbf_dl.cpp:911) 20241121125855650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Sending data request: sapi=5 arfcn=871 cur_fn=1352 block=1 data=87 40 1a 58 d7 3c e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 a9 1d (pcu_l1_if.cpp:182) 20241121125855650 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125855664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1352 block=0 data= (pcu_l1_if.cpp:463) 20241121125855664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1356 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 RX RTS.req: sapi=5 arfcn=871 cur_fn=1356 block=2 (pcu_l1_if.cpp:576) 20241121125855669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 106, CS=CS-4 (tbf_dl.cpp:354) 20241121125855669 DRLCMACDL DEBUG -- Chunk with length 192 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 106, CS-4): 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a (tbf_dl.cpp:686) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125855669 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 106, CS-4): 07 00 d5 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a 00 (tbf_dl.cpp:911) 20241121125855669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Sending data request: sapi=5 arfcn=871 cur_fn=1356 block=2 data=07 00 d5 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a 00 (pcu_l1_if.cpp:182) 20241121125855669 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125855683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1356 block=0 data= (pcu_l1_if.cpp:463) 20241121125855683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1360 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 RX RTS.req: sapi=5 arfcn=871 cur_fn=1360 block=3 (pcu_l1_if.cpp:576) 20241121125855692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==106) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 106, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855692 DRLCMACDL DEBUG -- Chunk with length 1340 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 106, MCS-5): cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c ff (tbf_dl.cpp:686) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 106 BSN2 -1) (tbf_dl.cpp:765) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 106) (tbf_dl.cpp:847) 20241121125855692 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 106, MCS-5): 87 80 1a d8 b2 5e d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb 3f (tbf_dl.cpp:911) 20241121125855692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Sending data request: sapi=5 arfcn=871 cur_fn=1360 block=3 data=87 80 1a d8 b2 5e d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e cb 3f (pcu_l1_if.cpp:182) 20241121125855693 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125855707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1360 block=0 data= (pcu_l1_if.cpp:463) 20241121125855707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1365 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 RX RTS.req: sapi=5 arfcn=871 cur_fn=1365 block=4 (pcu_l1_if.cpp:576) 20241121125855712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 107, CS=CS-4 (tbf_dl.cpp:354) 20241121125855712 DRLCMACDL DEBUG -- Chunk with length 142 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 107, CS-4): c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa (tbf_dl.cpp:686) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125855712 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 107, CS-4): 07 00 d7 c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 00 (tbf_dl.cpp:911) 20241121125855712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Sending data request: sapi=5 arfcn=871 cur_fn=1365 block=4 data=07 00 d7 c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 00 (pcu_l1_if.cpp:182) 20241121125855713 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125855725 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1365 block=0 data= (pcu_l1_if.cpp:463) 20241121125855725 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1369 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 RX RTS.req: sapi=5 arfcn=871 cur_fn=1369 block=5 (pcu_l1_if.cpp:576) 20241121125855730 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==107) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 107, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855730 DRLCMACDL DEBUG -- Chunk with length 1284 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 107, MCS-5): 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 (tbf_dl.cpp:686) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 107 BSN2 -1) (tbf_dl.cpp:765) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 107) (tbf_dl.cpp:847) 20241121125855730 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 107, MCS-5): 87 c0 1a 98 41 25 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 3e (tbf_dl.cpp:911) 20241121125855730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Sending data request: sapi=5 arfcn=871 cur_fn=1369 block=5 data=87 c0 1a 98 41 25 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 67 3e (pcu_l1_if.cpp:182) 20241121125855730 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125855744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1369 block=0 data= (pcu_l1_if.cpp:463) 20241121125855744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1373 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855753 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 RX RTS.req: sapi=5 arfcn=871 cur_fn=1373 block=6 (pcu_l1_if.cpp:576) 20241121125855753 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 108, CS=CS-4 (tbf_dl.cpp:354) 20241121125855753 DRLCMACDL DEBUG -- Chunk with length 92 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 108, CS-4): 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 0f (tbf_dl.cpp:686) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125855753 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 108, CS-4): 07 00 d9 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 0f 00 (tbf_dl.cpp:911) 20241121125855753 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Sending data request: sapi=5 arfcn=871 cur_fn=1373 block=6 data=07 00 d9 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 0f 00 (pcu_l1_if.cpp:182) 20241121125855754 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125855767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1373 block=0 data= (pcu_l1_if.cpp:463) 20241121125855767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1378 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 RX RTS.req: sapi=5 arfcn=871 cur_fn=1378 block=7 (pcu_l1_if.cpp:576) 20241121125855772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==108) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 108, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855772 DRLCMACDL DEBUG -- Chunk with length 1228 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 108, MCS-5): 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd (tbf_dl.cpp:686) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 108 BSN2 -1) (tbf_dl.cpp:765) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 108) (tbf_dl.cpp:847) 20241121125855772 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 108, MCS-5): 87 00 1b 98 cb 12 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 3f (tbf_dl.cpp:911) 20241121125855772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Sending data request: sapi=5 arfcn=871 cur_fn=1378 block=7 data=87 00 1b 98 cb 12 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 61 3f (pcu_l1_if.cpp:182) 20241121125855772 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125855786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1378 block=0 data= (pcu_l1_if.cpp:463) 20241121125855786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1382 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 RX RTS.req: sapi=5 arfcn=871 cur_fn=1382 block=8 (pcu_l1_if.cpp:576) 20241121125855790 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 109, CS=CS-4 (tbf_dl.cpp:354) 20241121125855790 DRLCMACDL DEBUG -- Chunk with length 42 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125855790 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1125 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125855790 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (7) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 109, CS-4): ab cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 (tbf_dl.cpp:686) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125855790 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 109, CS-4): 07 00 da ab cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 00 (tbf_dl.cpp:911) 20241121125855790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Sending data request: sapi=5 arfcn=871 cur_fn=1382 block=8 data=07 00 da ab cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 80 00 (pcu_l1_if.cpp:182) 20241121125855791 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125855804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1382 block=0 data= (pcu_l1_if.cpp:463) 20241121125855804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1386 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 RX RTS.req: sapi=5 arfcn=871 cur_fn=1386 block=9 (pcu_l1_if.cpp:576) 20241121125855814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==109) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 109, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855814 DRLCMACDL DEBUG -- Chunk with length 1172 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 109, MCS-5): 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 (tbf_dl.cpp:686) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 109 BSN2 -1) (tbf_dl.cpp:765) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 109) (tbf_dl.cpp:847) 20241121125855814 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 109, MCS-5): 87 40 1b d8 5f 5e 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 25 (tbf_dl.cpp:911) 20241121125855814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Sending data request: sapi=5 arfcn=871 cur_fn=1386 block=9 data=87 40 1b d8 5f 5e 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 63 25 (pcu_l1_if.cpp:182) 20241121125855814 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125855828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1386 block=0 data= (pcu_l1_if.cpp:463) 20241121125855828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1391 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 RX RTS.req: sapi=5 arfcn=871 cur_fn=1391 block=10 (pcu_l1_if.cpp:576) 20241121125855832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 110, CS=CS-4 (tbf_dl.cpp:354) 20241121125855832 DRLCMACDL DEBUG -- Chunk with length 1393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 110, CS-4): 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 (tbf_dl.cpp:686) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125855832 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 110, CS-4): 07 00 dd 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 00 (tbf_dl.cpp:911) 20241121125855832 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Sending data request: sapi=5 arfcn=871 cur_fn=1391 block=10 data=07 00 dd 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 00 (pcu_l1_if.cpp:182) 20241121125855833 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125855846 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1391 block=0 data= (pcu_l1_if.cpp:463) 20241121125855846 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1395 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 RX RTS.req: sapi=5 arfcn=871 cur_fn=1395 block=11 (pcu_l1_if.cpp:576) 20241121125855851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==110) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 110, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855851 DRLCMACDL DEBUG -- Chunk with length 1116 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 110, MCS-5): 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 (tbf_dl.cpp:686) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 110 BSN2 -1) (tbf_dl.cpp:765) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 110) (tbf_dl.cpp:847) 20241121125855851 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 110, MCS-5): 87 80 1b d8 a2 71 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 25 (tbf_dl.cpp:911) 20241121125855851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Sending data request: sapi=5 arfcn=871 cur_fn=1395 block=11 data=87 80 1b d8 a2 71 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 25 (pcu_l1_if.cpp:182) 20241121125855852 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125855866 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1395 block=0 data= (pcu_l1_if.cpp:463) 20241121125855866 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1399 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 RX RTS.req: sapi=5 arfcn=871 cur_fn=1399 block=0 (pcu_l1_if.cpp:576) 20241121125855876 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 111, CS=CS-4 (tbf_dl.cpp:354) 20241121125855876 DRLCMACDL DEBUG -- Chunk with length 1343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 111, CS-4): 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a (tbf_dl.cpp:686) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125855876 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 111, CS-4): 07 00 df 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a 00 (tbf_dl.cpp:911) 20241121125855877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Sending data request: sapi=5 arfcn=871 cur_fn=1399 block=0 data=07 00 df 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a 00 (pcu_l1_if.cpp:182) 20241121125855877 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125855892 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1399 block=0 data= (pcu_l1_if.cpp:463) 20241121125855893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1404 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 RX RTS.req: sapi=5 arfcn=871 cur_fn=1404 block=1 (pcu_l1_if.cpp:576) 20241121125855896 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==93 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 112, CS=CS-4 (tbf_dl.cpp:354) 20241121125855896 DRLCMACDL DEBUG -- Chunk with length 1293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125855896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 112, CS-4): f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 (tbf_dl.cpp:686) 20241121125855896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125855896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855896 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125855897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125855897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1408 + 13 = 1421 (pdch_ul_controller.c:131) 20241121125855897 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1421 for type POLL (pdch_ul_controller.c:184) 20241121125855897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1421, TS=7) (tbf_dl.cpp:883) 20241121125855897 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1421, TS=7 (tbf_dl.cpp:903) 20241121125855897 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 112, CS-4): 0f 00 e1 f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 00 (tbf_dl.cpp:911) 20241121125855897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Sending data request: sapi=5 arfcn=871 cur_fn=1404 block=1 data=0f 00 e1 f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 00 (pcu_l1_if.cpp:182) 20241121125855898 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125855911 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1404 block=0 data= (pcu_l1_if.cpp:463) 20241121125855911 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1408 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855915 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125855930 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1408 block=0 data= (pcu_l1_if.cpp:463) 20241121125855930 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1412 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855939 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125855953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1412 block=0 data= (pcu_l1_if.cpp:463) 20241121125855953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1417 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125855958 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125855973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1417 block=4 data=40 08 0e 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125855973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125855973 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125855973 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125855973 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 113 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125855974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1421 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125855974 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125855974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 113, BSN 93 to 113 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125855974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125855974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=93)"RRRRRRRRRRRRRRRRRRRR"(BSN=112) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125855974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=93:113, lost=0, recv=20, skipped=0, bsn=93, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125855974 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125855974 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125855974 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=113)""(V(S)-1=112) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125855978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 RX RTS.req: sapi=5 arfcn=871 cur_fn=1421 block=5 (pcu_l1_if.cpp:576) 20241121125855978 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==111) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 111, CS=MCS-5 (tbf_dl.cpp:354) 20241121125855978 DRLCMACDL DEBUG -- Chunk with length 1060 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 111, MCS-5): ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 (tbf_dl.cpp:686) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 111 BSN2 -1) (tbf_dl.cpp:765) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 111) (tbf_dl.cpp:847) 20241121125855978 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 111, MCS-5): 87 c0 1b 58 3b a0 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b 05 (tbf_dl.cpp:911) 20241121125855978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Sending data request: sapi=5 arfcn=871 cur_fn=1421 block=5 data=87 c0 1b 58 3b a0 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 9b 05 (pcu_l1_if.cpp:182) 20241121125855979 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125855991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1421 block=0 data= (pcu_l1_if.cpp:463) 20241121125855991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1425 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 RX RTS.req: sapi=5 arfcn=871 cur_fn=1425 block=6 (pcu_l1_if.cpp:576) 20241121125856000 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==93 .. V(S)==112) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 112, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856000 DRLCMACDL DEBUG -- Chunk with length 1004 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 112, MCS-5): af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 (tbf_dl.cpp:686) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 112 BSN2 -1) (tbf_dl.cpp:765) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 112) (tbf_dl.cpp:847) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125856000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1430 + 13 = 1443 (pdch_ul_controller.c:131) 20241121125856000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1443 for type POLL (pdch_ul_controller.c:184) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1443, TS=7) (tbf_dl.cpp:883) 20241121125856000 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1443, TS=7 (tbf_dl.cpp:903) 20241121125856000 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 112, MCS-5): 8f 00 1c d8 6b 6d 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 15 (tbf_dl.cpp:911) 20241121125856000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Sending data request: sapi=5 arfcn=871 cur_fn=1425 block=6 data=8f 00 1c d8 6b 6d 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 15 (pcu_l1_if.cpp:182) 20241121125856000 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125856014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1425 block=0 data= (pcu_l1_if.cpp:463) 20241121125856014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1430 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125856035 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1430 block=0 data= (pcu_l1_if.cpp:463) 20241121125856035 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1434 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856039 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125856055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1434 block=0 data= (pcu_l1_if.cpp:463) 20241121125856055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1438 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856065 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125856080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1438 block=9 data=40 20 20 a7 b0 e4 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125856080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125856080 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125856081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125856081 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 114 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125856081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1443 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125856081 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125856081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 114, have_crbb: 0, urbb_len:64, 0x562b6c236efc, 0x562b6c236f00, 4, 0, win: 93-113, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125856081 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 114, BSN 93 to 178 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125856081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125856081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=93)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=112) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125856081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=93:113, lost=0, recv=20, skipped=0, bsn=93, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=93 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=94 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=95 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=96 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=97 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=98 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=99 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=100 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=101 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=102 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=103 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=104 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=105 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=106 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=107 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=108 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=109 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=110 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=111 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACDL DEBUG - got ack for BSN=112 (rlc_window_dl.cpp:103) 20241121125856081 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125856081 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125856081 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=113)""(V(S)-1=112) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125856085 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 RX RTS.req: sapi=5 arfcn=871 cur_fn=1443 block=10 (pcu_l1_if.cpp:576) 20241121125856085 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 113, CS=CS-4 (tbf_dl.cpp:354) 20241121125856085 DRLCMACDL DEBUG -- Chunk with length 1243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 113, CS-4): 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 (tbf_dl.cpp:686) 20241121125856085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125856085 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125856086 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 113, CS-4): 07 00 e3 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 00 (tbf_dl.cpp:911) 20241121125856086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Sending data request: sapi=5 arfcn=871 cur_fn=1443 block=10 data=07 00 e3 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 00 (pcu_l1_if.cpp:182) 20241121125856086 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125856101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1443 block=0 data= (pcu_l1_if.cpp:463) 20241121125856101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1447 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 RX RTS.req: sapi=5 arfcn=871 cur_fn=1447 block=11 (pcu_l1_if.cpp:576) 20241121125856106 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==113) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 113, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856106 DRLCMACDL DEBUG -- Chunk with length 948 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 113, MCS-5): 5d 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 59 (tbf_dl.cpp:686) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 113 BSN2 -1) (tbf_dl.cpp:765) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 113) (tbf_dl.cpp:847) 20241121125856106 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 113, MCS-5): 87 40 1c 58 57 ca 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 (tbf_dl.cpp:911) 20241121125856106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Sending data request: sapi=5 arfcn=871 cur_fn=1447 block=11 data=87 40 1c 58 57 ca 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 70 16 (pcu_l1_if.cpp:182) 20241121125856107 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125856121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1447 block=0 data= (pcu_l1_if.cpp:463) 20241121125856121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1451 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 RX RTS.req: sapi=5 arfcn=871 cur_fn=1451 block=0 (pcu_l1_if.cpp:576) 20241121125856131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 114, CS=CS-4 (tbf_dl.cpp:354) 20241121125856131 DRLCMACDL DEBUG -- Chunk with length 1193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 114, CS-4): cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a (tbf_dl.cpp:686) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125856131 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 114, CS-4): 07 00 e5 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 00 (tbf_dl.cpp:911) 20241121125856131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Sending data request: sapi=5 arfcn=871 cur_fn=1451 block=0 data=07 00 e5 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 00 (pcu_l1_if.cpp:182) 20241121125856132 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125856144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1451 block=0 data= (pcu_l1_if.cpp:463) 20241121125856144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1456 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856150 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 RX RTS.req: sapi=5 arfcn=871 cur_fn=1456 block=1 (pcu_l1_if.cpp:576) 20241121125856150 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==114) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 114, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856150 DRLCMACDL DEBUG -- Chunk with length 892 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 114, MCS-5): d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 f5 (tbf_dl.cpp:686) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 114 BSN2 -1) (tbf_dl.cpp:765) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 114) (tbf_dl.cpp:847) 20241121125856150 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 114, MCS-5): 87 80 1c 18 74 d4 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a 3d (tbf_dl.cpp:911) 20241121125856150 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Sending data request: sapi=5 arfcn=871 cur_fn=1456 block=1 data=87 80 1c 18 74 d4 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 4a 3d (pcu_l1_if.cpp:182) 20241121125856150 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125856164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1456 block=0 data= (pcu_l1_if.cpp:463) 20241121125856164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1460 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856169 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 RX RTS.req: sapi=5 arfcn=871 cur_fn=1460 block=2 (pcu_l1_if.cpp:576) 20241121125856169 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 115, CS=CS-4 (tbf_dl.cpp:354) 20241121125856169 DRLCMACDL DEBUG -- Chunk with length 1143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 115, CS-4): 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c (tbf_dl.cpp:686) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125856169 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 115, CS-4): 07 00 e7 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 00 (tbf_dl.cpp:911) 20241121125856169 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Sending data request: sapi=5 arfcn=871 cur_fn=1460 block=2 data=07 00 e7 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 00 (pcu_l1_if.cpp:182) 20241121125856170 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125856184 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1460 block=0 data= (pcu_l1_if.cpp:463) 20241121125856185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1464 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 RX RTS.req: sapi=5 arfcn=871 cur_fn=1464 block=3 (pcu_l1_if.cpp:576) 20241121125856193 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==115) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 115, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856193 DRLCMACDL DEBUG -- Chunk with length 836 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 115, MCS-5): c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 (tbf_dl.cpp:686) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 115 BSN2 -1) (tbf_dl.cpp:765) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 115) (tbf_dl.cpp:847) 20241121125856193 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 115, MCS-5): 87 c0 1c d8 31 43 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 06 (tbf_dl.cpp:911) 20241121125856193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Sending data request: sapi=5 arfcn=871 cur_fn=1464 block=3 data=87 c0 1c d8 31 43 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 7a 06 (pcu_l1_if.cpp:182) 20241121125856194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125856208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1464 block=0 data= (pcu_l1_if.cpp:463) 20241121125856209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1469 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856212 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 RX RTS.req: sapi=5 arfcn=871 cur_fn=1469 block=4 (pcu_l1_if.cpp:576) 20241121125856212 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 116, CS=CS-4 (tbf_dl.cpp:354) 20241121125856212 DRLCMACDL DEBUG -- Chunk with length 1093 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 116, CS-4): 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac (tbf_dl.cpp:686) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125856212 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 116, CS-4): 07 00 e9 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 00 (tbf_dl.cpp:911) 20241121125856212 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Sending data request: sapi=5 arfcn=871 cur_fn=1469 block=4 data=07 00 e9 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 00 (pcu_l1_if.cpp:182) 20241121125856213 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125856226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1469 block=0 data= (pcu_l1_if.cpp:463) 20241121125856226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1473 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856230 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 RX RTS.req: sapi=5 arfcn=871 cur_fn=1473 block=5 (pcu_l1_if.cpp:576) 20241121125856230 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==116) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 116, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856230 DRLCMACDL DEBUG -- Chunk with length 780 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 116, MCS-5): 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 (tbf_dl.cpp:686) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 116 BSN2 -1) (tbf_dl.cpp:765) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 116) (tbf_dl.cpp:847) 20241121125856230 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 116, MCS-5): 87 00 1d 58 e3 b8 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 09 (tbf_dl.cpp:911) 20241121125856230 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Sending data request: sapi=5 arfcn=871 cur_fn=1473 block=5 data=87 00 1d 58 e3 b8 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a 09 (pcu_l1_if.cpp:182) 20241121125856230 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125856244 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1473 block=0 data= (pcu_l1_if.cpp:463) 20241121125856244 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1477 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 RX RTS.req: sapi=5 arfcn=871 cur_fn=1477 block=6 (pcu_l1_if.cpp:576) 20241121125856253 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 117, CS=CS-4 (tbf_dl.cpp:354) 20241121125856253 DRLCMACDL DEBUG -- Chunk with length 1043 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 117, CS-4): 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 (tbf_dl.cpp:686) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125856253 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 117, CS-4): 07 00 eb 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 00 (tbf_dl.cpp:911) 20241121125856253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Sending data request: sapi=5 arfcn=871 cur_fn=1477 block=6 data=07 00 eb 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 93 00 (pcu_l1_if.cpp:182) 20241121125856254 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125856268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1477 block=0 data= (pcu_l1_if.cpp:463) 20241121125856268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1482 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 RX RTS.req: sapi=5 arfcn=871 cur_fn=1482 block=7 (pcu_l1_if.cpp:576) 20241121125856272 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==117) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 117, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856272 DRLCMACDL DEBUG -- Chunk with length 724 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 117, MCS-5): 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 (tbf_dl.cpp:686) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 117 BSN2 -1) (tbf_dl.cpp:765) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 117) (tbf_dl.cpp:847) 20241121125856272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 117, MCS-5): 87 40 1d 98 0e 27 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 (tbf_dl.cpp:911) 20241121125856272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Sending data request: sapi=5 arfcn=871 cur_fn=1482 block=7 data=87 40 1d 98 0e 27 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e 12 (pcu_l1_if.cpp:182) 20241121125856273 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125856286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1482 block=0 data= (pcu_l1_if.cpp:463) 20241121125856286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1486 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856291 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 RX RTS.req: sapi=5 arfcn=871 cur_fn=1486 block=8 (pcu_l1_if.cpp:576) 20241121125856291 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 118, CS=CS-4 (tbf_dl.cpp:354) 20241121125856291 DRLCMACDL DEBUG -- Chunk with length 993 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 118, CS-4): b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 (tbf_dl.cpp:686) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125856291 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 118, CS-4): 07 00 ed b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 00 (tbf_dl.cpp:911) 20241121125856291 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Sending data request: sapi=5 arfcn=871 cur_fn=1486 block=8 data=07 00 ed b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 e0 00 (pcu_l1_if.cpp:182) 20241121125856291 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125856305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1486 block=0 data= (pcu_l1_if.cpp:463) 20241121125856305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1490 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856314 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 RX RTS.req: sapi=5 arfcn=871 cur_fn=1490 block=9 (pcu_l1_if.cpp:576) 20241121125856314 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==118) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 118, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856314 DRLCMACDL DEBUG -- Chunk with length 668 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 118, MCS-5): 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b (tbf_dl.cpp:686) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 118 BSN2 -1) (tbf_dl.cpp:765) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 118) (tbf_dl.cpp:847) 20241121125856314 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 118, MCS-5): 87 80 1d 18 9a 17 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc 22 (tbf_dl.cpp:911) 20241121125856314 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Sending data request: sapi=5 arfcn=871 cur_fn=1490 block=9 data=87 80 1d 18 9a 17 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a cc 22 (pcu_l1_if.cpp:182) 20241121125856314 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125856329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1490 block=0 data= (pcu_l1_if.cpp:463) 20241121125856329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1495 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856333 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 RX RTS.req: sapi=5 arfcn=871 cur_fn=1495 block=10 (pcu_l1_if.cpp:576) 20241121125856333 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 119, CS=CS-4 (tbf_dl.cpp:354) 20241121125856333 DRLCMACDL DEBUG -- Chunk with length 943 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 119, CS-4): ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 (tbf_dl.cpp:686) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125856333 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 119, CS-4): 07 00 ef ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 00 (tbf_dl.cpp:911) 20241121125856333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Sending data request: sapi=5 arfcn=871 cur_fn=1495 block=10 data=07 00 ef ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 00 (pcu_l1_if.cpp:182) 20241121125856334 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125856347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1495 block=0 data= (pcu_l1_if.cpp:463) 20241121125856347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1499 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 RX RTS.req: sapi=5 arfcn=871 cur_fn=1499 block=11 (pcu_l1_if.cpp:576) 20241121125856352 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==119) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 119, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856352 DRLCMACDL DEBUG -- Chunk with length 612 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 119, MCS-5): b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 (tbf_dl.cpp:686) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 119 BSN2 -1) (tbf_dl.cpp:765) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 119) (tbf_dl.cpp:847) 20241121125856352 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 119, MCS-5): 87 c0 1d 98 2c 88 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d (tbf_dl.cpp:911) 20241121125856352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Sending data request: sapi=5 arfcn=871 cur_fn=1499 block=11 data=87 c0 1d 98 2c 88 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 1d (pcu_l1_if.cpp:182) 20241121125856352 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125856367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1499 block=0 data= (pcu_l1_if.cpp:463) 20241121125856367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1503 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 RX RTS.req: sapi=5 arfcn=871 cur_fn=1503 block=0 (pcu_l1_if.cpp:576) 20241121125856376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 120, CS=CS-4 (tbf_dl.cpp:354) 20241121125856376 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 120, CS-4): 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 (tbf_dl.cpp:686) 20241121125856376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125856376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856376 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125856377 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 120, CS-4): 07 00 f1 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 00 (tbf_dl.cpp:911) 20241121125856377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Sending data request: sapi=5 arfcn=871 cur_fn=1503 block=0 data=07 00 f1 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 00 (pcu_l1_if.cpp:182) 20241121125856377 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125856462 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1503 block=0 data= (pcu_l1_if.cpp:463) 20241121125856462 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1508 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856465 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 RX RTS.req: sapi=5 arfcn=871 cur_fn=1508 block=1 (pcu_l1_if.cpp:576) 20241121125856466 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==120) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 120, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856466 DRLCMACDL DEBUG -- Chunk with length 556 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 120, MCS-5): e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb (tbf_dl.cpp:686) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 120 BSN2 -1) (tbf_dl.cpp:765) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 120) (tbf_dl.cpp:847) 20241121125856466 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 120, MCS-5): 87 00 1e 18 78 40 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e (tbf_dl.cpp:911) 20241121125856466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Sending data request: sapi=5 arfcn=871 cur_fn=1508 block=1 data=87 00 1e 18 78 40 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e ee 2e (pcu_l1_if.cpp:182) 20241121125856466 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125856480 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1508 block=0 data= (pcu_l1_if.cpp:463) 20241121125856480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1512 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856485 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 RX RTS.req: sapi=5 arfcn=871 cur_fn=1512 block=2 (pcu_l1_if.cpp:576) 20241121125856485 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 121, CS=CS-4 (tbf_dl.cpp:354) 20241121125856485 DRLCMACDL DEBUG -- Chunk with length 843 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 121, CS-4): ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 (tbf_dl.cpp:686) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125856485 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 121, CS-4): 07 00 f3 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 00 (tbf_dl.cpp:911) 20241121125856485 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Sending data request: sapi=5 arfcn=871 cur_fn=1512 block=2 data=07 00 f3 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 00 (pcu_l1_if.cpp:182) 20241121125856486 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125856500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1512 block=0 data= (pcu_l1_if.cpp:463) 20241121125856500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1516 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 RX RTS.req: sapi=5 arfcn=871 cur_fn=1516 block=3 (pcu_l1_if.cpp:576) 20241121125856510 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==121) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 121, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856510 DRLCMACDL DEBUG -- Chunk with length 500 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 121, MCS-5): 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 (tbf_dl.cpp:686) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 121 BSN2 -1) (tbf_dl.cpp:765) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 121) (tbf_dl.cpp:847) 20241121125856510 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 121, MCS-5): 87 40 1e 18 d0 c3 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 (tbf_dl.cpp:911) 20241121125856510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Sending data request: sapi=5 arfcn=871 cur_fn=1516 block=3 data=87 40 1e 18 d0 c3 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 a3 39 (pcu_l1_if.cpp:182) 20241121125856511 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125856523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1516 block=0 data= (pcu_l1_if.cpp:463) 20241121125856523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1521 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 RX RTS.req: sapi=5 arfcn=871 cur_fn=1521 block=4 (pcu_l1_if.cpp:576) 20241121125856528 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 122, CS=CS-4 (tbf_dl.cpp:354) 20241121125856528 DRLCMACDL DEBUG -- Chunk with length 793 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 122, CS-4): 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb (tbf_dl.cpp:686) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125856528 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 122, CS-4): 07 00 f5 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 00 (tbf_dl.cpp:911) 20241121125856528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Sending data request: sapi=5 arfcn=871 cur_fn=1521 block=4 data=07 00 f5 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 00 (pcu_l1_if.cpp:182) 20241121125856528 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125856542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1521 block=0 data= (pcu_l1_if.cpp:463) 20241121125856542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1525 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856546 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 RX RTS.req: sapi=5 arfcn=871 cur_fn=1525 block=5 (pcu_l1_if.cpp:576) 20241121125856546 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==122) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 122, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856546 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 122, MCS-5): 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 cb (tbf_dl.cpp:686) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 122 BSN2 -1) (tbf_dl.cpp:765) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 122) (tbf_dl.cpp:847) 20241121125856546 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 122, MCS-5): 87 80 1e 18 9a 54 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 32 (tbf_dl.cpp:911) 20241121125856546 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Sending data request: sapi=5 arfcn=871 cur_fn=1525 block=5 data=87 80 1e 18 9a 54 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f f1 32 (pcu_l1_if.cpp:182) 20241121125856546 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125856560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1525 block=0 data= (pcu_l1_if.cpp:463) 20241121125856560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1529 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 RX RTS.req: sapi=5 arfcn=871 cur_fn=1529 block=6 (pcu_l1_if.cpp:576) 20241121125856570 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 123, CS=CS-4 (tbf_dl.cpp:354) 20241121125856570 DRLCMACDL DEBUG -- Chunk with length 743 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 123, CS-4): 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 (tbf_dl.cpp:686) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125856570 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 123, CS-4): 07 00 f7 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 00 (tbf_dl.cpp:911) 20241121125856570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Sending data request: sapi=5 arfcn=871 cur_fn=1529 block=6 data=07 00 f7 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 00 (pcu_l1_if.cpp:182) 20241121125856570 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125856584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1529 block=0 data= (pcu_l1_if.cpp:463) 20241121125856584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1534 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856588 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 RX RTS.req: sapi=5 arfcn=871 cur_fn=1534 block=7 (pcu_l1_if.cpp:576) 20241121125856588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==123) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 123, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856588 DRLCMACDL DEBUG -- Chunk with length 388 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 123, MCS-5): 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 (tbf_dl.cpp:686) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 123 BSN2 -1) (tbf_dl.cpp:765) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 123) (tbf_dl.cpp:847) 20241121125856588 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 123, MCS-5): 87 c0 1e d8 9e d5 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 25 (tbf_dl.cpp:911) 20241121125856588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Sending data request: sapi=5 arfcn=871 cur_fn=1534 block=7 data=87 c0 1e d8 9e d5 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 45 25 (pcu_l1_if.cpp:182) 20241121125856588 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125856602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1534 block=0 data= (pcu_l1_if.cpp:463) 20241121125856602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1538 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 RX RTS.req: sapi=5 arfcn=871 cur_fn=1538 block=8 (pcu_l1_if.cpp:576) 20241121125856607 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 124, CS=CS-4 (tbf_dl.cpp:354) 20241121125856607 DRLCMACDL DEBUG -- Chunk with length 693 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 124, CS-4): 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 (tbf_dl.cpp:686) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125856607 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 124, CS-4): 07 00 f9 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 00 (tbf_dl.cpp:911) 20241121125856607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Sending data request: sapi=5 arfcn=871 cur_fn=1538 block=8 data=07 00 f9 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 00 (pcu_l1_if.cpp:182) 20241121125856607 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125856608 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125856608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125856608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1200) 20241121125856608 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125856608 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125856608 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125856608 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125856608 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121125856608 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125856608 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125856621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1538 block=0 data= (pcu_l1_if.cpp:463) 20241121125856621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1542 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 RX RTS.req: sapi=5 arfcn=871 cur_fn=1542 block=9 (pcu_l1_if.cpp:576) 20241121125856630 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==124) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 124, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856630 DRLCMACDL DEBUG -- Chunk with length 332 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 124, MCS-5): de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 (tbf_dl.cpp:686) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 124 BSN2 -1) (tbf_dl.cpp:765) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 124) (tbf_dl.cpp:847) 20241121125856630 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 124, MCS-5): 87 00 1f 98 77 c6 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 (tbf_dl.cpp:911) 20241121125856630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Sending data request: sapi=5 arfcn=871 cur_fn=1542 block=9 data=87 00 1f 98 77 c6 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 38 (pcu_l1_if.cpp:182) 20241121125856630 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125856631 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Timeout of T3169 (fsm.c:317) 20241121125856631 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING} free (tbf.cpp:271) 20241121125856631 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}, 1 TBFs, USFs = 02, TFIs = 00000002. (pdch.cpp:1200) 20241121125856631 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:UL:DL) Detaching TBF: TBF(UL:E:TLLI-0x00000002){RELEASING} (gprs_ms.c:381) 20241121125856631 DMS DEBUG MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121125856631 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125856631 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241121125856631 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){RELEASING}: Deallocated (fsm.c:568) 20241121125856631 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241121125856631 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241121125856644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1542 block=0 data= (pcu_l1_if.cpp:463) 20241121125856644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1547 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856649 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 RX RTS.req: sapi=5 arfcn=871 cur_fn=1547 block=10 (pcu_l1_if.cpp:576) 20241121125856649 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 125, CS=CS-4 (tbf_dl.cpp:354) 20241121125856649 DRLCMACDL DEBUG -- Chunk with length 643 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 125, CS-4): 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 (tbf_dl.cpp:686) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125856649 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 125, CS-4): 07 00 fb 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 00 (tbf_dl.cpp:911) 20241121125856649 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Sending data request: sapi=5 arfcn=871 cur_fn=1547 block=10 data=07 00 fb 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 00 (pcu_l1_if.cpp:182) 20241121125856649 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125856663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1547 block=0 data= (pcu_l1_if.cpp:463) 20241121125856663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1551 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 RX RTS.req: sapi=5 arfcn=871 cur_fn=1551 block=11 (pcu_l1_if.cpp:576) 20241121125856669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==125) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 125, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856669 DRLCMACDL DEBUG -- Chunk with length 276 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 125, MCS-5): 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 (tbf_dl.cpp:686) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 125 BSN2 -1) (tbf_dl.cpp:765) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 125) (tbf_dl.cpp:847) 20241121125856669 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 125, MCS-5): 87 40 1f 18 5c 4d d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 04 (tbf_dl.cpp:911) 20241121125856669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Sending data request: sapi=5 arfcn=871 cur_fn=1551 block=11 data=87 40 1f 18 5c 4d d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 04 (pcu_l1_if.cpp:182) 20241121125856669 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125856683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1551 block=0 data= (pcu_l1_if.cpp:463) 20241121125856683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1555 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 RX RTS.req: sapi=5 arfcn=871 cur_fn=1555 block=0 (pcu_l1_if.cpp:576) 20241121125856692 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 126, CS=CS-4 (tbf_dl.cpp:354) 20241121125856692 DRLCMACDL DEBUG -- Chunk with length 593 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 126, CS-4): 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e (tbf_dl.cpp:686) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125856692 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 126, CS-4): 07 00 fd 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 00 (tbf_dl.cpp:911) 20241121125856692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Sending data request: sapi=5 arfcn=871 cur_fn=1555 block=0 data=07 00 fd 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 00 (pcu_l1_if.cpp:182) 20241121125856693 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125856708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1555 block=0 data= (pcu_l1_if.cpp:463) 20241121125856708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1560 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 RX RTS.req: sapi=5 arfcn=871 cur_fn=1560 block=1 (pcu_l1_if.cpp:576) 20241121125856712 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==126) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 126, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856712 DRLCMACDL DEBUG -- Chunk with length 220 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 126, MCS-5): 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 (tbf_dl.cpp:686) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 126 BSN2 -1) (tbf_dl.cpp:765) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 126) (tbf_dl.cpp:847) 20241121125856712 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 126, MCS-5): 87 80 1f 98 d3 c7 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe 39 (tbf_dl.cpp:911) 20241121125856712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Sending data request: sapi=5 arfcn=871 cur_fn=1560 block=1 data=87 80 1f 98 d3 c7 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac fe 39 (pcu_l1_if.cpp:182) 20241121125856712 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125856726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1560 block=0 data= (pcu_l1_if.cpp:463) 20241121125856726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1564 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 RX RTS.req: sapi=5 arfcn=871 cur_fn=1564 block=2 (pcu_l1_if.cpp:576) 20241121125856731 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 127, CS=CS-4 (tbf_dl.cpp:354) 20241121125856731 DRLCMACDL DEBUG -- Chunk with length 543 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 127, CS-4): 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b (tbf_dl.cpp:686) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125856731 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 127, CS-4): 07 00 ff 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b 00 (tbf_dl.cpp:911) 20241121125856731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Sending data request: sapi=5 arfcn=871 cur_fn=1564 block=2 data=07 00 ff 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 2b 00 (pcu_l1_if.cpp:182) 20241121125856732 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125856745 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1564 block=0 data= (pcu_l1_if.cpp:463) 20241121125856745 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1568 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 RX RTS.req: sapi=5 arfcn=871 cur_fn=1568 block=3 (pcu_l1_if.cpp:576) 20241121125856754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856754 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==127) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856754 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 127, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856755 DRLCMACDL DEBUG -- Chunk with length 164 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856755 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 127, MCS-5): 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 (tbf_dl.cpp:686) 20241121125856755 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 127 BSN2 -1) (tbf_dl.cpp:765) 20241121125856755 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856755 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 127) (tbf_dl.cpp:847) 20241121125856755 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 127, MCS-5): 87 c0 1f d8 1f 6d 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 3c (tbf_dl.cpp:911) 20241121125856755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Sending data request: sapi=5 arfcn=871 cur_fn=1568 block=3 data=87 c0 1f d8 1f 6d 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 9c 3c (pcu_l1_if.cpp:182) 20241121125856755 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125856769 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1568 block=0 data= (pcu_l1_if.cpp:463) 20241121125856769 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1573 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 RX RTS.req: sapi=5 arfcn=871 cur_fn=1573 block=4 (pcu_l1_if.cpp:576) 20241121125856773 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==0) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-4 (tbf_dl.cpp:354) 20241121125856774 DRLCMACDL DEBUG -- Chunk with length 493 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-4): fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 (tbf_dl.cpp:686) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121125856774 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-4): 07 00 01 fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 00 (tbf_dl.cpp:911) 20241121125856774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Sending data request: sapi=5 arfcn=871 cur_fn=1573 block=4 data=07 00 01 fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 68 00 (pcu_l1_if.cpp:182) 20241121125856774 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125856788 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1573 block=0 data= (pcu_l1_if.cpp:463) 20241121125856788 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1577 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856793 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 RX RTS.req: sapi=5 arfcn=871 cur_fn=1577 block=5 (pcu_l1_if.cpp:576) 20241121125856793 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==128) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 128, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856793 DRLCMACDL DEBUG -- Chunk with length 108 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 128, MCS-5): 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a (tbf_dl.cpp:686) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 128 BSN2 -1) (tbf_dl.cpp:765) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 128) (tbf_dl.cpp:847) 20241121125856793 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 128, MCS-5): 87 00 20 58 c6 77 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 0a (tbf_dl.cpp:911) 20241121125856793 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Sending data request: sapi=5 arfcn=871 cur_fn=1577 block=5 data=87 00 20 58 c6 77 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 99 0a (pcu_l1_if.cpp:182) 20241121125856793 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125856807 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1577 block=0 data= (pcu_l1_if.cpp:463) 20241121125856807 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1581 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856817 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 RX RTS.req: sapi=5 arfcn=871 cur_fn=1581 block=6 (pcu_l1_if.cpp:576) 20241121125856817 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==1) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 1, CS=CS-4 (tbf_dl.cpp:354) 20241121125856817 DRLCMACDL DEBUG -- Chunk with length 443 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 1, CS-4): 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 (tbf_dl.cpp:686) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 1 BSN2 -1) (tbf_dl.cpp:765) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 1) (tbf_dl.cpp:847) 20241121125856817 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 1, CS-4): 07 00 03 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 00 (tbf_dl.cpp:911) 20241121125856817 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Sending data request: sapi=5 arfcn=871 cur_fn=1581 block=6 data=07 00 03 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 00 (pcu_l1_if.cpp:182) 20241121125856817 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125856831 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1581 block=0 data= (pcu_l1_if.cpp:463) 20241121125856831 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1586 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 RX RTS.req: sapi=5 arfcn=871 cur_fn=1586 block=7 (pcu_l1_if.cpp:576) 20241121125856836 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==129) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 129, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856836 DRLCMACDL DEBUG -- Chunk with length 52 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125856836 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1156 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125856836 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (3) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 129, MCS-5): 69 de d3 d1 12 b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 (tbf_dl.cpp:686) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 129 BSN2 -1) (tbf_dl.cpp:765) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 129) (tbf_dl.cpp:847) 20241121125856836 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 129, MCS-5): 87 40 20 48 9a f7 74 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 (tbf_dl.cpp:911) 20241121125856836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Sending data request: sapi=5 arfcn=871 cur_fn=1586 block=7 data=87 40 20 48 9a f7 74 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c 6d 1b 4d 19 (pcu_l1_if.cpp:182) 20241121125856837 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125856850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1586 block=0 data= (pcu_l1_if.cpp:463) 20241121125856850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1590 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856855 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 RX RTS.req: sapi=5 arfcn=871 cur_fn=1590 block=8 (pcu_l1_if.cpp:576) 20241121125856855 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==2) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 2, CS=CS-4 (tbf_dl.cpp:354) 20241121125856855 DRLCMACDL DEBUG -- Chunk with length 393 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 2, CS-4): 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 (tbf_dl.cpp:686) 20241121125856855 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 2 BSN2 -1) (tbf_dl.cpp:765) 20241121125856856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 2) (tbf_dl.cpp:847) 20241121125856856 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 2, CS-4): 07 00 05 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 00 (tbf_dl.cpp:911) 20241121125856856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Sending data request: sapi=5 arfcn=871 cur_fn=1590 block=8 data=07 00 05 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 00 (pcu_l1_if.cpp:182) 20241121125856857 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125856870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1590 block=0 data= (pcu_l1_if.cpp:463) 20241121125856870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1594 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856879 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 RX RTS.req: sapi=5 arfcn=871 cur_fn=1594 block=9 (pcu_l1_if.cpp:576) 20241121125856879 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==130) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 130, CS=MCS-5 (tbf_dl.cpp:354) 20241121125856879 DRLCMACDL DEBUG -- Chunk with length 1397 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 130, MCS-5): 50 5d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 c4 42 a7 (tbf_dl.cpp:686) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 130 BSN2 -1) (tbf_dl.cpp:765) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 130) (tbf_dl.cpp:847) 20241121125856879 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 130, MCS-5): 87 80 20 18 54 d7 3c e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 29 (tbf_dl.cpp:911) 20241121125856879 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Sending data request: sapi=5 arfcn=871 cur_fn=1594 block=9 data=87 80 20 18 54 d7 3c e0 40 8c ae 03 3e 7d d8 2f 2b a2 ce 07 bb 5c 58 2b d5 1f 06 d8 63 72 87 26 8b 95 7c d9 d3 87 44 50 59 7b 63 50 00 88 7e da ca ce 7f 45 b6 1f cb 25 16 b1 d0 29 (pcu_l1_if.cpp:182) 20241121125856880 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125856893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1594 block=0 data= (pcu_l1_if.cpp:463) 20241121125856893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1599 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856898 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 RX RTS.req: sapi=5 arfcn=871 cur_fn=1599 block=10 (pcu_l1_if.cpp:576) 20241121125856898 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==3) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 3, CS=CS-4 (tbf_dl.cpp:354) 20241121125856898 DRLCMACDL DEBUG -- Chunk with length 343 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 3, CS-4): ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 (tbf_dl.cpp:686) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 3 BSN2 -1) (tbf_dl.cpp:765) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 3) (tbf_dl.cpp:847) 20241121125856898 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 3, CS-4): 07 00 07 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 00 (tbf_dl.cpp:911) 20241121125856898 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Sending data request: sapi=5 arfcn=871 cur_fn=1599 block=10 data=07 00 07 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 00 (pcu_l1_if.cpp:182) 20241121125856899 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125856913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1599 block=0 data= (pcu_l1_if.cpp:463) 20241121125856913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1603 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856917 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 RX RTS.req: sapi=5 arfcn=871 cur_fn=1603 block=11 (pcu_l1_if.cpp:576) 20241121125856917 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==113 .. V(S)==4) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 4, CS=CS-4 (tbf_dl.cpp:354) 20241121125856917 DRLCMACDL DEBUG -- Chunk with length 293 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 4, CS-4): dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e (tbf_dl.cpp:686) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 4 BSN2 -1) (tbf_dl.cpp:765) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 4) (tbf_dl.cpp:847) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125856917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1607 + 13 = 1620 (pdch_ul_controller.c:131) 20241121125856917 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1620 for type POLL (pdch_ul_controller.c:184) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1620, TS=7) (tbf_dl.cpp:883) 20241121125856917 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1620, TS=7 (tbf_dl.cpp:903) 20241121125856917 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 4, CS-4): 0f 00 09 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 00 (tbf_dl.cpp:911) 20241121125856917 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Sending data request: sapi=5 arfcn=871 cur_fn=1603 block=11 data=0f 00 09 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 00 (pcu_l1_if.cpp:182) 20241121125856918 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125856931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1603 block=0 data= (pcu_l1_if.cpp:463) 20241121125856931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1607 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856941 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125856956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1607 block=0 data= (pcu_l1_if.cpp:463) 20241121125856956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1612 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856961 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125856975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1612 block=0 data= (pcu_l1_if.cpp:463) 20241121125856975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1616 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125856979 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125856994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1616 block=2 data=40 08 00 bf ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125856994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125856994 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125856994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125856994 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 5 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125856994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1620 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125856994 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125856994 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 5, BSN 113 to 5 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125856995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125856995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=113)"RRRRRRRRRRRRRRRRRRRR"(BSN=4) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125856995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=113:5, lost=0, recv=20, skipped=0, bsn=113, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=1 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=2 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=3 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACDL DEBUG - got ack for BSN=4 (rlc_window_dl.cpp:103) 20241121125856995 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125856995 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125856995 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=5)""(V(S)-1=4) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125857003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 RX RTS.req: sapi=5 arfcn=871 cur_fn=1620 block=3 (pcu_l1_if.cpp:576) 20241121125857003 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==131) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 131, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857003 DRLCMACDL DEBUG -- Chunk with length 1341 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 131, MCS-5): 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 8a f4 2b e8 3c 83 05 78 2c (tbf_dl.cpp:686) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 131 BSN2 -1) (tbf_dl.cpp:765) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 131) (tbf_dl.cpp:847) 20241121125857003 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 131, MCS-5): 87 c0 20 98 dd b2 5e d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e 0b (tbf_dl.cpp:911) 20241121125857003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Sending data request: sapi=5 arfcn=871 cur_fn=1620 block=3 data=87 c0 20 98 dd b2 5e d7 cc 11 4d 7b d1 fa f2 55 b8 d2 cb c9 de f1 0c b4 66 6f 87 df 8f d9 dd 97 a2 a1 4f eb fe 12 a6 24 98 b9 e8 19 3c ea c9 33 79 15 a7 22 fd 0a 3a cf 60 01 1e 0b (pcu_l1_if.cpp:182) 20241121125857004 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125857018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1620 block=0 data= (pcu_l1_if.cpp:463) 20241121125857018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1625 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 RX RTS.req: sapi=5 arfcn=871 cur_fn=1625 block=4 (pcu_l1_if.cpp:576) 20241121125857022 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==113 .. V(S)==132) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 132, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857022 DRLCMACDL DEBUG -- Chunk with length 1285 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 132, MCS-5): ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f (tbf_dl.cpp:686) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 132 BSN2 -1) (tbf_dl.cpp:765) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 132) (tbf_dl.cpp:847) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125857022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1629 + 13 = 1642 (pdch_ul_controller.c:131) 20241121125857022 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1642 for type POLL (pdch_ul_controller.c:184) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1642, TS=7) (tbf_dl.cpp:883) 20241121125857022 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1642, TS=7 (tbf_dl.cpp:903) 20241121125857022 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 132, MCS-5): 8f 00 21 d8 bf 41 25 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 27 (tbf_dl.cpp:911) 20241121125857022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Sending data request: sapi=5 arfcn=871 cur_fn=1625 block=4 data=8f 00 21 d8 bf 41 25 16 f5 0e 7f ef e2 97 0b 97 c5 5c d1 51 c0 26 3b 11 d6 6b 3d b2 a3 ab d7 5f 68 55 af 16 54 12 7f b8 dd 73 2c a0 62 b0 83 5e a6 d7 83 24 71 60 a3 4f 8e 2d e3 27 (pcu_l1_if.cpp:182) 20241121125857023 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125857036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1625 block=0 data= (pcu_l1_if.cpp:463) 20241121125857036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1629 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857041 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125857056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1629 block=0 data= (pcu_l1_if.cpp:463) 20241121125857056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1633 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857065 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125857080 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1633 block=0 data= (pcu_l1_if.cpp:463) 20241121125857080 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1638 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857084 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125857099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1638 block=7 data=40 20 20 a7 b1 0c 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125857099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125857099 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125857099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125857099 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 134 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125857099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1642 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125857099 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125857099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 134, have_crbb: 0, urbb_len:64, 0x562b6c236efc, 0x562b6c236f00, 4, 0, win: 113-133, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125857099 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 134, BSN 113 to 198 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125857099 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125857099 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=113)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=132) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125857099 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=113:133, lost=0, recv=20, skipped=0, bsn=113, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=113 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=114 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=115 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=116 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=117 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=118 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=119 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=120 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=121 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=122 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=123 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=124 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=125 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=126 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=127 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=128 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=129 (rlc_window_dl.cpp:103) 20241121125857099 DRLCMACDL DEBUG - got ack for BSN=130 (rlc_window_dl.cpp:103) 20241121125857100 DRLCMACDL DEBUG - got ack for BSN=131 (rlc_window_dl.cpp:103) 20241121125857100 DRLCMACDL DEBUG - got ack for BSN=132 (rlc_window_dl.cpp:103) 20241121125857100 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125857100 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125857100 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=133)""(V(S)-1=132) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125857103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 RX RTS.req: sapi=5 arfcn=871 cur_fn=1642 block=8 (pcu_l1_if.cpp:576) 20241121125857103 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857103 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==5) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 5, CS=CS-4 (tbf_dl.cpp:354) 20241121125857104 DRLCMACDL DEBUG -- Chunk with length 243 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 5, CS-4): 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 (tbf_dl.cpp:686) 20241121125857104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 5 BSN2 -1) (tbf_dl.cpp:765) 20241121125857104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 5) (tbf_dl.cpp:847) 20241121125857104 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 5, CS-4): 07 00 0b 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 00 (tbf_dl.cpp:911) 20241121125857104 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Sending data request: sapi=5 arfcn=871 cur_fn=1642 block=8 data=07 00 0b 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 00 (pcu_l1_if.cpp:182) 20241121125857104 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125857118 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1642 block=0 data= (pcu_l1_if.cpp:463) 20241121125857118 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1646 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 RX RTS.req: sapi=5 arfcn=871 cur_fn=1646 block=9 (pcu_l1_if.cpp:576) 20241121125857127 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857127 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==133) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857127 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 133, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857127 DRLCMACDL DEBUG -- Chunk with length 1229 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857127 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 133, MCS-5): f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 (tbf_dl.cpp:686) 20241121125857127 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 133 BSN2 -1) (tbf_dl.cpp:765) 20241121125857128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 133) (tbf_dl.cpp:847) 20241121125857128 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 133, MCS-5): 87 40 21 58 be cb 12 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 21 (tbf_dl.cpp:911) 20241121125857128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Sending data request: sapi=5 arfcn=871 cur_fn=1646 block=9 data=87 40 21 58 be cb 12 59 3c e5 9b 28 31 fe 9f 17 7b 79 de 02 8f ca e2 48 85 83 e4 7a e9 a9 b1 57 fd de 0b 06 97 80 af e4 f3 86 58 2c 18 70 1e cb 3e 09 5f 4f f3 22 bf 21 fa 94 15 21 (pcu_l1_if.cpp:182) 20241121125857128 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125857142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1646 block=0 data= (pcu_l1_if.cpp:463) 20241121125857142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1651 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 RX RTS.req: sapi=5 arfcn=871 cur_fn=1651 block=10 (pcu_l1_if.cpp:576) 20241121125857146 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==6) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 6, CS=CS-4 (tbf_dl.cpp:354) 20241121125857146 DRLCMACDL DEBUG -- Chunk with length 193 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 6, CS-4): ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 (tbf_dl.cpp:686) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 6 BSN2 -1) (tbf_dl.cpp:765) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 6) (tbf_dl.cpp:847) 20241121125857146 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 6, CS-4): 07 00 0d ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 00 (tbf_dl.cpp:911) 20241121125857147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Sending data request: sapi=5 arfcn=871 cur_fn=1651 block=10 data=07 00 0d ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 00 (pcu_l1_if.cpp:182) 20241121125857147 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125857161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1651 block=0 data= (pcu_l1_if.cpp:463) 20241121125857161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1655 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 RX RTS.req: sapi=5 arfcn=871 cur_fn=1655 block=11 (pcu_l1_if.cpp:576) 20241121125857166 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==134) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 134, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857166 DRLCMACDL DEBUG -- Chunk with length 1173 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 134, MCS-5): fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f (tbf_dl.cpp:686) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 134 BSN2 -1) (tbf_dl.cpp:765) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 134) (tbf_dl.cpp:847) 20241121125857166 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 134, MCS-5): 87 80 21 58 ff 5f 5e 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 23 (tbf_dl.cpp:911) 20241121125857166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Sending data request: sapi=5 arfcn=871 cur_fn=1655 block=11 data=87 80 21 58 ff 5f 5e 31 50 01 92 3e 6a 05 96 93 a2 5c c5 08 12 3d 5d 09 d7 02 47 fc 45 2a f4 da a9 02 59 24 6d 8d 4f 53 2f 57 4f 98 ba 25 19 67 3f 9c 60 48 5d a4 b2 c8 63 b6 eb 23 (pcu_l1_if.cpp:182) 20241121125857166 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125857180 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1655 block=0 data= (pcu_l1_if.cpp:463) 20241121125857180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1659 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857189 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 RX RTS.req: sapi=5 arfcn=871 cur_fn=1659 block=0 (pcu_l1_if.cpp:576) 20241121125857189 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==7) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 7, CS=CS-4 (tbf_dl.cpp:354) 20241121125857190 DRLCMACDL DEBUG -- Chunk with length 143 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 7, CS-4): 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc (tbf_dl.cpp:686) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 7 BSN2 -1) (tbf_dl.cpp:765) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 7) (tbf_dl.cpp:847) 20241121125857190 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 7, CS-4): 07 00 0f 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc 00 (tbf_dl.cpp:911) 20241121125857190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Sending data request: sapi=5 arfcn=871 cur_fn=1659 block=0 data=07 00 0f 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc 00 (pcu_l1_if.cpp:182) 20241121125857190 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125857204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1659 block=0 data= (pcu_l1_if.cpp:463) 20241121125857204 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1664 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 RX RTS.req: sapi=5 arfcn=871 cur_fn=1664 block=1 (pcu_l1_if.cpp:576) 20241121125857209 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==135) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 135, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857209 DRLCMACDL DEBUG -- Chunk with length 1117 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 135, MCS-5): 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f (tbf_dl.cpp:686) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 135 BSN2 -1) (tbf_dl.cpp:765) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 135) (tbf_dl.cpp:847) 20241121125857209 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 135, MCS-5): 87 c0 21 58 e5 a2 71 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 (tbf_dl.cpp:911) 20241121125857209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Sending data request: sapi=5 arfcn=871 cur_fn=1664 block=1 data=87 c0 21 58 e5 a2 71 5f da 58 5c ea 8d 2e cd 3d 83 3a a8 b6 c0 73 10 54 6b 95 33 4b 01 fe 2e 41 90 40 ce 18 01 54 ec 2e 35 98 8d a7 8e 75 20 4b 2f e8 e7 68 53 65 2c e0 37 d1 d8 27 (pcu_l1_if.cpp:182) 20241121125857209 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125857223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1664 block=0 data= (pcu_l1_if.cpp:463) 20241121125857223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1668 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857228 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 RX RTS.req: sapi=5 arfcn=871 cur_fn=1668 block=2 (pcu_l1_if.cpp:576) 20241121125857228 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==8) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 8, CS=CS-4 (tbf_dl.cpp:354) 20241121125857228 DRLCMACDL DEBUG -- Chunk with length 93 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 8, CS-4): fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf (tbf_dl.cpp:686) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 8 BSN2 -1) (tbf_dl.cpp:765) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 8) (tbf_dl.cpp:847) 20241121125857228 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 8, CS-4): 07 00 11 fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 00 (tbf_dl.cpp:911) 20241121125857228 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Sending data request: sapi=5 arfcn=871 cur_fn=1668 block=2 data=07 00 11 fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d cf 00 (pcu_l1_if.cpp:182) 20241121125857228 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125857242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1668 block=0 data= (pcu_l1_if.cpp:463) 20241121125857242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1672 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 RX RTS.req: sapi=5 arfcn=871 cur_fn=1672 block=3 (pcu_l1_if.cpp:576) 20241121125857250 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==136) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 136, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857250 DRLCMACDL DEBUG -- Chunk with length 1061 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 136, MCS-5): 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c (tbf_dl.cpp:686) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 136 BSN2 -1) (tbf_dl.cpp:765) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 136) (tbf_dl.cpp:847) 20241121125857250 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 136, MCS-5): 87 00 22 18 65 3b a0 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 1b (tbf_dl.cpp:911) 20241121125857250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Sending data request: sapi=5 arfcn=871 cur_fn=1672 block=3 data=87 00 22 18 65 3b a0 70 b8 6a 30 15 8e b6 58 22 59 fe 1b 92 32 ab 04 8f e6 9b 91 dd 71 34 5c f4 0e ad 3d 1a cb 52 36 3f 34 ad 66 9b e9 b6 48 7a 5f dc c0 72 0e d1 c4 e8 b6 62 01 1b (pcu_l1_if.cpp:182) 20241121125857250 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125857265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1672 block=0 data= (pcu_l1_if.cpp:463) 20241121125857265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1677 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857270 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 RX RTS.req: sapi=5 arfcn=871 cur_fn=1677 block=4 (pcu_l1_if.cpp:576) 20241121125857270 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==9) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 9, CS=CS-4 (tbf_dl.cpp:354) 20241121125857270 DRLCMACDL DEBUG -- Chunk with length 43 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125857270 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 967 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125857270 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (6) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 9, CS-4): af 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 (tbf_dl.cpp:686) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 9 BSN2 -1) (tbf_dl.cpp:765) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 9) (tbf_dl.cpp:847) 20241121125857270 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 9, CS-4): 07 00 12 af 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 00 (tbf_dl.cpp:911) 20241121125857270 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Sending data request: sapi=5 arfcn=871 cur_fn=1677 block=4 data=07 00 12 af 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d f3 00 (pcu_l1_if.cpp:182) 20241121125857270 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125857284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1677 block=0 data= (pcu_l1_if.cpp:463) 20241121125857284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1681 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 RX RTS.req: sapi=5 arfcn=871 cur_fn=1681 block=5 (pcu_l1_if.cpp:576) 20241121125857289 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==137) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 137, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857289 DRLCMACDL DEBUG -- Chunk with length 1005 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 137, MCS-5): 16 af b5 3d 61 4c f6 72 3e fe 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 (tbf_dl.cpp:686) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 137 BSN2 -1) (tbf_dl.cpp:765) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 137) (tbf_dl.cpp:847) 20241121125857289 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 137, MCS-5): 87 40 22 98 c5 6b 6d 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 (tbf_dl.cpp:911) 20241121125857289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Sending data request: sapi=5 arfcn=871 cur_fn=1681 block=5 data=87 40 22 98 c5 6b 6d 4f 18 93 bd 9c 8f 3f e2 a4 2c b7 10 ae c4 ef 91 55 2d d6 b6 f2 53 e3 67 a5 2e 7d 00 5d c2 77 c0 6a 83 29 f8 92 8e 2b d6 f1 17 17 52 7d c0 3a d9 32 79 ed 75 05 (pcu_l1_if.cpp:182) 20241121125857290 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125857304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1681 block=0 data= (pcu_l1_if.cpp:463) 20241121125857304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1685 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 RX RTS.req: sapi=5 arfcn=871 cur_fn=1685 block=6 (pcu_l1_if.cpp:576) 20241121125857313 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==10) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 10, CS=CS-4 (tbf_dl.cpp:354) 20241121125857313 DRLCMACDL DEBUG -- Chunk with length 1394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 10, CS-4): 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 (tbf_dl.cpp:686) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 10 BSN2 -1) (tbf_dl.cpp:765) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 10) (tbf_dl.cpp:847) 20241121125857313 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 10, CS-4): 07 00 15 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 00 (tbf_dl.cpp:911) 20241121125857313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Sending data request: sapi=5 arfcn=871 cur_fn=1685 block=6 data=07 00 15 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 58 00 (pcu_l1_if.cpp:182) 20241121125857314 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125857326 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1685 block=0 data= (pcu_l1_if.cpp:463) 20241121125857326 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1690 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857331 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 RX RTS.req: sapi=5 arfcn=871 cur_fn=1690 block=7 (pcu_l1_if.cpp:576) 20241121125857331 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==138) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 138, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857331 DRLCMACDL DEBUG -- Chunk with length 949 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 138, MCS-5): 54 5d 29 4b e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 c0 (tbf_dl.cpp:686) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 138 BSN2 -1) (tbf_dl.cpp:765) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 138) (tbf_dl.cpp:847) 20241121125857331 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 138, MCS-5): 87 80 22 18 55 57 ca 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 30 (tbf_dl.cpp:911) 20241121125857331 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Sending data request: sapi=5 arfcn=871 cur_fn=1690 block=7 data=87 80 22 18 55 57 ca 12 38 f8 ea b8 c2 9e 72 bd 0d a1 ff dc 09 ad c2 d5 fd 67 6e e7 11 b9 24 d9 9c 79 5d d2 1a 7c c7 26 d0 d6 89 e5 fe 82 a0 f5 2a 3d 85 7b 76 71 72 0a a6 61 25 30 (pcu_l1_if.cpp:182) 20241121125857331 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125857346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1690 block=0 data= (pcu_l1_if.cpp:463) 20241121125857346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1694 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 RX RTS.req: sapi=5 arfcn=871 cur_fn=1694 block=8 (pcu_l1_if.cpp:576) 20241121125857351 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==11) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 11, CS=CS-4 (tbf_dl.cpp:354) 20241121125857351 DRLCMACDL DEBUG -- Chunk with length 1344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 11, CS-4): c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c (tbf_dl.cpp:686) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 11 BSN2 -1) (tbf_dl.cpp:765) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 11) (tbf_dl.cpp:847) 20241121125857351 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 11, CS-4): 07 00 17 c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 00 (tbf_dl.cpp:911) 20241121125857351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Sending data request: sapi=5 arfcn=871 cur_fn=1694 block=8 data=07 00 17 c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 9c 00 (pcu_l1_if.cpp:182) 20241121125857352 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125857366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1694 block=0 data= (pcu_l1_if.cpp:463) 20241121125857366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1698 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 RX RTS.req: sapi=5 arfcn=871 cur_fn=1698 block=9 (pcu_l1_if.cpp:576) 20241121125857375 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==139) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 139, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857375 DRLCMACDL DEBUG -- Chunk with length 893 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 139, MCS-5): 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 02 ed 4f 40 78 d3 29 (tbf_dl.cpp:686) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 139 BSN2 -1) (tbf_dl.cpp:765) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 139) (tbf_dl.cpp:847) 20241121125857375 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 139, MCS-5): 87 c0 22 58 16 74 d4 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 0a (tbf_dl.cpp:911) 20241121125857375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Sending data request: sapi=5 arfcn=871 cur_fn=1698 block=9 data=87 c0 22 58 16 74 d4 8b 9b 68 a7 39 ae 18 0f d3 31 70 7c c9 43 47 9c cc 2d 37 5b a0 4c 75 e4 bd 0c 6c f4 0e 31 73 9f 67 f5 ac 86 16 37 29 0c ef dc 9f d5 ac 81 40 fb 13 10 de 74 0a (pcu_l1_if.cpp:182) 20241121125857376 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125857389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1698 block=0 data= (pcu_l1_if.cpp:463) 20241121125857389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1703 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 RX RTS.req: sapi=5 arfcn=871 cur_fn=1703 block=10 (pcu_l1_if.cpp:576) 20241121125857394 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==12) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 12, CS=CS-4 (tbf_dl.cpp:354) 20241121125857394 DRLCMACDL DEBUG -- Chunk with length 1294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 12, CS-4): 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a (tbf_dl.cpp:686) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 12 BSN2 -1) (tbf_dl.cpp:765) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 12) (tbf_dl.cpp:847) 20241121125857394 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 12, CS-4): 07 00 19 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a 00 (tbf_dl.cpp:911) 20241121125857394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Sending data request: sapi=5 arfcn=871 cur_fn=1703 block=10 data=07 00 19 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 8a 00 (pcu_l1_if.cpp:182) 20241121125857395 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125857408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1703 block=0 data= (pcu_l1_if.cpp:463) 20241121125857408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1707 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 RX RTS.req: sapi=5 arfcn=871 cur_fn=1707 block=11 (pcu_l1_if.cpp:576) 20241121125857413 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==140) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 140, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857413 DRLCMACDL DEBUG -- Chunk with length 837 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 140, MCS-5): f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 (tbf_dl.cpp:686) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 140 BSN2 -1) (tbf_dl.cpp:765) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 140) (tbf_dl.cpp:847) 20241121125857413 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 140, MCS-5): 87 00 23 58 fd 31 43 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 3a (tbf_dl.cpp:911) 20241121125857413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Sending data request: sapi=5 arfcn=871 cur_fn=1707 block=11 data=87 00 23 58 fd 31 43 df 3f 56 98 2d 96 2a fa 85 6b 75 0d 20 d1 5c f6 0e 53 6b cc 73 59 8a 1a db 7b cf 3f d1 aa d1 db 2c 46 0e 31 42 61 a1 40 8d 16 51 bf 45 b0 b2 f5 ae ee b8 1b 3a (pcu_l1_if.cpp:182) 20241121125857414 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125857427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1707 block=0 data= (pcu_l1_if.cpp:463) 20241121125857428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1711 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 RX RTS.req: sapi=5 arfcn=871 cur_fn=1711 block=0 (pcu_l1_if.cpp:576) 20241121125857439 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==13) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 13, CS=CS-4 (tbf_dl.cpp:354) 20241121125857439 DRLCMACDL DEBUG -- Chunk with length 1244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 13, CS-4): c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be (tbf_dl.cpp:686) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 13 BSN2 -1) (tbf_dl.cpp:765) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 13) (tbf_dl.cpp:847) 20241121125857439 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 13, CS-4): 07 00 1b c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 00 (tbf_dl.cpp:911) 20241121125857439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Sending data request: sapi=5 arfcn=871 cur_fn=1711 block=0 data=07 00 1b c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 be 00 (pcu_l1_if.cpp:182) 20241121125857440 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125857451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1711 block=0 data= (pcu_l1_if.cpp:463) 20241121125857451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1716 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 RX RTS.req: sapi=5 arfcn=871 cur_fn=1716 block=1 (pcu_l1_if.cpp:576) 20241121125857456 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==141) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 141, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857456 DRLCMACDL DEBUG -- Chunk with length 781 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 141, MCS-5): 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 (tbf_dl.cpp:686) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 141 BSN2 -1) (tbf_dl.cpp:765) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 141) (tbf_dl.cpp:847) 20241121125857456 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 141, MCS-5): 87 40 23 58 46 e3 b8 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a (tbf_dl.cpp:911) 20241121125857456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Sending data request: sapi=5 arfcn=871 cur_fn=1716 block=1 data=87 40 23 58 46 e3 b8 0f 74 ad 35 fc 05 5b 33 a1 6b 02 69 98 9a 2d c7 09 2a 5f ef 69 be 93 2f 4e 6f 79 77 36 04 33 46 f5 fe 2e 8a 08 b0 66 d8 e4 d9 fc be f5 44 a8 72 6d cb e6 43 1a (pcu_l1_if.cpp:182) 20241121125857457 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125857470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1716 block=0 data= (pcu_l1_if.cpp:463) 20241121125857470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1720 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 RX RTS.req: sapi=5 arfcn=871 cur_fn=1720 block=2 (pcu_l1_if.cpp:576) 20241121125857475 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==14) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 14, CS=CS-4 (tbf_dl.cpp:354) 20241121125857475 DRLCMACDL DEBUG -- Chunk with length 1194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 14, CS-4): 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 (tbf_dl.cpp:686) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 14 BSN2 -1) (tbf_dl.cpp:765) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 14) (tbf_dl.cpp:847) 20241121125857475 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 14, CS-4): 07 00 1d 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 00 (tbf_dl.cpp:911) 20241121125857475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Sending data request: sapi=5 arfcn=871 cur_fn=1720 block=2 data=07 00 1d 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b a7 00 (pcu_l1_if.cpp:182) 20241121125857476 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125857490 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1720 block=0 data= (pcu_l1_if.cpp:463) 20241121125857490 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1724 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 RX RTS.req: sapi=5 arfcn=871 cur_fn=1724 block=3 (pcu_l1_if.cpp:576) 20241121125857499 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==142) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 142, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857499 DRLCMACDL DEBUG -- Chunk with length 725 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 142, MCS-5): 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a (tbf_dl.cpp:686) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 142 BSN2 -1) (tbf_dl.cpp:765) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 142) (tbf_dl.cpp:847) 20241121125857499 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 142, MCS-5): 87 80 23 18 89 0e 27 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e (tbf_dl.cpp:911) 20241121125857499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Sending data request: sapi=5 arfcn=871 cur_fn=1724 block=3 data=87 80 23 18 89 0e 27 5c 22 68 b1 82 0f d5 0a 18 ed 2b 13 fb c0 45 14 de 94 6a 4e ad 99 b9 36 5a 96 bf 49 a4 a7 d2 08 95 c0 ba f3 e8 a4 4b 45 57 e6 c3 89 df 4f b8 1c c5 42 21 80 0e (pcu_l1_if.cpp:182) 20241121125857500 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125857513 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1724 block=0 data= (pcu_l1_if.cpp:463) 20241121125857513 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1729 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 RX RTS.req: sapi=5 arfcn=871 cur_fn=1729 block=4 (pcu_l1_if.cpp:576) 20241121125857518 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==15) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 15, CS=CS-4 (tbf_dl.cpp:354) 20241121125857518 DRLCMACDL DEBUG -- Chunk with length 1144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 15, CS-4): 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce (tbf_dl.cpp:686) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 15 BSN2 -1) (tbf_dl.cpp:765) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 15) (tbf_dl.cpp:847) 20241121125857518 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 15, CS-4): 07 00 1f 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 00 (tbf_dl.cpp:911) 20241121125857518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Sending data request: sapi=5 arfcn=871 cur_fn=1729 block=4 data=07 00 1f 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 ce 00 (pcu_l1_if.cpp:182) 20241121125857519 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125857533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1729 block=0 data= (pcu_l1_if.cpp:463) 20241121125857533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1733 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 RX RTS.req: sapi=5 arfcn=871 cur_fn=1733 block=5 (pcu_l1_if.cpp:576) 20241121125857537 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==143) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 143, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857537 DRLCMACDL DEBUG -- Chunk with length 669 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 143, MCS-5): 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 (tbf_dl.cpp:686) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 143 BSN2 -1) (tbf_dl.cpp:765) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 143) (tbf_dl.cpp:847) 20241121125857537 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 143, MCS-5): 87 c0 23 18 12 9a 17 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a 0c (tbf_dl.cpp:911) 20241121125857537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Sending data request: sapi=5 arfcn=871 cur_fn=1733 block=5 data=87 c0 23 18 12 9a 17 97 33 60 2d 67 31 47 04 f2 24 a7 e8 56 1a ba 5b ea 11 41 c7 55 a3 51 dd 15 1b c9 77 04 db 2d d7 0c 1f 7a 41 83 ab 65 96 49 fc 98 b9 d3 b6 86 45 fe 00 d5 1a 0c (pcu_l1_if.cpp:182) 20241121125857538 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125857552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1733 block=0 data= (pcu_l1_if.cpp:463) 20241121125857552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1737 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 RX RTS.req: sapi=5 arfcn=871 cur_fn=1737 block=6 (pcu_l1_if.cpp:576) 20241121125857561 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==16) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 16, CS=CS-4 (tbf_dl.cpp:354) 20241121125857561 DRLCMACDL DEBUG -- Chunk with length 1094 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 16, CS-4): 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca (tbf_dl.cpp:686) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 16 BSN2 -1) (tbf_dl.cpp:765) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 16) (tbf_dl.cpp:847) 20241121125857561 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 16, CS-4): 07 00 21 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca 00 (tbf_dl.cpp:911) 20241121125857561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Sending data request: sapi=5 arfcn=871 cur_fn=1737 block=6 data=07 00 21 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 ca 00 (pcu_l1_if.cpp:182) 20241121125857562 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125857576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1737 block=0 data= (pcu_l1_if.cpp:463) 20241121125857576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1742 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 RX RTS.req: sapi=5 arfcn=871 cur_fn=1742 block=7 (pcu_l1_if.cpp:576) 20241121125857580 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==144) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 144, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857580 DRLCMACDL DEBUG -- Chunk with length 613 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 144, MCS-5): 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a (tbf_dl.cpp:686) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 144 BSN2 -1) (tbf_dl.cpp:765) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 144) (tbf_dl.cpp:847) 20241121125857580 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 144, MCS-5): 87 00 24 d8 a2 2c 88 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 (tbf_dl.cpp:911) 20241121125857580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Sending data request: sapi=5 arfcn=871 cur_fn=1742 block=7 data=87 00 24 d8 a2 2c 88 c6 9d 8a a7 0b 55 14 63 ac bd 42 ed 47 49 71 5e 40 0d 3e 3d 9f e3 81 8c 0c 79 52 1a c6 ed 8f 3c dd b2 9e 22 60 42 d1 2c 1d e4 83 a7 fb a0 ad e5 ec 36 86 b8 12 (pcu_l1_if.cpp:182) 20241121125857580 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125857595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1742 block=0 data= (pcu_l1_if.cpp:463) 20241121125857595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1746 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 RX RTS.req: sapi=5 arfcn=871 cur_fn=1746 block=8 (pcu_l1_if.cpp:576) 20241121125857599 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==17) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 17, CS=CS-4 (tbf_dl.cpp:354) 20241121125857600 DRLCMACDL DEBUG -- Chunk with length 1044 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 17, CS-4): ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 (tbf_dl.cpp:686) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 17 BSN2 -1) (tbf_dl.cpp:765) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 17) (tbf_dl.cpp:847) 20241121125857600 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 17, CS-4): 07 00 23 ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 00 (tbf_dl.cpp:911) 20241121125857600 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Sending data request: sapi=5 arfcn=871 cur_fn=1746 block=8 data=07 00 23 ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 88 00 (pcu_l1_if.cpp:182) 20241121125857600 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125857614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1746 block=0 data= (pcu_l1_if.cpp:463) 20241121125857614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1750 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 RX RTS.req: sapi=5 arfcn=871 cur_fn=1750 block=9 (pcu_l1_if.cpp:576) 20241121125857624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==145) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 145, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857624 DRLCMACDL DEBUG -- Chunk with length 557 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 145, MCS-5): 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 (tbf_dl.cpp:686) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 145 BSN2 -1) (tbf_dl.cpp:765) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 145) (tbf_dl.cpp:847) 20241121125857624 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 145, MCS-5): 87 40 24 18 1d 78 40 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e 2e (tbf_dl.cpp:911) 20241121125857624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Sending data request: sapi=5 arfcn=871 cur_fn=1750 block=9 data=87 40 24 18 1d 78 40 8b 40 7f 8d d1 36 df 30 47 92 63 d4 bc fe ec 85 17 2f db d9 e4 b3 35 71 0b 89 70 d3 28 fc c7 c4 d6 06 27 d2 87 c2 3e f9 d1 93 12 39 11 a6 e8 23 86 c8 40 4e 2e (pcu_l1_if.cpp:182) 20241121125857624 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125857638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1750 block=0 data= (pcu_l1_if.cpp:463) 20241121125857638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1755 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857643 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 RX RTS.req: sapi=5 arfcn=871 cur_fn=1755 block=10 (pcu_l1_if.cpp:576) 20241121125857643 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==18) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 18, CS=CS-4 (tbf_dl.cpp:354) 20241121125857643 DRLCMACDL DEBUG -- Chunk with length 994 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 18, CS-4): 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 (tbf_dl.cpp:686) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 18 BSN2 -1) (tbf_dl.cpp:765) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 18) (tbf_dl.cpp:847) 20241121125857643 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 18, CS-4): 07 00 25 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 00 (tbf_dl.cpp:911) 20241121125857643 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Sending data request: sapi=5 arfcn=871 cur_fn=1755 block=10 data=07 00 25 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b e0 00 (pcu_l1_if.cpp:182) 20241121125857644 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125857657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1755 block=0 data= (pcu_l1_if.cpp:463) 20241121125857657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1759 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 RX RTS.req: sapi=5 arfcn=871 cur_fn=1759 block=11 (pcu_l1_if.cpp:576) 20241121125857662 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==146) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 146, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857662 DRLCMACDL DEBUG -- Chunk with length 501 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 146, MCS-5): bb 40 0f 8b 56 54 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e (tbf_dl.cpp:686) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 146 BSN2 -1) (tbf_dl.cpp:765) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 146) (tbf_dl.cpp:847) 20241121125857662 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 146, MCS-5): 87 80 24 d8 2e d0 c3 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 23 (tbf_dl.cpp:911) 20241121125857662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Sending data request: sapi=5 arfcn=871 cur_fn=1759 block=11 data=87 80 24 d8 2e d0 c3 a2 15 15 dd 4a bf 1f 13 b4 51 43 dd fd 2b 04 4b 25 08 bc 79 8d 85 2f 29 11 00 fe 09 c7 38 e6 ef bb 57 79 45 02 2d 45 d2 8c 88 e1 72 bf 8b 15 a3 de b8 a3 86 23 (pcu_l1_if.cpp:182) 20241121125857663 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125857676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1759 block=0 data= (pcu_l1_if.cpp:463) 20241121125857676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1763 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 RX RTS.req: sapi=5 arfcn=871 cur_fn=1763 block=0 (pcu_l1_if.cpp:576) 20241121125857686 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==19) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 19, CS=CS-4 (tbf_dl.cpp:354) 20241121125857686 DRLCMACDL DEBUG -- Chunk with length 944 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 19, CS-4): e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 (tbf_dl.cpp:686) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 19 BSN2 -1) (tbf_dl.cpp:765) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 19) (tbf_dl.cpp:847) 20241121125857686 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 19, CS-4): 07 00 27 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 00 (tbf_dl.cpp:911) 20241121125857686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Sending data request: sapi=5 arfcn=871 cur_fn=1763 block=0 data=07 00 27 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 95 00 (pcu_l1_if.cpp:182) 20241121125857687 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125857700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1763 block=0 data= (pcu_l1_if.cpp:463) 20241121125857700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1768 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 RX RTS.req: sapi=5 arfcn=871 cur_fn=1768 block=1 (pcu_l1_if.cpp:576) 20241121125857705 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==147) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 147, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857705 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 147, MCS-5): e6 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 22 91 0d 3d c4 (tbf_dl.cpp:686) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 147 BSN2 -1) (tbf_dl.cpp:765) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 147) (tbf_dl.cpp:847) 20241121125857705 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 147, MCS-5): 87 c0 24 98 39 9a 54 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f 31 (tbf_dl.cpp:911) 20241121125857705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Sending data request: sapi=5 arfcn=871 cur_fn=1768 block=1 data=87 c0 24 98 39 9a 54 32 93 ab ac 63 3a 76 12 89 94 dc 26 f0 b5 80 26 45 7f 25 bb 79 a4 5b e3 2c b1 61 5a 9c 57 eb b8 74 83 1b c1 b8 37 e7 22 9f d5 56 02 a9 2d 52 96 48 64 43 0f 31 (pcu_l1_if.cpp:182) 20241121125857706 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125857719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1768 block=0 data= (pcu_l1_if.cpp:463) 20241121125857719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1772 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 RX RTS.req: sapi=5 arfcn=871 cur_fn=1772 block=2 (pcu_l1_if.cpp:576) 20241121125857724 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==20) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 20, CS=CS-4 (tbf_dl.cpp:354) 20241121125857724 DRLCMACDL DEBUG -- Chunk with length 894 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 20, CS-4): c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 (tbf_dl.cpp:686) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 20 BSN2 -1) (tbf_dl.cpp:765) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 20) (tbf_dl.cpp:847) 20241121125857724 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 20, CS-4): 07 00 29 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 00 (tbf_dl.cpp:911) 20241121125857724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Sending data request: sapi=5 arfcn=871 cur_fn=1772 block=2 data=07 00 29 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 06 00 (pcu_l1_if.cpp:182) 20241121125857725 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125857739 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1772 block=0 data= (pcu_l1_if.cpp:463) 20241121125857739 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1776 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 RX RTS.req: sapi=5 arfcn=871 cur_fn=1776 block=3 (pcu_l1_if.cpp:576) 20241121125857748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==148) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 148, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857748 DRLCMACDL DEBUG -- Chunk with length 389 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 148, MCS-5): cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 (tbf_dl.cpp:686) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 148 BSN2 -1) (tbf_dl.cpp:765) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 148) (tbf_dl.cpp:847) 20241121125857748 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 148, MCS-5): 87 00 25 d8 f2 9e d5 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 05 (tbf_dl.cpp:911) 20241121125857748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Sending data request: sapi=5 arfcn=871 cur_fn=1776 block=3 data=87 00 25 d8 f2 9e d5 8e 6f a7 38 e3 84 64 16 b9 60 91 91 d5 de 9b ab 5f 58 6a 4f 98 46 4c e5 f3 69 9a 63 a6 c2 35 e7 51 9f 46 13 25 19 d0 3f 68 e0 a0 2b ba ea 64 94 f5 18 68 7b 05 (pcu_l1_if.cpp:182) 20241121125857749 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125857762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1776 block=0 data= (pcu_l1_if.cpp:463) 20241121125857762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1781 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857767 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 RX RTS.req: sapi=5 arfcn=871 cur_fn=1781 block=4 (pcu_l1_if.cpp:576) 20241121125857767 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==21) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 21, CS=CS-4 (tbf_dl.cpp:354) 20241121125857767 DRLCMACDL DEBUG -- Chunk with length 844 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 21, CS-4): 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 (tbf_dl.cpp:686) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 21 BSN2 -1) (tbf_dl.cpp:765) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 21) (tbf_dl.cpp:847) 20241121125857767 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 21, CS-4): 07 00 2b 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 00 (tbf_dl.cpp:911) 20241121125857767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Sending data request: sapi=5 arfcn=871 cur_fn=1781 block=4 data=07 00 2b 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 02 00 (pcu_l1_if.cpp:182) 20241121125857768 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125857782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1781 block=0 data= (pcu_l1_if.cpp:463) 20241121125857782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1785 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 RX RTS.req: sapi=5 arfcn=871 cur_fn=1785 block=5 (pcu_l1_if.cpp:576) 20241121125857786 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==149) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 149, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857786 DRLCMACDL DEBUG -- Chunk with length 333 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 149, MCS-5): 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b (tbf_dl.cpp:686) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 149 BSN2 -1) (tbf_dl.cpp:765) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 149) (tbf_dl.cpp:847) 20241121125857786 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 149, MCS-5): 87 40 25 58 a5 77 c6 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 (tbf_dl.cpp:911) 20241121125857786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Sending data request: sapi=5 arfcn=871 cur_fn=1785 block=5 data=87 40 25 58 a5 77 c6 b3 95 04 28 c7 26 e4 46 f2 f8 1b 31 29 ed e3 e1 eb e5 9b e9 4a 79 b0 98 c0 d2 08 ff a0 31 db 82 40 0b 87 07 4d 77 05 3e fd 2c 7c 74 78 b6 1a 12 91 dc e9 ea 02 (pcu_l1_if.cpp:182) 20241121125857787 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125857801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1785 block=0 data= (pcu_l1_if.cpp:463) 20241121125857801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1789 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 RX RTS.req: sapi=5 arfcn=871 cur_fn=1789 block=6 (pcu_l1_if.cpp:576) 20241121125857810 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==22) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 22, CS=CS-4 (tbf_dl.cpp:354) 20241121125857810 DRLCMACDL DEBUG -- Chunk with length 794 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 22, CS-4): 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb (tbf_dl.cpp:686) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 22 BSN2 -1) (tbf_dl.cpp:765) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 22) (tbf_dl.cpp:847) 20241121125857810 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 22, CS-4): 07 00 2d 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb 00 (tbf_dl.cpp:911) 20241121125857810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Sending data request: sapi=5 arfcn=871 cur_fn=1789 block=6 data=07 00 2d 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 fb 00 (pcu_l1_if.cpp:182) 20241121125857811 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125857825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1789 block=0 data= (pcu_l1_if.cpp:463) 20241121125857825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1794 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 RX RTS.req: sapi=5 arfcn=871 cur_fn=1794 block=7 (pcu_l1_if.cpp:576) 20241121125857830 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==150) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 150, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857830 DRLCMACDL DEBUG -- Chunk with length 277 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 150, MCS-5): e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 (tbf_dl.cpp:686) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 150 BSN2 -1) (tbf_dl.cpp:765) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 150) (tbf_dl.cpp:847) 20241121125857830 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 150, MCS-5): 87 80 25 18 38 5c 4d d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 (tbf_dl.cpp:911) 20241121125857830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Sending data request: sapi=5 arfcn=871 cur_fn=1794 block=7 data=87 80 25 18 38 5c 4d d4 1b 18 e2 76 43 0f 3a 11 fb b9 9c 69 32 2a aa 11 76 06 a8 ff 8d e5 04 35 c0 ea 51 c1 82 83 95 a7 75 53 14 24 0d 75 53 27 8e 4d 04 1e e1 02 f3 a6 73 f8 ea 04 (pcu_l1_if.cpp:182) 20241121125857830 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125857844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1794 block=0 data= (pcu_l1_if.cpp:463) 20241121125857844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1798 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857849 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 RX RTS.req: sapi=5 arfcn=871 cur_fn=1798 block=8 (pcu_l1_if.cpp:576) 20241121125857849 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==23) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 23, CS=CS-4 (tbf_dl.cpp:354) 20241121125857849 DRLCMACDL DEBUG -- Chunk with length 744 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 23, CS-4): bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 (tbf_dl.cpp:686) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 23 BSN2 -1) (tbf_dl.cpp:765) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 23) (tbf_dl.cpp:847) 20241121125857849 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 23, CS-4): 07 00 2f bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 00 (tbf_dl.cpp:911) 20241121125857849 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Sending data request: sapi=5 arfcn=871 cur_fn=1798 block=8 data=07 00 2f bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 26 00 (pcu_l1_if.cpp:182) 20241121125857849 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125857863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1798 block=0 data= (pcu_l1_if.cpp:463) 20241121125857863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1802 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 RX RTS.req: sapi=5 arfcn=871 cur_fn=1802 block=9 (pcu_l1_if.cpp:576) 20241121125857873 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==5 .. V(S)==24) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 24, CS=CS-4 (tbf_dl.cpp:354) 20241121125857873 DRLCMACDL DEBUG -- Chunk with length 694 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 24, CS-4): 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d (tbf_dl.cpp:686) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 24 BSN2 -1) (tbf_dl.cpp:765) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 24) (tbf_dl.cpp:847) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125857873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1807 + 13 = 1820 (pdch_ul_controller.c:131) 20241121125857873 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1820 for type POLL (pdch_ul_controller.c:184) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1820, TS=7) (tbf_dl.cpp:883) 20241121125857873 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1820, TS=7 (tbf_dl.cpp:903) 20241121125857873 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 24, CS-4): 0f 00 31 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 00 (tbf_dl.cpp:911) 20241121125857873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Sending data request: sapi=5 arfcn=871 cur_fn=1802 block=9 data=0f 00 31 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 8d 00 (pcu_l1_if.cpp:182) 20241121125857873 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125857887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1802 block=0 data= (pcu_l1_if.cpp:463) 20241121125857887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1807 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857892 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125857907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1807 block=0 data= (pcu_l1_if.cpp:463) 20241121125857907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1811 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857911 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125857926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1811 block=0 data= (pcu_l1_if.cpp:463) 20241121125857926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1815 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857935 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125857949 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1815 block=0 data=40 08 03 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125857949 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125857949 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125857949 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125857949 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 25 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125857950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1820 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125857950 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125857950 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 25, BSN 5 to 25 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125857950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125857950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=5)"RRRRRRRRRRRRRRRRRRRR"(BSN=24) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125857950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=5:25, lost=0, recv=20, skipped=0, bsn=5, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=5 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=6 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=7 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=8 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=9 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=10 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=11 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=12 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=13 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=14 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=15 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=16 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=17 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=18 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=19 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=20 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=21 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=22 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=23 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACDL DEBUG - got ack for BSN=24 (rlc_window_dl.cpp:103) 20241121125857950 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125857950 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=25)""(V(S)-1=24) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125857954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 RX RTS.req: sapi=5 arfcn=871 cur_fn=1820 block=1 (pcu_l1_if.cpp:576) 20241121125857954 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857954 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==151) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857954 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 151, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857954 DRLCMACDL DEBUG -- Chunk with length 221 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857954 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 151, MCS-5): 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa (tbf_dl.cpp:686) 20241121125857954 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 151 BSN2 -1) (tbf_dl.cpp:765) 20241121125857954 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857955 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 151) (tbf_dl.cpp:847) 20241121125857955 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 151, MCS-5): 87 c0 25 18 84 d3 c7 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac 3e (tbf_dl.cpp:911) 20241121125857955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Sending data request: sapi=5 arfcn=871 cur_fn=1820 block=1 data=87 c0 25 18 84 d3 c7 19 76 c5 f0 d5 96 f0 62 d4 78 db 36 33 61 36 cb 56 b4 0a 2a a4 62 7a 60 70 2b e5 9e 90 60 10 25 45 d7 bf 3c a9 bb 47 e7 c9 f6 19 f9 3c b3 ec f1 22 b2 6c ac 3e (pcu_l1_if.cpp:182) 20241121125857956 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125857969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1820 block=0 data= (pcu_l1_if.cpp:463) 20241121125857969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1824 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 RX RTS.req: sapi=5 arfcn=871 cur_fn=1824 block=2 (pcu_l1_if.cpp:576) 20241121125857974 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Scheduling data message at RTS for DL TFI=1 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==133 .. V(S)==152) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 152, CS=MCS-5 (tbf_dl.cpp:354) 20241121125857974 DRLCMACDL DEBUG -- Chunk with length 165 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 152, MCS-5): e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 (tbf_dl.cpp:686) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 152 BSN2 -1) (tbf_dl.cpp:765) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 152) (tbf_dl.cpp:847) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125857974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1828 + 13 = 1841 (pdch_ul_controller.c:131) 20241121125857974 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1841 for type POLL (pdch_ul_controller.c:184) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1841, TS=7) (tbf_dl.cpp:883) 20241121125857974 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1841, TS=7 (tbf_dl.cpp:903) 20241121125857974 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 152, MCS-5): 8f 00 26 d8 f9 1f 6d 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 1c (tbf_dl.cpp:911) 20241121125857974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Sending data request: sapi=5 arfcn=871 cur_fn=1824 block=2 data=8f 00 26 d8 f9 1f 6d 04 d5 b0 fb 2f af 5b 09 08 cb c5 6c a3 be 95 d2 10 76 ba 66 70 b7 0e 04 98 ce 37 3d 9d fe 3f 79 63 8d ee 60 a7 b6 96 93 90 0f b7 a4 6f a4 1d 40 fe 63 95 c8 1c (pcu_l1_if.cpp:182) 20241121125857974 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125857988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1824 block=0 data= (pcu_l1_if.cpp:463) 20241121125857988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1828 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125857997 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125858012 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1828 block=0 data= (pcu_l1_if.cpp:463) 20241121125858012 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1833 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858016 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125858031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1833 block=0 data= (pcu_l1_if.cpp:463) 20241121125858031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1837 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858036 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125858050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1837 block=5 data=40 20 20 a7 b1 34 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125858050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125858050 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125858050 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125858050 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 154 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125858051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1841 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125858051 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125858051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 154, have_crbb: 0, urbb_len:64, 0x562b6c231cfc, 0x562b6c231d00, 4, 0, win: 133-153, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125858051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 154, BSN 133 to 218 - 1 (85 blocks), "RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125858051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125858051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=133)"RRRRRRRRRRRRRRRRRRRRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=152) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125858051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=133:153, lost=0, recv=20, skipped=0, bsn=133, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=133 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=134 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=135 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=136 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=137 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=138 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=139 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=140 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=141 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=142 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=143 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=144 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=145 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=146 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=147 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=148 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=149 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=150 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=151 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACDL DEBUG - got ack for BSN=152 (rlc_window_dl.cpp:103) 20241121125858051 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125858051 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=153)""(V(S)-1=152) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125858060 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 RX RTS.req: sapi=5 arfcn=871 cur_fn=1841 block=6 (pcu_l1_if.cpp:576) 20241121125858060 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==25) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 25, CS=CS-4 (tbf_dl.cpp:354) 20241121125858060 DRLCMACDL DEBUG -- Chunk with length 644 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 25, CS-4): 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 (tbf_dl.cpp:686) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 25 BSN2 -1) (tbf_dl.cpp:765) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 25) (tbf_dl.cpp:847) 20241121125858060 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 25, CS-4): 07 00 33 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 00 (tbf_dl.cpp:911) 20241121125858060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Sending data request: sapi=5 arfcn=871 cur_fn=1841 block=6 data=07 00 33 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 79 00 (pcu_l1_if.cpp:182) 20241121125858061 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125858075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1841 block=0 data= (pcu_l1_if.cpp:463) 20241121125858075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1846 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 RX RTS.req: sapi=5 arfcn=871 cur_fn=1846 block=7 (pcu_l1_if.cpp:576) 20241121125858079 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==153 .. V(S)==153) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 153, CS=MCS-5 (tbf_dl.cpp:354) 20241121125858079 DRLCMACDL DEBUG -- Chunk with length 109 larger than space (56) left in block: copy only remaining space, and we are done (encoding.cpp:1558) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 153, MCS-5): f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 (tbf_dl.cpp:686) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 153 BSN2 -1) (tbf_dl.cpp:765) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 153) (tbf_dl.cpp:847) 20241121125858079 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 153, MCS-5): 87 40 26 98 7c c6 77 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 19 (tbf_dl.cpp:911) 20241121125858079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Sending data request: sapi=5 arfcn=871 cur_fn=1846 block=7 data=87 40 26 98 7c c6 77 bd 81 6c dd e7 95 cb f8 41 91 41 0d bf 3e c9 a8 e2 15 a4 46 7c ac 83 b0 f9 e0 af f8 23 63 4e 5f 3f c3 31 d0 dc cb b1 03 72 61 a2 96 01 c0 7d 6f dd ca 52 92 19 (pcu_l1_if.cpp:182) 20241121125858080 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125858094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1846 block=0 data= (pcu_l1_if.cpp:463) 20241121125858094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1850 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858098 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 RX RTS.req: sapi=5 arfcn=871 cur_fn=1850 block=8 (pcu_l1_if.cpp:576) 20241121125858098 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==26) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 26, CS=CS-4 (tbf_dl.cpp:354) 20241121125858099 DRLCMACDL DEBUG -- Chunk with length 594 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 26, CS-4): 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 (tbf_dl.cpp:686) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 26 BSN2 -1) (tbf_dl.cpp:765) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 26) (tbf_dl.cpp:847) 20241121125858099 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 26, CS-4): 07 00 35 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 00 (tbf_dl.cpp:911) 20241121125858099 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Sending data request: sapi=5 arfcn=871 cur_fn=1850 block=8 data=07 00 35 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 49 00 (pcu_l1_if.cpp:182) 20241121125858099 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125858113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1850 block=0 data= (pcu_l1_if.cpp:463) 20241121125858113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1854 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858122 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 RX RTS.req: sapi=5 arfcn=871 cur_fn=1854 block=9 (pcu_l1_if.cpp:576) 20241121125858122 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Scheduling data message at RTS for DL TFI=1 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858122 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==153 .. V(S)==154) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858122 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new block at BSN 154, CS=MCS-5 (tbf_dl.cpp:354) 20241121125858122 DRLCMACDL DEBUG -- Chunk with length 53 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125858122 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125858122 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 1105 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125858122 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} LLC queue completely drained and there's still 2 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125858122 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125858122 DRLCMACDL DEBUG Adding LI=127 to signal padding (encoding.cpp:1698) 20241121125858122 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 154, MCS-5): 6a ff 2a de d3 d1 12 b3 18 bf 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 2b (tbf_dl.cpp:686) 20241121125858123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 154 BSN2 -1) (tbf_dl.cpp:765) 20241121125858123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 154) (tbf_dl.cpp:847) 20241121125858123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125858123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1859 + 13 = 1872 (pdch_ul_controller.c:131) 20241121125858123 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1872 for type POLL (pdch_ul_controller.c:184) 20241121125858123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1872, TS=7) (tbf_dl.cpp:883) 20241121125858123 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=1872, TS=7 (tbf_dl.cpp:903) 20241121125858123 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 154, MCS-5): 8f 80 26 88 da bf 8a f7 74 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c ed 0a (tbf_dl.cpp:911) 20241121125858123 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Sending data request: sapi=5 arfcn=871 cur_fn=1854 block=9 data=8f 80 26 88 da bf 8a f7 74 b4 c4 2c c6 6f cf f3 43 b3 18 5f ea d6 b2 84 e0 8f 2e e6 82 d0 e2 95 ce 66 f4 f1 ab 14 b4 00 e4 30 f9 93 0d ce b9 a3 15 17 85 3e 5c 24 67 4f 70 0c ed 0a (pcu_l1_if.cpp:182) 20241121125858123 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125858137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1854 block=0 data= (pcu_l1_if.cpp:463) 20241121125858137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1859 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858141 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125858156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1859 block=0 data= (pcu_l1_if.cpp:463) 20241121125858156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1863 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858160 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125858175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1863 block=0 data= (pcu_l1_if.cpp:463) 20241121125858175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1867 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858184 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125858199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1867 block=0 data=40 20 20 a7 b1 38 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125858199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125858199 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125858199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125858199 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 156 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125858199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1872 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125858199 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125858199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 156, have_crbb: 0, urbb_len:64, 0x562b6c231cfc, 0x562b6c231d00, 4, 0, win: 153-155, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125858199 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 156, BSN 153 to 220 - 1 (67 blocks), "RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125858199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125858199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=153)"RRIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=154) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125858199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=153:155, lost=0, recv=2, skipped=0, bsn=153, info='RR..............................................................' (tbf_dl.cpp:998) 20241121125858199 DRLCMACDL DEBUG - got ack for BSN=153 (rlc_window_dl.cpp:103) 20241121125858199 DRLCMACDL DEBUG - got ack for BSN=154 (rlc_window_dl.cpp:103) 20241121125858199 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 2 Lost: 0 Sum: 2 (gprs_rlcmac_meas.cpp:127) 20241121125858199 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125858199 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=155)""(V(S)-1=154) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125858205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 RX RTS.req: sapi=5 arfcn=871 cur_fn=1872 block=1 (pcu_l1_if.cpp:576) 20241121125858205 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==27) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 27, CS=CS-4 (tbf_dl.cpp:354) 20241121125858205 DRLCMACDL DEBUG -- Chunk with length 544 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 27, CS-4): 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 (tbf_dl.cpp:686) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 27 BSN2 -1) (tbf_dl.cpp:765) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 27) (tbf_dl.cpp:847) 20241121125858205 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 27, CS-4): 07 00 37 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 00 (tbf_dl.cpp:911) 20241121125858205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Sending data request: sapi=5 arfcn=871 cur_fn=1872 block=1 data=07 00 37 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 74 00 (pcu_l1_if.cpp:182) 20241121125858207 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125858218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1872 block=0 data= (pcu_l1_if.cpp:463) 20241121125858218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1876 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 RX RTS.req: sapi=5 arfcn=871 cur_fn=1876 block=2 (pcu_l1_if.cpp:576) 20241121125858223 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==28) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 28, CS=CS-4 (tbf_dl.cpp:354) 20241121125858223 DRLCMACDL DEBUG -- Chunk with length 494 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 28, CS-4): 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 (tbf_dl.cpp:686) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 28 BSN2 -1) (tbf_dl.cpp:765) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 28) (tbf_dl.cpp:847) 20241121125858223 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 28, CS-4): 07 00 39 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 00 (tbf_dl.cpp:911) 20241121125858223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Sending data request: sapi=5 arfcn=871 cur_fn=1876 block=2 data=07 00 39 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e e6 00 (pcu_l1_if.cpp:182) 20241121125858224 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125858238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1876 block=0 data= (pcu_l1_if.cpp:463) 20241121125858238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1880 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 RX RTS.req: sapi=5 arfcn=871 cur_fn=1880 block=3 (pcu_l1_if.cpp:576) 20241121125858247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==29) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858247 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 29, CS=CS-4 (tbf_dl.cpp:354) 20241121125858248 DRLCMACDL DEBUG -- Chunk with length 444 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 29, CS-4): 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 (tbf_dl.cpp:686) 20241121125858248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 29 BSN2 -1) (tbf_dl.cpp:765) 20241121125858248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 29) (tbf_dl.cpp:847) 20241121125858248 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 29, CS-4): 07 00 3b 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 00 (tbf_dl.cpp:911) 20241121125858248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Sending data request: sapi=5 arfcn=871 cur_fn=1880 block=3 data=07 00 3b 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 59 00 (pcu_l1_if.cpp:182) 20241121125858249 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125858262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1880 block=0 data= (pcu_l1_if.cpp:463) 20241121125858262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1885 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 RX RTS.req: sapi=5 arfcn=871 cur_fn=1885 block=4 (pcu_l1_if.cpp:576) 20241121125858266 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==30) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 30, CS=CS-4 (tbf_dl.cpp:354) 20241121125858266 DRLCMACDL DEBUG -- Chunk with length 394 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 30, CS-4): 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 (tbf_dl.cpp:686) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 30 BSN2 -1) (tbf_dl.cpp:765) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 30) (tbf_dl.cpp:847) 20241121125858266 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 30, CS-4): 07 00 3d 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 00 (tbf_dl.cpp:911) 20241121125858266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Sending data request: sapi=5 arfcn=871 cur_fn=1885 block=4 data=07 00 3d 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 81 00 (pcu_l1_if.cpp:182) 20241121125858267 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125858280 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1885 block=0 data= (pcu_l1_if.cpp:463) 20241121125858281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1889 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 RX RTS.req: sapi=5 arfcn=871 cur_fn=1889 block=5 (pcu_l1_if.cpp:576) 20241121125858285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==31) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 31, CS=CS-4 (tbf_dl.cpp:354) 20241121125858285 DRLCMACDL DEBUG -- Chunk with length 344 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 31, CS-4): 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e (tbf_dl.cpp:686) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 31 BSN2 -1) (tbf_dl.cpp:765) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 31) (tbf_dl.cpp:847) 20241121125858285 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 31, CS-4): 07 00 3f 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 00 (tbf_dl.cpp:911) 20241121125858285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Sending data request: sapi=5 arfcn=871 cur_fn=1889 block=5 data=07 00 3f 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 1e 00 (pcu_l1_if.cpp:182) 20241121125858286 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125858299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1889 block=0 data= (pcu_l1_if.cpp:463) 20241121125858300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1893 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 RX RTS.req: sapi=5 arfcn=871 cur_fn=1893 block=6 (pcu_l1_if.cpp:576) 20241121125858309 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==32) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 32, CS=CS-4 (tbf_dl.cpp:354) 20241121125858309 DRLCMACDL DEBUG -- Chunk with length 294 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 32, CS-4): 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b (tbf_dl.cpp:686) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 32 BSN2 -1) (tbf_dl.cpp:765) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 32) (tbf_dl.cpp:847) 20241121125858309 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 32, CS-4): 07 00 41 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 00 (tbf_dl.cpp:911) 20241121125858309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Sending data request: sapi=5 arfcn=871 cur_fn=1893 block=6 data=07 00 41 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 0b 00 (pcu_l1_if.cpp:182) 20241121125858310 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125858323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1893 block=0 data= (pcu_l1_if.cpp:463) 20241121125858323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1898 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 RX RTS.req: sapi=5 arfcn=871 cur_fn=1898 block=7 (pcu_l1_if.cpp:576) 20241121125858328 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==33) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 33, CS=CS-4 (tbf_dl.cpp:354) 20241121125858328 DRLCMACDL DEBUG -- Chunk with length 244 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 33, CS-4): 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 (tbf_dl.cpp:686) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 33 BSN2 -1) (tbf_dl.cpp:765) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 33) (tbf_dl.cpp:847) 20241121125858328 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 33, CS-4): 07 00 43 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 00 (tbf_dl.cpp:911) 20241121125858328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Sending data request: sapi=5 arfcn=871 cur_fn=1898 block=7 data=07 00 43 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 81 00 (pcu_l1_if.cpp:182) 20241121125858329 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125858342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1898 block=0 data= (pcu_l1_if.cpp:463) 20241121125858343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1902 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 RX RTS.req: sapi=5 arfcn=871 cur_fn=1902 block=8 (pcu_l1_if.cpp:576) 20241121125858347 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==34) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 34, CS=CS-4 (tbf_dl.cpp:354) 20241121125858347 DRLCMACDL DEBUG -- Chunk with length 194 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 34, CS-4): c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 (tbf_dl.cpp:686) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 34 BSN2 -1) (tbf_dl.cpp:765) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 34) (tbf_dl.cpp:847) 20241121125858347 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 34, CS-4): 07 00 45 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 00 (tbf_dl.cpp:911) 20241121125858347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Sending data request: sapi=5 arfcn=871 cur_fn=1902 block=8 data=07 00 45 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 d8 00 (pcu_l1_if.cpp:182) 20241121125858348 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125858362 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1902 block=0 data= (pcu_l1_if.cpp:463) 20241121125858362 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1906 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 RX RTS.req: sapi=5 arfcn=871 cur_fn=1906 block=9 (pcu_l1_if.cpp:576) 20241121125858371 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==35) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 35, CS=CS-4 (tbf_dl.cpp:354) 20241121125858371 DRLCMACDL DEBUG -- Chunk with length 144 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 35, CS-4): e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 (tbf_dl.cpp:686) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 35 BSN2 -1) (tbf_dl.cpp:765) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 35) (tbf_dl.cpp:847) 20241121125858371 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 35, CS-4): 07 00 47 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 00 (tbf_dl.cpp:911) 20241121125858371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Sending data request: sapi=5 arfcn=871 cur_fn=1906 block=9 data=07 00 47 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 35 00 (pcu_l1_if.cpp:182) 20241121125858372 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125858386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1906 block=0 data= (pcu_l1_if.cpp:463) 20241121125858386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1911 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 RX RTS.req: sapi=5 arfcn=871 cur_fn=1911 block=10 (pcu_l1_if.cpp:576) 20241121125858391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==36) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 36, CS=CS-4 (tbf_dl.cpp:354) 20241121125858391 DRLCMACDL DEBUG -- Chunk with length 94 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 36, CS-4): fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d (tbf_dl.cpp:686) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 36 BSN2 -1) (tbf_dl.cpp:765) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 36) (tbf_dl.cpp:847) 20241121125858391 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 36, CS-4): 07 00 49 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d 00 (tbf_dl.cpp:911) 20241121125858391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Sending data request: sapi=5 arfcn=871 cur_fn=1911 block=10 data=07 00 49 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 3d 00 (pcu_l1_if.cpp:182) 20241121125858392 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125858405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1911 block=0 data= (pcu_l1_if.cpp:463) 20241121125858405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1915 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 RX RTS.req: sapi=5 arfcn=871 cur_fn=1915 block=11 (pcu_l1_if.cpp:576) 20241121125858409 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 60/431 -> yes (tbf_dl.cpp:1216) 20241121125858410 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==37) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 37, CS=CS-4 (tbf_dl.cpp:354) 20241121125858410 DRLCMACDL DEBUG -- Chunk with length 44 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125858410 DRLCMACMEAS INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Bandwitdh: 1239 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=1400) (tbf_dl.cpp:551) 20241121125858410 DRLCMACDL DEBUG -- Chunk with length 1400 larger than space (5) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 37, CS-4): b3 cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d (tbf_dl.cpp:686) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 37 BSN2 -1) (tbf_dl.cpp:765) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 37) (tbf_dl.cpp:847) 20241121125858410 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 37, CS-4): 07 00 4a b3 cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d 00 (tbf_dl.cpp:911) 20241121125858410 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Sending data request: sapi=5 arfcn=871 cur_fn=1915 block=11 data=07 00 4a b3 cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 6d 34 65 50 5d 00 (pcu_l1_if.cpp:182) 20241121125858410 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125858424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1915 block=0 data= (pcu_l1_if.cpp:463) 20241121125858424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1919 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 RX RTS.req: sapi=5 arfcn=871 cur_fn=1919 block=0 (pcu_l1_if.cpp:576) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 65/431 -> yes (tbf_dl.cpp:1216) 20241121125858433 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==38) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 38, CS=CS-4 (tbf_dl.cpp:354) 20241121125858433 DRLCMACDL DEBUG -- Chunk with length 1395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 38, CS-4): f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 (tbf_dl.cpp:686) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 38 BSN2 -1) (tbf_dl.cpp:765) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858433 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 38) (tbf_dl.cpp:847) 20241121125858434 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 38, CS-4): 07 00 4d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 00 (tbf_dl.cpp:911) 20241121125858434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Sending data request: sapi=5 arfcn=871 cur_fn=1919 block=0 data=07 00 4d f3 80 03 31 ba 0e f8 f4 61 bf ac 88 3a 1f ec 72 61 ad 54 7f 18 60 8f c9 1d 9a 2c 56 f2 65 4f 1f 12 41 65 ed 8d 41 01 20 fa 69 2b 3b ff 15 d9 7e 2c 97 00 (pcu_l1_if.cpp:182) 20241121125858434 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125858448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1919 block=0 data= (pcu_l1_if.cpp:463) 20241121125858448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1924 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 RX RTS.req: sapi=5 arfcn=871 cur_fn=1924 block=1 (pcu_l1_if.cpp:576) 20241121125858452 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 69/431 -> yes (tbf_dl.cpp:1216) 20241121125858452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==39) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 39, CS=CS-4 (tbf_dl.cpp:354) 20241121125858452 DRLCMACDL DEBUG -- Chunk with length 1345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858452 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 39, CS-4): 58 c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 (tbf_dl.cpp:686) 20241121125858453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 39 BSN2 -1) (tbf_dl.cpp:765) 20241121125858453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 39) (tbf_dl.cpp:847) 20241121125858453 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 39, CS-4): 07 00 4f 58 c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 00 (tbf_dl.cpp:911) 20241121125858453 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Sending data request: sapi=5 arfcn=871 cur_fn=1924 block=1 data=07 00 4f 58 c4 42 a7 76 cb 7a 5d 33 47 34 ed 45 eb cb 57 e1 4a 2f 27 7b c7 33 d0 9a bd 1d 7e 3f 66 77 5f 8a 86 3e ad fb 4b 98 92 60 e6 a2 67 f0 a8 27 cf e4 55 00 (pcu_l1_if.cpp:182) 20241121125858453 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125858467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1924 block=0 data= (pcu_l1_if.cpp:463) 20241121125858467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1928 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 RX RTS.req: sapi=5 arfcn=871 cur_fn=1928 block=2 (pcu_l1_if.cpp:576) 20241121125858471 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 73/431 -> yes (tbf_dl.cpp:1216) 20241121125858471 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==40) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858471 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 40, CS=CS-4 (tbf_dl.cpp:354) 20241121125858471 DRLCMACDL DEBUG -- Chunk with length 1295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 40, CS-4): 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 (tbf_dl.cpp:686) 20241121125858472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 40 BSN2 -1) (tbf_dl.cpp:765) 20241121125858472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 40) (tbf_dl.cpp:847) 20241121125858472 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 40, CS-4): 07 00 51 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 00 (tbf_dl.cpp:911) 20241121125858472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Sending data request: sapi=5 arfcn=871 cur_fn=1928 block=2 data=07 00 51 9c 8a f4 2b e8 3c 83 05 78 2c ff 06 95 58 d4 3b fc bd 8b 5f 2e 5c 16 73 45 47 01 9b ec 44 58 af f5 c8 8e ae 5e 7f a1 55 bd 5a 50 49 fc e1 76 cf b1 80 00 (pcu_l1_if.cpp:182) 20241121125858472 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125858486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1928 block=0 data= (pcu_l1_if.cpp:463) 20241121125858486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1932 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 RX RTS.req: sapi=5 arfcn=871 cur_fn=1932 block=3 (pcu_l1_if.cpp:576) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 78/431 -> yes (tbf_dl.cpp:1216) 20241121125858496 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==41) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 41, CS=CS-4 (tbf_dl.cpp:354) 20241121125858496 DRLCMACDL DEBUG -- Chunk with length 1245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 41, CS-4): 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 (tbf_dl.cpp:686) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 41 BSN2 -1) (tbf_dl.cpp:765) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 41) (tbf_dl.cpp:847) 20241121125858496 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 41, CS-4): 07 00 53 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 00 (tbf_dl.cpp:911) 20241121125858496 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Sending data request: sapi=5 arfcn=871 cur_fn=1932 block=3 data=07 00 53 8a c1 0e 7a 99 5e 0f 92 c4 81 8d 3e 39 b6 8c 9f f9 2e 4b 64 f1 94 6f a2 c4 f8 7f 5e ec e5 79 0b 3c 2a 8b 23 15 0e 92 eb a5 a7 c6 5e f5 7b 2f 18 5c 02 00 (pcu_l1_if.cpp:182) 20241121125858496 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125858511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1932 block=0 data= (pcu_l1_if.cpp:463) 20241121125858511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1937 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858515 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 RX RTS.req: sapi=5 arfcn=871 cur_fn=1937 block=4 (pcu_l1_if.cpp:576) 20241121125858515 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 82/431 -> yes (tbf_dl.cpp:1216) 20241121125858515 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==42) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 42, CS=CS-4 (tbf_dl.cpp:354) 20241121125858515 DRLCMACDL DEBUG -- Chunk with length 1195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858515 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 42, CS-4): be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b (tbf_dl.cpp:686) 20241121125858516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 42 BSN2 -1) (tbf_dl.cpp:765) 20241121125858516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 42) (tbf_dl.cpp:847) 20241121125858516 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 42, CS-4): 07 00 55 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b 00 (tbf_dl.cpp:911) 20241121125858516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Sending data request: sapi=5 arfcn=871 cur_fn=1937 block=4 data=07 00 55 be 92 cf 1b 62 b1 60 c0 79 2c fb 24 7c 3d cd 8b fc 86 e8 53 56 84 fd 7f 79 c5 40 05 48 fa a8 15 58 4e 8a 72 15 23 48 f4 74 25 5c 0b 1c f1 17 a9 d0 6b 00 (pcu_l1_if.cpp:182) 20241121125858516 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125858529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1937 block=0 data= (pcu_l1_if.cpp:463) 20241121125858529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1941 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 RX RTS.req: sapi=5 arfcn=871 cur_fn=1941 block=5 (pcu_l1_if.cpp:576) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 86/431 -> yes (tbf_dl.cpp:1216) 20241121125858534 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==43) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 43, CS=CS-4 (tbf_dl.cpp:354) 20241121125858534 DRLCMACDL DEBUG -- Chunk with length 1145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 43, CS-4): a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 (tbf_dl.cpp:686) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 43 BSN2 -1) (tbf_dl.cpp:765) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 43) (tbf_dl.cpp:847) 20241121125858534 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 43, CS-4): 07 00 57 a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 00 (tbf_dl.cpp:911) 20241121125858534 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Sending data request: sapi=5 arfcn=871 cur_fn=1941 block=5 data=07 00 57 a7 0a 64 91 b4 35 3e 4d bd 5c 3d 61 ea 96 64 9c fd 70 82 21 75 91 ca 22 8f d9 ae 8f 95 8b c6 7d 69 63 71 a9 37 ba 34 f7 0c ea a0 da 02 cf 41 50 ad 55 00 (pcu_l1_if.cpp:182) 20241121125858535 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125858548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1941 block=0 data= (pcu_l1_if.cpp:463) 20241121125858548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1945 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 RX RTS.req: sapi=5 arfcn=871 cur_fn=1945 block=6 (pcu_l1_if.cpp:576) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 91/431 -> yes (tbf_dl.cpp:1216) 20241121125858558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==25 .. V(S)==44) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 44, CS=CS-4 (tbf_dl.cpp:354) 20241121125858558 DRLCMACDL DEBUG -- Chunk with length 1095 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 44, CS-4): ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 (tbf_dl.cpp:686) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 44 BSN2 -1) (tbf_dl.cpp:765) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 44) (tbf_dl.cpp:847) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125858558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 1950 + 13 = 1963 (pdch_ul_controller.c:131) 20241121125858558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 1963 for type POLL (pdch_ul_controller.c:184) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=1963, TS=7) (tbf_dl.cpp:883) 20241121125858558 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=1963, TS=7 (tbf_dl.cpp:903) 20241121125858558 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 44, CS-4): 0f 00 59 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 00 (tbf_dl.cpp:911) 20241121125858558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Sending data request: sapi=5 arfcn=871 cur_fn=1945 block=6 data=0f 00 59 ce 2c 05 f8 bb 04 41 02 39 63 04 50 b1 bb d4 60 36 9e 3a d6 81 2c bd a0 9f a3 4d 95 b1 80 df 44 63 9f 94 ed 80 c2 e1 aa c1 54 38 da 62 89 64 f9 6f 48 00 (pcu_l1_if.cpp:182) 20241121125858559 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125858572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1945 block=0 data= (pcu_l1_if.cpp:463) 20241121125858572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1950 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858577 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125858590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1950 block=0 data= (pcu_l1_if.cpp:463) 20241121125858590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1954 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858595 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125858610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1954 block=0 data= (pcu_l1_if.cpp:463) 20241121125858610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1958 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858619 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125858634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1958 block=9 data=40 08 05 bf ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125858634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125858634 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125858634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125858634 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 45 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125858634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=1963 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125858634 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125858634 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 45, BSN 25 to 45 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125858634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125858634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=25)"RRRRRRRRRRRRRRRRRRRR"(BSN=44) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125858634 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=25:45, lost=0, recv=20, skipped=0, bsn=25, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125858634 DRLCMACDL DEBUG - got ack for BSN=25 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=26 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=27 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=28 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=29 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=30 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=31 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=32 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=33 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=34 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=35 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=36 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=37 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=38 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=39 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=40 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=41 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=42 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=43 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACDL DEBUG - got ack for BSN=44 (rlc_window_dl.cpp:103) 20241121125858635 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125858635 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125858635 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=45)""(V(S)-1=44) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125858639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 RX RTS.req: sapi=5 arfcn=871 cur_fn=1963 block=10 (pcu_l1_if.cpp:576) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 108/431 -> yes (tbf_dl.cpp:1216) 20241121125858639 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==45) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 45, CS=CS-4 (tbf_dl.cpp:354) 20241121125858639 DRLCMACDL DEBUG -- Chunk with length 1045 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 45, CS-4): ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe (tbf_dl.cpp:686) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 45 BSN2 -1) (tbf_dl.cpp:765) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 45) (tbf_dl.cpp:847) 20241121125858639 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 45, CS-4): 07 00 5b ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 00 (tbf_dl.cpp:911) 20241121125858639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Sending data request: sapi=5 arfcn=871 cur_fn=1963 block=10 data=07 00 5b ca ac 12 3c 9a 6f 46 76 c7 d1 70 d1 3b b4 f6 68 2c 4b d9 fc d0 b4 9a 6d a6 db 22 e9 7d 71 03 cb 39 44 13 a3 db 8a 05 6c 16 af b5 3d 61 4c f6 72 3e fe 00 (pcu_l1_if.cpp:182) 20241121125858639 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125858653 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1963 block=0 data= (pcu_l1_if.cpp:463) 20241121125858653 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1967 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 RX RTS.req: sapi=5 arfcn=871 cur_fn=1967 block=11 (pcu_l1_if.cpp:576) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 112/431 -> yes (tbf_dl.cpp:1216) 20241121125858658 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==46) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 46, CS=CS-4 (tbf_dl.cpp:354) 20241121125858658 DRLCMACDL DEBUG -- Chunk with length 995 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 46, CS-4): 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b (tbf_dl.cpp:686) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 46 BSN2 -1) (tbf_dl.cpp:765) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 46) (tbf_dl.cpp:847) 20241121125858658 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 46, CS-4): 07 00 5d 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b 00 (tbf_dl.cpp:911) 20241121125858658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Sending data request: sapi=5 arfcn=871 cur_fn=1967 block=11 data=07 00 5d 88 93 b2 dc 42 b8 12 bf 47 56 b5 58 db ca 4f 8d 9f 95 ba f4 01 74 09 df 01 ab 0d a6 e0 4b 3a ae 58 c7 5f 5c 48 f5 01 eb 64 cb e4 b5 d7 15 54 5d 29 4b 00 (pcu_l1_if.cpp:182) 20241121125858658 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125858672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1967 block=0 data= (pcu_l1_if.cpp:463) 20241121125858672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1971 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 RX RTS.req: sapi=5 arfcn=871 cur_fn=1971 block=0 (pcu_l1_if.cpp:576) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 117/431 -> yes (tbf_dl.cpp:1216) 20241121125858682 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==47) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 47, CS=CS-4 (tbf_dl.cpp:354) 20241121125858682 DRLCMACDL DEBUG -- Chunk with length 945 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 47, CS-4): e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 (tbf_dl.cpp:686) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 47 BSN2 -1) (tbf_dl.cpp:765) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 47) (tbf_dl.cpp:847) 20241121125858682 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 47, CS-4): 07 00 5f e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 00 (tbf_dl.cpp:911) 20241121125858682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Sending data request: sapi=5 arfcn=871 cur_fn=1971 block=0 data=07 00 5f e0 e0 ab e3 0a 7b ca f5 36 84 fe 73 27 b4 0a 57 f7 9f b9 9d 47 e4 92 64 73 e6 75 49 6b f0 1d 9b 40 5b 27 96 fb 0b 82 d6 ab f4 14 ee d9 c5 c9 29 98 86 00 (pcu_l1_if.cpp:182) 20241121125858682 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125858696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1971 block=0 data= (pcu_l1_if.cpp:463) 20241121125858696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1976 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 RX RTS.req: sapi=5 arfcn=871 cur_fn=1976 block=1 (pcu_l1_if.cpp:576) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 121/431 -> yes (tbf_dl.cpp:1216) 20241121125858701 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==48) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 48, CS=CS-4 (tbf_dl.cpp:354) 20241121125858701 DRLCMACDL DEBUG -- Chunk with length 895 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 48, CS-4): 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 (tbf_dl.cpp:686) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 48 BSN2 -1) (tbf_dl.cpp:765) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 48) (tbf_dl.cpp:847) 20241121125858701 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 48, CS-4): 07 00 61 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 00 (tbf_dl.cpp:911) 20241121125858701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Sending data request: sapi=5 arfcn=871 cur_fn=1976 block=1 data=07 00 61 95 c0 59 d0 51 2f 6e a2 9d e6 b8 62 3c 4c c7 c0 f1 25 0f 1d 71 32 b7 dc 6c 81 32 d5 91 f7 32 b0 d1 3b c4 cc 7d 9e d5 b3 1a 5a dc a4 30 bc 73 7f 56 b3 00 (pcu_l1_if.cpp:182) 20241121125858701 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125858714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1976 block=0 data= (pcu_l1_if.cpp:463) 20241121125858714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1980 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 RX RTS.req: sapi=5 arfcn=871 cur_fn=1980 block=2 (pcu_l1_if.cpp:576) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 125/431 -> yes (tbf_dl.cpp:1216) 20241121125858720 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==49) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 49, CS=CS-4 (tbf_dl.cpp:354) 20241121125858720 DRLCMACDL DEBUG -- Chunk with length 845 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 49, CS-4): 06 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 (tbf_dl.cpp:686) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 49 BSN2 -1) (tbf_dl.cpp:765) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 49) (tbf_dl.cpp:847) 20241121125858720 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 49, CS-4): 07 00 63 06 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 00 (tbf_dl.cpp:911) 20241121125858720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Sending data request: sapi=5 arfcn=871 cur_fn=1980 block=2 data=07 00 63 06 02 ed 4f 40 78 d3 29 f5 c7 0c 7d ff 58 61 b6 58 aa e8 17 ae d5 35 80 44 73 d9 3b 4c ad 31 cf 65 29 6a 6c ef 3d ff 44 ab 46 6f b3 18 39 c4 08 85 85 00 (pcu_l1_if.cpp:182) 20241121125858720 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125858734 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1980 block=0 data= (pcu_l1_if.cpp:463) 20241121125858734 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1984 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 RX RTS.req: sapi=5 arfcn=871 cur_fn=1984 block=3 (pcu_l1_if.cpp:576) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 130/431 -> yes (tbf_dl.cpp:1216) 20241121125858744 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==50) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 50, CS=CS-4 (tbf_dl.cpp:354) 20241121125858744 DRLCMACDL DEBUG -- Chunk with length 795 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 50, CS-4): 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 (tbf_dl.cpp:686) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 50 BSN2 -1) (tbf_dl.cpp:765) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 50) (tbf_dl.cpp:847) 20241121125858744 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 50, CS-4): 07 00 65 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 00 (tbf_dl.cpp:911) 20241121125858744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Sending data request: sapi=5 arfcn=871 cur_fn=1984 block=3 data=07 00 65 02 35 5a 44 fd 16 c1 ca d6 bb ba e3 6e e8 19 8d e3 3e d0 b5 d6 f0 17 6c cd 84 ae 09 a4 61 6a b6 1c 27 a8 7c bd a7 f9 4e be 38 bd e5 dd d9 10 cc 18 d5 00 (pcu_l1_if.cpp:182) 20241121125858744 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125858758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1984 block=0 data= (pcu_l1_if.cpp:463) 20241121125858758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1989 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 RX RTS.req: sapi=5 arfcn=871 cur_fn=1989 block=4 (pcu_l1_if.cpp:576) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 134/431 -> yes (tbf_dl.cpp:1216) 20241121125858763 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==51) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 51, CS=CS-4 (tbf_dl.cpp:354) 20241121125858763 DRLCMACDL DEBUG -- Chunk with length 745 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 51, CS-4): fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe (tbf_dl.cpp:686) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 51 BSN2 -1) (tbf_dl.cpp:765) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 51) (tbf_dl.cpp:847) 20241121125858763 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 51, CS-4): 07 00 67 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 00 (tbf_dl.cpp:911) 20241121125858763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Sending data request: sapi=5 arfcn=871 cur_fn=1989 block=4 data=07 00 67 fb bb 28 22 c0 9a 61 93 67 f3 fb d6 13 a1 ca b5 2d 9b 0f 69 24 3a 9c 70 89 a0 c5 0a 3e 54 2b 60 b4 af 4c ec 03 17 51 78 53 aa 39 b5 66 e6 da 68 59 fe 00 (pcu_l1_if.cpp:182) 20241121125858763 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125858777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1989 block=0 data= (pcu_l1_if.cpp:463) 20241121125858777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1993 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 RX RTS.req: sapi=5 arfcn=871 cur_fn=1993 block=5 (pcu_l1_if.cpp:576) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 138/431 -> yes (tbf_dl.cpp:1216) 20241121125858782 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==52) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 52, CS=CS-4 (tbf_dl.cpp:354) 20241121125858782 DRLCMACDL DEBUG -- Chunk with length 695 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 52, CS-4): 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 (tbf_dl.cpp:686) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 52 BSN2 -1) (tbf_dl.cpp:765) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 52) (tbf_dl.cpp:847) 20241121125858782 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 52, CS-4): 07 00 69 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 00 (tbf_dl.cpp:911) 20241121125858782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Sending data request: sapi=5 arfcn=871 cur_fn=1993 block=5 data=07 00 69 26 91 9e 4a 23 54 02 eb ce a3 93 2e 15 5d 99 0f 27 7e 3f e1 72 14 0b 85 00 3a 48 68 5e 5c ce 80 b5 9c c5 1c 11 c8 93 9c a2 5b 69 e8 6e a9 47 04 1d 57 00 (pcu_l1_if.cpp:182) 20241121125858782 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125858796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1993 block=0 data= (pcu_l1_if.cpp:463) 20241121125858796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=1997 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858799 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125858799 DLBSSGP DEBUG Estimated BVC leak rate = 2426 (measured 2413, usage 96%) (gprs_bssgp_pcu.c:965) 20241121125858799 DLBSSGP DEBUG Computed MS default leak rate = 2800, ms_num_pdch = 1, cs = MCS-5 (gprs_bssgp_pcu.c:1001) 20241121125858799 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 24260, R = 2426, Bmax_MS = 28000, R_MS = 2800, avg_dly = 3142 (gprs_bssgp_pcu.c:1029) 20241121125858799 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125858806 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 RX RTS.req: sapi=5 arfcn=871 cur_fn=1997 block=6 (pcu_l1_if.cpp:576) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 143/431 -> yes (tbf_dl.cpp:1216) 20241121125858806 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==53) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 53, CS=CS-4 (tbf_dl.cpp:354) 20241121125858806 DRLCMACDL DEBUG -- Chunk with length 645 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 53, CS-4): 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 (tbf_dl.cpp:686) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 53 BSN2 -1) (tbf_dl.cpp:765) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 53) (tbf_dl.cpp:847) 20241121125858806 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 53, CS-4): 07 00 6b 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 00 (tbf_dl.cpp:911) 20241121125858806 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Sending data request: sapi=5 arfcn=871 cur_fn=1997 block=6 data=07 00 6b 8d 46 75 57 6c 24 df 11 6c b7 5c 33 7c e8 05 0d ae 96 59 26 f1 63 e6 4e db 1a 16 f9 03 54 6b 30 8b b2 20 1a 77 2a 9e 2e 54 51 8c b1 f6 0a b5 1f 25 c5 00 (pcu_l1_if.cpp:182) 20241121125858806 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125858811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125858811 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125858811 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125858811 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125858811 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125858820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=1997 block=0 data= (pcu_l1_if.cpp:463) 20241121125858820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2002 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 RX RTS.req: sapi=5 arfcn=871 cur_fn=2002 block=7 (pcu_l1_if.cpp:576) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 147/431 -> yes (tbf_dl.cpp:1216) 20241121125858825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==54) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 54, CS=CS-4 (tbf_dl.cpp:354) 20241121125858825 DRLCMACDL DEBUG -- Chunk with length 595 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 54, CS-4): 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c (tbf_dl.cpp:686) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 54 BSN2 -1) (tbf_dl.cpp:765) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 54) (tbf_dl.cpp:847) 20241121125858825 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 54, CS-4): 07 00 6d 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 00 (tbf_dl.cpp:911) 20241121125858825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Sending data request: sapi=5 arfcn=871 cur_fn=2002 block=7 data=07 00 6d 79 01 35 f8 f4 7c 8e 07 32 32 e4 49 69 18 b7 3f f2 74 cb 7a 8a 80 09 45 b3 74 90 0f 9e ee 83 b6 96 b3 db 18 e2 4a 74 e0 01 2d 02 fd 35 46 db 7c c3 1c 00 (pcu_l1_if.cpp:182) 20241121125858825 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125858839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2002 block=0 data= (pcu_l1_if.cpp:463) 20241121125858839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2006 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 RX RTS.req: sapi=5 arfcn=871 cur_fn=2006 block=8 (pcu_l1_if.cpp:576) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 151/431 -> yes (tbf_dl.cpp:1216) 20241121125858844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==55) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 55, CS=CS-4 (tbf_dl.cpp:354) 20241121125858844 DRLCMACDL DEBUG -- Chunk with length 545 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 55, CS-4): 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 (tbf_dl.cpp:686) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 55 BSN2 -1) (tbf_dl.cpp:765) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 55) (tbf_dl.cpp:847) 20241121125858844 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 55, CS-4): 07 00 6f 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 00 (tbf_dl.cpp:911) 20241121125858844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Sending data request: sapi=5 arfcn=871 cur_fn=2006 block=8 data=07 00 6f 49 8e 51 f3 fa b3 17 5e bc 6c 67 93 cf d6 c4 2d 24 c2 4d a3 f0 1f 13 5b 1b 9c 48 1f 0a fb e4 47 4f 4a e4 44 98 a2 8f 18 22 03 39 b9 bb 40 0f 8b 56 54 00 (pcu_l1_if.cpp:182) 20241121125858844 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125858858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2006 block=0 data= (pcu_l1_if.cpp:463) 20241121125858858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2010 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 RX RTS.req: sapi=5 arfcn=871 cur_fn=2010 block=9 (pcu_l1_if.cpp:576) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 156/431 -> yes (tbf_dl.cpp:1216) 20241121125858868 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==56) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 56, CS=CS-4 (tbf_dl.cpp:354) 20241121125858868 DRLCMACDL DEBUG -- Chunk with length 495 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 56, CS-4): 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e (tbf_dl.cpp:686) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 56 BSN2 -1) (tbf_dl.cpp:765) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 56) (tbf_dl.cpp:847) 20241121125858868 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 56, CS-4): 07 00 71 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e 00 (tbf_dl.cpp:911) 20241121125858868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Sending data request: sapi=5 arfcn=871 cur_fn=2010 block=9 data=07 00 71 74 2b fd 7e 4c d0 46 0d 75 f7 af 10 2c 95 20 f0 e6 35 16 be a4 44 00 f8 27 1c e3 98 bf ef 5e e5 15 09 b4 14 49 33 22 86 cb fd 2e 56 8c 7a e3 8e 1a 8e 00 (pcu_l1_if.cpp:182) 20241121125858868 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125858882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2010 block=0 data= (pcu_l1_if.cpp:463) 20241121125858882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2015 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 RX RTS.req: sapi=5 arfcn=871 cur_fn=2015 block=10 (pcu_l1_if.cpp:576) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 160/431 -> yes (tbf_dl.cpp:1216) 20241121125858887 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==57) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 57, CS=CS-4 (tbf_dl.cpp:354) 20241121125858887 DRLCMACDL DEBUG -- Chunk with length 445 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 57, CS-4): e6 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 (tbf_dl.cpp:686) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 57 BSN2 -1) (tbf_dl.cpp:765) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 57) (tbf_dl.cpp:847) 20241121125858887 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 57, CS-4): 07 00 73 e6 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 00 (tbf_dl.cpp:911) 20241121125858887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Sending data request: sapi=5 arfcn=871 cur_fn=2015 block=10 data=07 00 73 e6 68 52 c9 4c ae b2 8e e9 d8 49 24 52 72 9b c0 d7 02 9a 14 fd 95 ec e6 91 6e 8d b3 c4 86 69 71 5e ad e3 d2 0d 6e 04 e3 de 9c 8b 7c 56 5b 09 a4 b6 48 00 (pcu_l1_if.cpp:182) 20241121125858887 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125858901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2015 block=0 data= (pcu_l1_if.cpp:463) 20241121125858901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2019 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 RX RTS.req: sapi=5 arfcn=871 cur_fn=2019 block=11 (pcu_l1_if.cpp:576) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 164/431 -> yes (tbf_dl.cpp:1216) 20241121125858906 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==58) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 58, CS=CS-4 (tbf_dl.cpp:354) 20241121125858906 DRLCMACDL DEBUG -- Chunk with length 395 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 58, CS-4): 59 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 (tbf_dl.cpp:686) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 58 BSN2 -1) (tbf_dl.cpp:765) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 58) (tbf_dl.cpp:847) 20241121125858906 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 58, CS-4): 07 00 75 59 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 00 (tbf_dl.cpp:911) 20241121125858906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Sending data request: sapi=5 arfcn=871 cur_fn=2019 block=11 data=07 00 75 59 22 91 0d 3d c4 cb 7b 56 3b be 9d e2 8c 13 92 59 e4 82 45 46 56 7b 6f ae 7e 61 a9 3d 61 1a 31 95 cf a7 69 8e 99 0a d7 9c 47 7d 1a 4d 94 64 40 ff a0 00 (pcu_l1_if.cpp:182) 20241121125858906 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125858920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2019 block=0 data= (pcu_l1_if.cpp:463) 20241121125858920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2023 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 RX RTS.req: sapi=5 arfcn=871 cur_fn=2023 block=0 (pcu_l1_if.cpp:576) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 169/431 -> yes (tbf_dl.cpp:1216) 20241121125858929 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==59) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 59, CS=CS-4 (tbf_dl.cpp:354) 20241121125858929 DRLCMACDL DEBUG -- Chunk with length 345 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 59, CS-4): 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c (tbf_dl.cpp:686) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 59 BSN2 -1) (tbf_dl.cpp:765) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 59) (tbf_dl.cpp:847) 20241121125858929 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 59, CS-4): 07 00 77 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 00 (tbf_dl.cpp:911) 20241121125858929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Sending data request: sapi=5 arfcn=871 cur_fn=2023 block=0 data=07 00 77 81 83 ae e8 aa 93 51 d6 63 a0 ed 15 95 de 19 cf 56 12 a0 1c 9b 90 1b c9 e3 6f c4 a4 b4 8f 87 af 97 6f a6 2b e5 c1 62 02 4b 23 fc 83 c6 6c 0b 02 2d 1c 00 (pcu_l1_if.cpp:182) 20241121125858930 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125858944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2023 block=0 data= (pcu_l1_if.cpp:463) 20241121125858944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2028 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 RX RTS.req: sapi=5 arfcn=871 cur_fn=2028 block=1 (pcu_l1_if.cpp:576) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 173/431 -> yes (tbf_dl.cpp:1216) 20241121125858948 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==60) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 60, CS=CS-4 (tbf_dl.cpp:354) 20241121125858948 DRLCMACDL DEBUG -- Chunk with length 295 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 60, CS-4): 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 (tbf_dl.cpp:686) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 60 BSN2 -1) (tbf_dl.cpp:765) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 60) (tbf_dl.cpp:847) 20241121125858948 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 60, CS-4): 07 00 79 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 00 (tbf_dl.cpp:911) 20241121125858948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Sending data request: sapi=5 arfcn=871 cur_fn=2028 block=1 data=07 00 79 1e 34 dd 15 f8 f4 b3 f0 d1 e1 d9 6a 48 44 72 a7 ab 0b e0 70 35 51 6f 60 88 db 0d 3d e8 44 ec e7 72 a6 c9 a8 a8 46 d8 19 a0 fe 37 96 13 d4 00 ab 47 05 00 (pcu_l1_if.cpp:182) 20241121125858949 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125858963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2028 block=0 data= (pcu_l1_if.cpp:463) 20241121125858963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2032 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 RX RTS.req: sapi=5 arfcn=871 cur_fn=2032 block=2 (pcu_l1_if.cpp:576) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 177/431 -> yes (tbf_dl.cpp:1216) 20241121125858967 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==61) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 61, CS=CS-4 (tbf_dl.cpp:354) 20241121125858967 DRLCMACDL DEBUG -- Chunk with length 245 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 61, CS-4): 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 (tbf_dl.cpp:686) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 61 BSN2 -1) (tbf_dl.cpp:765) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 61) (tbf_dl.cpp:847) 20241121125858967 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 61, CS-4): 07 00 7b 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 00 (tbf_dl.cpp:911) 20241121125858967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Sending data request: sapi=5 arfcn=871 cur_fn=2032 block=2 data=07 00 7b 0b 0e 56 9e d6 4d 51 90 34 d4 4d 9d 38 36 11 78 84 0b cc 9b ce e1 ab 13 10 4e 1f 67 d8 15 c3 57 5b c2 8b 51 e3 6d db cc 84 d9 2c 5b d1 2a a8 90 8a e9 00 (pcu_l1_if.cpp:182) 20241121125858968 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125858982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2032 block=0 data= (pcu_l1_if.cpp:463) 20241121125858982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2036 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125858991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 RX RTS.req: sapi=5 arfcn=871 cur_fn=2036 block=3 (pcu_l1_if.cpp:576) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 182/431 -> yes (tbf_dl.cpp:1216) 20241121125858991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==62) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 62, CS=CS-4 (tbf_dl.cpp:354) 20241121125858991 DRLCMACDL DEBUG -- Chunk with length 195 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 62, CS-4): 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 (tbf_dl.cpp:686) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 62 BSN2 -1) (tbf_dl.cpp:765) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 62) (tbf_dl.cpp:847) 20241121125858991 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 62, CS-4): 07 00 7d 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 00 (tbf_dl.cpp:911) 20241121125858991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Sending data request: sapi=5 arfcn=871 cur_fn=2036 block=3 data=07 00 7d 81 c1 ad 94 7b 42 82 41 94 14 5d ff f2 a4 ee 1e 9d 27 db 67 e4 f3 cc b2 c7 8b c8 b2 b1 fa e7 7f b4 11 54 c3 ee bf bc 6e 25 20 2c 17 b3 8d fa 56 4a 43 00 (pcu_l1_if.cpp:182) 20241121125858992 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125859006 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2036 block=0 data= (pcu_l1_if.cpp:463) 20241121125859006 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2041 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859010 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 RX RTS.req: sapi=5 arfcn=871 cur_fn=2041 block=4 (pcu_l1_if.cpp:576) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 186/431 -> yes (tbf_dl.cpp:1216) 20241121125859010 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==63) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 63, CS=CS-4 (tbf_dl.cpp:354) 20241121125859010 DRLCMACDL DEBUG -- Chunk with length 145 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 63, CS-4): d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 (tbf_dl.cpp:686) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 63 BSN2 -1) (tbf_dl.cpp:765) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 63) (tbf_dl.cpp:847) 20241121125859010 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 63, CS-4): 07 00 7f d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 00 (tbf_dl.cpp:911) 20241121125859010 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Sending data request: sapi=5 arfcn=871 cur_fn=2041 block=4 data=07 00 7f d8 e9 9a c1 dd 3a 10 60 3a df f4 74 fa ff e4 8d 35 ba 83 9d da 5a 4e 42 3e dc 92 be 91 76 00 f9 8f 55 22 73 f2 19 df f5 06 b2 75 9f 57 2e e3 07 45 06 00 (pcu_l1_if.cpp:182) 20241121125859011 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125859024 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2041 block=0 data= (pcu_l1_if.cpp:463) 20241121125859024 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2045 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859029 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 RX RTS.req: sapi=5 arfcn=871 cur_fn=2045 block=5 (pcu_l1_if.cpp:576) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 190/431 -> yes (tbf_dl.cpp:1216) 20241121125859029 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 Scheduling data message at RTS for DL TFI=0 prio=5 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==45 .. V(S)==64) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 64, CS=CS-4 (tbf_dl.cpp:354) 20241121125859029 DRLCMACDL DEBUG -- Chunk with length 95 larger than space (50) left in block: copy only remaining space, and we are done (encoding.cpp:1410) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 64, CS-4): 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf (tbf_dl.cpp:686) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 64 BSN2 -1) (tbf_dl.cpp:765) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 64) (tbf_dl.cpp:847) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because 20 blocks sent. (tbf_dl.cpp:875) 20241121125859029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2049 + 13 = 2062 (pdch_ul_controller.c:131) 20241121125859029 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2062 for type POLL (pdch_ul_controller.c:184) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2062, TS=7) (tbf_dl.cpp:883) 20241121125859029 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2062, TS=7 (tbf_dl.cpp:903) 20241121125859029 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 64, CS-4): 0f 00 81 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 00 (tbf_dl.cpp:911) 20241121125859029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Sending data request: sapi=5 arfcn=871 cur_fn=2045 block=5 data=0f 00 81 35 fc fa 24 a3 8a 57 90 1a f1 b1 0e c2 e6 83 bf e2 8f 8c 39 7d fd 0c c7 40 73 2f c7 0e c8 85 89 5a 06 00 f7 bd 75 2b 4b 49 66 2a de d3 d1 12 b3 18 bf 00 (pcu_l1_if.cpp:182) 20241121125859030 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125859044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2045 block=0 data= (pcu_l1_if.cpp:463) 20241121125859044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2049 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859053 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125859067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2049 block=0 data= (pcu_l1_if.cpp:463) 20241121125859067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2054 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859072 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125859086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2054 block=0 data= (pcu_l1_if.cpp:463) 20241121125859086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2058 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859091 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125859105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2058 block=8 data=40 08 08 3f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125859105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125859105 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125859105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125859105 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 65 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125859106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2062 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125859106 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125859106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 65, BSN 45 to 65 - 1 (20 blocks), "RRRRRRRRRRRRRRRRRRRR" (pdch.cpp:509) 20241121125859106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125859106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=45)"RRRRRRRRRRRRRRRRRRRR"(BSN=64) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125859106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=45:65, lost=0, recv=20, skipped=0, bsn=45, info='RRRRRRRRRRRRRRRRRRRR............................................' (tbf_dl.cpp:998) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=45 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=46 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=47 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=48 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=49 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=50 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=51 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=52 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=53 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=54 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=55 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=56 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=57 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=58 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=59 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=60 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=61 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=62 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=63 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACDL DEBUG - got ack for BSN=64 (rlc_window_dl.cpp:103) 20241121125859106 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 20 Lost: 0 Sum: 20 (gprs_rlcmac_meas.cpp:127) 20241121125859106 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=65)""(V(S)-1=64) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125859115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 RX RTS.req: sapi=5 arfcn=871 cur_fn=2062 block=9 (pcu_l1_if.cpp:576) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 208/431 -> yes (tbf_dl.cpp:1216) 20241121125859115 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==65 .. V(S)==65) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 65, CS=CS-4 (tbf_dl.cpp:354) 20241121125859115 DRLCMACDL DEBUG -- Chunk with length 45 is less than remaining space (50): add length header to delimit LLC frame (encoding.cpp:1480) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=1400 (tbf_dl.cpp:663) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 4 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 65, CS-4): b5 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 65 BSN2 -1) (tbf_dl.cpp:765) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 65) (tbf_dl.cpp:847) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125859115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2067 + 13 = 2080 (pdch_ul_controller.c:131) 20241121125859115 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2080 for type POLL (pdch_ul_controller.c:184) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2080, TS=7) (tbf_dl.cpp:883) 20241121125859115 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=2080, TS=7 (tbf_dl.cpp:903) 20241121125859115 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 65, CS-4): 0f 00 82 b5 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121125859115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Sending data request: sapi=5 arfcn=871 cur_fn=2062 block=9 data=0f 00 82 b5 3d cf 0f cd 62 7c a9 5b cb 12 82 3f ba 98 0b 42 8b 57 3a 9b d1 c7 af 52 d0 02 90 c3 e4 4f 36 38 e7 8e 56 5c 14 fa 70 91 9c 3d c1 31 b4 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125859115 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125859129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2062 block=0 data= (pcu_l1_if.cpp:463) 20241121125859129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2067 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859134 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125859148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2067 block=0 data= (pcu_l1_if.cpp:463) 20241121125859148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2071 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859152 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125859166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2071 block=0 data= (pcu_l1_if.cpp:463) 20241121125859166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2075 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859176 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125859191 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2075 block=0 data=40 08 08 5f ff ff ff ff ff ff ff e0 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125859191 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125859191 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125859191 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125859191 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 0 | STARTING_SEQUENCE_NUMBER = 66 | RECEIVED_BLOCK_BITMAP[0] = 255 | RECEIVED_BLOCK_BITMAP[1] = 255 | RECEIVED_BLOCK_BITMAP[2] = 255 | RECEIVED_BLOCK_BITMAP[3] = 255 | RECEIVED_BLOCK_BITMAP[4] = 255 | RECEIVED_BLOCK_BITMAP[5] = 255 | RECEIVED_BLOCK_BITMAP[6] = 255 | RECEIVED_BLOCK_BITMAP[7] = 255 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125859192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2080 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125859192 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121125859192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 66, BSN 65 to 66 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121125859192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125859192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=65)"R"(BSN=65) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125859192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=65:66, lost=0, recv=1, skipped=0, bsn=65, info='R...............................................................' (tbf_dl.cpp:998) 20241121125859192 DRLCMACDL DEBUG - got ack for BSN=65 (rlc_window_dl.cpp:103) 20241121125859192 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125859192 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=66)""(V(S)-1=65) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125859196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 RX RTS.req: sapi=5 arfcn=871 cur_fn=2080 block=1 (pcu_l1_if.cpp:576) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 225/431 -> yes (tbf_dl.cpp:1216) 20241121125859196 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Scheduling data message at RTS for DL TFI=1 prio=2 mcs_mode_restrict=EGPRS (gprs_rlcmac_sched.cpp:329) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink (V(A)==155 .. V(S)==155) mcs_mode_restrict=EGPRS (tbf_dl.cpp:401) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Sending new dummy block at BSN 155, CS=MCS-5 (tbf_dl.cpp:371) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Empty chunk, added LLC dummy command of size 55, drained_since=225 (tbf_dl.cpp:647) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Keep idle TBF open: 225/431 -> yes (tbf_dl.cpp:1216) 20241121125859196 DRLCMACDL DEBUG -- Chunk with length 55 is less than remaining space (56): add length header to to delimit LLC frame (encoding.cpp:1603) 20241121125859196 DRLCMACDL DEBUG -- No space left, so we are done. (encoding.cpp:1639) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Complete DL frame, len=55 (tbf_dl.cpp:663) 20241121125859196 DRLCMACMEAS INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Bandwitdh: 51 KBits/s (gprs_rlcmac_meas.cpp:181) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} data block (BSN 155, MCS-5): 6f 43 c0 01 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 155 BSN2 -1) (tbf_dl.cpp:765) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Copying data unit 0 (BSN 155) (tbf_dl.cpp:847) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121125859196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 2084 + 13 = 2097 (pdch_ul_controller.c:131) 20241121125859196 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 2097 for type POLL (pdch_ul_controller.c:184) 20241121125859196 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=2097, TS=7) (tbf_dl.cpp:883) 20241121125859197 DTBFDL INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} Scheduled Ack/Nack polling on FN=2097, TS=7 (tbf_dl.cpp:903) 20241121125859197 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} msg block (BSN 155, MCS-5): 8f c0 26 c8 db 10 70 c0 ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca 0a (tbf_dl.cpp:911) 20241121125859197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Sending data request: sapi=5 arfcn=871 cur_fn=2080 block=1 data=8f c0 26 c8 db 10 70 c0 ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca ca 0a (pcu_l1_if.cpp:182) 20241121125859197 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125859210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2080 block=0 data= (pcu_l1_if.cpp:463) 20241121125859210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2084 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859214 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125859229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2084 block=0 data= (pcu_l1_if.cpp:463) 20241121125859229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2088 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859238 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125859253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2088 block=0 data= (pcu_l1_if.cpp:463) 20241121125859253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2093 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125859257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125859272 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=2093 block=4 data=40 20 20 a7 b1 3a 00 00 00 00 00 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125859272 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125859272 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125859272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125859272 DCSN1 INFO csnStreamDecoder (type: EGPRS Pkt DL ACK/NACK (8)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 8 | DOWNLINK_TFI = 1 | MS_OUT_OF_MEMORY = 0 | Exist_EGPRS_ChannelQualityReport = 0 | Exist_ChannelRequestDescription = 0 | Exist_PFI = 0 | Exist_ExtensionBits = 0 |  : EGPRS_AckNack | Desc = 1 |  : Desc | Desc length = 79 | offset = 0 | FINAL_ACK_INDICATION = 0 | BEGINNING_OF_WINDOW = 1 | END_OF_WINDOW = 1 | STARTING_SEQUENCE_NUMBER = 157 | Exist_CRBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 | URBB = 0 |  : End Desc | : End EGPRS_AckNack | Padding = 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125859272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=2097 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125859272 DTBF DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} RX: [PCU <- BTS] EGPRS Packet Downlink Ack/Nack (pdch.cpp:566) 20241121125859272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) EGPRS ACK/NACK: ut: 1, final: 0, bow: 1, eow: 1, ssn: 157, have_crbb: 0, urbb_len:64, 0x562b6c231cfc, 0x562b6c231d00, 4, 0, win: 155-156, urbb: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (pdch.cpp:570) 20241121125859272 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got EGPRS DL ACK bitmap: SSN: 157, BSN 155 to 221 - 1 (66 blocks), "RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII" (pdch.cpp:597) 20241121125859272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121125859272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} ack: (BSN=155)"RIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII"(BSN=155) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121125859272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL analysis, range=155:156, lost=0, recv=1, skipped=0, bsn=155, info='R...............................................................' (tbf_dl.cpp:998) 20241121125859272 DRLCMACDL DEBUG - got ack for BSN=155 (rlc_window_dl.cpp:103) 20241121125859272 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121125859272 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} DL packet loss: 0% (gprs_rlcmac_meas.cpp:157) 20241121125859272 DTBFDL DEBUG TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} V(B): (V(A)=156)""(V(S)-1=155) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121125859276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=2101 RX RTS.req: sapi=5 arfcn=871 cur_fn=2097 block=5 (pcu_l1_if.cpp:576) 20241121125859276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=2101 Sending data request: sapi=5 arfcn=871 cur_fn=2097 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125859277 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(901)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") MTC@1d710fa6204d: results: ms_gprs_usf_count={ 0, 19 } / ms_egprs_usf_count={ 18, 1 } BTS(901)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125859285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46482<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125859289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46478<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125859291 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125859291 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125859291 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125859291 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125859291 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 2 TBFs, USFs = 00, TFIs = 00000003. (pdch.cpp:1200) 20241121125859291 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125859291 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125859291 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125859291 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125859291 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125859291 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125859291 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125859291 DTBF INFO TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW} free (tbf.cpp:271) 20241121125859291 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000002. (pdch.cpp:1200) 20241121125859291 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3:DL) Detaching TBF: TBF(DL:E:TLLI-0x00000002){FLOW} (gprs_ms.c:381) 20241121125859291 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125859291 DMS INFO MS(TLLI-0x00000002:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125859291 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121125859291 DTBFDL INFO DL_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){FLOW}: Deallocated (fsm.c:568) 20241121125859291 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241121125859291 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-1:E:TLLI-0x00000002){NONE}: Deallocated (fsm.c:568) 20241121125859291 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125859291 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125859291 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125859291 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125859291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125859291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125859291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 81: stopped pid 11424 with status 0 MTC@1d710fa6204d: Test case TC_multiplex_dl_gprs_egprs finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass'. respawn: 82: starting: osmo-pcu Thu Nov 21 12:58:59 UTC 2024 ====== PCU_Tests.TC_multiplex_dl_gprs_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_multiplex_dl_gprs_egprs.talloc 20241121125859305 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125859305 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125859305 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125859306 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125859332 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125859432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57288<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2434692) Waiting for packet dumper to finish... 1 (prev_count=2434692, count=2441792) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_multiplex_dl_gprs_egprs pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent'. ------ PCU_Tests.TC_pcuif_info_ind_subsequent ------ Thu Nov 21 12:59:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pcuif_info_ind_subsequent.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pcuif_info_ind_subsequent' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pcuif_info_ind_subsequent started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121125902612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(907)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(907)@1d710fa6204d: Start timer T: 5 s 20241121125902622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50604<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(907)@1d710fa6204d: Start timer T_Conn: 10 s TC_pcuif_info_ind_subsequent-STATS(909)@1d710fa6204d: Start timer T: 2 s TC_pcuif_info_ind_subsequent-STATS(909)@1d710fa6204d: Start timer T: 2 s 20241121125904306 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125904306 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125904306 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(907)@1d710fa6204d: OsmoPCU is now connected BTS(908)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" 20241121125904316 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125904316 DLGLOBAL DEBUG validating counter group 0x55c43f2fa040(bts) with 102 counters (rate_ctr.c:86) 20241121125904316 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904316 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904316 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904316 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904316 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904316 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904316 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904316 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904316 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904316 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904316 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904316 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904316 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904316 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904316 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904316 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904316 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904316 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904316 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904316 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904316 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904316 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904316 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904316 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904316 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904316 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904316 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904316 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904316 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904316 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904316 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904316 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904316 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904316 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904316 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904316 DLGLOBAL DEBUG validating counter group 0x7f0e987ca5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125904317 DLGLOBAL DEBUG validating counter group 0x55c43f2f9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125904317 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904317 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904317 DLGLOBAL DEBUG validating counter group 0x7f0e987cb180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125904317 DLGLOBAL DEBUG validating counter group 0x7f0e987cb160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125904317 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125904317 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125904317 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125904317 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125904317 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125904317 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904317 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904317 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125904317 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904318 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121125904320 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904320 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904320 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904320 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904320 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904320 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904320 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904320 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904320 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904320 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904320 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904320 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904320 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904320 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904320 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904320 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904320 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904320 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904320 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904320 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904320 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904320 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904320 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904320 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904320 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904320 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904320 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904320 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904320 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904320 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904320 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904320 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904320 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904320 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904320 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904320 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904320 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904320 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904320 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(908)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125904328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904329 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904329 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904332 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 RX RTS.req: sapi=5 arfcn=871 cur_fn=0 block=1 (pcu_l1_if.cpp:576) 20241121125904333 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Sending data request: sapi=5 arfcn=871 cur_fn=0 block=1 data= (pcu_l1_if.cpp:182) 20241121125904333 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125904336 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904336 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904336 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904336 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904336 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904336 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904336 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904336 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904336 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904336 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904336 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904336 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904336 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904336 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904336 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904336 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904336 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904336 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904336 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904336 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904336 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904336 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904336 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904336 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904336 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904336 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904336 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904336 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904336 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904336 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904336 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904336 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904336 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904336 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904336 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904336 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904336 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904336 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904336 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125904347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904350 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904350 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904350 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904350 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904350 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904350 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904351 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 RX RTS.req: sapi=5 arfcn=871 cur_fn=4 block=2 (pcu_l1_if.cpp:576) 20241121125904351 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Sending data request: sapi=5 arfcn=871 cur_fn=4 block=2 data= (pcu_l1_if.cpp:182) 20241121125904352 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125904356 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904357 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904357 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904357 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904357 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904357 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904357 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904357 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904357 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904357 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904357 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904357 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904357 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904357 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904357 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904357 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904357 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904357 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904357 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904357 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904357 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904357 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904357 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904357 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904357 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904357 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904357 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904357 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904357 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904357 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904357 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904357 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904357 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904357 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904357 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904357 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904357 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904357 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904357 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125904366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904368 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904368 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904369 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904369 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904369 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904369 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121125904376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data= (pcu_l1_if.cpp:182) 20241121125904376 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125904381 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904381 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904381 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904381 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904381 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904381 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904381 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904381 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904381 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904381 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904381 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904381 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904381 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904381 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904381 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904381 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904381 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904381 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904381 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904381 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904381 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904381 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904381 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904381 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904381 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904381 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904381 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904381 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904381 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904381 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904381 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904381 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904381 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904381 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904381 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904381 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904381 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904381 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904381 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125904390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904392 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904392 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904392 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904392 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904393 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904393 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904393 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904393 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904393 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904393 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904394 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904394 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904394 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=871 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121125904394 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Sending data request: sapi=5 arfcn=871 cur_fn=13 block=4 data= (pcu_l1_if.cpp:182) 20241121125904394 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125904399 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904399 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904399 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904399 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904399 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904399 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904399 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904399 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904399 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904399 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904399 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904399 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904399 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904399 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904399 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904399 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904399 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904399 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904399 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904399 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904399 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904399 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904399 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904399 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904399 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904399 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904399 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904399 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904399 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904399 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904399 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904399 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904399 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904399 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904399 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904399 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904399 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904399 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904399 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904400 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125904408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904412 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 RX RTS.req: sapi=5 arfcn=871 cur_fn=17 block=5 (pcu_l1_if.cpp:576) 20241121125904413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Sending data request: sapi=5 arfcn=871 cur_fn=17 block=5 data= (pcu_l1_if.cpp:182) 20241121125904413 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125904415 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904415 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904415 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904415 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904415 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904415 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904415 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904415 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904415 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904415 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904415 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904415 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904415 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904415 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904415 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904415 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904415 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904415 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904415 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904415 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904415 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904415 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904415 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904415 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904415 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904415 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904415 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904415 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904415 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904415 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904415 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904415 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904415 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904415 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904415 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904415 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904415 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904415 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904415 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125904427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904431 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904431 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904432 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904432 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904432 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904432 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904437 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 RX RTS.req: sapi=5 arfcn=871 cur_fn=21 block=6 (pcu_l1_if.cpp:576) 20241121125904437 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Sending data request: sapi=5 arfcn=871 cur_fn=21 block=6 data= (pcu_l1_if.cpp:182) 20241121125904437 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125904447 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904447 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904447 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904447 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904447 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904447 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904448 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904448 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904448 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904448 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904448 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904448 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904448 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904448 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904448 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904448 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904448 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904448 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904448 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904448 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904448 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904448 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904448 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904448 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904448 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904448 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904448 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904448 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904448 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904448 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904448 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904448 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904448 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904448 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904448 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904448 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904448 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904448 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904448 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125904452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904453 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904453 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904453 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904453 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904454 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904454 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904454 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904454 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904454 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904454 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904455 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904455 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904455 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904455 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904456 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 RX RTS.req: sapi=5 arfcn=871 cur_fn=26 block=7 (pcu_l1_if.cpp:576) 20241121125904456 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Sending data request: sapi=5 arfcn=871 cur_fn=26 block=7 data= (pcu_l1_if.cpp:182) 20241121125904458 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125904467 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904468 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904468 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904468 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904468 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904468 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904468 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904468 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904468 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904468 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904468 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904468 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904468 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904468 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904468 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904468 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904468 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904468 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904468 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904468 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904468 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904468 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904468 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904468 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904468 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904468 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904468 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904468 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904468 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904468 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904468 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904468 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904468 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904468 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904468 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904468 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904468 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904468 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904468 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904471 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125904471 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904472 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904472 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904473 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904473 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904477 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904477 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 RX RTS.req: sapi=5 arfcn=871 cur_fn=30 block=8 (pcu_l1_if.cpp:576) 20241121125904479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Sending data request: sapi=5 arfcn=871 cur_fn=30 block=8 data= (pcu_l1_if.cpp:182) 20241121125904480 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125904490 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904490 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904490 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904490 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904490 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904490 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904490 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904490 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904490 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904490 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904490 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904490 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904490 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904490 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904490 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904490 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904490 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904490 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904490 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904490 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904490 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904490 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904490 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904490 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904490 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904490 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904490 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904490 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904490 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904490 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904490 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904490 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904491 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904491 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904491 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904491 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904491 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904491 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904491 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904491 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125904492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904495 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904495 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904496 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904496 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904496 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904496 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904499 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 RX RTS.req: sapi=5 arfcn=871 cur_fn=34 block=9 (pcu_l1_if.cpp:576) 20241121125904499 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Sending data request: sapi=5 arfcn=871 cur_fn=34 block=9 data= (pcu_l1_if.cpp:182) 20241121125904500 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125904508 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904508 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904508 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904508 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904508 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904508 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904508 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904508 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904508 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904508 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904508 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904508 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904508 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904508 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904508 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904508 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904508 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904508 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904508 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904508 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904508 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904508 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904508 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904508 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904508 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904508 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904508 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904509 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904509 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904509 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904509 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904509 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904509 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904509 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904509 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904509 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904509 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904509 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904509 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904514 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125904514 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904515 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904515 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904516 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904516 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904517 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904517 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904518 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904518 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904518 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904518 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904519 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904519 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904519 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904519 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 RX RTS.req: sapi=5 arfcn=871 cur_fn=39 block=10 (pcu_l1_if.cpp:576) 20241121125904520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Sending data request: sapi=5 arfcn=871 cur_fn=39 block=10 data= (pcu_l1_if.cpp:182) 20241121125904521 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125904532 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904532 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904532 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904532 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904532 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904532 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904532 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904532 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904532 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904532 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904532 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904532 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904532 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904532 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904532 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904532 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904532 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904532 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904532 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904532 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904532 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904532 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904532 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904532 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904532 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904532 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904532 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904532 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904532 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904532 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904532 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904532 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904532 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904532 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904532 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904532 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904532 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904532 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF [1;32mINFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904532 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125904533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904533 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904533 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904534 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904534 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904534 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904535 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904535 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904535 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904535 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904536 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904536 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 RX RTS.req: sapi=5 arfcn=871 cur_fn=43 block=11 (pcu_l1_if.cpp:576) 20241121125904537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Sending data request: sapi=5 arfcn=871 cur_fn=43 block=11 data= (pcu_l1_if.cpp:182) 20241121125904537 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125904540 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904540 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904540 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904540 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904540 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904540 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904540 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904540 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904540 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904540 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904540 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904540 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904540 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904540 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904540 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904540 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904540 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904540 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904540 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904540 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904540 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904540 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904540 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904540 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904540 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904540 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904540 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904540 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904540 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904540 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904540 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904540 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904540 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904540 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904540 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904540 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904540 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904540 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904540 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125904551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904551 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904551 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904551 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904551 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904552 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904552 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904552 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904552 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904552 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904552 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904553 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904553 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904553 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904553 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 RX RTS.req: sapi=5 arfcn=871 cur_fn=47 block=0 (pcu_l1_if.cpp:576) 20241121125904560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Sending data request: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:182) 20241121125904561 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125904566 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904566 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904566 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904566 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904566 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904566 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904566 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904566 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904566 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904566 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904566 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904566 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904566 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904566 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904566 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904566 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904566 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904566 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904566 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904566 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904566 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904566 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904566 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904566 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904566 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904566 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904566 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904566 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904566 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904566 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904566 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904566 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904566 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904566 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904566 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904566 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904566 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904566 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904566 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904575 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125904575 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125904580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data= (pcu_l1_if.cpp:182) 20241121125904581 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125904586 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904586 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904586 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904586 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904586 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904586 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904586 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904586 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904586 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904586 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904586 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904586 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904587 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904587 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904587 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904587 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904587 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904587 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904587 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904587 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904587 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904587 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904587 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904587 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904587 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904587 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904587 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904587 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904587 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904587 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904587 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904587 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904587 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904587 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904587 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904587 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904587 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904587 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904587 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904594 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125904594 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904594 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904594 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 RX RTS.req: sapi=5 arfcn=871 cur_fn=56 block=2 (pcu_l1_if.cpp:576) 20241121125904598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Sending data request: sapi=5 arfcn=871 cur_fn=56 block=2 data= (pcu_l1_if.cpp:182) 20241121125904598 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125904601 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904601 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904601 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904601 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904601 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904601 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904601 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904601 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904601 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904601 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904601 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904601 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904601 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904601 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904601 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904601 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904601 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904601 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904601 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904601 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904601 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904601 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904601 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904601 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904601 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904601 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904601 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904601 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904601 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904601 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904601 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904601 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904601 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904601 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904601 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904601 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904601 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904601 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904601 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125904612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904613 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904613 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904613 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904613 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904614 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904614 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904614 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904614 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904615 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904615 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 RX RTS.req: sapi=5 arfcn=871 cur_fn=60 block=3 (pcu_l1_if.cpp:576) 20241121125904622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Sending data request: sapi=5 arfcn=871 cur_fn=60 block=3 data= (pcu_l1_if.cpp:182) 20241121125904623 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125904629 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125904629 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125904629 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125904629 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125904629 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125904629 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125904629 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125904629 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125904629 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125904629 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125904629 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125904629 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125904629 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125904629 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125904629 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125904629 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125904629 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125904629 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125904629 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125904629 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125904629 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125904629 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125904629 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125904629 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125904629 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125904629 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125904629 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125904629 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125904629 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125904629 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125904629 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125904629 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125904629 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125904629 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125904629 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125904629 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125904629 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125904629 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904629 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125904630 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125904637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125904637 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904640 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904640 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904642 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904644 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904644 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125904646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125904647 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 RX RTS.req: sapi=5 arfcn=871 cur_fn=65 block=4 (pcu_l1_if.cpp:576) 20241121125904647 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Sending data request: sapi=5 arfcn=871 cur_fn=65 block=4 data= (pcu_l1_if.cpp:182) 20241121125904648 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(908)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125904652 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50604<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125904657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50590<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125904658 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125904658 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904658 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904659 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125904659 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125904659 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125904659 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121125904659 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125904659 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125904659 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121125904659 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 82: stopped pid 11493 with status 0 MTC@1d710fa6204d: Test case TC_pcuif_info_ind_subsequent finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass'. respawn: 83: starting: osmo-pcu Thu Nov 21 12:59:04 UTC 2024 ====== PCU_Tests.TC_pcuif_info_ind_subsequent pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pcuif_info_ind_subsequent.talloc 20241121125904690 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125904691 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125904691 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125904691 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125904710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125904811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50610<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=212016) Waiting for packet dumper to finish... 1 (prev_count=212016, count=277780) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pcuif_info_ind_subsequent pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success'. ------ PCU_Tests.TC_nacc_outbound_success ------ Thu Nov 21 12:59:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241121125909692 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125909692 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_success started. 911@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 911@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(915)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success-BVCI1234(914)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 911@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(915)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125910474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 911@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(919)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 911@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(919)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(916)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(916)@1d710fa6204d: Start timer T: 5 s PCUIF(916)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125910480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50628<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_success-STATS(920)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_success-STATS(920)@1d710fa6204d: Start timer T: 2 s 911@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(923)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(923)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125914693 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125914693 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125914693 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(916)@1d710fa6204d: OsmoPCU is now connected BTS(918)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125914708 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125914708 DLGLOBAL DEBUG validating counter group 0x5635bfa04040(bts) with 102 counters (rate_ctr.c:86) 20241121125914708 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125914708 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125914708 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125914708 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125914708 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125914708 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125914708 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125914708 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125914708 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125914708 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125914708 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125914708 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125914708 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125914708 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125914708 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125914708 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125914708 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125914708 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125914708 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125914708 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125914708 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125914708 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125914708 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125914708 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125914708 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125914708 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125914708 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125914708 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125914708 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125914708 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125914708 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125914708 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125914708 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125914708 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125914708 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125914708 DLGLOBAL DEBUG validating counter group 0x7fbfe66555e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125914708 DLGLOBAL DEBUG validating counter group 0x5635bfa03720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125914708 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125914708 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125914708 DLGLOBAL DEBUG validating counter group 0x7fbfe6656180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125914708 DLGLOBAL DEBUG validating counter group 0x7fbfe6656160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125914708 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125914708 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125914708 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125914709 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) MTC@1d710fa6204d: Start timer T: 2 s 20241121125914709 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125914709 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125914709 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125914709 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125914711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125914711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125914712 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(915)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 10 s -NSVCI1234(915)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(915)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(915)@1d710fa6204d: Start timer Tns_test: 10 s BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" 20241121125914716 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125914717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125914717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125914717 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125914717 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125914717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125914717 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125914717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125914717 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(915)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(915)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125914721 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125914721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125914721 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125914721 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125914721 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125914721 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125914721 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125914721 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125914721 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125914721 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125914723 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125914723 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(915)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(915)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(915)@1d710fa6204d: Start timer Tns_test: 10 s BTS(918)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125914724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914725 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914725 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914725 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914725 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914726 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914726 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914726 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914726 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 912@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 912@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125914732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125914732 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125914732 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125914732 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125914732 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125914732 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125914732 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125914732 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success-BVCI1234(914)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success-BVCI1234(914)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125914739 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125914739 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125914739 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125914739 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125914739 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125914739 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125914739 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125914739 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125914741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125914741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125914743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914745 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914745 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914746 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914746 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914746 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914746 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914747 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125914747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125914747 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125914747 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125914747 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125914747 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125914747 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125914747 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125914747 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125914747 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125914747 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125914747 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125914747 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125914747 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125914747 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125914747 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125914747 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125914747 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(918)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125914752 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125914752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125914752 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125914752 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125914752 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125914759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125914759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914761 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914761 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914761 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914761 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914763 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914763 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914763 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914763 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914764 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914764 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914764 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914764 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914769 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125914783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125914783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914783 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914783 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914784 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914784 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914784 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914784 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914784 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914784 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914784 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914784 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914785 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914785 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914787 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125914802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125914802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914810 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125914822 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125914822 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914824 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914824 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914825 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914825 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914825 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914830 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914830 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914832 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125914847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125914847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914849 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914849 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914852 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914852 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914856 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914856 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914857 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125914865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125914865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914867 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914867 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914869 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125914900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125914900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914901 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914901 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914904 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914904 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914906 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914906 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914909 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125914924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125914924 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914925 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914927 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914927 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914928 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914928 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914929 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914929 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914930 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914930 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914931 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914931 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914931 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125914944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125914944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914951 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914951 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914952 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125914963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125914963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914967 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125914969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914972 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125914986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125914986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125914986 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125914986 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125914986 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125914987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125914987 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125914987 DLGLOBAL DEBUG validating counter group 0x5635bfa03760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125914987 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125914987 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125914987 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125914987 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125914987 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125914987 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125914987 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125914987 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125914987 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125914987 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125914987 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125914987 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125914987 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125914987 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125914987 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125914987 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125914987 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125914987 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125914987 DLGLOBAL DEBUG validating counter group 0x5635bfa03b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125914987 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125914987 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125914987 DLGLOBAL DEBUG validating counter group 0x5635bfa03c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125914987 DLGLOBAL DEBUG validating counter group 0x5635bfa03c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125914987 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125914987 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125914987 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125914987 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125914987 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125914987 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125914987 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125914987 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125914987 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125914987 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125914987 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125914987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125914987 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125914987 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125914987 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125914988 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914988 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914988 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914988 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914988 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914988 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914989 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914989 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914989 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914989 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125914989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125914991 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125914991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125914991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125914991 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125914991 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125914991 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125914991 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125914991 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125914991 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125914991 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125914991 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125914991 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125914991 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(918)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125915005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125915005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915006 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915006 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915006 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915006 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915007 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915007 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915009 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125915023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125915023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915024 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915025 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915025 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915025 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915025 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915025 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915025 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915025 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915025 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915033 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125915047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125915047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915047 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915047 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915048 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915048 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915048 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915048 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915048 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915048 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915048 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915048 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915049 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125915049 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915051 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125915065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125915065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125915065 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125915065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125915065 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125915065 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125915065 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125915065 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125915065 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125915065 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125915065 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125915065 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125915066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915066 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915066 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915067 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915067 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125915067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915070 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125915084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125915084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125915084 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125915084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125915084 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125915084 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125915084 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125915084 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125915084 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125915084 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125915084 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125915084 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125915085 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915085 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915085 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915085 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915086 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915086 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915088 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121125915088 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121125915088 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121125915088 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121125915088 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121125915088 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121125915088 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125915088 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121125915093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125915093 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125915093 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125915093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125915094 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125915094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125915094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125915094 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125915094 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121125915094 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121125915094 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121125915094 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121125915094 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121125915094 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) BTS(918)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125915108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125915108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915108 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915108 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915108 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915108 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915109 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915109 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915109 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915109 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915109 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915109 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915110 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915110 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125915112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125915112 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125915112 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125915112 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125915112 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125915112 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125915112 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125915112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125915112 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125915126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125915126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915126 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125915126 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125915127 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915127 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915127 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915127 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915128 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915128 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915128 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915128 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125915131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125915131 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125915131 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125915131 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125915131 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125915131 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125915131 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125915131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121125915131 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125915145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125915145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915145 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125915145 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125915145 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915145 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915146 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915146 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125915154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125915154 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125915154 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125915154 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125915154 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125915154 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125915154 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125915154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121125915155 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125915168 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125915168 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915168 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125915168 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125915169 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915169 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915169 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915169 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915169 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915169 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915169 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915170 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915170 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915170 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915170 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915170 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915170 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915170 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125915173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125915173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125915173 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125915173 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125915173 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125915173 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125915173 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121125915173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125915173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125915173 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125915187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125915187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915187 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125915187 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125915188 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915188 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915189 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915189 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915189 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915189 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125915192 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125915192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125915192 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125915192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241121125915192 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125915192 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125915192 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125915192 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241121125915192 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=112, TS=7) (nacc_fsm.c:206) 20241121125915192 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125915192 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125915192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125915192 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(918)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125915206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125915206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125915206 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125915206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915206 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915206 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915215 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125915229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125915229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915229 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125915229 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125915230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915230 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915230 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915230 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915230 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915230 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915231 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915231 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915231 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915231 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915233 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125915247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125915247 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915248 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915248 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915248 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915248 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915248 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915248 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125915249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915252 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125915266 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125915266 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125915266 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125915266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125915266 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125915266 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125915266 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=112 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125915266 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125915266 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125915266 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125915266 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125915266 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121125915266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915266 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915266 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(918)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125915267 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915267 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915268 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50628<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125915268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915268 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125915268 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125915269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125915270 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125915270 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125915270 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125915270 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125915270 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125915270 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125915270 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125915270 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125915270 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125915270 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125915270 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125915270 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125915270 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125915270 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125915270 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125915270 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125915270 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 83: stopped pid 11553 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_success finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass'. Thu Nov 21 12:59:15 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success.talloc respawn: 84: starting: osmo-pcu 20241121125915284 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125915284 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125915284 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125915284 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125915305 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125915405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57996<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276772) Waiting for packet dumper to finish... 1 (prev_count=276772, count=304380) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran'. ------ PCU_Tests.TC_nacc_outbound_success_utran ------ Thu Nov 21 12:59:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_utran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_utran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_utran' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_success_utran started. 924@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_utran-BVCI1234(926)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 924@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(928)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(928)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 924@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125918475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 924@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(932)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 924@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(932)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(929)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125918481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(929)@1d710fa6204d: Start timer T: 5 s PCUIF(929)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_success_utran-STATS(933)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_success_utran-STATS(933)@1d710fa6204d: Start timer T: 2 s 924@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(936)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(936)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125920285 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125920285 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125920285 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(929)@1d710fa6204d: OsmoPCU is now connected BTS(931)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125920298 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125920298 DLGLOBAL DEBUG validating counter group 0x563130d06040(bts) with 102 counters (rate_ctr.c:86) 20241121125920298 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125920298 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125920298 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125920298 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125920299 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125920299 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125920299 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125920299 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125920299 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125920299 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125920299 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125920299 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125920299 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125920299 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125920299 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125920299 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125920299 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125920299 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125920299 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125920299 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125920299 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125920299 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125920299 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125920299 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125920299 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125920299 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125920299 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125920299 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125920299 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125920299 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125920299 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125920299 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125920299 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125920299 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125920299 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125920299 DLGLOBAL DEBUG validating counter group 0x7fb6e509a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125920299 DLGLOBAL DEBUG validating counter group 0x563130d05720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125920299 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125920299 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125920299 DLGLOBAL DEBUG validating counter group 0x7fb6e509b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125920299 DLGLOBAL DEBUG validating counter group 0x7fb6e509b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125920299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125920299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125920299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125920299 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125920299 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125920299 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125920299 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125920301 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125920301 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920302 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) -NSVCI1234(928)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(928)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(928)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(928)@1d710fa6204d: Start timer Tns_test: 10 s BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" 20241121125920306 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125920306 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121125920306 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125920306 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125920306 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125920306 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121125920307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125920307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125920307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(928)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(928)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125920309 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125920309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125920309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125920309 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125920309 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125920309 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125920309 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125920309 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125920309 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125920309 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125920312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920312 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125920312 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121125920312 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920312 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(928)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(928)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(928)@1d710fa6204d: Start timer Tns_test: 10 s 20241121125920313 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920313 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920314 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920314 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920314 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920314 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920315 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920315 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920315 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920315 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(931)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125920317 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 925@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 925@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125920328 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125920328 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125920328 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125920328 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125920328 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125920328 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125920328 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125920328 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125920328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125920328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920331 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920331 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920332 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920332 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920332 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920332 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920333 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920333 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920333 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920333 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920334 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920334 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920334 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_success_utran-BVCI1234(926)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_utran-BVCI1234(926)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125920343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125920344 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125920344 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125920344 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125920344 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125920344 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125920344 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125920344 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125920347 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125920347 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125920347 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125920347 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125920347 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125920347 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125920347 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125920348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125920348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920351 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125920351 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125920351 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125920351 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125920351 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125920351 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125920351 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125920351 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125920351 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125920351 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125920351 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920351 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920352 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920352 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(931)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125920353 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920353 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920353 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920353 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920354 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920354 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125920357 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125920358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125920358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125920358 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125920358 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125920358 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125920372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125920372 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920373 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920373 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920375 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920375 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920375 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920376 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920376 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920376 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920376 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920377 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920377 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920377 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125920389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125920389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920394 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125920408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125920408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920417 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125920432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125920432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920434 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920434 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920437 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920437 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920438 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920438 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920439 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920439 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920441 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125920451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125920451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920453 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920453 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920453 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920453 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920453 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920453 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920455 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125920469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125920470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920471 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920471 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920471 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920471 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920471 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920471 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920472 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920472 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920472 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920473 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920473 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920473 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920479 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125920494 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125920494 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920497 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920498 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920498 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920500 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920500 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920500 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920500 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920501 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920501 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920503 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125920512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125920512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920513 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920513 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920514 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920514 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920514 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920514 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920514 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920514 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920514 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920514 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920517 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125920531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125920531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125920532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920541 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125920556 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125920556 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125920556 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125920556 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125920556 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125920557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125920557 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125920557 DLGLOBAL DEBUG validating counter group 0x563130d05760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125920557 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125920557 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125920557 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125920557 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125920557 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125920557 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125920557 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125920557 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125920557 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125920557 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125920557 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125920557 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125920557 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125920557 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125920557 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125920557 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125920557 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125920557 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125920558 DLGLOBAL DEBUG validating counter group 0x563130d05b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125920558 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125920558 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125920558 DLGLOBAL DEBUG validating counter group 0x563130d05c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125920558 DLGLOBAL DEBUG validating counter group 0x563130d05c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125920558 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125920558 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125920558 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125920558 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125920558 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125920558 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125920558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125920558 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125920558 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125920558 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125920558 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125920558 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125920558 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125920558 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125920558 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125920558 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920558 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920560 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920560 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125920564 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125920564 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125920564 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125920565 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125920565 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125920566 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125920566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125920566 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125920566 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125920566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125920566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125920566 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(931)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125920576 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125920576 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920578 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920578 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920582 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920582 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920583 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920583 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920583 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920583 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920585 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125920595 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125920595 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920597 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920597 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920600 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920600 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920601 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920601 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920605 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125920619 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125920619 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125920625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920625 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125920639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125920639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125920639 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125920639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125920639 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125920639 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125920639 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125920639 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125920639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125920639 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125920639 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125920639 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125920640 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920640 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920643 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920643 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920644 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920644 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920645 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125920646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920647 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125920658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 0a 26 91 c8 02 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125920658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125920658 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125920658 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125920658 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Other_RAT_Notif = 1 |  : u.Target_Other_RAT_Notif | u.Target_Cell_3G_Notif = 0 |  : u.Target_Cell_3G_Notif | Exist_FDD_Description = 1 |  : FDD_Target_Cell_Notif | FDD_ARFCN = 1234 | Exist_Bandwith_FDD = 0 | SCRAMBLING_CODE = 228 | : End FDD_Target_Cell_Notif | Exist_TDD_Description = 0 | REPORTING_QUANTITY = 0 |  : End u.Target_Cell_3G_Notif |  : End u.Target_Other_RAT_Notif | : End Target_Cell | u.PSI3_CHANGE_MARK = 1 | u.PSI3_CHANGE_MARK = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125920659 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125920659 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125920660 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125920660 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=UTRAN, FDD-ARFCN=1234 => no system information provided. (nacc_fsm.c:305) 20241121125920660 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20241121125920660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920661 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920661 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920662 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920662 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920689 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125920689 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125920689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125920689 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125920689 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241121125920689 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125920689 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125920690 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125920690 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241121125920690 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=91, TS=7) (nacc_fsm.c:206) 20241121125920690 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125920690 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125920690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=48 2c 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125920690 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(931)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20241121125920700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125920700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920701 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920701 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920701 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920701 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920703 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920703 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920704 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920704 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920704 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920704 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920705 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125920718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125920718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920718 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125920718 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125920718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920718 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920718 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920719 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920719 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920719 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920719 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920723 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125920738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125920738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920742 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920742 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125920744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920748 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125920763 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125920763 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125920763 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125920763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125920763 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125920763 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125920763 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=91 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125920763 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125920763 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125920763 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125920763 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125920763 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(931)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125920765 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920765 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920766 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920766 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58012<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125920769 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920769 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920770 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920770 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920771 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920771 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920772 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920772 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920772 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125920772 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125920774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58004<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125920774 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125920774 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125920774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125920774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125920774 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125920774 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125920774 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125920774 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125920774 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125920774 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125920774 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125920774 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125920774 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125920774 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125920774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125920774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125920774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 84: stopped pid 11620 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_success_utran finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass'. respawn: 85: starting: osmo-pcu Thu Nov 21 12:59:20 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_utran pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_utran.talloc 20241121125920805 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125920805 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125920805 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125920805 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125920822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58016<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125920922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58016<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=202076) Waiting for packet dumper to finish... 1 (prev_count=202076, count=236344) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_utran pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran'. ------ PCU_Tests.TC_nacc_outbound_success_eutran ------ Thu Nov 21 12:59:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_eutran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_eutran' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_success_eutran started. 937@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_eutran-BVCI1234(939)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 937@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(941)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 937@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(941)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125923992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 937@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(945)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(945)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 937@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(942)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(942)@1d710fa6204d: Start timer T: 5 s 20241121125924000 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(942)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_success_eutran-STATS(946)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_success_eutran-STATS(946)@1d710fa6204d: Start timer T: 2 s 937@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(949)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(949)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125925806 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125925806 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125925806 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(942)@1d710fa6204d: OsmoPCU is now connected BTS(944)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125925809 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125925809 DLGLOBAL DEBUG validating counter group 0x55d9b3939040(bts) with 102 counters (rate_ctr.c:86) 20241121125925809 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125925809 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125925809 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125925809 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125925809 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125925809 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125925809 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125925809 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125925809 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125925809 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125925809 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125925809 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125925809 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125925809 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125925809 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125925809 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125925809 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125925809 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125925809 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125925809 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125925809 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125925809 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125925809 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125925809 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125925809 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125925809 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125925809 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125925809 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125925809 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125925809 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125925809 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125925809 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125925809 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125925809 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125925809 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125925809 DLGLOBAL DEBUG validating counter group 0x7fb05acdf5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125925809 DLGLOBAL DEBUG validating counter group 0x55d9b3938720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125925809 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125925809 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125925809 DLGLOBAL DEBUG validating counter group 0x7fb05ace0180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125925809 DLGLOBAL DEBUG validating counter group 0x7fb05ace0160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125925809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125925809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125925809 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125925809 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125925809 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925809 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925809 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925809 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925809 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925809 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925809 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925809 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925809 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925809 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925809 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925809 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925809 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925809 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925810 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925810 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925810 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925810 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925810 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925810 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925810 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925810 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125925810 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125925810 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125925810 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125925810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125925810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925810 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 10 s BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(941)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(941)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(941)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(941)@1d710fa6204d: Start timer Tns_test: 10 s BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125925812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125925812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125925812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125925812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125925812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125925812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(944)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125925812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125925812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125925812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(941)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(941)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125925813 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125925813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125925813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125925813 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125925813 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125925813 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125925813 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125925813 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125925813 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125925813 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121125925813 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125925813 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(941)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(941)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(941)@1d710fa6204d: Start timer Tns_test: 10 s 938@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 938@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125925817 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125925817 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125925817 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125925817 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125925817 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125925817 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125925817 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125925817 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_eutran-BVCI1234(939)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_eutran-BVCI1234(939)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125925820 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125925820 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125925820 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125925820 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125925820 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125925820 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125925820 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125925820 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125925821 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125925821 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125925821 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125925821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125925821 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125925821 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125925821 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125925821 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125925821 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125925821 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125925821 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125925821 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125925821 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125925821 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125925821 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125925821 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125925821 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(944)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125925823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925824 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925824 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125925824 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125925824 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125925824 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125925824 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125925827 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125925842 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125925842 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925842 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925842 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925843 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925843 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925846 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125925860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125925860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925860 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925860 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925861 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925861 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125925884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125925884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925888 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125925902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125925902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925903 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925903 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925903 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925903 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925903 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925903 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925904 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925904 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925907 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125925921 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125925921 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925921 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925921 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925921 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925922 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925922 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925922 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925922 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925922 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925922 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925930 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125925944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125925944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925949 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125925963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925963 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925963 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925963 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925963 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925963 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925963 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925963 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925964 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925964 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925967 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125925981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125925981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925982 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925982 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925982 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925982 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925982 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925982 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925982 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125925982 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125925991 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125926005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125926005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926005 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926005 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926005 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926005 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926005 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926005 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926005 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926005 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926006 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926006 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926006 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926006 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926006 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926006 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926009 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125926023 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125926023 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926024 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926024 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926028 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125926042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125926042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926043 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926043 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926043 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125926043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926051 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125926066 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125926066 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125926066 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125926066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125926066 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125926066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125926066 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125926066 DLGLOBAL DEBUG validating counter group 0x55d9b3938760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125926066 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125926066 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125926066 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125926066 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125926066 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125926066 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125926066 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125926066 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125926066 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125926066 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125926066 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125926066 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125926066 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125926066 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125926066 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125926066 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125926066 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125926066 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125926066 DLGLOBAL DEBUG validating counter group 0x55d9b3938b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125926066 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125926066 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125926066 DLGLOBAL DEBUG validating counter group 0x55d9b3938c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125926066 DLGLOBAL DEBUG validating counter group 0x55d9b3938c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125926066 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125926066 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125926066 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125926066 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125926066 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125926066 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125926066 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125926066 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125926066 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125926066 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125926066 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125926066 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125926066 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125926066 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125926066 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125926066 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926066 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926066 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926066 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926067 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926067 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926067 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926067 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926067 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926067 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926067 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926067 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125926070 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125926070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125926070 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125926070 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125926070 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125926070 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125926070 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125926070 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125926070 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125926070 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125926070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125926070 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(944)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125926084 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125926084 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926084 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926084 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926084 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926084 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926085 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926085 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926085 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926085 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926085 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926085 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926085 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926085 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926085 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926089 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125926103 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125926103 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926104 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926104 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926112 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125926126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125926126 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926126 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926126 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926126 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926126 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926127 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926127 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926127 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926127 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926127 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926127 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926127 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926127 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125926127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926131 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125926145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125926145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125926145 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125926145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125926145 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125926145 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125926145 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125926145 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125926145 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125926145 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125926145 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125926145 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125926146 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926146 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926146 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926146 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926146 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926146 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125926147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926150 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125926164 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 0c 41 34 9c 80 60 f2 01 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125926164 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125926164 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125926164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125926164 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Other_RAT_Notif = 1 |  : u.Target_Other_RAT_Notif | u.Target_Other_RAT_2_Notif = 1 |  : u.Target_Other_RAT_2_Notif | u.Target_Cell_4G_Notif = 0 |  : u.Target_Cell_4G_Notif | Exist_Arfcn = 0 | Exist_3G_Target_Cell = 0 | Exist_Eutran_Target_Cell = 1 |  : Target_EUTRAN_Cell | EARFCN = 1234 | Exist_Measurement_Bandwidth = 0 | Physical_Layer_Cell_Identity = 456 | Reporting_Quantity = 1 | : End Target_EUTRAN_Cell | Exist_Eutran_Ccn_Measurement_Report = 1 |  : Eutran_Ccn_Measurement_Report | ThreeG_BA_USED = 0 | N_EUTRAN = 1 | Eutran_Ccn_Measurement_Report_Cell | EUTRAN_FREQUENCY_INDEX = 1 | CELL_IDENTITY = 456 | REPORTING_QUANTITY = 1 | : End Eutran_Ccn_Measurement_Report |  : End u.Target_Cell_4G_Notif |  : End u.Target_Other_RAT_2_Notif |  : End u.Target_Other_RAT_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125926164 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125926164 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125926164 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125926164 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=E-UTRAN, EARFCN=1234, CI=456 => no system information provided. (nacc_fsm.c:343) 20241121125926164 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:442) 20241121125926164 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926164 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926165 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926165 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125926173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125926173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125926173 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125926173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 78 + 13 = 91 (pdch_ul_controller.c:131) 20241121125926173 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125926173 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125926173 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125926173 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type POLL (pdch_ul_controller.c:184) 20241121125926173 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=91, TS=7) (nacc_fsm.c:206) 20241121125926173 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125926173 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125926173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=48 2c 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125926173 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(944)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++++++++++") 20241121125926187 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125926187 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926188 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926188 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926188 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926188 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926188 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926188 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926188 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926188 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926188 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926188 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926189 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926189 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926192 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125926206 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125926206 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125926206 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125926206 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926206 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926207 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926207 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926207 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926207 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926207 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926207 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926207 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926207 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926211 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125926225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125926225 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926225 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926225 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926226 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926226 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926226 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926226 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926226 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125926226 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926234 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125926248 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125926248 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125926248 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125926248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125926248 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125926248 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125926248 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=91 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125926248 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125926248 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125926248 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125926248 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125926248 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(944)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125926249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926249 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125926250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125926251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125926252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125926252 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125926252 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125926252 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125926252 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125926252 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125926252 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125926252 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125926252 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125926252 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125926252 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125926252 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125926252 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125926252 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125926252 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125926252 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125926252 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125926252 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 85: stopped pid 11686 with status 0 respawn: 86: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_success_eutran finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass'. Thu Nov 21 12:59:26 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_eutran pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_eutran.talloc 20241121125926267 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125926267 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125926267 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125926267 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125926285 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36980<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125926385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36980<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=175396) Waiting for packet dumper to finish... 1 (prev_count=175396, count=238512) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_eutran pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack'. ------ PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack ------ Thu Nov 21 12:59:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_success_no_ctrl_ack started. 950@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 950@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(954)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(954)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 950@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 950@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(957)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(957)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 950@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 20241121125929433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(956)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125929439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(956)@1d710fa6204d: Start timer T: 5 s PCUIF(956)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_success_no_ctrl_ack-STATS(960)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_success_no_ctrl_ack-STATS(960)@1d710fa6204d: Start timer T: 2 s 950@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(961)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(961)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125931268 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125931268 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125931268 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(956)@1d710fa6204d: OsmoPCU is now connected BTS(958)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125931273 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125931273 DLGLOBAL DEBUG validating counter group 0x55ae98342040(bts) with 102 counters (rate_ctr.c:86) 20241121125931273 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125931273 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125931273 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125931273 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125931273 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125931273 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125931273 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125931273 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125931273 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125931273 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125931273 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125931273 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125931273 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125931273 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125931273 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125931273 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125931273 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125931273 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125931273 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125931273 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125931273 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125931273 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125931273 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125931273 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125931273 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125931273 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125931273 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125931273 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125931273 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125931273 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125931273 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125931273 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125931273 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125931273 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) MTC@1d710fa6204d: Start timer T: 2 s 20241121125931273 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125931273 DLGLOBAL DEBUG validating counter group 0x7f0729ce95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125931273 DLGLOBAL DEBUG validating counter group 0x55ae98341720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125931273 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125931273 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125931273 DLGLOBAL DEBUG validating counter group 0x7f0729cea180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125931273 DLGLOBAL DEBUG validating counter group 0x7f0729cea160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125931273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125931273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125931273 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125931273 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125931273 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125931273 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125931273 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125931273 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125931273 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931273 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(954)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(954)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(954)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(954)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125931275 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125931275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125931275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125931275 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125931275 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125931275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 10 s 20241121125931275 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125931275 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125931275 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(954)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(954)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125931276 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125931276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125931276 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125931276 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125931276 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125931276 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125931276 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125931276 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125931276 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125931276 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(958)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125931277 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125931277 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(954)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(954)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(954)@1d710fa6204d: Start timer Tns_test: 10 s 951@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 951@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125931282 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125931282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125931282 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125931282 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125931282 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125931282 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125931282 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125931282 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_no_ctrl_ack-BVCI1234(953)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125931285 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125931285 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125931285 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125931285 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125931285 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125931285 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125931285 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125931285 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125931287 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125931287 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125931287 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125931287 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125931287 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125931287 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125931287 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125931287 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931287 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931287 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125931287 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125931287 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125931287 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125931287 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125931287 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125931287 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125931287 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125931287 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125931287 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125931287 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931287 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931288 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931288 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(958)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125931291 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125931291 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125931291 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125931291 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125931291 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125931291 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125931305 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125931305 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931306 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931306 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931306 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931306 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931306 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931306 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931307 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931307 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931307 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931307 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931307 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931307 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931310 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125931324 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125931324 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931325 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931325 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931325 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931325 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931325 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931325 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931326 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931326 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931333 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125931347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125931347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931348 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931348 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931352 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125931366 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125931366 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931371 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125931385 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125931385 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931387 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931387 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931394 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125931408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125931408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931413 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125931427 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125931427 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931427 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931427 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931427 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931427 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931427 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931427 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931428 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931428 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931428 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931428 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931428 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931428 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931431 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125931445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125931445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931446 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931446 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931446 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931446 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931446 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931446 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931454 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125931469 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125931469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931469 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931469 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931469 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931469 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931469 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931469 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931469 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931469 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931470 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931470 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931470 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931470 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931473 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125931487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125931487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931488 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931488 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931488 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931488 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931488 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931488 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931492 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125931506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125931506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125931507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931515 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125931530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125931530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125931530 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125931530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125931530 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125931530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125931530 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125931530 DLGLOBAL DEBUG validating counter group 0x55ae98341760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125931530 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125931530 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125931530 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125931530 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125931530 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125931530 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125931530 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125931530 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125931530 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125931530 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125931530 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125931530 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125931530 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125931530 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125931530 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125931530 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125931530 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125931530 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125931530 DLGLOBAL DEBUG validating counter group 0x55ae98341b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125931530 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125931530 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125931530 DLGLOBAL DEBUG validating counter group 0x55ae98341c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125931530 DLGLOBAL DEBUG validating counter group 0x55ae98341c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125931530 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125931530 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125931531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125931531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125931531 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125931531 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125931531 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125931531 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125931531 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125931531 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125931531 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125931531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125931531 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125931531 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125931531 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125931531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931534 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125931534 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125931534 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125931534 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125931535 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125931535 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125931535 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125931535 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125931535 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125931535 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125931535 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125931535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125931535 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(958)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125931548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125931548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931553 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125931567 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125931567 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931576 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125931591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125931591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125931593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931595 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125931610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125931610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125931610 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125931610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125931610 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125931610 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125931610 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125931610 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125931610 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125931610 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125931610 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125931610 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125931611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931611 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931611 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931611 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931611 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931612 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931612 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931612 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125931612 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931615 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125931629 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125931629 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125931629 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125931629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125931629 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125931629 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125931629 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125931629 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125931629 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125931629 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125931629 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125931629 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125931629 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931630 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931630 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931630 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931630 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931630 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931630 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931630 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931631 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931631 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931631 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931631 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931632 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121125931632 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121125931632 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121125931632 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121125931632 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121125931632 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121125931632 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125931632 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121125931638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125931638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125931638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125931638 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121125931638 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121125931638 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121125931638 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121125931638 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121125931638 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121125931638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125931638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125931638 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125931638 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125931638 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125931638 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125931638 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125931638 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125931638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125931638 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125931652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125931652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931653 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931653 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931653 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931653 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931653 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931653 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931653 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125931657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125931657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125931657 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125931657 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125931657 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125931657 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125931657 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125931657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121125931657 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125931671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125931671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931671 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931671 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125931671 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931671 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125931675 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125931675 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125931675 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125931675 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125931675 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125931676 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125931676 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125931676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121125931676 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125931690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125931690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931690 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931690 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125931690 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931690 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931690 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931690 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931691 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931691 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931691 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931691 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931691 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931691 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931691 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931691 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931692 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931692 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125931699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125931699 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125931699 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125931699 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125931699 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125931699 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125931699 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121125931699 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125931699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125931699 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125931713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125931713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931713 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931713 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125931713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125931717 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125931717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125931717 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125931717 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20241121125931718 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125931718 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125931718 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125931718 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20241121125931718 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=108, TS=7) (nacc_fsm.c:206) 20241121125931718 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125931718 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125931718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125931718 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(958)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125931732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125931732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931732 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931732 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125931732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125931736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125931736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125931736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125931736 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(958)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125931750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125931750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931750 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931750 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125931751 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931751 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931751 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931751 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931751 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931751 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931752 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931752 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931752 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931752 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931752 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931752 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125931759 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling free USF for polling at FN=108 of TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:443) 20241121125931759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125931760 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(958)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125931780 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125931780 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931780 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931780 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125931781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931781 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931781 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931781 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931782 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931782 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931782 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931782 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125931785 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125931785 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125931785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125931785 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(958)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125931799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125931799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931799 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=108, reason=CELL_CHG_CONTINUE): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121125931799 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=108, TS=7 (curr FN 108), reason=CELL_CHG_CONTINUE (tbf.cpp:487) 20241121125931799 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event TIMEOUT_CELL_CHG_CONTINUE (tbf.cpp:557) 20241121125931799 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:668) 20241121125931799 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931799 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931799 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931800 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931800 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931800 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931800 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931800 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125931803 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125931803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125931803 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125931803 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 112 + 13 = 125 (pdch_ul_controller.c:131) 20241121125931803 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125931803 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125931804 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125931804 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type POLL (pdch_ul_controller.c:184) 20241121125931804 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=125, TS=7) (nacc_fsm.c:206) 20241121125931804 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125931804 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125931804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125931804 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(958)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125931818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125931818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931818 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=112): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931818 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125931818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931819 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931819 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931819 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931819 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931819 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931819 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931827 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125931841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125931841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931841 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125931841 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125931841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931842 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931842 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931842 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931842 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931842 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931842 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931843 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931843 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931845 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125931860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125931860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931860 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931860 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931862 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125931862 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931864 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125931900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125931900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125931900 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125931900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125931900 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125931900 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125931900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=125 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125931900 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125931900 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125931900 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125931900 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125931900 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(958)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125931900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125931900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931901 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125931901 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37002<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125931901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125931901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931902 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125931902 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931902 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125931902 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125931903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36986<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125931903 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125931903 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125931903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931903 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121125931903 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125931904 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121125931904 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125931904 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125931904 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125931904 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125931904 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121125931904 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125931904 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125931904 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125931904 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125931904 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125931904 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125931904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125931904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125931904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 86: stopped pid 11752 with status 0 respawn: 87: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_success_no_ctrl_ack finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass'. Thu Nov 21 12:59:31 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack.talloc 20241121125931929 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125931929 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125931929 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125931929 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125931945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48056<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125932045 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48056<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265720) Waiting for packet dumper to finish... 1 (prev_count=265720, count=329888) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice'. ------ PCU_Tests.TC_nacc_outbound_success_twice ------ Thu Nov 21 12:59:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_success_twice started. 963@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice-BVCI1234(965)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 963@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(967)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 963@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(967)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125935109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48064<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 963@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(971)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 963@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(971)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(968)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125935115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(968)@1d710fa6204d: Start timer T: 5 s PCUIF(968)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_success_twice-STATS(972)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_success_twice-STATS(972)@1d710fa6204d: Start timer T: 2 s 963@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(975)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(975)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125936930 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125936930 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125936930 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(968)@1d710fa6204d: OsmoPCU is now connected BTS(970)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125936933 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125936933 DLGLOBAL DEBUG validating counter group 0x56085979b040(bts) with 102 counters (rate_ctr.c:86) 20241121125936933 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125936933 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125936933 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125936933 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125936933 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125936933 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) MTC@1d710fa6204d: Start timer T: 2 s 20241121125936933 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125936933 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125936933 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125936933 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125936933 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125936933 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125936933 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125936933 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125936933 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125936933 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125936933 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125936933 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125936933 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125936933 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125936933 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125936933 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125936933 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125936933 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125936933 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125936933 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125936933 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125936933 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125936933 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125936933 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125936933 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125936933 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125936933 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125936933 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125936933 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125936933 DLGLOBAL DEBUG validating counter group 0x7f3c02a7e5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125936933 DLGLOBAL DEBUG validating counter group 0x56085979a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125936933 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125936933 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125936933 DLGLOBAL DEBUG validating counter group 0x7f3c02a7f180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125936933 DLGLOBAL DEBUG validating counter group 0x7f3c02a7f160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125936933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125936933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125936933 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125936933 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125936933 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125936933 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125936933 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125936933 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125936933 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936934 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(967)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(967)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(967)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(967)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125936935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125936935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125936935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125936935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125936935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125936935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 2 s 20241121125936935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125936935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125936935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(970)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(967)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(967)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125936936 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125936936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125936936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125936936 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125936936 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125936936 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125936936 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125936936 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125936936 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125936936 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(967)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(967)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(967)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125936936 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125936936 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 964@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 964@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125936941 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125936941 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125936941 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125936941 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125936941 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125936941 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125936941 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125936941 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_twice-BVCI1234(965)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice-BVCI1234(965)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125936945 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125936945 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125936945 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125936945 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125936945 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125936945 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125936945 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125936945 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125936946 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125936946 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125936946 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125936946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125936946 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125936946 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125936946 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125936947 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936947 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936947 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936947 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(970)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125936947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125936947 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125936947 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125936947 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125936947 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125936947 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125936947 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125936947 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125936947 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125936947 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125936947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936948 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936948 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936948 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936948 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125936948 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936948 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936950 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125936950 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125936950 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125936950 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125936950 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125936951 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125936965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125936965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936966 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936966 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936966 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936966 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936966 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936966 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936966 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936966 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936967 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936967 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936970 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125936984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125936984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936984 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936985 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936985 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936985 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936985 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936985 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936985 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125936985 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125936993 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125937008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125937008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937008 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937008 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937008 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937008 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937012 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125937026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125937026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937027 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937031 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125937045 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125937045 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937046 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937046 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937046 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937046 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937046 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937046 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937047 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937047 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937047 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937047 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937047 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937047 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937054 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125937068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125937068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937070 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937070 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937073 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125937087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125937087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937087 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937087 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937087 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937087 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937088 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937088 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937088 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937088 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937088 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937088 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937088 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937088 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937092 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125937106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125937106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937106 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937106 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937115 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125937129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125937129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937129 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937129 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937129 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937129 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937130 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937130 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937130 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937134 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125937148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125937148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937148 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937148 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937148 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937148 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937148 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937148 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937148 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937148 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937149 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937149 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937152 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125937166 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125937166 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937166 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937166 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937167 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937167 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937167 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937167 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937167 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937167 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937167 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937167 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125937167 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937176 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125937190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125937190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125937190 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125937190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125937190 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125937190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125937190 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125937190 DLGLOBAL DEBUG validating counter group 0x56085979a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125937190 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125937190 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125937190 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125937190 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125937190 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125937190 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125937190 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125937190 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125937190 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125937190 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125937190 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125937190 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125937190 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125937190 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125937190 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125937190 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125937190 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125937190 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125937190 DLGLOBAL DEBUG validating counter group 0x56085979ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125937190 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125937190 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125937190 DLGLOBAL DEBUG validating counter group 0x56085979ac00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125937190 DLGLOBAL DEBUG validating counter group 0x56085979ac20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125937190 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125937190 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125937190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125937190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125937190 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125937190 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125937190 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125937190 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125937190 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125937190 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125937190 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125937190 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125937190 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125937190 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125937190 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125937190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937191 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937191 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937191 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937191 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937191 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937191 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937191 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937191 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937191 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937191 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937194 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125937194 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125937194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125937194 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125937194 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125937194 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125937195 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125937195 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125937195 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125937195 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125937195 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125937195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125937195 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(970)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125937208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125937208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937208 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937208 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937209 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937209 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937209 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937209 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937209 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937209 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937209 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937213 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125937227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125937227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937227 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937227 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937227 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937227 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937236 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125937250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125937250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937250 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937250 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937251 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937251 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125937251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937255 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125937269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125937269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125937269 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125937269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125937269 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125937269 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125937269 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125937269 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125937269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125937269 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125937269 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125937269 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125937269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937269 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937269 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937269 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937269 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125937270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937273 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125937288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125937288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125937288 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125937288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125937288 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125937288 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125937288 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125937288 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125937288 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125937288 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125937288 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125937288 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125937288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937288 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937288 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937288 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937288 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937290 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121125937290 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121125937290 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121125937290 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121125937290 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121125937290 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121125937290 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125937295 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125937295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125937295 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125937295 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121125937295 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121125937295 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121125937295 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121125937295 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121125937297 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125937297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125937297 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125937297 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937297 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937297 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937297 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937297 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937297 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125937297 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125937311 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125937311 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937311 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937311 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937312 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937312 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937313 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937313 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125937316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125937316 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125937316 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937316 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937316 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937316 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937316 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121125937316 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125937330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125937330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937330 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937330 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125937330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125937334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125937334 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125937334 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937334 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937334 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937334 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937334 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121125937334 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125937348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125937348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937348 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937348 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125937348 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937348 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937348 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937348 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937357 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125937357 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125937357 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125937357 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937357 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937357 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937358 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937358 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121125937358 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937358 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125937358 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125937371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125937371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937371 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937371 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125937372 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937372 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937372 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937372 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937372 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937376 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125937376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125937376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125937376 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20241121125937376 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125937376 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125937376 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125937376 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20241121125937376 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=108, TS=7) (nacc_fsm.c:206) 20241121125937376 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125937376 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937376 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125937376 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(970)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125937390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125937390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937390 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937390 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125937390 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937390 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937390 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937390 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937391 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937391 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937391 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937391 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937395 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125937409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125937409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937409 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937409 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125937409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937409 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937409 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937409 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937418 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125937432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125937432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937433 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937433 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937433 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937433 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937433 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937433 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937434 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937434 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937434 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125937434 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937436 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125937451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125937451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125937451 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125937451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125937451 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125937451 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125937451 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125937451 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125937451 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125937451 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125937451 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125937451 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121125937451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937451 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937451 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937451 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937451 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937451 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937451 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937452 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125937452 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937455 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125937470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125937470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125937470 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125937470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125937470 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125937470 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125937470 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125937470 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125937470 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125937470 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125937470 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:470) 20241121125937470 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:543) 20241121125937470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937470 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937470 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125937479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125937479 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125937479 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937479 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937479 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937479 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937479 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125937479 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125937493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125937493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937493 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937493 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937494 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937494 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125937497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125937497 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125937497 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937497 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937497 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937497 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937497 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121125937497 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125937511 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125937511 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937511 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125937512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937512 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937512 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937512 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937512 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937512 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937512 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937512 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937512 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125937516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121125937516 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121125937516 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937516 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937516 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937516 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937516 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121125937516 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125937530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125937530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937530 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937530 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125937531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937532 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937532 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937539 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125937539 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121125937539 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121125937539 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937539 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125937540 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125937540 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125937540 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121125937540 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125937540 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125937554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125937554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937554 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937554 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125937554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937554 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937554 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937558 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125937558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121125937558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121125937558 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125937558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241121125937558 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125937558 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125937558 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125937558 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241121125937558 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=147, TS=7) (nacc_fsm.c:206) 20241121125937558 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125937558 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125937558 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125937558 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(970)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125937572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125937572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937572 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937572 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125937572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937577 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125937591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125937591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937591 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=138): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125937591 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125937591 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125937591 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125937591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937600 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125937614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125937614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125937616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937619 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125937633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125937633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125937633 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125937633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125937633 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125937633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125937633 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=147 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125937633 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125937633 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125937633 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125937633 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125937633 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(970)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125937633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48066<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125937634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937635 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937635 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125937635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125937636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48064<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125937636 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125937636 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125937636 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125937636 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125937636 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125937636 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125937636 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125937636 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121125937636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125937636 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125937636 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125937636 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125937636 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125937636 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125937636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125937636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125937636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 87: stopped pid 11819 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_success_twice finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass'. respawn: 88: starting: osmo-pcu Thu Nov 21 12:59:37 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_twice pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_twice.talloc 20241121125937658 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125937658 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125937658 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125937658 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125937669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125937769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48074<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=324540) Waiting for packet dumper to finish... 1 (prev_count=324540, count=408000) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache'. ------ PCU_Tests.TC_nacc_outbound_success_twice_nocache ------ Thu Nov 21 12:59:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_success_twice_nocache.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_success_twice_nocache started. 976@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 976@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(980)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 976@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(980)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125940817 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 976@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(984)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 976@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(984)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(981)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125940825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(981)@1d710fa6204d: Start timer T: 5 s PCUIF(981)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_success_twice_nocache-STATS(986)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_success_twice_nocache-STATS(986)@1d710fa6204d: Start timer T: 2 s 976@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(987)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(987)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125942659 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125942659 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125942659 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(981)@1d710fa6204d: OsmoPCU is now connected BTS(983)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125942662 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125942662 DLGLOBAL DEBUG validating counter group 0x56119c757040(bts) with 102 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125942662 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125942662 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125942662 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125942662 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125942662 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125942662 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125942662 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125942662 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125942662 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125942662 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125942662 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125942662 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125942662 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125942662 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125942662 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125942662 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125942662 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125942662 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125942662 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125942662 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125942662 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125942662 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125942662 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125942662 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125942662 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125942662 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125942662 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125942662 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125942662 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125942662 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125942662 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125942662 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125942662 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125942662 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125942662 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125942662 DLGLOBAL DEBUG validating counter group 0x7f822747c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125942662 DLGLOBAL DEBUG validating counter group 0x56119c756720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125942662 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125942662 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125942662 DLGLOBAL DEBUG validating counter group 0x7f822747d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125942662 DLGLOBAL DEBUG validating counter group 0x7f822747d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125942662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125942662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125942662 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125942662 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125942662 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125942662 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125942662 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125942662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125942662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942663 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(980)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(980)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(980)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(980)@1d710fa6204d: Start timer Tns_test: 10 s BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121125942665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125942665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125942665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125942665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125942665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125942665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@1d710fa6204d: Start timer T: 2 s 20241121125942665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125942665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125942665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(980)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(983)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(980)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125942665 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125942665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125942665 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125942665 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125942665 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) MTC@1d710fa6204d: Start timer T: 2 s 20241121125942665 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125942665 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125942665 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125942665 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125942665 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121125942666 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125942666 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(980)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(980)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(980)@1d710fa6204d: Start timer Tns_test: 10 s 977@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 977@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125942672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125942672 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125942672 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125942672 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125942672 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125942672 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125942672 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125942672 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_success_twice_nocache-BVCI1234(978)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125942676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942676 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125942676 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125942676 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125942676 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125942676 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125942676 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125942676 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125942676 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125942677 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942677 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942677 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942677 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942678 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942678 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942678 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942678 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942678 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942678 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942678 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942678 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942679 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942679 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942679 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125942679 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125942679 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125942679 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125942679 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125942679 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125942679 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125942679 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125942679 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125942679 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125942679 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125942679 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125942679 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125942679 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125942679 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125942679 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125942679 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(983)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125942682 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125942682 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125942682 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125942682 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125942682 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125942682 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125942695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125942695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942697 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942697 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942697 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942697 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942699 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125942714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125942714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942715 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942715 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942715 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942715 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942715 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942715 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942723 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125942737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125942737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942737 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942737 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942738 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942738 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942738 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942738 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942738 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942738 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942738 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942738 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942739 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942739 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942741 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125942755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125942755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942760 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125942774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125942774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942775 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942775 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942784 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125942798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125942798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942799 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942799 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942799 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942799 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942799 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942799 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942802 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125942816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125942816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942817 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942817 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942821 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125942835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125942835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942835 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942835 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942835 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942835 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942835 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942835 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942835 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942835 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942835 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942836 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942836 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942836 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942836 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942844 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125942858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125942858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942858 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942858 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942862 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125942876 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125942876 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942877 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942877 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942881 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125942895 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125942895 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125942896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942904 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125942918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125942918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125942918 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125942918 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125942918 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125942919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125942919 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125942919 DLGLOBAL DEBUG validating counter group 0x56119c756760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125942919 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125942919 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125942919 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125942919 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125942919 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125942919 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125942919 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125942919 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125942919 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125942919 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125942919 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125942919 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125942919 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125942919 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125942919 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125942919 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125942919 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125942919 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125942919 DLGLOBAL DEBUG validating counter group 0x56119c756b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125942919 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125942919 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125942919 DLGLOBAL DEBUG validating counter group 0x56119c756c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125942919 DLGLOBAL DEBUG validating counter group 0x56119c756c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125942919 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125942919 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125942919 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125942919 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125942919 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125942919 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125942919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125942919 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125942919 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125942919 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125942919 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125942919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125942919 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125942919 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125942919 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125942919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125942923 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125942923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125942923 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125942923 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125942923 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125942923 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125942924 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125942924 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125942924 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125942924 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125942924 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125942924 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(983)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125942937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125942937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942942 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125942956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942956 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942956 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942965 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125942979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125942979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942979 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942979 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942979 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942979 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125942980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942984 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125942997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125942997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125942997 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125942997 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125942997 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125942998 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125942998 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125942998 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125942998 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125942998 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125942998 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125942998 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125942998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125942998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125942998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943002 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125943016 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125943016 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125943016 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125943016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125943016 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125943016 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125943016 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125943016 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125943016 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125943016 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125943016 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125943016 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125943016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943018 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121125943018 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121125943018 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121125943018 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121125943018 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121125943018 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121125943018 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125943024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125943024 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125943024 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125943024 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121125943024 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121125943024 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121125943024 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121125943024 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121125943025 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125943025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125943025 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125943025 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125943025 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125943025 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125943025 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125943025 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125943025 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125943026 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125943039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125943039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125943044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125943044 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125943044 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125943044 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125943044 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125943044 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125943044 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125943044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121125943044 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125943059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125943059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943059 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125943059 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125943059 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943059 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943060 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943060 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943063 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125943063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125943063 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125943063 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125943063 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125943063 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125943063 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125943063 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125943063 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121125943063 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125943077 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125943077 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943077 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125943077 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125943077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943078 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943078 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943078 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943078 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943078 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943078 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943078 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943078 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943079 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943079 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943079 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125943086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125943086 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125943086 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125943086 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125943086 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125943086 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125943086 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121125943086 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125943086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125943086 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125943100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125943100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943100 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125943100 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125943100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125943105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125943105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125943105 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125943105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20241121125943105 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125943105 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125943105 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125943105 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20241121125943105 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=108, TS=7) (nacc_fsm.c:206) 20241121125943105 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125943105 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125943105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125943105 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(983)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125943119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125943119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943119 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125943119 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125943119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943119 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943119 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943123 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125943137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125943137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943137 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125943137 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125943137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943138 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943138 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943138 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943138 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943138 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943146 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125943161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125943161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943162 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943162 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943162 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943162 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943162 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943162 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943162 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943162 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943162 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943162 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943163 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125943163 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943165 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125943179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125943179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125943179 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125943179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125943179 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|MTC@1d710fa6204d: Start timer T: 2 s 43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125943179 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125943179 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125943179 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125943179 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125943179 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125943179 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125943179 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121125943180 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943180 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943184 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125943198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125943198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943198 [1;34mDL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943198 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943198 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943198 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943198 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943207 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125943221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125943221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943226 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125943239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943244 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125943258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125943258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943267 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125943281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125943281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943282 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943282 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943286 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125943300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125943300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943305 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125943319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125943319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943320 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943320 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943328 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125943342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125943342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943342 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943342 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943342 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943342 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943342 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943342 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943343 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943343 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943343 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943343 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943343 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943343 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943346 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125943360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125943360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943361 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943361 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943361 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943361 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943365 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125943379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125943379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943388 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125943402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125943402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943403 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943403 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943407 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125943421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125943421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943426 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125943440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125943440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943449 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125943463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125943463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943468 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125943482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125943482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943486 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125943500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125943500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943510 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125943524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125943524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943525 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943525 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943525 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943525 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943525 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943525 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943525 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943525 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943526 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943526 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943528 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125943542 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125943542 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943543 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943543 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943544 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943544 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943544 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943547 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125943561 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125943561 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943562 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943562 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943562 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943562 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943562 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943562 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943570 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125943584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125943584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943585 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943585 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943588 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125943603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943603 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943603 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943607 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125943621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125943621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125943645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125943645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943646 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943646 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943646 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943646 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943647 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943647 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943649 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125943663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125943663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943664 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943664 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943664 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943664 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943668 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125943682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125943682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943683 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943683 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943683 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943683 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943691 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125943705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125943705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943707 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943707 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943710 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125943724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125943724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943724 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943724 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943725 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943725 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943726 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943726 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943728 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125943742 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125943742 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943743 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943743 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943743 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943743 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943743 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943743 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943743 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943743 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943744 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943744 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943744 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943744 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943744 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943752 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125943766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125943766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943766 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943767 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943767 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943767 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943767 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943767 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943767 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943767 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943767 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943767 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943767 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943770 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125943784 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125943784 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943784 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943784 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943785 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943785 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943785 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943785 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943785 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943785 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943785 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943785 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943785 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943785 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943785 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943785 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943789 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125943803 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125943803 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943803 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943804 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943804 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943804 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943804 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943804 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943804 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943804 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943804 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943812 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125943826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125943826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943831 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125943845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125943845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943850 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125943864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125943864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943864 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943865 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943865 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943865 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943865 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943873 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125943887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125943887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943892 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125943906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125943906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943906 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943906 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943906 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943906 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943907 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943907 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943907 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943907 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943907 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943911 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125943925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125943925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943925 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943927 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943927 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943927 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943934 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125943948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125943948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943948 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943948 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943949 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943949 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943952 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125943966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125943966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943967 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943967 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943967 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943968 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943968 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943971 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125943985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125943985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943987 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943987 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125943987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125943995 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125944019 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121125944020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125944020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944020 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944021 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944021 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944021 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944021 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944021 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944021 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944021 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944024 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125944025 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121125944038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125944039 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944039 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944039 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944039 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944039 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944043 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125944057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125944057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944058 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944058 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944066 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125944081 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125944081 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944081 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944081 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944081 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944081 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944082 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944082 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944082 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944082 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944085 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125944106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125944106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944106 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944106 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944107 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944107 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944107 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944107 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944107 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944107 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944110 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125944125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125944125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944125 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944125 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944125 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944125 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944126 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944126 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944126 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944126 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944126 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944126 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944134 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125944148 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125944148 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944149 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944149 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944149 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944149 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944149 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944149 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944149 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944149 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944150 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944150 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944150 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944150 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944150 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944150 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944153 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125944167 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121125944167 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944167 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944167 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944167 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944167 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944168 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944168 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944168 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944168 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944169 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944169 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944171 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125944185 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121125944185 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944185 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944185 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944186 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944186 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944186 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944186 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944186 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944186 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944186 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944186 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944186 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944186 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944194 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125944209 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121125944209 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944209 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944209 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944209 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944209 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944209 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944209 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944210 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944210 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944210 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944210 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944210 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944210 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944210 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944210 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944213 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125944227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121125944227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944228 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944228 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944228 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944228 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944228 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944228 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944228 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944228 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944228 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944228 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944228 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944228 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944229 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944229 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944232 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125944246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121125944246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944246 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944246 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944246 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944246 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944246 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944247 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944247 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944247 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944247 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944247 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944247 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944247 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944247 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944255 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125944269 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121125944269 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944269 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944269 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944270 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944270 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944270 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944270 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944270 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944270 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944270 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944270 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944270 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944270 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944274 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125944288 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121125944288 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944288 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944288 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944288 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944288 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944289 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944289 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944289 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944289 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944289 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944289 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944289 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944289 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944289 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944289 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944292 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125944306 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121125944306 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944307 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944307 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944307 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944307 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944307 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944307 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944316 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125944330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121125944330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944330 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944330 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944330 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944330 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944330 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944330 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944331 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944331 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944331 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944331 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944331 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944331 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944331 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944331 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944334 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125944348 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121125944348 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944349 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944349 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944353 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125944367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121125944367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944367 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944367 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944368 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944368 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944376 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125944391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121125944391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944391 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944391 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944391 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944391 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944391 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944391 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944391 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944391 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944391 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944392 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944392 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944392 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944392 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944395 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125944409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121125944409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944409 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944409 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944409 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944409 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944410 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944410 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944410 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944410 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944410 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944410 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944410 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944414 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125944428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121125944428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944428 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944428 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944428 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944428 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944428 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944428 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944429 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944429 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944429 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944429 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944437 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125944451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121125944451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944452 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944452 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944452 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944452 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944456 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125944470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121125944470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944470 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944470 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944471 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944471 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944474 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125944488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121125944488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944489 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944489 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944489 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944489 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944490 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944490 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944490 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944490 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944490 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944490 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944490 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944490 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944498 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125944512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121125944512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944513 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944513 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944514 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944514 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944516 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125944531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121125944531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944532 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944532 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944532 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944532 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944532 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944532 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944532 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944532 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944533 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944533 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944535 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125944549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121125944549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944550 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944550 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944550 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944550 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944550 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944550 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944551 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944551 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944551 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944551 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944551 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944551 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944558 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125944572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121125944572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944573 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944577 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125944591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121125944591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944592 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944592 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944593 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944593 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944593 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944593 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944596 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125944610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121125944610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944610 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944610 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944611 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944611 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944611 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944611 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944619 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125944633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121125944633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125944652 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121125944652 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944653 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944653 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944653 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944653 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944656 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125944670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121125944670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944671 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944671 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944671 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944671 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944680 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125944694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121125944694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944694 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944694 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944695 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944695 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944698 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125944712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121125944712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944713 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944713 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944717 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125944731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121125944731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944740 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125944754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121125944754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944759 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125944773 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121125944773 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944773 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944773 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944774 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944774 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944774 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944774 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944778 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125944792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121125944792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944793 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944793 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944793 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944793 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944801 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125944815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121125944815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944816 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944816 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944816 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944816 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944816 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944816 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944816 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944816 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944820 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125944833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121125944833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944834 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944834 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944838 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125944852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121125944852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944853 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944853 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944861 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125944875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121125944875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944875 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944875 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944876 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944876 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944876 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944876 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944876 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944876 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944876 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944876 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944880 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125944894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121125944894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944894 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944894 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944894 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944894 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944895 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944895 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944898 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125944912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121125944912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944913 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944913 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944913 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944913 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944913 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944913 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944922 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125944936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121125944936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944936 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944936 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944936 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944936 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944936 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944936 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944936 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944936 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944937 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944937 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944937 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944937 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944940 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125944954 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121125944954 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944959 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125944973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121125944973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944973 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944973 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944973 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944973 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944982 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125944996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121125944996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944997 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944997 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944997 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944997 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125944997 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125944997 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945001 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125945015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121125945015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945019 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125945033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121125945033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945034 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945034 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945034 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945034 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945034 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945034 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945043 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125945057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121125945057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945057 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945057 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945057 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945057 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945057 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945057 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945057 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945057 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945058 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945058 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945058 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945058 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945058 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945058 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945061 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125945075 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121125945075 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945076 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945076 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945080 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125945094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121125945094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945095 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945095 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945103 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125945117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121125945117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945117 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945117 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945118 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945118 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945118 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945118 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945118 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945118 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945119 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945119 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945119 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945119 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945122 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125945136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121125945136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945137 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945137 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945137 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945137 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945138 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945138 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945138 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945141 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125945155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945155 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945155 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945164 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125945178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121125945178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945178 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945178 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945179 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121125945179 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945182 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125945196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=4 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125945196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125945197 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125945197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125945197 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125945197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125945197 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125945197 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125945197 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125945197 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125945197 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125945197 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125945197 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945197 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945197 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945197 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945197 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945197 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945198 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945198 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945198 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945198 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945198 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121125945198 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121125945198 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121125945198 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121125945198 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121125945198 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121125945198 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125945201 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125945202 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125945202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125945202 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125945202 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121125945202 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121125945202 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121125945202 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121125945202 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121125945215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121125945215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945216 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945216 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 RX RTS.req: sapi=5 arfcn=871 cur_fn=541 block=6 (pcu_l1_if.cpp:576) 20241121125945224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=546 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=550 (gprs_rlcmac_sched.cpp:454) 20241121125945224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 550 for type USF (pdch_ul_controller.c:184) 20241121125945224 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125945224 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125945224 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125945224 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125945224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125945224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Sending data request: sapi=5 arfcn=871 cur_fn=541 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125945224 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125945238 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121125945238 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945243 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121125945243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121125945243 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121125945243 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125945243 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125945243 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125945243 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125945243 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125945243 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121125945243 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125945257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121125945257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945257 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=550): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125945257 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125945257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945262 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121125945262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121125945262 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121125945262 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125945262 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125945262 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125945262 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125945262 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125945262 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121125945262 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125945276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945276 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125945276 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125945276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121125945285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121125945285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121125945285 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125945285 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121125945285 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121125945285 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121125945285 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121125945285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125945285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121125945285 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125945299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121125945299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945299 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=559): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125945299 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125945299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945304 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121125945304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121125945304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121125945304 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125945304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 563 + 13 = 576 (pdch_ul_controller.c:131) 20241121125945304 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125945304 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125945304 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125945304 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 576 for type POLL (pdch_ul_controller.c:184) 20241121125945304 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=576, TS=7) (nacc_fsm.c:206) 20241121125945304 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125945304 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121125945304 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125945304 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(983)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125945318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121125945318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945318 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125945318 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125945318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945322 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125945336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121125945336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945336 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=567): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125945337 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125945337 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125945337 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125945337 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945337 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945338 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945338 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945346 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125945360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121125945360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945360 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945360 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945360 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945360 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945361 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945361 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121125945361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945364 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125945378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125945378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125945378 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125945378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125945378 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125945378 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125945378 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=576 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125945378 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125945378 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125945378 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125945378 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125945378 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(983)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125945379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125945379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125945379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125945380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48104<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125945380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121125945380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125945381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48088<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125945381 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125945381 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125945381 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125945381 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125945381 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125945381 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125945381 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125945381 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121125945381 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125945381 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125945381 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125945381 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125945381 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125945381 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125945381 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125945381 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125945381 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 88: stopped pid 11883 with status 0 respawn: 89: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_success_twice_nocache finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass'. Thu Nov 21 12:59:45 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_success_twice_nocache pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_success_twice_nocache.talloc 20241121125945396 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125945396 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125945396 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125945396 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125945409 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125945510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59006<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=778736) Waiting for packet dumper to finish... 1 (prev_count=778736, count=840244) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_success_twice_nocache pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout'. ------ PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout ------ Thu Nov 21 12:59:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_rac_ci_resolve_timeout started. 989@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 989@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(993)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 989@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(993)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125948621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 989@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(997)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(997)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 989@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(994)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121125948628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(994)@1d710fa6204d: Start timer T: 5 s PCUIF(994)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(998)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_rac_ci_resolve_timeout-STATS(998)@1d710fa6204d: Start timer T: 2 s 989@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1001)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1001)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121125950396 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125950396 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125950396 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(994)@1d710fa6204d: OsmoPCU is now connected BTS(996)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125950401 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121125950401 DLGLOBAL DEBUG validating counter group 0x55569705f040(bts) with 102 counters (rate_ctr.c:86) 20241121125950401 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125950401 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125950401 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125950401 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125950401 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125950401 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125950401 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) MTC@1d710fa6204d: Start timer T: 2 s 20241121125950401 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125950401 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125950401 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125950401 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125950401 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125950401 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125950401 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125950401 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125950401 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125950401 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125950401 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125950401 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125950401 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125950401 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125950401 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125950401 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125950401 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125950401 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125950401 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125950401 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125950401 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125950401 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125950401 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125950401 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125950401 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125950401 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125950401 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125950401 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125950401 DLGLOBAL DEBUG validating counter group 0x7fe73ea6a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125950401 DLGLOBAL DEBUG validating counter group 0x55569705e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125950401 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125950401 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125950401 DLGLOBAL DEBUG validating counter group 0x7fe73ea6b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121125950401 DLGLOBAL DEBUG validating counter group 0x7fe73ea6b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125950401 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125950401 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125950401 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125950401 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125950401 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125950401 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125950401 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125950401 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125950401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125950402 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(993)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(993)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(993)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(993)@1d710fa6204d: Start timer Tns_test: 10 s BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125950403 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125950403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125950403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125950403 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125950403 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125950403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125950403 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125950403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125950403 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(993)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(993)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121125950404 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125950404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125950404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125950404 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125950404 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125950404 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125950404 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125950404 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125950404 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125950404 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(996)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121125950404 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125950404 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(993)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(993)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(993)@1d710fa6204d: Start timer Tns_test: 10 s 990@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 990@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125950409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125950409 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125950409 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125950409 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125950409 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125950409 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125950409 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125950409 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_rac_ci_resolve_timeout-BVCI1234(991)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125950412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125950412 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125950412 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125950412 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125950412 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125950412 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125950412 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125950412 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125950414 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125950414 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125950414 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125950414 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125950414 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125950414 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125950414 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121125950414 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125950414 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125950414 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125950414 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125950414 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125950414 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125950414 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125950414 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125950414 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125950414 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125950415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(996)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125950415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950415 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950415 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950416 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950416 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } 20241121125950416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125950416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125950416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125950416 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125950416 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125950416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950419 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121125950433 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125950433 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950433 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950433 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950434 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950434 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950434 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950434 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950434 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950434 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950434 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950434 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950435 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950435 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950437 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125950451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125950451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950452 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950452 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950452 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950452 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950461 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125950475 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125950475 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950475 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950475 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950475 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950475 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950475 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950475 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950475 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950475 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950476 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950476 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950476 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950476 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950476 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950476 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950479 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125950493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125950493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950498 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125950512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125950512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950513 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950513 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950513 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950513 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950521 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125950535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125950535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950536 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950536 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950536 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950536 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950536 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950536 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950536 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950536 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950537 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950537 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950540 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125950554 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125950554 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950554 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950555 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950555 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950555 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950555 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950555 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950555 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950555 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950555 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950555 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950555 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950555 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950555 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950559 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125950573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125950573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950574 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950574 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950582 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125950596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125950596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950596 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950596 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950597 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950597 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950597 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950597 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950597 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950597 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950597 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950597 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950597 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950597 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950597 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950597 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950601 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125950615 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125950615 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950615 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950615 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950615 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950615 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950616 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950616 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950616 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950616 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950616 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950616 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950619 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125950633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125950633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950634 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950634 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950634 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950634 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950634 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950634 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950634 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950634 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950635 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125950635 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950643 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125950657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125950657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125950657 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125950657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125950657 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125950657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125950657 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125950657 DLGLOBAL DEBUG validating counter group 0x55569705e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125950657 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125950657 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125950657 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125950657 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125950657 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125950657 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125950657 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125950657 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125950657 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125950657 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125950657 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125950657 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125950657 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125950657 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125950657 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125950657 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125950657 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125950657 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125950657 DLGLOBAL DEBUG validating counter group 0x55569705eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125950657 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125950657 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125950657 DLGLOBAL DEBUG validating counter group 0x55569705ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125950657 DLGLOBAL DEBUG validating counter group 0x55569705ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125950657 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125950657 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125950657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125950657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125950657 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125950657 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125950657 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125950657 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125950657 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125950657 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125950657 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125950657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125950657 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125950657 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125950657 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125950657 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950657 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950658 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950658 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950658 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950658 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950658 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950658 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950661 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125950661 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125950661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125950661 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125950661 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125950661 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125950661 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125950661 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125950661 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125950661 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125950661 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125950661 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950661 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125950676 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125950676 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950676 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950676 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950676 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950676 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950677 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950677 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950677 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950677 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950677 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950677 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950677 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950677 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950678 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950678 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950680 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125950694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125950694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950695 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950695 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950695 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950695 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950696 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950696 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950696 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950696 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950696 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950696 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950696 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950696 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950704 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125950718 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125950718 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950718 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950718 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950719 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950719 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950719 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950719 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950720 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125950720 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950722 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125950737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125950737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125950737 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125950737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125950737 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125950737 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125950737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125950737 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125950737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125950737 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125950737 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125950737 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125950737 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950737 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950737 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950737 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950737 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950737 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950738 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950738 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950738 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950738 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950738 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950738 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950738 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125950738 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950741 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125950755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125950755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125950755 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125950755 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125950755 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125950756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125950756 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125950756 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125950756 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125950756 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125950756 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125950756 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125950756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950757 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125950764 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125950764 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125950764 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950765 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125950778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950779 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950779 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950779 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950779 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950779 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950779 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950779 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950779 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125950783 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125950783 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125950783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950783 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125950797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950797 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950797 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125950798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950798 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950798 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950798 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950798 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950798 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950802 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125950802 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125950802 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125950802 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950802 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125950816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950816 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950816 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125950816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950816 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950816 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950816 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950816 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950817 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950817 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950817 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950817 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950817 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950817 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125950825 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125950825 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125950825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950825 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125950839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950839 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950839 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125950839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950840 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950840 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950840 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950844 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125950844 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125950844 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125950844 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950844 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125950858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950858 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950858 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125950858 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950858 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950859 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950859 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125950863 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125950863 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125950863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950863 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125950877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950877 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950877 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125950877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950877 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950877 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950877 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950877 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950877 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125950886 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125950886 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125950886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950886 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125950900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950900 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950900 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125950900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950901 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950901 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950904 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125950904 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125950904 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125950904 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950905 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125950918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950918 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950918 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125950919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950923 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125950923 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125950923 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125950923 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950923 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950937 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125950937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950937 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=112): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950937 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125950937 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950937 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950938 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950938 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125950946 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125950946 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125950946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950946 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125950960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950960 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950960 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125950961 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950961 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950961 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950961 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950961 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950961 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125950965 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125950965 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125950965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950965 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125950979 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950979 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125950979 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125950979 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125950979 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125950979 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950979 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950979 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950979 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950980 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950980 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950980 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950980 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950980 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950984 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125950984 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125950984 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125950998 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125950998 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950998 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241121125950998 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125950998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950998 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950998 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125950999 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125950999 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125951007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951007 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951021 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125951021 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951021 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951021 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951021 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951021 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951022 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951022 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951022 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951022 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951022 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951022 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125951026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951026 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951040 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951040 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125951044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951044 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951058 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125951058 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951059 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951059 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951059 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951059 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951060 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951060 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951060 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951060 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951061 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951061 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125951068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951068 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951082 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125951082 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951082 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951082 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951082 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951082 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951083 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951083 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951083 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951083 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951083 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951083 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951084 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951084 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125951086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951086 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951100 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125951100 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951100 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951100 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951100 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951100 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951101 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951101 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951101 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951101 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951101 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951101 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951101 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951101 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951101 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951101 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125951105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951105 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125951119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951120 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951120 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125951128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951128 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125951142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951142 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951142 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951143 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951143 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951143 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951143 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951143 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951143 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951143 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951143 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951147 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125951147 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951147 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125951161 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951161 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951161 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951161 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951161 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951161 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951161 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951161 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951161 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951161 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951161 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951162 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951162 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951162 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951162 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125951165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951165 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125951179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951180 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951180 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125951188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951189 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951202 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125951202 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125951207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951207 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125951221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951221 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951221 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951222 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951222 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951222 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951222 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125951226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951226 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125951240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125951249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951249 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951263 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125951263 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951263 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951263 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951263 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951263 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951263 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951263 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951264 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951264 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951264 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125951267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951268 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125951281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951282 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951282 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951282 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951282 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951282 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951282 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951282 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951282 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951283 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951283 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125951286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951286 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125951300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951301 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951301 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951301 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951301 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125951309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951310 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951323 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125951323 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951324 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951324 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951324 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951324 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951324 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125951328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951328 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125951342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951343 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951343 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125951347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951347 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125951361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951362 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951362 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951362 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951362 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951362 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951362 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951363 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951363 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951363 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951363 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951363 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951363 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125951370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951370 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125951384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951385 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951385 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951386 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951386 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951386 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951386 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951386 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951386 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125951389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951389 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125951403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951404 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951404 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951404 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951404 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951405 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951405 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951408 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125951408 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951408 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951422 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125951422 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951422 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951422 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951423 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951423 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951423 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951423 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951423 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951423 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951423 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951423 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951424 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125951431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951431 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125951445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951445 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951445 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951446 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951446 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951447 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125951449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951450 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125951464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951465 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951465 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951468 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125951468 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951468 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125951482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951483 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951483 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951484 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951484 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951484 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125951491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951492 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125951506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951507 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951507 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951507 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951508 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951508 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125951510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951510 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951524 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125951524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951525 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951525 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951525 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951525 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951525 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951525 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951525 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951525 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951525 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951525 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125951529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951529 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125951543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951543 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951543 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951543 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951543 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951543 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951543 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951543 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951543 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951544 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951544 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951544 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951544 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951552 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125951552 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951552 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125951566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951567 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951567 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125951570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951571 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125951585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951585 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951585 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951585 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125951589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951589 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125951603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951603 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951603 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951604 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951604 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951604 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951604 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125951612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951613 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125951626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951627 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951627 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951627 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951627 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951627 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951627 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951627 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951627 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951627 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951627 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951628 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951628 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951631 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125951631 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951631 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125951645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951646 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951646 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951646 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951646 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125951650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951650 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951664 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125951664 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951664 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951664 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951664 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951664 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951664 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951664 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951665 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951665 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951665 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951665 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951665 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951665 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951673 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125951673 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951673 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125951687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951688 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951688 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951688 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951688 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951688 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951688 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951692 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125951692 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951692 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125951706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951706 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951706 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951706 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951706 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951707 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951707 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951707 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951707 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125951710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951710 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125951724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951724 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951724 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951725 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951725 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951725 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951725 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951725 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951725 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951725 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951725 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951725 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951725 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951725 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951725 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125951733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951734 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125951747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951748 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951748 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951748 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951748 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951748 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951748 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951748 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951748 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951749 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951749 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951749 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951749 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125951752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951752 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125951756 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Timeout of X1 (fsm.c:317) 20241121125951756 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20241121125951766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125951766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951766 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951767 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951767 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951767 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951767 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951767 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951767 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951768 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951768 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951768 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951768 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951771 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 RX RTS.req: sapi=5 arfcn=871 cur_fn=290 block=8 (pcu_l1_if.cpp:576) 20241121125951771 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125951771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 294 + 13 = 307 (pdch_ul_controller.c:131) 20241121125951771 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125951771 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125951771 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125951771 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 307 for type POLL (pdch_ul_controller.c:184) 20241121125951771 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=307, TS=7) (nacc_fsm.c:206) 20241121125951771 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125951771 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (gprs_rlcmac_sched.cpp:202) 20241121125951771 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Sending data request: sapi=5 arfcn=871 cur_fn=290 block=8 data=4f 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125951771 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(996)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125951785 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125951785 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951785 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951785 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951785 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951785 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951786 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951786 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951786 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951786 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951786 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951786 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951786 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951786 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951812 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125951826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125951826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951828 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951828 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951828 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951828 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951828 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951828 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951831 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125951845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125951845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951845 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951845 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951845 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951845 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951845 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951845 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125951846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951849 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125951864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125951864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125951864 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125951864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125951864 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125951864 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125951864 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=307 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125951864 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125951864 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125951864 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125951864 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125951864 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121125951864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125951864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(996)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125951865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125951865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951865 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125951865 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125951865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121125951865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125951866 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59024<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125951867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59020<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125951867 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125951867 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125951867 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125951867 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125951867 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125951867 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125951867 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125951867 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121125951867 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125951867 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125951867 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125951867 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125951867 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125951867 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125951867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125951867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125951867 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 89: stopped pid 11951 with status 0 respawn: 90: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_rac_ci_resolve_timeout finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass'. Thu Nov 21 12:59:51 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout.talloc 20241121125951880 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125951881 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125951881 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125951881 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125951902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125952003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51886<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=438908) Waiting for packet dumper to finish... 1 (prev_count=438908, count=498524) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout'. ------ PCU_Tests.TC_nacc_outbound_si_resolve_timeout ------ Thu Nov 21 12:59:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_si_resolve_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_si_resolve_timeout started. 1002@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 1002@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_si_resolve_timeout-BVCI1234(1005)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1006)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer g_T_guard: 60 s -NSVCI1234(1006)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1002@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121125955054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51892<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1002@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1010)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1002@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1010)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1007)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 1002@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } PCUIF(1007)@1d710fa6204d: Start timer T: 5 s -NSVCI1234(1013)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) PCUIF(1007)@1d710fa6204d: Start timer T_Conn: 10 s 20241121125955064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_si_resolve_timeout-STATS(1012)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1013)@1d710fa6204d: Provider Link came up: waiting for NS-RESET TC_nacc_outbound_si_resolve_timeout-STATS(1012)@1d710fa6204d: Start timer T: 2 s 20241121125956881 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125956881 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121125956881 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1007)@1d710fa6204d: OsmoPCU is now connected BTS(1009)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121125956885 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@1d710fa6204d: Start timer T: 2 s 20241121125956885 DLGLOBAL DEBUG validating counter group 0x559f071fd040(bts) with 102 counters (rate_ctr.c:86) 20241121125956885 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121125956885 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121125956885 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121125956885 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121125956885 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121125956885 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121125956885 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121125956885 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121125956885 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121125956885 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121125956885 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121125956885 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121125956885 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121125956885 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121125956885 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121125956885 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121125956885 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121125956885 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121125956885 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121125956885 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121125956885 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121125956885 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121125956885 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121125956885 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121125956885 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121125956885 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121125956885 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121125956885 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121125956885 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121125956885 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121125956885 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121125956885 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121125956885 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121125956885 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121125956885 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121125956885 DLGLOBAL DEBUG validating counter group 0x7f4136b125e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121125956885 DLGLOBAL DEBUG validating counter group 0x559f071fc720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121125956885 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121125956885 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121125956885 DLGLOBAL DEBUG validating counter group 0x7f4136b13180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121125956886 DLGLOBAL DEBUG validating counter group 0x7f4136b13160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121125956886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121125956886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121125956886 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121125956886 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121125956886 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121125956886 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121125956886 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121125956886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121125956886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121125956886 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1006)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1006)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1006)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1006)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 10 s BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121125956888 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121125956888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121125956888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121125956888 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121125956888 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121125956888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121125956888 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121125956888 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121125956888 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1006)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1006)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121125956889 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121125956889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121125956889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121125956889 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121125956889 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121125956889 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121125956889 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125956889 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125956889 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125956889 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1009)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1006)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1006)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121125956889 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121125956889 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1006)@1d710fa6204d: Start timer Tns_test: 10 s 1003@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1003@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121125956896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125956896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125956896 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125956896 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125956896 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125956896 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121125956896 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121125956896 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_si_resolve_timeout-BVCI1234(1005)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_si_resolve_timeout-BVCI1234(1005)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121125956899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125956899 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125956899 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125956899 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125956899 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121125956899 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121125956899 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121125956899 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125956899 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956899 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121125956900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956901 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956901 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125956901 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125956901 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125956901 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121125956901 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121125956901 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121125956901 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121125956901 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121125956901 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121125956901 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125956902 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956902 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956902 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121125956902 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121125956902 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121125956902 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121125956902 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121125956902 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121125956902 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1009)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121125956904 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121125956904 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121125956904 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121125956904 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121125956904 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121125956904 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121125956918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121125956918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956918 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956918 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956918 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956918 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956918 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956918 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956918 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956918 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956918 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956918 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956919 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956919 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956919 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956919 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956922 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125956936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121125956936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956946 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125956960 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121125956960 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956960 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956960 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956961 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956961 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956961 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956961 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956961 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956961 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956962 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956962 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956962 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125956962 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125956964 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125957000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121125957000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957001 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957001 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957001 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957001 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957004 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125957018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121125957018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957027 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121125957041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121125957041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957042 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957042 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957042 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957042 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957042 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957042 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957046 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121125957060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121125957061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957061 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957061 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957065 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125957079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121125957079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957079 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957079 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957080 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957080 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957080 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957080 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957088 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125957115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121125957115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957115 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957116 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957116 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957116 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957116 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957116 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957116 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957116 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957116 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957117 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957117 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957120 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125957134 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121125957134 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957135 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957135 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957138 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121125957152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121125957152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957153 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957153 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957155 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957155 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957155 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121125957155 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957162 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121125957176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125957176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125957176 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125957176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125957176 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125957176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125957176 DMS INFO Creating MS object (gprs_ms.c:152) 20241121125957176 DLGLOBAL DEBUG validating counter group 0x559f071fc760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121125957176 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121125957176 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121125957176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121125957176 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121125957176 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121125957176 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121125957176 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121125957176 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121125957176 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121125957176 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121125957177 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121125957177 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121125957177 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121125957177 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121125957177 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121125957177 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121125957177 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125957177 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121125957177 DLGLOBAL DEBUG validating counter group 0x559f071fcb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121125957177 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121125957177 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121125957177 DLGLOBAL DEBUG validating counter group 0x559f071fcc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121125957177 DLGLOBAL DEBUG validating counter group 0x559f071fcc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121125957177 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121125957177 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121125957177 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121125957177 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121125957177 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121125957177 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121125957177 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121125957177 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121125957177 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121125957177 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121125957177 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121125957177 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121125957177 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121125957177 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121125957177 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121125957177 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957177 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957177 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957177 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957178 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957178 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957180 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121125957180 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121125957180 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121125957180 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121125957180 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121125957180 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125957181 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121125957181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121125957181 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121125957181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121125957181 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121125957181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957181 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121125957195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121125957195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957195 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957195 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957195 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957195 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957196 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957196 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957196 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957196 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957196 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957196 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957197 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957197 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957199 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121125957213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121125957213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957215 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957215 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957215 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957215 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957215 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957215 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957215 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957215 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957223 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121125957237 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121125957237 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957238 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957238 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957238 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957238 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957239 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957239 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957239 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121125957239 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957241 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121125957256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125957256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125957256 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125957256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125957256 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125957256 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125957256 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121125957256 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121125957256 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121125957256 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121125957256 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121125957256 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121125957256 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957256 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957256 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957257 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957257 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957257 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957257 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957257 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957257 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121125957258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957260 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121125957274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125957274 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125957274 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125957274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125957274 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125957274 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125957274 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121125957274 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121125957274 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121125957274 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121125957274 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121125957274 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121125957275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957275 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957275 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957275 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957275 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957278 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121125957278 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121125957278 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121125957278 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121125957278 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121125957278 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121125957278 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121125957278 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121125957283 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121125957283 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121125957283 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121125957283 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957283 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121125957298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957298 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957298 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957298 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957298 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957298 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957298 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957298 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957298 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957299 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957299 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957299 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957299 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957299 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957299 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121125957302 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121125957302 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121125957302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957302 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957316 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121125957316 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957316 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957316 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121125957316 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957316 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957316 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957316 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957317 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957317 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957317 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957317 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957317 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957317 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957317 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957317 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957317 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957317 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121125957321 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121125957321 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121125957321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957321 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121125957335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957335 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957335 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121125957335 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957335 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121125957344 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121125957344 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121125957345 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957345 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121125957359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957359 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957359 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121125957359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957359 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957359 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957359 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957359 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957360 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957360 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121125957363 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121125957363 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121125957363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957363 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957377 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121125957377 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957377 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957377 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121125957378 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957378 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957378 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957378 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957378 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957378 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957378 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957378 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957382 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121125957382 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121125957382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121125957382 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957382 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957396 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121125957396 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957396 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957396 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121125957396 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957396 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957396 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957396 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121125957405 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121125957405 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121125957405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957405 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957419 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121125957419 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957419 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957419 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121125957420 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957420 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957420 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957420 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957420 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957420 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957420 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957420 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957421 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957421 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957424 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121125957424 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121125957424 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121125957424 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957424 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121125957444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957444 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957444 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121125957444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957444 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957444 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957444 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957444 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957444 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957444 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957448 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121125957448 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121125957448 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121125957448 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957448 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121125957463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957463 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=112): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957463 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121125957463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957465 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957465 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957472 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121125957472 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121125957472 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121125957472 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957472 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121125957486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957486 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957486 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121125957487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957487 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957487 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957491 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121125957491 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121125957491 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121125957491 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957491 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121125957505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957505 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121125957505 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121125957505 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121125957505 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121125957506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957507 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957509 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121125957509 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957509 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121125957523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957523 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (pdch_ul_controller.c:309) 20241121125957523 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} N3101 10 => 11 (< MAX 10) (tbf.cpp:362) 20241121125957524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957524 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957524 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957524 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957524 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957533 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121125957533 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957533 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121125957547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121125957551 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957552 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957565 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121125957565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957566 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957566 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957566 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957566 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957566 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957566 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957566 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957570 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121125957570 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957570 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121125957584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957585 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957585 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957585 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957585 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957585 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957585 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957585 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957585 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957585 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121125957593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957593 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121125957607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957608 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957608 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957612 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121125957612 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957612 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957626 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121125957626 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957626 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957626 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957627 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957627 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957627 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957627 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957627 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957627 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957627 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957627 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957627 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957627 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957630 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 RX RTS.req: sapi=5 arfcn=871 cur_fn=147 block=11 (pcu_l1_if.cpp:576) 20241121125957630 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Sending data request: sapi=5 arfcn=871 cur_fn=147 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957631 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121125957645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957645 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957645 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957646 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957646 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957646 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957646 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957646 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957646 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 RX RTS.req: sapi=5 arfcn=871 cur_fn=151 block=0 (pcu_l1_if.cpp:576) 20241121125957654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Sending data request: sapi=5 arfcn=871 cur_fn=151 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957654 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121125957668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957668 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957668 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957668 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957668 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957668 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957668 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957668 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957668 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957669 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957669 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957669 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957672 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 RX RTS.req: sapi=5 arfcn=871 cur_fn=156 block=1 (pcu_l1_if.cpp:576) 20241121125957672 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Sending data request: sapi=5 arfcn=871 cur_fn=156 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957672 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121125957686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957691 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 RX RTS.req: sapi=5 arfcn=871 cur_fn=160 block=2 (pcu_l1_if.cpp:576) 20241121125957691 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Sending data request: sapi=5 arfcn=871 cur_fn=160 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957691 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121125957705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957705 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957705 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957706 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957706 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957706 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957706 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957706 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957706 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957714 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 RX RTS.req: sapi=5 arfcn=871 cur_fn=164 block=3 (pcu_l1_if.cpp:576) 20241121125957714 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Sending data request: sapi=5 arfcn=871 cur_fn=164 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957715 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957728 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121125957728 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957733 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 RX RTS.req: sapi=5 arfcn=871 cur_fn=169 block=4 (pcu_l1_if.cpp:576) 20241121125957733 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Sending data request: sapi=5 arfcn=871 cur_fn=169 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957733 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121125957747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957747 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957747 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957747 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957747 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957748 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957748 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957748 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957748 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957748 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957748 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957748 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957748 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957748 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957748 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957752 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 RX RTS.req: sapi=5 arfcn=871 cur_fn=173 block=5 (pcu_l1_if.cpp:576) 20241121125957752 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Sending data request: sapi=5 arfcn=871 cur_fn=173 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957752 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957766 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121125957766 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957766 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957766 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957767 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957767 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957767 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957767 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957767 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957767 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957767 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957767 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957767 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957767 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957767 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957767 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 RX RTS.req: sapi=5 arfcn=871 cur_fn=177 block=6 (pcu_l1_if.cpp:576) 20241121125957775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Sending data request: sapi=5 arfcn=871 cur_fn=177 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957775 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957789 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121125957789 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957789 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957789 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957789 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957790 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957790 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957790 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957790 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957790 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957790 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957790 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957790 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957790 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957791 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957791 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957794 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 RX RTS.req: sapi=5 arfcn=871 cur_fn=182 block=7 (pcu_l1_if.cpp:576) 20241121125957794 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Sending data request: sapi=5 arfcn=871 cur_fn=182 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957794 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957808 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121125957808 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957808 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957808 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957808 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957808 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957808 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957808 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957808 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957808 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957809 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957809 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957809 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957809 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957813 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 RX RTS.req: sapi=5 arfcn=871 cur_fn=186 block=8 (pcu_l1_if.cpp:576) 20241121125957813 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Sending data request: sapi=5 arfcn=871 cur_fn=186 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957813 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957826 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121125957826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 RX RTS.req: sapi=5 arfcn=871 cur_fn=190 block=9 (pcu_l1_if.cpp:576) 20241121125957836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Sending data request: sapi=5 arfcn=871 cur_fn=190 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957836 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957850 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121125957850 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957850 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957850 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957850 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957850 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957850 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957850 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957851 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957851 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957851 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957851 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957851 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957851 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957852 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957852 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957854 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 RX RTS.req: sapi=5 arfcn=871 cur_fn=195 block=10 (pcu_l1_if.cpp:576) 20241121125957854 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Sending data request: sapi=5 arfcn=871 cur_fn=195 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957855 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957868 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121125957868 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957869 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957869 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957869 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957869 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957869 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957869 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957870 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957870 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957873 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 RX RTS.req: sapi=5 arfcn=871 cur_fn=199 block=11 (pcu_l1_if.cpp:576) 20241121125957873 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Sending data request: sapi=5 arfcn=871 cur_fn=199 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957873 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957887 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121125957887 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957887 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957887 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957888 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957888 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957888 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957888 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957888 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957888 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 RX RTS.req: sapi=5 arfcn=871 cur_fn=203 block=0 (pcu_l1_if.cpp:576) 20241121125957896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Sending data request: sapi=5 arfcn=871 cur_fn=203 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957897 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957910 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121125957910 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957910 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957910 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957911 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957911 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957911 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957911 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957911 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957911 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957911 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957911 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 RX RTS.req: sapi=5 arfcn=871 cur_fn=208 block=1 (pcu_l1_if.cpp:576) 20241121125957915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Sending data request: sapi=5 arfcn=871 cur_fn=208 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957915 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957929 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121125957929 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957929 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957929 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957930 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957930 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957934 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 RX RTS.req: sapi=5 arfcn=871 cur_fn=212 block=2 (pcu_l1_if.cpp:576) 20241121125957934 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Sending data request: sapi=5 arfcn=871 cur_fn=212 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957934 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121125957948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957948 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957949 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957949 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957949 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957949 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957957 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 RX RTS.req: sapi=5 arfcn=871 cur_fn=216 block=3 (pcu_l1_if.cpp:576) 20241121125957957 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Sending data request: sapi=5 arfcn=871 cur_fn=216 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957957 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121125957971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957972 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957972 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957976 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 RX RTS.req: sapi=5 arfcn=871 cur_fn=221 block=4 (pcu_l1_if.cpp:576) 20241121125957976 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Sending data request: sapi=5 arfcn=871 cur_fn=221 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957976 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125957990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121125957990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957991 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957991 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957991 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957991 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957991 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125957991 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125957994 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 RX RTS.req: sapi=5 arfcn=871 cur_fn=225 block=5 (pcu_l1_if.cpp:576) 20241121125957994 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Sending data request: sapi=5 arfcn=871 cur_fn=225 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125957994 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121125958008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958009 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958009 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958017 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 RX RTS.req: sapi=5 arfcn=871 cur_fn=229 block=6 (pcu_l1_if.cpp:576) 20241121125958017 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Sending data request: sapi=5 arfcn=871 cur_fn=229 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958018 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958031 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121125958031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958032 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958032 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958032 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958032 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958032 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958036 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 RX RTS.req: sapi=5 arfcn=871 cur_fn=234 block=7 (pcu_l1_if.cpp:576) 20241121125958036 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Sending data request: sapi=5 arfcn=871 cur_fn=234 block=7 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958036 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958050 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121125958050 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958051 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958051 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958051 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958051 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958051 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958051 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958051 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958051 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958055 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 RX RTS.req: sapi=5 arfcn=871 cur_fn=238 block=8 (pcu_l1_if.cpp:576) 20241121125958055 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Sending data request: sapi=5 arfcn=871 cur_fn=238 block=8 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958055 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958069 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121125958069 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958070 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958070 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958070 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958071 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958071 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 RX RTS.req: sapi=5 arfcn=871 cur_fn=242 block=9 (pcu_l1_if.cpp:576) 20241121125958078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Sending data request: sapi=5 arfcn=871 cur_fn=242 block=9 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958078 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121125958092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958093 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958093 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958093 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958093 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958097 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 RX RTS.req: sapi=5 arfcn=871 cur_fn=247 block=10 (pcu_l1_if.cpp:576) 20241121125958097 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Sending data request: sapi=5 arfcn=871 cur_fn=247 block=10 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958097 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121125958111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958112 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958112 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958112 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958112 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 RX RTS.req: sapi=5 arfcn=871 cur_fn=251 block=11 (pcu_l1_if.cpp:576) 20241121125958115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Sending data request: sapi=5 arfcn=871 cur_fn=251 block=11 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958116 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958129 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121125958129 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958130 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958130 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958130 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958130 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958130 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958130 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958130 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958130 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958130 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958130 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958131 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958131 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 RX RTS.req: sapi=5 arfcn=871 cur_fn=255 block=0 (pcu_l1_if.cpp:576) 20241121125958139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Sending data request: sapi=5 arfcn=871 cur_fn=255 block=0 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958139 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958153 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121125958153 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958153 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958153 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958153 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958154 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958154 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958154 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958154 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958154 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958154 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958154 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958154 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958157 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 RX RTS.req: sapi=5 arfcn=871 cur_fn=260 block=1 (pcu_l1_if.cpp:576) 20241121125958157 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Sending data request: sapi=5 arfcn=871 cur_fn=260 block=1 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958157 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121125958171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958176 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 RX RTS.req: sapi=5 arfcn=871 cur_fn=264 block=2 (pcu_l1_if.cpp:576) 20241121125958176 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Sending data request: sapi=5 arfcn=871 cur_fn=264 block=2 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958176 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121125958190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958190 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958190 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958190 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958190 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958190 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958190 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958191 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958191 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958191 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958191 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958191 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958191 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958191 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958191 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958199 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 RX RTS.req: sapi=5 arfcn=871 cur_fn=268 block=3 (pcu_l1_if.cpp:576) 20241121125958199 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Sending data request: sapi=5 arfcn=871 cur_fn=268 block=3 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958199 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958213 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121125958213 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958214 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958214 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958218 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 RX RTS.req: sapi=5 arfcn=871 cur_fn=273 block=4 (pcu_l1_if.cpp:576) 20241121125958218 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Sending data request: sapi=5 arfcn=871 cur_fn=273 block=4 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958218 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958232 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121125958232 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958232 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958232 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958232 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958232 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958232 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958232 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958233 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958233 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958233 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 RX RTS.req: sapi=5 arfcn=871 cur_fn=277 block=5 (pcu_l1_if.cpp:576) 20241121125958236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Sending data request: sapi=5 arfcn=871 cur_fn=277 block=5 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958237 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958251 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121125958251 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958251 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958251 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958251 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958251 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958251 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958251 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958251 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958251 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958252 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958252 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958252 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958252 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958252 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958252 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 RX RTS.req: sapi=5 arfcn=871 cur_fn=281 block=6 (pcu_l1_if.cpp:576) 20241121125958260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Sending data request: sapi=5 arfcn=871 cur_fn=281 block=6 data=47 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958260 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121125958274 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121125958275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958275 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958275 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958278 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Timeout of X2 (fsm.c:317) 20241121125958278 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:703) 20241121125958279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 RX RTS.req: sapi=5 arfcn=871 cur_fn=286 block=7 (pcu_l1_if.cpp:576) 20241121125958279 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121125958279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 290 + 13 = 303 (pdch_ul_controller.c:131) 20241121125958279 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121125958279 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121125958279 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121125958279 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 303 for type POLL (pdch_ul_controller.c:184) 20241121125958279 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=303, TS=7) (nacc_fsm.c:206) 20241121125958279 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121125958279 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} (gprs_rlcmac_sched.cpp:202) 20241121125958279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Sending data request: sapi=5 arfcn=871 cur_fn=286 block=7 data=4f 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121125958279 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1009)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121125958293 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121125958293 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958294 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958294 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958294 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958294 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958294 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958294 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958295 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958295 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958298 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121125958312 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121125958312 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958312 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958312 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958312 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958312 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958313 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958313 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958313 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958313 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958313 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958313 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958314 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958314 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958321 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121125958335 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121125958335 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958336 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958336 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121125958337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958340 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121125958354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=10 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121125958354 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121125958354 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121125958354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121125958354 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121125958354 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121125958354 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=303 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121125958354 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121125958354 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121125958354 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121125958354 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121125958354 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1009)@1d710fa6204d: Shutting down virtual BTS #0... 20241121125958354 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958354 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958354 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958354 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51896<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125958355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958355 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958355 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121125958356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121125958357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51892<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121125958358 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121125958358 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121125958358 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121125958358 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121125958358 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121125958358 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121125958358 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125958358 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121125958358 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125958358 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121125958358 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121125958358 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121125958358 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121125958358 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121125958358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121125958358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121125958358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 90: stopped pid 12016 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_si_resolve_timeout finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass'. respawn: 91: starting: osmo-pcu Thu Nov 21 12:59:58 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_si_resolve_timeout.talloc 20241121125958369 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121125958370 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121125958370 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121125958370 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121125958386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121125958486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51912<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=456136) Waiting for packet dumper to finish... 1 (prev_count=456136, count=496600) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup ------ Thu Nov 21 13:00:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup started. 1015@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1015@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1019)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1019)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1015@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130001539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51922<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1015@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1023)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1015@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1023)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1020)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1020)@1d710fa6204d: Start timer T: 5 s PCUIF(1020)@1d710fa6204d: Start timer T_Conn: 10 s 20241121130001548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51936<->l=127.0.0.1:4240 (telnet_interface.c:192) 1015@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1025)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1026)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_dup-STATS(1025)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1026)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130003371 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130003371 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130003371 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1020)@1d710fa6204d: OsmoPCU is now connected BTS(1022)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130003375 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130003375 DLGLOBAL DEBUG validating counter group 0x5569cde6f040(bts) with 102 counters (rate_ctr.c:86) 20241121130003375 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130003375 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130003375 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130003375 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130003375 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130003375 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130003375 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130003375 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130003375 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130003375 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130003375 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130003375 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130003375 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130003375 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130003375 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130003375 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130003375 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130003375 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130003375 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130003375 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130003375 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130003375 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130003375 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130003375 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130003375 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130003375 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130003375 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130003375 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130003375 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130003375 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130003375 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) MTC@1d710fa6204d: Start timer T: 2 s 20241121130003375 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130003375 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130003375 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130003375 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130003375 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130003375 DLGLOBAL DEBUG validating counter group 0x7f550dd1c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130003375 DLGLOBAL DEBUG validating counter group 0x5569cde6e720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130003375 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130003375 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130003375 DLGLOBAL DEBUG validating counter group 0x7f550dd1d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130003375 DLGLOBAL DEBUG validating counter group 0x7f550dd1d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130003375 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130003375 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130003375 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130003375 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130003375 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130003375 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130003375 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130003375 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130003375 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003376 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" MTC@1d710fa6204d: Start timer T: 10 s -NSVCI1234(1019)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1019)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1019)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1019)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1022)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130003377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130003377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130003377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130003377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130003377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130003377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130003377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130003377 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130003377 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1019)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1019)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130003378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130003378 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130003378 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130003378 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130003378 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130003378 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130003378 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130003378 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130003378 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130003378 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130003378 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130003378 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1019)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1019)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1019)@1d710fa6204d: Start timer Tns_test: 10 s 1016@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1016@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130003382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130003382 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130003382 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130003382 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130003382 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130003382 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130003382 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130003382 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup-BVCI1234(1017)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130003385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130003385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130003385 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130003385 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130003385 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130003386 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130003386 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130003386 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130003387 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130003387 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130003387 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130003387 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130003387 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130003387 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130003387 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130003387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130003387 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130003387 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130003387 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130003387 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130003387 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130003387 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130003387 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130003387 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130003387 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1022)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } 20241121130003389 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130003389 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003389 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003389 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003389 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003390 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003390 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003390 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003390 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003390 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003390 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003390 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003390 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130003390 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130003390 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130003390 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130003390 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130003393 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130003407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130003407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003408 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003408 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003411 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130003425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130003425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003426 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003426 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003427 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003427 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003435 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130003449 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130003449 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003449 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003449 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003449 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003449 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003449 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003449 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003449 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003450 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003450 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003450 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003450 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003453 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130003467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130003467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003468 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003468 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003468 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003468 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003469 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003469 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003472 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130003486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130003486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003487 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003487 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003487 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003487 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003488 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003488 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003496 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130003510 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130003510 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003510 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003510 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003510 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003510 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003511 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003511 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003511 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003511 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003511 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003511 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003512 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003512 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003512 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003512 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003514 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130003529 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130003529 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003529 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003529 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003529 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003530 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003530 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003530 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003530 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003530 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003530 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003530 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003533 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130003547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130003547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003548 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003548 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003549 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003549 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003557 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130003571 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130003571 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003572 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003572 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003572 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003572 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003572 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003572 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003576 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130003590 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130003590 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003591 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003591 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003591 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003595 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130003609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130003609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130003611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003618 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130003632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130003632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130003632 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130003632 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130003632 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130003633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130003633 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130003633 DLGLOBAL DEBUG validating counter group 0x5569cde6e760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130003633 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130003633 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130003633 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130003633 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130003633 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130003633 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130003633 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130003633 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130003633 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130003633 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130003633 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130003633 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130003633 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130003633 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130003633 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130003633 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130003633 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130003633 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130003633 DLGLOBAL DEBUG validating counter group 0x5569cde6eb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130003633 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130003633 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130003633 DLGLOBAL DEBUG validating counter group 0x5569cde6ec00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130003633 DLGLOBAL DEBUG validating counter group 0x5569cde6ec20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130003633 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130003633 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130003633 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130003633 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130003633 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130003633 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130003633 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130003633 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130003633 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130003633 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130003633 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130003633 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130003633 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130003633 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130003633 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130003633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003636 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130003636 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130003636 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130003637 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130003637 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130003637 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130003637 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130003637 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130003637 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130003637 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130003637 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130003637 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130003637 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1022)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130003651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130003651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003655 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130003669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130003669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003679 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130003693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130003693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003693 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003693 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003695 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003695 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003695 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130003695 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003697 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130003711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130003711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130003711 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130003711 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130003711 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130003712 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130003712 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130003712 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130003712 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130003712 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130003712 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130003712 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130003712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003713 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003713 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003714 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130003714 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003716 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130003730 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130003730 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130003730 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130003730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130003730 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130003730 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130003730 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130003730 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130003730 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130003730 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130003730 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130003730 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130003731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003732 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130003732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003739 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121130003754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130003754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130003754 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130003754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130003754 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130003754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130003754 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130003754 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130003754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003754 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003754 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003758 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130003772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130003772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003773 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003773 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003773 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003773 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003777 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130003791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130003791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003791 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003791 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003791 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003791 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003792 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003792 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003800 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130003814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130003814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003814 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003814 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003814 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003814 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003814 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003814 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003815 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003815 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003815 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003815 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003815 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003815 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003815 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003815 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003819 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130003833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130003833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003835 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003835 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003837 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130003852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130003852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003853 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003853 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003861 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130003875 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130003875 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003876 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003876 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003876 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003876 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003876 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003876 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003877 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003877 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003877 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003877 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003877 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003877 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003877 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003877 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003880 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130003894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130003894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003894 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003894 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003894 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003894 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003895 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003895 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003895 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003895 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003898 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130003912 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130003912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003913 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003913 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003914 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003914 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003922 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130003936 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130003936 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003936 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003936 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003937 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003937 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003937 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003937 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003937 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003937 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003937 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003937 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003938 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003938 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003938 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003938 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003941 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121130003954 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130003954 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130003954 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130003954 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130003954 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130003954 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130003954 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130003954 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130003955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130003955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003959 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130003959 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130003959 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130003959 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130003959 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130003959 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130003959 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130003959 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130003959 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130003959 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130003974 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130003974 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003975 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003975 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003975 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003975 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003975 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003975 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003975 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003975 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003976 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003976 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003983 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130003997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130003997 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003998 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003998 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003998 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003998 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003998 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003998 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003998 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003999 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003999 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130003999 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130003999 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004001 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130004015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130004015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004017 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004017 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004017 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004017 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004020 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130004034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130004034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004035 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004035 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004035 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004035 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004036 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004036 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004036 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004036 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004036 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004036 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004043 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130004057 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130004057 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004058 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004058 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004058 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004058 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004058 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004058 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004059 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004059 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004059 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004059 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004059 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004059 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004062 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130004076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130004076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004077 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004077 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004077 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004077 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004078 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004078 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004081 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130004095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130004095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004096 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004096 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004096 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004096 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004096 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004096 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004104 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130004119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130004119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004119 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004119 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004119 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004119 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004119 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004119 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004120 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004120 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004120 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004120 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004120 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004120 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004120 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004120 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004123 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130004137 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130004137 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004137 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004137 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004138 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004138 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004138 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004138 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004138 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004138 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004138 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004138 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004138 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004138 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004138 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004138 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004142 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130004156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130004156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004156 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004156 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004156 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004156 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004157 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004157 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004157 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004157 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004157 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004157 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004165 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130004179 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130004179 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004179 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004179 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004179 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004179 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004180 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004180 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004180 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004180 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004180 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004180 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004184 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130004198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130004198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004198 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004198 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004198 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004198 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004202 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130004216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130004216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004217 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004217 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004226 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130004240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130004240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004240 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004240 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004240 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004240 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004241 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004244 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130004258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130004258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004260 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004260 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004263 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130004277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130004277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004277 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004277 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004286 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130004300 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130004300 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004301 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004301 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004301 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004301 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004301 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004301 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004302 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004302 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004302 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004302 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004302 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004302 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004305 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130004319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130004319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004320 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004320 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004320 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004320 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004320 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004320 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004320 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004321 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004321 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004321 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004324 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130004338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130004338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004339 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004339 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004339 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004339 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004340 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004340 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004347 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130004361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130004361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004361 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004361 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004361 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004362 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004362 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004362 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004365 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130004380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130004380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004381 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004381 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004382 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004382 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004382 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004382 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004384 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130004398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130004398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004399 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004399 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004399 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004399 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004407 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130004421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130004421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004422 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004422 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004426 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130004440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130004440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004445 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130004459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130004459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004468 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130004482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130004482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004487 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130004501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130004501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004506 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130004520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130004520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004520 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004520 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004521 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004521 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004521 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004521 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004529 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130004543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130004543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004544 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004544 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004545 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004545 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004548 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130004562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130004562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004563 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004563 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004567 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130004583 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130004583 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004584 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004584 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004593 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130004607 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130004607 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004610 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004610 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004611 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130004625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130004625 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004626 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004626 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004626 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004626 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004626 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004626 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004626 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004626 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004626 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004626 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004626 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004626 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004627 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004627 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004630 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130004644 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130004644 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004644 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004644 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004645 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004645 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004645 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004645 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004645 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004645 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004645 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004645 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004645 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004645 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004645 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004645 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004653 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130004668 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130004668 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004668 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004668 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004668 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004668 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004668 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004668 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004668 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004668 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004668 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004669 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004669 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004669 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004669 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004672 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130004686 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130004686 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004687 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004687 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004691 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130004715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130004715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004715 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004715 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004716 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004716 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004716 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004716 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004716 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004716 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004716 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004716 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004716 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004716 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004724 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130004738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130004738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004739 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004739 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004739 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004739 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004739 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004739 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004739 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004739 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004743 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130004757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130004757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004757 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004757 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004758 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004758 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004758 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004758 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004761 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130004776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130004776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004776 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004776 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004776 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004776 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004776 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004776 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004777 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004777 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004777 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004777 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004785 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130004799 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130004799 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004799 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004799 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004799 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004800 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004800 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004800 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004800 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004800 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004800 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004800 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004803 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130004818 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130004818 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004818 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004818 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004818 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004818 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004818 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004818 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004818 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004818 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004819 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004819 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004819 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004819 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004822 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130004836 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130004836 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004837 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004837 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004837 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004837 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004838 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004838 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004838 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004838 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004838 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004838 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004838 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004838 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004846 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130004860 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130004860 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004860 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004860 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004860 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004860 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004861 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004861 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004861 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004861 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004861 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004861 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004862 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004862 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004864 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130004878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130004878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004879 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004879 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004880 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004880 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004880 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004880 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004880 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004880 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004880 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004880 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004883 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130004897 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130004897 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004897 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004897 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004897 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004897 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004898 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004898 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004898 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004898 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004898 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004898 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004898 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004898 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004898 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004898 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004906 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130004920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130004920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004921 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004921 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004921 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004921 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004921 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004921 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004921 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004921 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004921 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004921 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004921 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004921 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004922 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004922 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004925 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130004939 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130004939 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004939 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004939 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004939 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004939 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004940 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004940 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004940 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004940 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004940 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004940 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004940 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004940 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004940 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004940 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004944 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130004958 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130004958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004958 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004958 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004958 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004958 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004958 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004958 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004958 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004959 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004959 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004959 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004959 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004959 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004959 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004967 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130004981 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130004981 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004981 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004981 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004981 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004981 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004982 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004982 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004982 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004982 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004982 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004982 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004982 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004982 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004982 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130004982 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130004986 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130005000 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130005000 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005000 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005000 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005000 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005000 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005001 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005001 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005001 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005001 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005001 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005001 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005001 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005001 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005002 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005002 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005004 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130005018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130005018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005019 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005019 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005019 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005019 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005019 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005019 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005019 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005019 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005020 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005020 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005020 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005020 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005020 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005020 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005028 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130005042 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130005042 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005042 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005042 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005042 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005042 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005043 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005043 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005043 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005043 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005043 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005043 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005043 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005043 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005046 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130005060 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130005061 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005061 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005061 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005061 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005062 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005062 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005062 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005062 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005062 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005062 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005062 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005062 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005065 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130005079 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130005079 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005080 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005080 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005080 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005080 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005081 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005081 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005081 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005081 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005081 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005081 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005081 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005081 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005088 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130005102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130005102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005103 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005103 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005103 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005103 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005103 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005103 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005107 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130005121 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130005121 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005122 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005122 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005122 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005122 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005122 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005122 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005122 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005126 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130005140 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130005140 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005140 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005140 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005140 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005140 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005141 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005141 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005141 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005141 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005141 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005141 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005149 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130005163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130005163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005164 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005164 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005164 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005164 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005164 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005164 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005164 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005164 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005165 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005165 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005165 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005165 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005168 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130005182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130005182 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005182 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005182 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005183 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005183 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005183 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005183 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005183 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005183 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005183 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005183 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005184 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005184 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005184 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005184 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005187 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130005201 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130005201 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005201 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005201 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005201 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005201 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005202 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005202 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005202 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005202 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005202 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005202 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005203 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005203 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005210 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130005224 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130005224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005224 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005224 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005225 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005225 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005225 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005225 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005225 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005225 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005225 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005225 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005225 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005225 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005225 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005225 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005228 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130005242 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130005242 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005243 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005243 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005243 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005243 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005243 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005243 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005243 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005243 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005243 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005243 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005244 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005244 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005247 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130005261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130005261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005270 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130005285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130005285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005285 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005285 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005285 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005285 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005285 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005285 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005286 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005286 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005286 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005286 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005289 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130005303 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130005303 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005308 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130005322 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130005322 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005323 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005323 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005324 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005324 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005325 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005325 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005332 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130005346 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130005346 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005346 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005346 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005346 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005346 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005347 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005347 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005347 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005347 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005347 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005347 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005350 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130005365 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130005365 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005365 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005365 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005365 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005366 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005366 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005366 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005367 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005367 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005369 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130005383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130005383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005385 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005385 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005385 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005385 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005385 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005385 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005392 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130005406 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130005406 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005407 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005407 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005407 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005407 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005407 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005407 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005407 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005407 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005407 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005407 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005408 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005408 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005408 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005408 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005411 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130005425 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130005425 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005426 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005426 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005426 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005426 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005426 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005426 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005426 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005426 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005427 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005427 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005427 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005427 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005430 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130005444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130005444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005445 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005445 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005453 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130005467 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=437 block=0 data= (pcu_l1_if.cpp:463) 20241121130005467 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005467 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005467 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005468 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005468 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005468 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005468 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005468 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005468 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005468 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005468 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005468 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005468 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=442 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005468 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=442 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005472 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130005486 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=442 block=0 data= (pcu_l1_if.cpp:463) 20241121130005486 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005486 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005486 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005487 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005487 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005487 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005487 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005487 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005487 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005487 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005488 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005488 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=446 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=446 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005491 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130005505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=446 block=0 data= (pcu_l1_if.cpp:463) 20241121130005505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=450 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=450 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005514 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130005528 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=450 block=0 data= (pcu_l1_if.cpp:463) 20241121130005528 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005528 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005528 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005528 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005528 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005529 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005529 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005529 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005529 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005529 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005529 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005529 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005529 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005529 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=455 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005529 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=455 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005533 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130005547 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=455 block=0 data= (pcu_l1_if.cpp:463) 20241121130005547 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005547 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005547 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005548 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005548 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005548 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005548 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005548 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005548 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005549 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005549 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005549 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005549 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005549 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=459 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005549 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=459 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005552 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130005566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=459 block=0 data= (pcu_l1_if.cpp:463) 20241121130005566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=463 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=463 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005575 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130005589 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=463 block=0 data= (pcu_l1_if.cpp:463) 20241121130005589 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005589 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005589 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005590 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005590 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005590 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005590 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005590 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005590 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005590 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005590 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=468 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=468 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005594 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130005608 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=468 block=0 data= (pcu_l1_if.cpp:463) 20241121130005608 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005608 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005608 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005609 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005609 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005609 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005609 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005609 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005609 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005609 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=472 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005609 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=472 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005613 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130005627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=472 block=0 data= (pcu_l1_if.cpp:463) 20241121130005627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005627 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005627 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005628 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005628 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005628 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005628 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005629 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=476 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005629 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=476 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005636 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130005650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=476 block=0 data= (pcu_l1_if.cpp:463) 20241121130005650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=481 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=481 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005655 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130005669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=481 block=0 data= (pcu_l1_if.cpp:463) 20241121130005669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005669 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005669 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005670 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005670 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005670 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005670 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=485 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005670 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=485 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005673 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130005688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=485 block=0 data= (pcu_l1_if.cpp:463) 20241121130005688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005688 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005688 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005688 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005688 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=489 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=489 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005697 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130005711 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=489 block=0 data= (pcu_l1_if.cpp:463) 20241121130005711 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005711 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005711 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005712 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005712 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005712 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005712 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=494 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=494 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005715 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130005729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=494 block=0 data= (pcu_l1_if.cpp:463) 20241121130005729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005730 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005730 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005730 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005730 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005730 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005730 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005730 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005730 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005731 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005731 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=498 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005731 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=498 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005734 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130005748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=498 block=0 data= (pcu_l1_if.cpp:463) 20241121130005748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005749 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005749 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005749 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005749 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005749 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005750 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=502 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005750 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=502 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005757 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130005772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=502 block=0 data= (pcu_l1_if.cpp:463) 20241121130005772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005772 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005772 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005773 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005773 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005773 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005773 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005773 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005773 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005773 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005773 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005774 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005774 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005774 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=507 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005774 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=507 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005776 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130005790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=507 block=0 data= (pcu_l1_if.cpp:463) 20241121130005790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005791 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005791 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005791 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005791 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005791 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005791 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005792 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005792 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005792 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005792 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005792 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005792 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=511 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=511 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005795 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130005809 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=511 block=0 data= (pcu_l1_if.cpp:463) 20241121130005809 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005810 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005810 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005810 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005810 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005811 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005811 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005811 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005811 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005811 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=515 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005811 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=515 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005819 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130005833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=515 block=0 data= (pcu_l1_if.cpp:463) 20241121130005833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005833 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005833 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005834 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005834 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005834 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005834 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005834 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005834 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005834 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005834 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005834 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005834 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005835 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=520 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005835 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=520 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005837 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130005852 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=520 block=0 data= (pcu_l1_if.cpp:463) 20241121130005852 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005852 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005852 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005852 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005852 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005853 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005853 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005853 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005853 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005853 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005853 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005854 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005854 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005854 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=524 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005854 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=524 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005856 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130005870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=524 block=0 data= (pcu_l1_if.cpp:463) 20241121130005871 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005872 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=528 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=528 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005880 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130005894 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=528 block=0 data= (pcu_l1_if.cpp:463) 20241121130005894 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005895 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005895 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005895 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005895 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005895 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005895 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005895 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005895 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005896 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005896 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005896 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005896 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005896 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=533 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005896 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=533 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005899 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130005913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=533 block=0 data= (pcu_l1_if.cpp:463) 20241121130005913 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005913 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005913 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005913 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005913 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005914 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005914 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005914 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005914 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005914 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005914 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005914 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005914 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005915 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=537 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005915 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=537 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005917 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130005931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=537 block=0 data= (pcu_l1_if.cpp:463) 20241121130005931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005931 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005931 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005932 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005932 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005932 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005932 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005932 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005932 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005932 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=541 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005932 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=541 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005941 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130005955 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=541 block=0 data= (pcu_l1_if.cpp:463) 20241121130005955 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005955 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005955 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005956 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005956 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005956 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005956 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005956 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005957 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=546 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005957 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=546 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005959 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 RX RTS.req: sapi=5 arfcn=871 cur_fn=546 block=7 (pcu_l1_if.cpp:576) 20241121130005959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=550 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=554 (gprs_rlcmac_sched.cpp:454) 20241121130005959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 554 for type USF (pdch_ul_controller.c:184) 20241121130005959 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130005959 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130005959 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130005959 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130005959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130005959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Sending data request: sapi=5 arfcn=871 cur_fn=546 block=7 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130005959 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130005973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=546 block=0 data= (pcu_l1_if.cpp:463) 20241121130005973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005974 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005974 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005974 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005974 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005974 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005974 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005974 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005974 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005974 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005974 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005975 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=550 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005975 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=550 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005978 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 RX RTS.req: sapi=5 arfcn=871 cur_fn=550 block=8 (pcu_l1_if.cpp:576) 20241121130005978 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=554 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=559 (gprs_rlcmac_sched.cpp:454) 20241121130005978 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 559 for type USF (pdch_ul_controller.c:184) 20241121130005978 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130005978 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130005978 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130005978 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130005978 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130005978 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Sending data request: sapi=5 arfcn=871 cur_fn=550 block=8 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130005978 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130005992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=550 block=0 data= (pcu_l1_if.cpp:463) 20241121130005992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005992 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=554): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130005992 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130005992 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005993 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005993 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130005994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=554 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130005994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=554 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006001 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 RX RTS.req: sapi=5 arfcn=871 cur_fn=554 block=9 (pcu_l1_if.cpp:576) 20241121130006001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=559 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=563 (gprs_rlcmac_sched.cpp:454) 20241121130006001 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 563 for type USF (pdch_ul_controller.c:184) 20241121130006001 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130006001 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130006001 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130006001 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130006001 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130006001 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Sending data request: sapi=5 arfcn=871 cur_fn=554 block=9 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130006001 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130006015 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=554 block=0 data= (pcu_l1_if.cpp:463) 20241121130006015 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006015 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=559): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130006015 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130006016 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006016 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=559 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=559 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006020 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 RX RTS.req: sapi=5 arfcn=871 cur_fn=559 block=10 (pcu_l1_if.cpp:576) 20241121130006020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=563 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=567 (gprs_rlcmac_sched.cpp:454) 20241121130006020 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 567 for type USF (pdch_ul_controller.c:184) 20241121130006020 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130006020 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130006020 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130006020 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130006020 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130006020 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130006020 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Sending data request: sapi=5 arfcn=871 cur_fn=559 block=10 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130006020 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130006034 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=559 block=0 data= (pcu_l1_if.cpp:463) 20241121130006034 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006034 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=563): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130006034 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130006034 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006034 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006034 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006034 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006035 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006035 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006035 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006035 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006035 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006035 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006035 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=563 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006035 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=563 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 RX RTS.req: sapi=5 arfcn=871 cur_fn=563 block=11 (pcu_l1_if.cpp:576) 20241121130006038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=567 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=572 (gprs_rlcmac_sched.cpp:454) 20241121130006038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 572 for type USF (pdch_ul_controller.c:184) 20241121130006038 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130006038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 567 + 13 = 580 (pdch_ul_controller.c:131) 20241121130006038 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130006038 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130006039 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130006039 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 580 for type POLL (pdch_ul_controller.c:184) 20241121130006039 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=580, TS=7) (nacc_fsm.c:206) 20241121130006039 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130006039 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130006039 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Sending data request: sapi=5 arfcn=871 cur_fn=563 block=11 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130006039 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1022)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130006052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=563 block=0 data= (pcu_l1_if.cpp:463) 20241121130006052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006052 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=567): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130006052 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130006053 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006053 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006053 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006053 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006053 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006053 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006054 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006054 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006054 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=567 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006054 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=567 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006062 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130006076 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=567 block=0 data= (pcu_l1_if.cpp:463) 20241121130006076 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006076 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=572): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130006076 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130006076 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006076 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006076 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006076 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006077 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006077 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006077 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006077 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=572 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=572 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006080 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130006095 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=572 block=0 data= (pcu_l1_if.cpp:463) 20241121130006095 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006095 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006095 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006095 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=576 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=576 block=0 data= (pcu_l1_if.cpp:463) 20241121130006096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=576 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006099 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130006113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=576 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130006113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130006113 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130006113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130006113 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130006113 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=580 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130006113 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=580 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130006113 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130006113 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130006113 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130006113 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130006113 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1022)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130006114 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121130006114 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006114 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121130006114 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121130006115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51936<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130006115 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121130006115 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006115 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=580 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=580 block=0 data= (pcu_l1_if.cpp:463) 20241121130006115 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=580 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130006117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51922<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130006117 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130006117 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130006117 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130006117 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130006117 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130006117 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130006117 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130006117 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130006117 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130006117 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130006117 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130006117 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130006117 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130006117 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130006117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130006117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130006117 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 91: stopped pid 12081 with status 0 respawn: 92: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass'. Thu Nov 21 13:00:06 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup.talloc 20241121130006139 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130006139 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130006139 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130006139 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130006155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130006255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=764912) Waiting for packet dumper to finish... 1 (prev_count=764912, count=779656) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 ------ Thu Nov 21 13:00:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 started. 1028@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1030)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1028@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1032)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1032)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1028@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130009310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1028@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1036)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s 1028@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1036)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1033)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130009316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47908<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1033)@1d710fa6204d: Start timer T: 5 s PCUIF(1033)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1037)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup2-STATS(1037)@1d710fa6204d: Start timer T: 2 s 1028@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1040)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1040)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130011140 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130011140 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130011140 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1033)@1d710fa6204d: OsmoPCU is now connected BTS(1035)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121130011146 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130011146 DLGLOBAL DEBUG validating counter group 0x55a29957d040(bts) with 102 counters (rate_ctr.c:86) 20241121130011146 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130011146 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130011146 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130011146 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130011146 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130011146 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130011146 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130011146 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130011146 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130011146 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130011146 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130011146 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130011146 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130011146 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130011146 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130011146 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130011146 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130011146 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130011146 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130011146 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130011146 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130011146 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130011146 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130011146 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130011146 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130011146 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130011146 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130011146 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130011146 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130011146 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130011146 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130011146 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130011146 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130011146 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130011146 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130011146 DLGLOBAL DEBUG validating counter group 0x7f1e85f4d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130011146 DLGLOBAL DEBUG validating counter group 0x55a29957c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130011146 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130011146 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130011146 DLGLOBAL DEBUG validating counter group 0x7f1e85f4e180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130011146 DLGLOBAL DEBUG validating counter group 0x7f1e85f4e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130011146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130011146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130011146 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130011146 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130011146 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130011146 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130011146 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130011146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130011146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011147 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1032)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1032)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1032)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1032)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121130011148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130011148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130011148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130011148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130011148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130011148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130011148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130011148 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130011148 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1032)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1032)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130011149 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130011149 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130011149 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130011149 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130011149 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130011149 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) BTS(1035)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130011149 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130011149 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130011149 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130011149 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130011150 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130011150 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1032)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1032)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1032)@1d710fa6204d: Start timer Tns_test: 10 s 1029@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1029@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130011154 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130011154 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130011154 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130011154 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130011154 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130011154 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130011154 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130011154 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1030)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup2-BVCI1234(1030)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130011158 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130011158 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130011158 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130011158 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130011158 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130011158 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130011158 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130011158 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130011159 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011159 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011159 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011159 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130011160 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130011160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130011160 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130011160 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130011160 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130011160 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130011160 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130011160 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130011160 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130011160 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011160 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011160 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011160 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011160 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011160 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011161 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011161 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011161 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011161 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011162 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130011162 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130011162 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130011162 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130011162 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130011162 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130011162 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1035)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130011163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130011163 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130011163 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130011163 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130011163 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130011164 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130011178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130011178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011178 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011178 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011178 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011178 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011179 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011179 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011179 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011179 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011179 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011179 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011182 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130011196 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130011196 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011197 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011197 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011197 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011197 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011197 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011197 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011198 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011198 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011206 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130011220 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130011220 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011220 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011220 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011221 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011221 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011221 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011221 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011221 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011221 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011224 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130011239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130011239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011239 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011239 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011239 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011240 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011240 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011240 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011240 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011240 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011240 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011241 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011241 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011243 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130011257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130011257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011258 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011258 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011258 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011258 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011259 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011259 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011267 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130011281 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130011281 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011281 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011281 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011281 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011281 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011281 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011281 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011282 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011282 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011282 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011282 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011285 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130011299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130011299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011300 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011300 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011304 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130011318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130011318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011319 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011319 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011319 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011319 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011319 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011319 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011319 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011319 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011320 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011320 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011320 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011320 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011328 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130011342 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130011342 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011343 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011343 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011343 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011343 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011344 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011344 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011344 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011344 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011345 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011345 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011346 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130011360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130011361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011361 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011361 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011361 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011361 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011361 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011362 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011362 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011362 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011362 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011362 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011362 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011362 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011362 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011362 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011365 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130011379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130011379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011379 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011379 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011380 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011380 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011380 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011380 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130011380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011388 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130011402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130011402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130011402 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130011402 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130011402 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130011403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130011403 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130011403 DLGLOBAL DEBUG validating counter group 0x55a29957c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130011403 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130011403 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130011403 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130011403 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130011403 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130011403 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130011403 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130011403 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130011403 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130011403 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130011403 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130011403 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130011403 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130011403 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130011403 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130011403 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130011403 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130011403 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130011403 DLGLOBAL DEBUG validating counter group 0x55a29957cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130011403 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130011403 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130011403 DLGLOBAL DEBUG validating counter group 0x55a29957cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130011403 DLGLOBAL DEBUG validating counter group 0x55a29957cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130011403 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130011403 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130011403 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130011403 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130011403 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130011403 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130011403 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130011403 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130011403 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130011403 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130011403 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130011403 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130011403 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130011403 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130011403 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130011403 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011403 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130011407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130011407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130011407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130011407 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130011407 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130011407 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130011407 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130011407 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130011407 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130011407 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130011407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130011407 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1035)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130011421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130011421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011422 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011422 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011425 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130011440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130011440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011441 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011441 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011441 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011441 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011449 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130011464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130011464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011464 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011464 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011466 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130011466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011468 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130011482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130011482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130011482 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130011482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130011482 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130011482 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130011482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130011482 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130011482 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130011482 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130011482 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130011482 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130011483 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011483 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011484 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011484 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011484 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130011484 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011487 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130011501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130011501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130011501 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130011501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130011501 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130011501 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130011501 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130011501 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130011501 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130011501 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130011501 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130011501 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130011501 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011501 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130011503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011504 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130011504 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130011504 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130011504 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130011504 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130011504 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130011504 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130011504 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130011510 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121130011525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130011525 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130011525 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130011525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130011525 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130011525 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130011525 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130011525 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130011525 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011525 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011525 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011525 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011526 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011526 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011526 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011526 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011526 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011526 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011526 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011526 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011527 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011529 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130011543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130011543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011544 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011544 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011544 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011544 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011544 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011544 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011545 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011545 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011545 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011545 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011548 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130011562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130011562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011563 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011571 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130011585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130011585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011586 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011586 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011590 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130011604 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130011604 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011604 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011605 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011605 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011605 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011605 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011605 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011605 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011605 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011606 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011606 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011606 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011606 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011609 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130011623 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130011623 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011624 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011624 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011624 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011624 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011624 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011624 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011625 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011625 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011625 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011625 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011632 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130011646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130011646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011646 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011646 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011646 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011646 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011647 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011647 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011647 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011647 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011647 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011647 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011647 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011650 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130011665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130011665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011666 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011666 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011666 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011666 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011667 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011667 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011667 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011667 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011667 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011667 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011668 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011668 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011668 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011668 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011670 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130011684 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130011684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011685 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011685 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011685 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011685 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011685 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011685 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011685 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011685 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011686 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011686 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011686 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011686 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011686 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011686 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011694 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130011708 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130011708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011708 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011709 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011709 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011712 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 1 s 20241121130011741 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130011741 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011741 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011741 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011741 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011741 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130011741 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130011741 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130011741 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130011741 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130011741 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130011741 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130011741 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130011741 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130011742 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011742 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011742 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011742 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011743 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011743 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011743 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011743 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011745 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130011759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130011759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011759 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011759 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011768 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130011782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130011782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011782 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011782 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011783 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011783 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011783 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011783 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011783 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011783 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011783 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011783 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011783 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011783 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011787 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130011801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130011801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011801 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011801 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011801 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011801 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011801 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011801 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011801 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011802 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011802 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011802 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011802 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011802 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011805 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130011820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130011820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011820 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011820 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011820 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011820 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011821 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011821 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011821 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011821 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011829 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130011845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130011845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011846 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011846 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011846 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011846 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011846 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011846 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011846 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011846 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011846 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011846 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011850 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130011864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130011864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011864 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011865 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011865 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011865 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011865 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011865 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011869 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130011883 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130011883 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011884 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011884 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011884 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011884 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011885 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011885 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011885 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011885 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011885 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011885 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011892 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130011906 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130011906 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011907 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011907 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011907 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011907 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011911 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130011925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130011925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011926 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011926 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011926 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011926 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011926 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011926 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011926 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011926 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011926 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011926 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011926 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011927 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011927 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011927 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011930 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130011944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130011944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011944 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011944 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011944 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011945 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011945 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011953 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130011968 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130011968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011969 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011969 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011969 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011969 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011969 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011969 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011972 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130011986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130011986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011987 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011987 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011987 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011987 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011987 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011987 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011988 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011988 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011988 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130011988 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130011995 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130012009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130012009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012009 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012009 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012009 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012018 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130012032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130012032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012032 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012033 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012033 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012037 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130012051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130012051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012051 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012051 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012051 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012051 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012051 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012052 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012055 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130012070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130012070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012071 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012071 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012072 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012072 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012079 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130012093 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130012093 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012094 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012094 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012095 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012095 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012098 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130012112 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130012112 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012113 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012113 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012113 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012113 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012114 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012114 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012114 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012114 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012114 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012114 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012117 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130012131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130012131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012131 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012132 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012132 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012132 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012132 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012132 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012132 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012132 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012133 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012133 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012133 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012133 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012133 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012133 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012140 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130012154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130012154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012155 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012155 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012155 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012155 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012155 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012155 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012156 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012156 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012156 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012156 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012156 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012156 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012156 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012156 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012159 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130012173 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130012173 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012174 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012174 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012174 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012174 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012174 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012174 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012174 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012174 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012174 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012174 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012175 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012175 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012178 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130012192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130012192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012192 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012192 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012192 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012192 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012192 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012192 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012192 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012192 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012193 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012193 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012193 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012193 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012201 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130012215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130012215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012215 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012215 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012215 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012215 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012215 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012215 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012216 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012216 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012216 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012216 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012216 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012216 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012216 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012216 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012219 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130012233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130012233 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012234 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012234 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012234 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012234 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012234 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012234 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012234 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012234 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012234 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012234 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012234 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012234 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012235 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012235 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012238 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130012252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130012252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012253 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012253 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012253 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012253 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012261 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130012275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130012275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012276 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012276 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012280 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130012364 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130012364 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012365 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012365 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012366 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012366 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012366 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012366 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012366 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012366 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012366 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130012367 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130012367 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012367 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012367 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012367 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012367 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012368 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012368 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012368 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012368 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012369 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012369 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012369 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012369 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012369 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012369 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012369 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130012369 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130012369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012369 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012369 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012369 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012369 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012370 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012370 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012370 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012370 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012370 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012370 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012370 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012370 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012370 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012370 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012371 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130012371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130012371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012371 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012371 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012372 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012372 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012372 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012372 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012372 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130012374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130012374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012374 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012374 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012374 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012374 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012374 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012375 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012375 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012375 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012375 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012375 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012375 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012384 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130012397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130012397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012398 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012398 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012398 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012398 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012398 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012398 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012402 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130012416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130012416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012416 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012416 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012417 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012417 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012417 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012417 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012417 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012417 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012417 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012417 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012420 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130012434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130012434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012435 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012435 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012435 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012435 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012435 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012435 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012435 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012435 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012435 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012435 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012435 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012435 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012436 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012436 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012459 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130012473 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130012473 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012473 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012473 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012474 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012474 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012474 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012474 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012474 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012474 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012474 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012474 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012474 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012474 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012474 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012474 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012478 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130012492 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130012492 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012492 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012492 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012493 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012493 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012493 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012493 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012493 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012493 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012493 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012494 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012494 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012494 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012494 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012496 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130012512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130012512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012512 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012512 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012513 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012513 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012521 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130012536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130012536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012536 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012536 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012536 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012536 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012537 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012537 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012537 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012537 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012537 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012537 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012537 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012537 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012538 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012538 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012540 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130012566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130012566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012567 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012567 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012568 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012568 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012568 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012568 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012568 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012568 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012571 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130012593 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130012593 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012594 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012594 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012594 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012594 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012594 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012594 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012595 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012595 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012595 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012595 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012595 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012595 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012596 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130012609 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130012609 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012609 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012609 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012609 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012609 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012610 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012610 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012613 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130012627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130012627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012629 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012629 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012629 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012629 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012632 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130012646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130012646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012647 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012648 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012648 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012648 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012648 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012648 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012648 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012648 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012648 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012655 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130012670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130012670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012671 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012671 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012672 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012672 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012674 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130012688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130012688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012689 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012689 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012689 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012689 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012689 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012689 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012690 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012690 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012693 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130012707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130012708 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012708 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012708 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012708 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012709 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012709 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012709 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012709 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012717 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130012731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130012731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012732 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012732 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012732 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012732 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012732 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012732 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012732 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012732 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012736 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 RX RTS.req: sapi=5 arfcn=871 cur_fn=325 block=4 (pcu_l1_if.cpp:576) 20241121130012736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=329 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=333 (gprs_rlcmac_sched.cpp:454) 20241121130012736 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 333 for type USF (pdch_ul_controller.c:184) 20241121130012736 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130012736 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130012736 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130012736 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130012736 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130012736 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Sending data request: sapi=5 arfcn=871 cur_fn=325 block=4 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130012736 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130012750 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130012750 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012750 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012750 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012750 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012751 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012751 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012751 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012751 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012751 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012751 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 RX RTS.req: sapi=5 arfcn=871 cur_fn=329 block=5 (pcu_l1_if.cpp:576) 20241121130012754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=333 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=338 (gprs_rlcmac_sched.cpp:454) 20241121130012754 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 338 for type USF (pdch_ul_controller.c:184) 20241121130012754 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130012754 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130012754 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130012754 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130012754 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130012754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Sending data request: sapi=5 arfcn=871 cur_fn=329 block=5 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130012754 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130012768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130012768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012768 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=333): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130012768 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130012769 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012769 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012769 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012769 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012769 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012769 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012778 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 RX RTS.req: sapi=5 arfcn=871 cur_fn=333 block=6 (pcu_l1_if.cpp:576) 20241121130012778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=338 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=342 (gprs_rlcmac_sched.cpp:454) 20241121130012778 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 342 for type USF (pdch_ul_controller.c:184) 20241121130012778 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130012778 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130012778 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130012778 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130012778 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130012778 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Sending data request: sapi=5 arfcn=871 cur_fn=333 block=6 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130012778 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130012792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130012792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012792 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=338): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130012792 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130012792 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012792 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012792 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012792 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012793 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012793 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012793 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012793 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012793 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012793 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012797 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 RX RTS.req: sapi=5 arfcn=871 cur_fn=338 block=7 (pcu_l1_if.cpp:576) 20241121130012797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=342 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=346 (gprs_rlcmac_sched.cpp:454) 20241121130012797 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 346 for type USF (pdch_ul_controller.c:184) 20241121130012797 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130012797 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130012797 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130012797 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130012797 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130012797 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130012797 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Sending data request: sapi=5 arfcn=871 cur_fn=338 block=7 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130012797 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130012811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130012811 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012811 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=342): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130012811 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130012811 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012811 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012812 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012812 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012812 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012812 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012812 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012812 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012813 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012813 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012815 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 RX RTS.req: sapi=5 arfcn=871 cur_fn=342 block=8 (pcu_l1_if.cpp:576) 20241121130012815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=346 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=351 (gprs_rlcmac_sched.cpp:454) 20241121130012815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 351 for type USF (pdch_ul_controller.c:184) 20241121130012815 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130012815 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 346 + 13 = 359 (pdch_ul_controller.c:131) 20241121130012815 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130012815 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130012816 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130012816 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 359 for type POLL (pdch_ul_controller.c:184) 20241121130012816 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=359, TS=7) (nacc_fsm.c:206) 20241121130012816 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130012816 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130012816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Sending data request: sapi=5 arfcn=871 cur_fn=342 block=8 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130012816 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) BTS(1035)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130012830 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130012830 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012830 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=346): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130012830 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130012830 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012830 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012830 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012830 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012830 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012830 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012831 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012831 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012831 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012831 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012831 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012831 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012831 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012831 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012839 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130012869 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130012869 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012869 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=351): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130012869 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130012870 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012870 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012870 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012870 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012870 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012870 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012870 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012870 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012870 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012870 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012871 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012871 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012874 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130012888 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130012888 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130012889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012893 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130012907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=11 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130012907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130012907 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130012907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130012907 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130012907 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130012907 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=359 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130012907 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130012907 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130012907 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130012907 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130012907 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1035)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130012907 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47908<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130012908 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012908 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012908 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012908 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012908 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012908 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130012909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130012910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47896<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130012910 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130012910 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130012910 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130012910 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130012910 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130012910 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130012910 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130012910 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130012910 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130012910 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130012910 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130012910 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130012910 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130012910 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130012910 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130012910 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130012910 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 92: stopped pid 12150 with status 0 respawn: 93: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup2 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass'. Thu Nov 21 13:00:12 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2.talloc 20241121130012929 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130012929 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130012929 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130012929 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130012943 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37550<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130013043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37550<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=485652) Waiting for packet dumper to finish... 1 (prev_count=485652, count=559604) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 ------ Thu Nov 21 13:00:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 started. 1041@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1043)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1041@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1045)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1041@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1045)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130016092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1041@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1049)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1041@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1049)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1046)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1046)@1d710fa6204d: Start timer T: 5 s 20241121130016098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1046)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1050)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup3-STATS(1050)@1d710fa6204d: Start timer T: 2 s 1041@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1053)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1053)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130017930 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130017930 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130017930 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1046)@1d710fa6204d: OsmoPCU is now connected BTS(1048)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130017935 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130017935 DLGLOBAL DEBUG validating counter group 0x5580d72e6040(bts) with 102 counters (rate_ctr.c:86) 20241121130017935 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130017935 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130017935 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130017935 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130017935 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130017935 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) MTC@1d710fa6204d: Start timer T: 10 s 20241121130017935 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130017935 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130017935 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130017935 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130017935 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130017935 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130017935 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130017935 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130017935 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130017935 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130017935 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130017935 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130017935 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130017935 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130017935 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130017935 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130017935 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130017935 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130017935 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130017935 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130017935 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130017935 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130017935 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130017935 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130017935 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130017935 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130017935 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130017935 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130017935 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130017935 DLGLOBAL DEBUG validating counter group 0x7f099cfd95e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130017935 DLGLOBAL DEBUG validating counter group 0x5580d72e5720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130017935 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130017935 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130017935 DLGLOBAL DEBUG validating counter group 0x7f099cfda180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130017935 DLGLOBAL DEBUG validating counter group 0x7f099cfda160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130017935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130017935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130017935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130017935 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130017935 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130017935 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130017935 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130017935 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130017935 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017936 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1045)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1045)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1045)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1045)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130017938 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130017938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130017938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130017938 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130017938 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130017938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130017938 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130017938 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130017938 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1045)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1045)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1048)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130017939 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130017939 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130017939 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130017939 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130017939 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130017939 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130017939 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130017939 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130017939 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130017939 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130017940 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130017940 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1045)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1045)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1045)@1d710fa6204d: Start timer Tns_test: 10 s 1042@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1042@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130017946 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130017946 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130017946 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130017946 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130017946 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130017946 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130017946 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130017946 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130017948 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017948 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1043)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121130017948 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017949 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup3-BVCI1234(1043)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130017949 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017949 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130017949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130017949 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130017949 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130017949 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130017949 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130017949 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130017949 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130017949 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130017950 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017950 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130017950 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017950 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017950 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017950 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017951 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130017951 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130017951 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130017951 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130017951 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130017951 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130017951 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1048)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130017952 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130017952 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130017952 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130017952 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130017952 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130017952 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130017952 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130017952 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130017952 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130017952 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130017952 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130017955 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130017955 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130017955 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130017955 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130017956 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130017967 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130017967 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017967 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017968 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017968 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017968 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017968 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017968 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017968 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017968 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017971 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130017985 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130017985 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017986 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017986 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017986 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017986 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017986 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017986 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017986 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017986 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017987 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130017987 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130017994 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130018009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130018009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018009 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018009 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018009 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018009 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018009 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018010 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018010 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018010 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018010 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018010 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018010 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018013 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130018027 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130018028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018028 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018028 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018028 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018028 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018028 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018028 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018029 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018029 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018029 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018029 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018032 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130018047 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130018047 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018048 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018048 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018050 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018051 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018051 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018053 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018053 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018057 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130018071 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130018072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018073 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018073 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018073 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018073 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018074 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018074 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018075 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018075 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018076 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018076 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018077 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018077 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018077 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018077 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018078 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130018091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130018091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018096 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018097 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018097 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018099 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018099 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018099 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018100 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018100 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018100 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018101 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130018110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130018110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018112 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018115 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018115 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018116 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018116 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018116 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018116 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018119 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130018132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130018132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018137 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018137 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018139 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130018154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130018154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018157 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018157 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018158 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018158 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018159 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018161 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018161 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018162 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130018174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130018174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018178 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018178 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018178 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018178 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018180 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130018180 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018182 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130018197 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130018197 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130018197 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130018197 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130018197 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130018198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130018198 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130018198 DLGLOBAL DEBUG validating counter group 0x5580d72e5760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130018198 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130018198 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130018198 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130018198 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130018198 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130018198 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130018198 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130018198 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130018198 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130018198 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130018198 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130018198 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130018199 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130018199 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130018199 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130018199 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130018199 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130018199 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130018199 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130018199 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130018199 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130018199 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130018199 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130018199 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130018199 DLGLOBAL DEBUG validating counter group 0x5580d72e5b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130018199 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130018199 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130018199 DLGLOBAL DEBUG validating counter group 0x5580d72e5c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130018199 DLGLOBAL DEBUG validating counter group 0x5580d72e5c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130018199 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130018199 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130018199 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130018199 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130018199 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130018199 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130018199 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130018199 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130018199 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130018199 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130018199 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130018199 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130018199 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130018199 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130018199 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130018199 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018199 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018199 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018200 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018200 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018201 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018201 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018202 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018202 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018203 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018203 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018204 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018204 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130018205 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130018205 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130018205 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130018205 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130018205 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130018207 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130018207 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130018207 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130018207 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130018207 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130018207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130018207 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1048)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130018215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130018215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018218 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018218 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018218 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018218 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018219 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018219 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018220 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130018236 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130018236 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018238 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018238 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018239 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018239 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018242 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018243 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018243 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018246 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130018259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130018259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018260 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018260 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018260 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018260 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018260 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018260 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018261 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018261 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018261 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018261 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018261 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018261 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018261 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130018261 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018264 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130018278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130018278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130018278 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130018278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130018278 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130018278 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130018278 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130018278 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130018278 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130018278 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130018278 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130018278 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130018278 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018279 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018280 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018280 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018280 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018280 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130018281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018283 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130018298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130018298 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130018298 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130018298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130018298 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130018298 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130018298 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130018298 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130018298 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130018298 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130018298 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130018298 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130018300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018302 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018302 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018305 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018305 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018306 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018306 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018307 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018307 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018308 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018308 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018310 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130018312 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130018312 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130018312 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130018312 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130018312 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130018312 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130018312 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130018312 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130018321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130018321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018322 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018323 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018323 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018323 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018324 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018324 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018324 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018324 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018325 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121130018325 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121130018325 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121130018325 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130018326 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130018326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130018326 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130018326 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130018326 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130018326 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130018326 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130018326 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130018326 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130018326 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) BTS(1048)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121130018341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130018341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018345 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018345 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018347 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130018347 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018350 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121130018350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121130018350 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121130018350 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130018350 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130018350 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130018350 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130018350 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130018350 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130018351 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130018360 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130018360 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130018360 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130018360 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130018360 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130018361 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130018361 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130018361 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130018364 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018365 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018366 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018366 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018366 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018367 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018367 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018368 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018368 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018369 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121130018369 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121130018369 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121130018369 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130018369 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130018369 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130018370 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130018370 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130018370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130018370 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130018384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130018384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018384 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130018384 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130018385 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018385 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018385 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018385 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018386 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018386 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018386 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018386 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018387 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018387 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018387 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018387 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018388 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018388 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018389 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121130018389 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121130018389 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121130018389 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130018389 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130018389 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130018390 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130018390 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130018390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130018390 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130018403 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130018403 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018403 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130018403 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130018405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018406 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018406 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018407 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018407 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018408 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018408 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018410 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018410 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018411 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121130018411 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121130018411 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121130018411 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130018411 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130018411 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130018412 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130018412 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130018412 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130018412 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130018412 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130018423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130018423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018423 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130018423 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130018425 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018425 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018426 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018426 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018427 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018427 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018428 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018428 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018429 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018429 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018430 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018430 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018431 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018431 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121130018432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121130018432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121130018432 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130018432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241121130018432 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130018432 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130018432 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130018432 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241121130018432 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=117, TS=7) (nacc_fsm.c:206) 20241121130018432 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130018432 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130018432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130018433 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1048)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130018445 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130018445 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018445 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130018445 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130018446 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018446 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018446 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018446 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018446 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018446 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018447 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018447 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018447 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018447 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018447 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018447 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018447 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018448 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018450 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130018464 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130018464 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018464 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130018464 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130018464 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018464 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018465 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018465 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018465 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018465 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018465 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018465 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018466 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018466 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018466 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018468 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130018482 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130018482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130018483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018492 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130018506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130018506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130018506 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130018506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130018506 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130018506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130018506 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=117 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130018506 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130018506 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130018506 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130018506 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130018506 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1048)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130018506 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018506 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37562<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130018508 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018508 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018508 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018508 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018509 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018509 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018509 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130018509 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130018510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130018511 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130018511 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130018511 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130018511 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130018511 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130018511 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130018511 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130018511 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130018511 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130018511 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130018511 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130018511 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130018511 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130018511 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130018511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130018511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130018511 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 93: stopped pid 12217 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup3 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass'. respawn: 94: starting: osmo-pcu Thu Nov 21 13:00:18 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3.talloc 20241121130018547 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130018547 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130018547 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130018547 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130018567 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130018667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236848) Waiting for packet dumper to finish... 1 (prev_count=236848, count=318088) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 ------ Thu Nov 21 13:00:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 started. 1054@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 1054@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1057)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1058)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1054@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1058)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130021741 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1054@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1062)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1054@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1062)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1059)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1059)@1d710fa6204d: Start timer T: 5 s 20241121130021749 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1059)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1063)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup4-STATS(1063)@1d710fa6204d: Start timer T: 2 s 1054@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1066)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1066)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130023547 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130023547 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130023547 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1059)@1d710fa6204d: OsmoPCU is now connected BTS(1061)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130023558 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130023558 DLGLOBAL DEBUG validating counter group 0x5571b01a9040(bts) with 102 counters (rate_ctr.c:86) 20241121130023558 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130023558 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130023558 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130023558 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130023558 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130023558 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130023558 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130023558 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130023558 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130023558 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130023558 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130023558 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130023558 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130023558 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130023558 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130023558 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130023558 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130023558 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130023558 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130023558 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130023558 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130023558 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130023558 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130023558 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130023558 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130023558 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130023558 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130023558 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130023558 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130023558 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130023558 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) MTC@1d710fa6204d: Start timer T: 2 s 20241121130023558 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130023558 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130023558 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130023558 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130023558 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130023558 DLGLOBAL DEBUG validating counter group 0x7fa7a955d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130023558 DLGLOBAL DEBUG validating counter group 0x5571b01a8720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130023558 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130023558 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130023558 DLGLOBAL DEBUG validating counter group 0x7fa7a955e180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130023559 DLGLOBAL DEBUG validating counter group 0x7fa7a955e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130023559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130023559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130023559 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130023559 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130023559 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130023559 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130023559 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130023559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130023559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130023560 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 10 s -NSVCI1234(1058)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1058)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1058)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1058)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130023565 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130023565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130023565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130023565 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130023565 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121130023565 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130023566 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130023566 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130023566 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1061)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1058)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1058)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130023569 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130023569 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130023569 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130023569 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130023569 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130023569 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130023569 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130023569 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130023569 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130023569 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130023573 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130023573 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130023573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1058)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1058)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1058)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130023576 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023576 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023577 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023577 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023577 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023577 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023578 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023578 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023579 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023579 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023579 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023579 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023580 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1055@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1055@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130023586 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130023586 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130023586 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130023586 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130023586 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130023586 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130023586 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130023586 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130023591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130023591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023592 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023592 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023593 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023593 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1057)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121130023594 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023594 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023595 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023595 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_dup4-BVCI1234(1057)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130023596 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023596 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130023598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023598 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130023598 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130023598 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130023598 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130023598 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130023598 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130023598 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130023598 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241121130023599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130023600 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130023602 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130023602 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130023602 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130023602 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130023602 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130023602 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130023602 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1061)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130023605 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130023605 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130023605 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130023605 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130023605 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130023605 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130023605 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130023605 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130023605 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130023605 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130023610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130023610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023611 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023611 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023611 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023611 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023612 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023612 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023612 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130023612 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130023612 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130023612 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130023612 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130023612 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023612 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023612 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023612 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023613 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023613 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023613 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023613 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023619 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130023634 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130023634 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023635 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023635 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023636 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023636 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023637 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023637 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023641 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130023654 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130023654 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023657 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023657 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023658 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023658 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023659 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023659 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023660 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023660 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023662 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023662 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023662 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130023671 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130023671 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023672 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023672 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023672 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023672 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023672 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023672 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023672 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023672 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023672 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023672 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023672 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023672 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023673 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023673 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023681 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130023695 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130023695 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023696 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023696 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023697 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023698 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023698 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023700 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130023713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130023713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023714 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023714 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023714 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023718 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130023732 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130023732 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023732 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023732 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023733 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023733 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023733 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023733 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023733 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023733 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023733 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023733 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023733 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023733 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023733 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023733 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023742 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130023757 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130023757 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023758 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023758 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023761 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023761 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023762 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023762 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023764 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130023776 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130023776 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023780 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023780 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023780 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023780 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023782 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023782 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023783 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023783 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023784 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023784 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023785 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130023795 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130023795 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023797 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023798 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023798 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023799 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023799 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023800 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023800 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023800 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023800 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023801 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130023801 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023804 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130023819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130023819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130023819 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130023819 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130023819 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130023821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130023821 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130023821 DLGLOBAL DEBUG validating counter group 0x5571b01a8760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130023821 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130023821 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130023821 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130023821 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130023821 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130023821 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130023821 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130023821 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130023821 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130023821 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130023821 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130023821 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130023822 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130023822 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130023822 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130023822 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130023822 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130023822 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130023822 DLGLOBAL DEBUG validating counter group 0x5571b01a8b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130023822 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130023822 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130023822 DLGLOBAL DEBUG validating counter group 0x5571b01a8c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130023822 DLGLOBAL DEBUG validating counter group 0x5571b01a8c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130023822 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130023822 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130023822 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130023822 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130023822 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130023822 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130023822 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130023822 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130023822 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130023822 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130023822 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130023822 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130023822 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130023822 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130023822 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130023823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023823 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023823 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023823 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023824 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023824 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023825 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023825 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023826 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130023826 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130023826 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130023826 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130023826 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130023826 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130023827 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130023827 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130023827 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130023827 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130023827 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130023827 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130023827 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1061)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130023838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130023838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023841 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023841 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023842 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023842 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023843 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023846 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023846 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023847 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130023858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130023859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023861 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023861 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023862 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023862 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023863 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023863 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023864 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023865 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023868 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023868 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023869 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130023882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130023882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023885 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023885 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023885 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023886 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023886 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023886 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023887 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130023887 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023888 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130023901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130023901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130023901 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130023901 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130023901 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130023902 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130023902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130023902 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130023902 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130023902 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130023902 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130023902 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130023903 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023903 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023906 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023906 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023907 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023907 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023908 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130023908 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023909 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130023920 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130023920 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130023921 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130023921 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130023921 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130023922 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130023922 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130023922 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130023922 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130023922 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130023922 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130023922 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130023922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023924 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023925 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023925 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023926 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023926 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023929 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023929 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023930 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023930 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023931 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130023933 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130023933 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130023933 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130023933 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130023933 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130023933 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130023933 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130023933 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130023945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130023945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023950 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023950 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023951 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023951 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023952 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023952 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023952 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130023952 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130023952 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130023952 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130023952 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130023952 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130023952 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130023952 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130023952 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130023953 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023953 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023955 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023955 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121130023956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121130023956 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121130023956 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130023956 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130023956 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130023956 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130023956 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130023956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130023957 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130023963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130023963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023966 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023966 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023967 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023968 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023968 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023969 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023969 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023970 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023970 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023971 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023971 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121130023972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121130023972 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121130023972 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130023972 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130023972 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130023972 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130023972 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130023973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130023973 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130023983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130023983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023983 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130023983 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130023984 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023985 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023986 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023986 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023987 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023987 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130023989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130023992 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121130023992 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121130023992 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121130023992 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130023992 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130023992 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130023992 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130023992 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130023992 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130023994 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130024007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130024007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024007 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130024007 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130024009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024012 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024012 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024013 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024013 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130024017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121130024018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121130024018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121130024018 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130024018 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130024018 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130024019 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130024019 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130024019 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130024019 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130024020 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130024026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130024026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130024026 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130024026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130024026 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130024026 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130024026 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130024026 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130024026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024027 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024027 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024028 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024028 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024028 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024028 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024028 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024028 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024028 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024028 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024031 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121130024031 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121130024031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121130024031 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130024031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241121130024031 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130024031 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130024031 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130024031 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241121130024031 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=112, TS=7) (nacc_fsm.c:206) 20241121130024031 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130024032 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130024032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130024032 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1061)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130024046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130024046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024046 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130024046 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130024047 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024047 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024048 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024048 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024049 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024049 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024050 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024050 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024051 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024051 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024052 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024055 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130024068 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130024068 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024068 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130024068 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130024069 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024069 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024069 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024069 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024069 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024069 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024069 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024070 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024070 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024070 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024070 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024070 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024070 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024073 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130024087 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130024087 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024088 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024088 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024088 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024088 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024088 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024088 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024089 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024089 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024089 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024089 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024090 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024090 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024090 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130024090 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024092 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130024106 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130024106 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130024106 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130024106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130024106 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130024106 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130024106 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=112 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130024106 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130024106 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130024106 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130024106 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130024106 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121130024106 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024106 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024106 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024106 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024107 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024107 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1061)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130024108 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024108 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024109 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024109 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024110 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024110 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48300<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130024111 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130024111 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130024114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48286<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130024115 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130024115 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130024115 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130024115 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130024115 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130024115 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130024115 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130024115 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130024115 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130024115 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130024115 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130024115 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130024115 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130024115 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130024115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130024115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130024115 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 94: stopped pid 12284 with status 0 respawn: 95: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup4 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass'. Thu Nov 21 13:00:24 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4.talloc 20241121130024137 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130024137 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130024137 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130024137 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130024159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130024260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48308<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=259468) Waiting for packet dumper to finish... 1 (prev_count=259468, count=312232) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 ------ Thu Nov 21 13:00:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 started. 1067@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1069)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1067@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1071)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1071)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1067@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130027728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1067@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1075)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1067@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1075)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1072)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130027735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1072)@1d710fa6204d: Start timer T: 5 s PCUIF(1072)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1076)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_dup5-STATS(1076)@1d710fa6204d: Start timer T: 2 s 1067@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1079)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1079)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130029138 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130029138 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130029138 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1072)@1d710fa6204d: OsmoPCU is now connected BTS(1073)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" 20241121130031342 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130031342 DLGLOBAL DEBUG validating counter group 0x5638d6ba4040(bts) with 102 counters (rate_ctr.c:86) 20241121130031342 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130031342 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130031342 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130031342 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130031342 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130031342 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130031342 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130031342 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130031342 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130031342 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130031342 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130031342 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130031342 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130031342 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130031342 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130031342 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130031342 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130031342 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130031342 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130031342 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130031342 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130031342 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130031342 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130031342 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130031342 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130031342 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130031342 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130031342 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130031342 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130031342 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130031342 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130031342 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130031342 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130031342 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130031342 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130031342 DLGLOBAL DEBUG validating counter group 0x7fc37ee975e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130031342 DLGLOBAL DEBUG validating counter group 0x5638d6ba3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130031342 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130031342 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130031343 DLGLOBAL DEBUG validating counter group 0x7fc37ee98180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130031343 DLGLOBAL DEBUG validating counter group 0x7fc37ee98160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130031343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130031343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130031343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130031343 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130031343 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130031343 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130031343 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130031343 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130031343 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1071)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1071)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1071)@1d710fa6204d: Start timer Tns_alive: 3 s BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1071)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130031347 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130031347 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130031347 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130031347 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130031347 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130031347 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1073)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130031348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130031348 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130031348 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1071)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1071)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130031349 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130031349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130031349 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130031349 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130031349 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130031349 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130031349 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130031349 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130031349 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130031349 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130031352 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130031352 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1071)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1071)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1071)@1d710fa6204d: Start timer Tns_test: 10 s 1068@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1068@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130031362 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130031362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130031362 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130031362 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130031362 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130031362 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130031362 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130031362 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1069)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_dup5-BVCI1234(1069)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130031365 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130031365 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130031365 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130031365 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130031365 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130031365 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130031365 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130031365 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130031366 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130031366 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130031366 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130031366 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130031366 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130031366 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130031366 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130031366 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130031366 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130031366 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130031368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130031368 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130031368 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130031368 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130031368 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130031531 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130031550 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031551 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130031555 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031555 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130031558 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031558 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130031561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 10 s MTC@1d710fa6204d: BSSGP successfully initialized 20241121130031564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130031569 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031569 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031572 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031572 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031575 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031575 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031576 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130031579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130031579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031582 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031582 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031584 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031584 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031589 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031591 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031591 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031594 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031594 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031597 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130031597 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130031597 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130031597 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130031597 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130031597 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130031597 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130031600 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130031605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130031605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1073)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130031607 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031607 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031608 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031608 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031613 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031613 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031614 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031614 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130031615 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031615 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031615 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031615 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031616 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031616 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031616 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130031617 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130031617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031618 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031618 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031618 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031618 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031619 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031619 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031619 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031619 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031619 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031619 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031619 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031619 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031619 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031619 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031620 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130031632 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130031632 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031632 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031632 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031633 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031633 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031633 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031633 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031637 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130031651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130031651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031651 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031651 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031651 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031651 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031651 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031651 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031651 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031651 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031660 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130031674 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130031674 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031679 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130031694 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130031694 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031695 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031695 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031696 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031696 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031696 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031697 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031697 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031697 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031697 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031698 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031698 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031698 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031698 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031698 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130031713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130031713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031715 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031718 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031718 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031719 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031719 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031719 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031719 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031720 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031720 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031723 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130031737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130031737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031738 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031738 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031738 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031738 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031739 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031739 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031739 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031739 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031740 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031740 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031740 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031740 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031741 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031741 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031741 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130031755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130031755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031756 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031756 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031757 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031757 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031760 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130031775 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130031775 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031775 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031775 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031776 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031776 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031776 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031776 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031777 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031777 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031777 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031777 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130031778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031784 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130031800 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130031800 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130031800 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130031800 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130031800 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130031801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130031801 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130031801 DLGLOBAL DEBUG validating counter group 0x5638d6ba3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130031801 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130031801 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130031801 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130031801 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130031801 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130031802 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130031802 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130031802 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130031802 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130031802 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130031802 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130031802 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130031802 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130031802 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130031802 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130031802 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130031802 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130031802 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130031802 DLGLOBAL DEBUG validating counter group 0x5638d6ba3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130031802 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130031802 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130031802 DLGLOBAL DEBUG validating counter group 0x5638d6ba3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130031802 DLGLOBAL DEBUG validating counter group 0x5638d6ba3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130031802 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130031802 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130031802 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130031802 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130031802 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130031802 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130031802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130031802 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130031802 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130031802 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130031802 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130031802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130031802 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130031802 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130031802 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130031803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031806 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031806 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031807 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031807 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031808 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031808 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031809 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031809 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130031810 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130031810 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130031810 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130031811 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130031811 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130031811 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130031811 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130031811 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130031811 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130031811 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130031811 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130031811 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1073)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130031820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130031820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031824 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031825 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031827 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130031839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130031839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031840 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031840 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031841 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031841 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031842 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031842 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031843 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031843 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031844 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031844 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031844 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031844 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031845 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031845 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031849 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130031864 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130031864 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031866 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031866 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031867 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031867 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031868 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031868 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031869 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031869 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031871 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031871 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130031873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031874 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130031884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130031884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130031884 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130031884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130031884 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130031884 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130031884 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130031884 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130031884 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130031884 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130031884 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130031884 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130031886 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031886 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031887 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031887 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031887 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031887 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031888 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031888 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031888 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031888 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031889 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031889 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031889 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130031889 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031890 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130031902 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130031902 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130031902 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130031902 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130031902 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130031903 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130031903 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130031903 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130031903 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130031903 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130031903 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130031903 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130031904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031905 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031906 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031906 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031907 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031907 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031908 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031908 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031909 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031909 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031912 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130031918 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130031918 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130031918 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130031919 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130031919 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130031919 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130031919 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130031919 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130031927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130031927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031934 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031934 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031935 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031935 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031935 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130031935 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130031935 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130031935 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130031935 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130031935 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130031935 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130031935 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130031935 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130031935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031936 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130031946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130031946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031949 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031949 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031950 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031950 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031951 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031951 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031952 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031952 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121130031953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121130031953 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121130031953 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130031953 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130031953 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130031953 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130031953 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130031953 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130031953 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130031965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130031965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031967 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031967 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031970 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031972 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031972 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031973 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031973 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031975 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121130031975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121130031975 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121130031975 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130031975 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130031975 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130031975 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130031975 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130031975 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130031977 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130031989 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130031989 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031989 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130031989 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130031991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031991 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031992 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031992 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031993 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031993 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031995 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130031995 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130031996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121130031996 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121130031996 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121130031996 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130031996 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130031996 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130031997 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130031997 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130031997 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130031997 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130032009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130032009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032009 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130032009 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130032010 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032010 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032011 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032011 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032017 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032017 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121130032018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121130032018 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121130032018 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130032018 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130032018 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130032018 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130032018 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130032018 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130032018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130032019 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130032028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130032028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032028 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130032028 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130032030 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032031 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032032 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032032 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032033 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032033 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032033 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032033 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032034 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032034 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032035 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032035 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032036 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130032036 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121130032038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121130032038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121130032038 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130032038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241121130032038 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130032038 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130032038 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130032038 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241121130032038 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=117, TS=7) (nacc_fsm.c:206) 20241121130032038 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130032038 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130032038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130032039 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1073)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130032052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130032052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130032052 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130032052 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130032052 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130032053 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130032053 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130032053 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130032054 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032055 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032056 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032056 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032058 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032058 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032059 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032059 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032060 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032060 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032061 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032061 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032063 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032063 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032064 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130032073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130032073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032073 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130032073 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130032075 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032075 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032076 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032076 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032077 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032077 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032078 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032078 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032079 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032079 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032080 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032080 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032080 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130032091 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130032091 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032092 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032092 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032092 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032092 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032093 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032093 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032093 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032093 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032094 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032094 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032094 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032094 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032095 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130032095 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032101 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130032115 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130032115 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130032116 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130032116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130032116 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130032116 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) BTS(1073)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130032116 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=117 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130032116 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130032116 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130032116 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130032116 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130032116 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121130032118 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032118 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032120 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032120 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48330<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130032123 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032123 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032124 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032124 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032126 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032126 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032127 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130032127 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130032130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48318<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130032131 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130032131 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130032131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032131 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130032131 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130032131 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130032131 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130032131 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130032131 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130032131 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130032131 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130032131 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130032132 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130032132 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130032132 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130032132 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130032132 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130032132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130032132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130032132 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 95: stopped pid 12346 with status 0 respawn: 96: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_dup5 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass'. Thu Nov 21 13:00:32 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5.talloc 20241121130032172 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130032173 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130032173 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130032173 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130032197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57064<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130032298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57064<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=285092) Waiting for packet dumper to finish... 1 (prev_count=285092, count=316316) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice ------ Thu Nov 21 13:00:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice started. 1080@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1080@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1084)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1084)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1080@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130035361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1080@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1088)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1080@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1088)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1085)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130035368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1085)@1d710fa6204d: Start timer T: 5 s PCUIF(1085)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice-STATS(1089)@1d710fa6204d: Start timer T: 2 s 1080@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1092)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1092)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130037174 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130037174 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130037174 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1085)@1d710fa6204d: OsmoPCU is now connected BTS(1086)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130037178 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130037178 DLGLOBAL DEBUG validating counter group 0x55a870933040(bts) with 102 counters (rate_ctr.c:86) 20241121130037178 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130037178 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130037178 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130037178 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130037178 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130037178 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130037178 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130037178 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130037178 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130037178 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130037178 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130037178 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130037178 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130037178 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130037178 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130037178 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130037178 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130037178 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130037178 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130037178 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130037178 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130037178 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130037178 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130037178 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130037178 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130037178 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130037178 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130037178 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130037178 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130037178 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130037178 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130037178 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) MTC@1d710fa6204d: Start timer T: 2 s 20241121130037178 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130037178 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130037178 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130037178 DLGLOBAL DEBUG validating counter group 0x7f0c5a31a5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130037178 DLGLOBAL DEBUG validating counter group 0x55a870932720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130037178 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130037178 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130037178 DLGLOBAL DEBUG validating counter group 0x7f0c5a31b180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130037178 DLGLOBAL DEBUG validating counter group 0x7f0c5a31b160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130037178 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130037178 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130037178 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130037178 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130037178 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130037178 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130037178 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130037178 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130037178 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037178 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1084)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1084)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1084)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1084)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130037181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121130037181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130037181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130037181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130037181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130037181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130037181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130037181 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130037181 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1086)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1084)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1084)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130037182 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130037182 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130037182 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130037182 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130037182 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130037182 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130037182 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130037182 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130037182 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130037182 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130037182 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130037182 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1084)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1084)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1084)@1d710fa6204d: Start timer Tns_test: 10 s 1081@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1081@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130037186 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130037187 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130037187 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130037187 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130037187 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130037187 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130037187 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130037187 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice-BVCI1234(1082)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130037190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130037190 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130037190 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130037190 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130037190 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130037190 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130037190 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130037190 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130037192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130037192 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130037192 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130037192 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130037192 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130037192 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130037192 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130037192 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130037192 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130037192 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130037192 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037192 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037192 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037192 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037192 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037192 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037193 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037193 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037193 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037193 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037193 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037193 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037194 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037194 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037194 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037194 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037194 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130037194 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130037194 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130037194 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130037194 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130037194 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130037194 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130037194 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130037194 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130037194 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130037194 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130037194 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1086)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130037196 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130037210 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130037210 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037211 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037211 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037211 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037211 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037211 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037211 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037211 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037211 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037212 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037212 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037212 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037212 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037212 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037212 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037215 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130037229 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130037229 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037230 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037230 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037231 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037231 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037231 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037231 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037232 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037232 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037232 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037232 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037238 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130037252 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130037252 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037252 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037252 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037252 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037252 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037253 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037253 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037253 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037253 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037253 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037253 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037253 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037253 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037253 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037253 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037257 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130037271 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130037271 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037271 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037271 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037271 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037271 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037271 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037271 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037272 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037272 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037272 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037272 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037272 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037272 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037272 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037272 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037275 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130037290 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130037290 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037291 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037291 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037291 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037291 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037292 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037292 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037292 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037292 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037293 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037293 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037293 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037293 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037299 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130037321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130037321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037323 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037323 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037323 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037324 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037324 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037324 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037325 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037325 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037326 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037326 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037327 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037327 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037328 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130037334 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130037334 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037339 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037339 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037340 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037340 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037341 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037341 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037341 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130037354 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130037355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037356 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037356 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037358 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037359 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037359 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037360 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037360 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037361 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037361 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037364 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130037379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130037379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037381 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037381 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037381 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037381 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037382 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037382 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037385 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130037397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130037397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037398 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037398 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037399 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037399 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037399 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037399 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037400 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037400 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037401 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130037416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130037416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037419 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037419 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037420 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037420 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130037420 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037425 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130037439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130037439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130037439 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130037439 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130037439 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130037440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130037440 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130037440 DLGLOBAL DEBUG validating counter group 0x55a870932760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130037440 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130037440 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130037440 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130037440 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130037440 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130037440 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130037440 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130037440 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130037440 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130037440 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130037440 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130037440 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130037440 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130037440 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130037440 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130037440 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130037440 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130037440 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130037440 DLGLOBAL DEBUG validating counter group 0x55a870932b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130037440 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130037440 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130037440 DLGLOBAL DEBUG validating counter group 0x55a870932c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130037440 DLGLOBAL DEBUG validating counter group 0x55a870932c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130037440 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130037440 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130037440 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130037440 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130037440 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130037440 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130037440 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130037440 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130037440 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130037440 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130037440 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130037440 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130037440 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130037440 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130037440 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130037440 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037440 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037440 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130037444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130037444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130037444 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130037444 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130037444 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130037444 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130037444 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130037444 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130037444 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130037444 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130037444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130037444 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1086)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130037458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130037458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037460 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037463 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130037478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130037478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037479 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037479 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037479 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037479 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037480 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037480 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037481 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037481 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037482 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037487 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130037502 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130037502 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037504 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037504 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037504 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037504 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037505 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037505 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037506 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037506 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037508 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130037508 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037508 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130037521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130037521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130037521 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130037521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130037521 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130037521 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130037521 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130037521 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130037521 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130037521 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130037521 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130037521 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130037523 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037523 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037525 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037525 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037526 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037526 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037526 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037526 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037527 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037527 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037528 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130037528 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037529 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130037541 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130037541 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130037541 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130037541 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130037541 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130037542 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130037542 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130037542 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130037542 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130037542 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130037542 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130037542 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130037542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037543 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037543 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037544 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037544 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037545 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037545 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037547 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037547 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130037548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037550 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121130037564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130037565 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130037565 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130037565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130037565 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 863 | BSIC = 44 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130037565 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130037565 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130037565 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241121130037565 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241121130037565 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241121130037565 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241121130037565 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037566 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037566 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037569 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037569 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037569 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037570 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130037584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130037584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037587 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037587 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037588 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037589 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037589 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037590 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037590 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037591 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037591 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037592 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130037603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130037603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037605 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037605 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037605 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037605 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037606 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037606 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037607 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037607 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037608 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037608 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037609 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037609 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037609 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037609 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037612 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130037627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130037627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037629 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037629 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037630 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037631 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037631 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037631 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037631 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037632 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037632 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037633 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037633 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037634 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130037646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130037646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037648 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037649 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037649 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037649 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037649 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037650 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037650 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037651 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037651 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037652 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130037666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130037666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037667 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037668 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037668 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037668 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037669 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037669 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037670 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037670 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037670 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037670 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037675 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130037690 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130037690 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037692 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037692 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037692 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037692 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037693 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037693 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037695 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037695 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037695 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037695 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037696 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037696 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037697 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130037707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130037707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037708 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037708 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037708 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037708 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037708 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037708 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037712 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130037726 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130037726 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037726 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037726 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037726 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037726 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037726 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037726 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037726 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037727 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037727 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037727 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037727 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037735 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130037749 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130037749 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037749 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037749 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037749 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037749 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037750 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037750 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037750 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037750 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037750 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037750 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037750 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037750 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037751 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037751 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037754 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130037765 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130037765 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130037765 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130037765 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130037765 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130037765 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130037765 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130037765 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130037765 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130037765 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130037765 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130037768 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130037768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037768 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037768 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037769 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037769 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037769 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037769 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037769 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037769 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130037769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130037769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130037769 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130037769 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130037769 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130037769 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130037769 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130037769 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130037769 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037769 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037770 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037770 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121130037772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121130037772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121130037772 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130037772 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130037772 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 863 | BSIC = 44 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130037772 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130037772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130037772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130037772 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130037786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130037786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037787 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037787 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037787 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037787 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037787 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037787 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037788 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037788 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121130037796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121130037796 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121130037796 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130037796 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130037796 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130037796 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130037796 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130037796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130037796 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130037810 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130037810 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037810 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130037810 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130037810 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037810 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037811 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037811 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037811 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037811 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037811 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037811 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037811 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037811 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037812 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037812 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037812 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037812 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121130037814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121130037814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121130037814 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130037814 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130037814 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130037815 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130037815 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130037815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130037815 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130037828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130037828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037828 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130037828 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130037829 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037829 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037829 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037829 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037833 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121130037833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121130037833 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121130037833 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130037833 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130037833 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130037833 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130037833 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130037833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130037833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130037833 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130037847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130037847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037847 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=138): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130037847 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130037847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037848 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037848 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037848 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037848 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037848 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037848 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037848 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037848 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037849 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037849 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037849 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037849 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121130037856 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121130037856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121130037856 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130037856 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 143 + 13 = 156 (pdch_ul_controller.c:131) 20241121130037856 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130037856 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 863 | BSIC = 44 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130037857 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130037857 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 156 for type POLL (pdch_ul_controller.c:184) 20241121130037857 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=156, TS=7) (nacc_fsm.c:206) 20241121130037857 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130037857 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130037857 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130037857 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) BTS(1086)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130037870 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130037870 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037871 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130037871 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130037871 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037871 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037871 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037871 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037871 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037871 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037872 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037872 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037872 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037872 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037872 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037872 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037875 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130037889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130037889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=147): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130037889 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130037889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037890 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037890 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037890 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037890 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037890 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037890 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037890 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037890 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037891 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037891 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037891 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037891 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037894 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130037908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130037908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037908 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037908 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037909 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037909 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037909 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037909 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037909 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037909 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037910 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130037910 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037917 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130037931 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130037931 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130037931 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130037931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130037931 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130037931 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130037931 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=156 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130037931 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130037931 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130037931 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130037931 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) BTS(1086)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130037931 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121130037932 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037932 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57086<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130037932 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037932 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037932 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037932 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037933 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037933 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037933 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037933 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130037933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130037934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57070<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130037934 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130037934 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130037934 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130037934 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130037934 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130037934 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130037934 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130037934 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130037934 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130037934 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130037934 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130037934 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130037934 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130037934 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130037934 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130037934 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130037934 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass'. Thu Nov 21 13:00:37 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice.talloc respawn: 96: stopped pid 12412 with status 0 respawn: 97: starting: osmo-pcu 20241121130037946 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130037946 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130037946 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130037946 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130037964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130038065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57100<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=279988) Waiting for packet dumper to finish... 1 (prev_count=279988, count=357428) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 ------ Thu Nov 21 13:00:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 started. 1093@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1093@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1097)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1093@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1097)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130041159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1093@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1101)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1093@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1101)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1098)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130041165 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1098)@1d710fa6204d: Start timer T: 5 s PCUIF(1098)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1102)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice2-STATS(1102)@1d710fa6204d: Start timer T: 2 s 1093@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1105)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1105)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130042946 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130042947 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130042947 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1098)@1d710fa6204d: OsmoPCU is now connected BTS(1100)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130042963 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130042963 DLGLOBAL DEBUG validating counter group 0x559670363040(bts) with 102 counters (rate_ctr.c:86) 20241121130042963 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130042963 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130042963 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130042963 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130042963 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130042963 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130042963 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130042963 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130042963 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130042963 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130042963 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130042963 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130042963 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130042963 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130042963 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130042963 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130042963 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130042963 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130042963 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130042963 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130042963 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130042964 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130042964 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130042964 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130042964 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130042964 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130042964 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130042964 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130042964 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130042964 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130042964 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130042964 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130042964 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130042964 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130042964 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130042964 DLGLOBAL DEBUG validating counter group 0x7f6cba4115e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130042964 DLGLOBAL DEBUG validating counter group 0x559670362720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130042964 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130042964 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130042964 DLGLOBAL DEBUG validating counter group 0x7f6cba412180(ns:nse) with 15 counters (rate_ctr.c:86) MTC@1d710fa6204d: Start timer T: 2 s 20241121130042964 DLGLOBAL DEBUG validating counter group 0x7f6cba412160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130042964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130042964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130042964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130042964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130042964 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042964 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042964 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042964 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042964 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042964 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042964 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042964 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042964 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042964 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042964 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042964 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042965 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042965 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042965 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042965 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042965 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042965 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042965 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042965 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042965 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042965 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130042965 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130042965 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130042965 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130042965 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130042965 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042967 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1097)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1097)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1097)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1097)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121130042976 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130042976 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130042976 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130042976 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130042976 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130042977 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130042977 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130042977 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130042977 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1097)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1097)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121130042981 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130042982 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130042982 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130042982 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130042982 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130042982 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130042982 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130042982 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130042982 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130042982 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130042982 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042982 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042984 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1097)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1097)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121130042984 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130042985 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1097)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130042985 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042986 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042986 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042987 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042987 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042988 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042988 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042988 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042988 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042989 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042989 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1100)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130042990 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1094@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1094@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130042995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130042995 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130042995 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130042995 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130042995 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130042995 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130042995 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130042995 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130042996 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130042996 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042996 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042996 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042996 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042997 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042997 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042997 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042997 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042997 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042997 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130042998 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042998 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121130042998 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130042998 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_twice2-BVCI1234(1095)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130042999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130042999 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130042999 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130042999 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130042999 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130042999 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130042999 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130042999 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130043000 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130043000 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130043000 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130043000 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130043000 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130043000 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130043000 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130043000 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1100)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130043001 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130043001 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130043001 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130043001 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130043001 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130043001 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130043001 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130043001 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130043001 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130043001 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130043003 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130043003 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130043003 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130043003 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130043003 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130043014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130043014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043015 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043015 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043016 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043016 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043016 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043016 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043016 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043016 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043016 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043016 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043024 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130043038 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130043038 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043039 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043039 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043040 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043040 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043040 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043040 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043043 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043043 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043043 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130043059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130043059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043060 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043061 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043062 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043062 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043063 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043063 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043064 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043064 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043064 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043065 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043065 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043065 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043067 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043067 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043068 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130043078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130043078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043080 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043080 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043081 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043081 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043082 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043082 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043083 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043083 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043084 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043085 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043086 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043086 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043088 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130043101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130043101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043102 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043102 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043102 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043102 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043103 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043103 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043103 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043103 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043103 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043103 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043104 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043104 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043104 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043104 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043105 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130043119 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130043119 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043120 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043120 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043120 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043122 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043122 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043122 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043122 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043122 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043124 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130043138 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130043138 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043138 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043138 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043139 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043139 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043139 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043139 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043139 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043139 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043139 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043139 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043140 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043149 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130043163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130043163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043166 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043166 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043166 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043167 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043168 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043168 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043168 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043168 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043169 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043169 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043170 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043170 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043171 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130043182 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130043183 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043184 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043184 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043185 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043185 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043185 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043185 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043186 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043186 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043188 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043188 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043192 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043192 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043193 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130043203 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130043203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043204 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043204 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043205 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043205 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043206 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043206 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043207 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043207 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043207 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043207 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043208 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043208 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043208 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130043208 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043211 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130043227 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130043227 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130043227 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130043228 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130043228 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130043230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130043230 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130043230 DLGLOBAL DEBUG validating counter group 0x559670362760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130043230 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130043230 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130043230 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130043230 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130043230 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130043230 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130043230 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130043230 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130043230 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130043230 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130043230 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130043230 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130043230 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130043230 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130043230 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130043230 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130043230 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130043230 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130043230 DLGLOBAL DEBUG validating counter group 0x559670362b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130043230 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130043230 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130043230 DLGLOBAL DEBUG validating counter group 0x559670362c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130043230 DLGLOBAL DEBUG validating counter group 0x559670362c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130043230 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130043230 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130043230 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130043230 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130043230 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130043230 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130043230 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130043230 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130043230 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130043230 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130043230 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130043230 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130043230 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130043230 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130043230 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130043231 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043231 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043231 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043231 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043231 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043231 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043232 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043232 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043232 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043232 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043233 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043233 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043233 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043234 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130043234 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130043234 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130043234 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130043234 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130043234 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130043235 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130043235 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130043235 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130043235 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130043235 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130043235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130043235 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1100)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130043246 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130043246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043246 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043247 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043247 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043247 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043247 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043247 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043248 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043248 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043248 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043248 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043248 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043248 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043249 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043249 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043250 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130043265 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130043265 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043266 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043266 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043267 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043267 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043267 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043267 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043274 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130043289 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130043289 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043291 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043291 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043292 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043292 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043293 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043293 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043294 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043294 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130043296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043297 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130043308 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130043308 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130043308 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130043308 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130043308 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130043309 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130043309 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130043309 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130043309 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130043309 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130043309 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130043309 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130043309 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043309 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043311 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043311 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043312 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043312 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043313 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043313 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043314 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043314 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043316 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130043316 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043317 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130043329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130043329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130043329 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130043329 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130043329 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130043330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130043330 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130043330 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130043330 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130043330 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130043330 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130043330 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130043331 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043331 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043333 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043333 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043334 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043334 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043334 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043335 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043335 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043335 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043340 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130043343 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130043343 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130043343 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130043343 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130043343 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130043343 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130043343 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130043343 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130043353 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130043353 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043356 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043356 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043358 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043358 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043358 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043359 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043359 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043360 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130043360 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043361 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 0.2 s 20241121130043372 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130043373 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130043373 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130043373 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130043373 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 863 | BSIC = 44 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130043374 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130043374 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130043374 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241121130043374 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241121130043374 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241121130043374 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241121130043374 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043374 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043375 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043375 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043375 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043375 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043376 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043376 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043377 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043377 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043380 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043380 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043380 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130043392 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130043392 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043393 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043394 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043394 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043394 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043395 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043395 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043396 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043396 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043397 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043397 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043399 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043399 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043401 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130043416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130043416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043419 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043419 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043419 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043419 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043420 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043420 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043421 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043421 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043421 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043421 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043421 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130043436 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130043436 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043437 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043438 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043438 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043438 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043443 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130043455 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130043455 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043456 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043456 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043457 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043457 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043457 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043457 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043458 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043458 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043460 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043460 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043464 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130043479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130043479 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043481 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043481 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043483 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043483 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043484 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043484 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043486 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043486 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043487 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130043498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130043498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043499 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043499 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043500 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043500 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043502 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043502 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043505 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130043516 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130043516 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043517 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043518 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043518 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043518 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043518 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043519 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043519 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043526 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130043540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130043540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043542 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043542 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043547 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043547 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043548 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043548 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043549 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130043560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130043560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043562 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043562 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043566 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043566 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043567 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043567 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043568 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130043574 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130043574 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130043574 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130043574 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130043574 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130043574 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130043574 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130043574 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130043575 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130043575 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130043576 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130043576 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130043576 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130043576 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130043576 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130043576 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130043576 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130043579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130043579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043579 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130043579 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130043579 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130043579 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130043579 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130043579 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130043579 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130043580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043580 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043580 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121130043587 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121130043587 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121130043587 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130043587 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130043587 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 863 | BSIC = 44 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130043588 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130043588 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130043588 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130043588 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130043601 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130043601 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043602 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043602 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043602 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043602 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043602 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043602 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043602 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043602 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043603 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043603 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043603 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043603 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043603 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043603 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043606 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121130043606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121130043606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121130043606 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130043606 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130043606 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130043606 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130043606 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130043606 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130043606 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130043620 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130043620 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043620 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130043620 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130043620 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043620 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043621 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043621 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043621 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043621 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043621 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043621 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043621 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043621 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043622 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043622 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043622 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043622 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 RX RTS.req: sapi=5 arfcn=871 cur_fn=134 block=8 (pcu_l1_if.cpp:576) 20241121130043624 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=138 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=143 (gprs_rlcmac_sched.cpp:454) 20241121130043624 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type USF (pdch_ul_controller.c:184) 20241121130043624 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130043625 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130043625 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130043625 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130043625 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130043625 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Sending data request: sapi=5 arfcn=871 cur_fn=134 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130043625 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130043639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043639 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=138): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130043639 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130043639 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043639 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043639 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043639 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043639 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043640 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043640 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043648 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 RX RTS.req: sapi=5 arfcn=871 cur_fn=138 block=9 (pcu_l1_if.cpp:576) 20241121130043648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=143 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=147 (gprs_rlcmac_sched.cpp:454) 20241121130043648 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type USF (pdch_ul_controller.c:184) 20241121130043648 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130043648 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130043648 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130043648 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130043648 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130043648 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130043648 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Sending data request: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130043648 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130043662 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130043662 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043662 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=143): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130043662 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130043662 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043662 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043662 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043662 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043662 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043662 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043663 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043663 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043663 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043663 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043663 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043663 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043666 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121130043666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121130043666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121130043666 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130043666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241121130043666 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130043666 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 863 | BSIC = 44 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130043666 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130043666 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241121130043666 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=160, TS=7) (nacc_fsm.c:206) 20241121130043666 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130043666 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130043666 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130043666 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1100)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130043680 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130043680 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043680 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=147): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130043680 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130043681 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043681 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043681 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043681 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043681 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043681 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043681 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043681 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043698 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130043713 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130043713 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043713 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130043713 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130043713 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043713 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043713 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043713 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043714 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043714 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043714 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043714 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043714 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043714 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043714 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043715 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043715 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043722 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130043738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130043738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043739 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043739 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043740 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043740 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043741 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043741 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043742 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043742 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043743 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043743 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043744 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043745 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043745 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130043745 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043746 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130043756 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130043756 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130043756 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130043756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130043756 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130043756 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130043756 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=160 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130043756 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130043756 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130043756 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130043756 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130043756 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1100)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130043757 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043757 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043757 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043757 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043758 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043758 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043758 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043758 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043758 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57112<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130043758 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043758 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043759 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043759 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130043760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130043761 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57106<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130043761 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130043762 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130043762 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130043762 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130043762 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130043762 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130043762 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130043762 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130043762 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130043762 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130043762 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130043762 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130043762 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130043762 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130043762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130043762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130043762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 97: stopped pid 12476 with status 0 respawn: 98: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice2 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass'. Thu Nov 21 13:00:43 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2.talloc 20241121130043777 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130043777 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130043777 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130043777 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130043800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130043901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60126<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292060) Waiting for packet dumper to finish... 1 (prev_count=292060, count=365016) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 ------ Thu Nov 21 13:00:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 started. 1106@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1106@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1110)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1110)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1106@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130046967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1106@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1114)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1106@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1114)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1111)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1111)@1d710fa6204d: Start timer T: 5 s PCUIF(1111)@1d710fa6204d: Start timer T_Conn: 10 s 20241121130046975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60140<->l=127.0.0.1:4240 (telnet_interface.c:192) TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1116)@1d710fa6204d: Start timer T: 2 s 1106@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_twice3-STATS(1116)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1117)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1117)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130048778 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130048778 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130048778 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1111)@1d710fa6204d: OsmoPCU is now connected BTS(1113)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130048788 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130048788 DLGLOBAL DEBUG validating counter group 0x55641ec97040(bts) with 102 counters (rate_ctr.c:86) 20241121130048788 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130048788 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130048788 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130048788 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130048788 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130048788 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130048788 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130048788 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130048788 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130048788 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130048788 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130048788 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130048788 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130048788 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130048788 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130048789 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130048789 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130048789 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130048789 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130048789 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130048789 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130048789 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130048789 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130048789 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130048789 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130048789 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130048789 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130048789 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130048789 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130048789 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130048789 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130048789 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130048789 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130048789 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130048789 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) MTC@1d710fa6204d: Start timer T: 2 s 20241121130048789 DLGLOBAL DEBUG validating counter group 0x7fe3866565e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130048789 DLGLOBAL DEBUG validating counter group 0x55641ec96720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130048789 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130048789 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130048789 DLGLOBAL DEBUG validating counter group 0x7fe386657180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130048789 DLGLOBAL DEBUG validating counter group 0x7fe386657160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130048789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130048789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130048789 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130048789 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130048789 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048789 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048789 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048789 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048789 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048789 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048789 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048789 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048789 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048789 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048789 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048789 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048789 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048789 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048789 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048789 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048789 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048789 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048790 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048790 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048790 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048790 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130048790 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130048790 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130048790 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130048790 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130048790 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 10 s 20241121130048792 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1110)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1110)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1110)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1110)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121130048797 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130048797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130048797 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130048798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130048798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130048798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130048798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130048798 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130048798 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1110)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1110)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130048800 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130048800 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130048800 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130048800 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130048800 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130048800 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130048800 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130048800 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130048800 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130048801 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130048801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1113)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130048803 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130048803 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1110)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20241121130048803 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048803 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1110)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1110)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130048804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048805 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048806 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1107@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1107@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130048818 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130048818 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130048818 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130048818 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130048818 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130048818 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130048818 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130048818 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130048819 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130048819 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048820 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048820 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048822 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048822 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048822 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048822 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048823 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048823 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048823 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048823 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048824 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice3-BVCI1234(1108)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130048829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130048829 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130048829 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130048829 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130048829 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130048829 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130048829 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130048829 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130048831 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130048831 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130048831 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130048831 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130048831 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130048831 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130048831 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1113)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130048833 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130048833 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130048833 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130048833 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130048833 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130048833 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130048833 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130048833 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130048833 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130048833 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130048838 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130048838 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048839 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048839 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130048839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130048839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130048839 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130048839 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130048839 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048839 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048847 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130048862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130048863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048866 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048866 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048867 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048867 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048867 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048867 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048868 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048868 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048869 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130048882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130048882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048883 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048884 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048884 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048884 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048884 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048886 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048886 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048886 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048886 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048887 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048887 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048888 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048888 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048888 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130048901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130048901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048902 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048902 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048903 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048903 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048903 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048903 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048906 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048906 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048906 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048906 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048907 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048907 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048911 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130048926 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130048926 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048927 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048927 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048927 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048927 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048929 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048929 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048930 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048930 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048930 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048930 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048931 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048931 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048933 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048933 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048934 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130048944 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130048944 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048944 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048944 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048944 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048945 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048945 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048945 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048945 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048945 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048945 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048945 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048945 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048946 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048946 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048948 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130048963 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130048963 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048963 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048963 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048964 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048964 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048964 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048964 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048964 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048964 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048965 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048965 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048972 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130048988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130048988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048990 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048990 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048990 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048990 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048991 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048991 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048992 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048992 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048993 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048993 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048994 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048994 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048994 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130048994 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130048995 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130049008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130049008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049010 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049010 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049011 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049011 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049012 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049012 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049013 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049013 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049014 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049014 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049016 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130049029 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130049029 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049030 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049030 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049030 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049030 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049031 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049031 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049031 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049031 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049032 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049032 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049033 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049033 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049033 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130049033 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049037 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130049051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130049051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130049051 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130049051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130049051 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130049051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130049051 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130049051 DLGLOBAL DEBUG validating counter group 0x55641ec96760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130049051 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130049051 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130049051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130049051 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130049051 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130049051 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130049051 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130049051 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130049051 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130049051 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130049051 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130049051 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130049051 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130049051 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130049051 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130049052 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130049052 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130049052 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130049052 DLGLOBAL DEBUG validating counter group 0x55641ec96b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130049052 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130049052 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130049052 DLGLOBAL DEBUG validating counter group 0x55641ec96c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130049052 DLGLOBAL DEBUG validating counter group 0x55641ec96c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130049052 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130049052 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130049052 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130049052 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130049052 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130049052 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130049052 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130049052 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130049052 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130049052 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130049052 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130049052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130049052 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130049052 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130049052 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130049052 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049052 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049052 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049052 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049052 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049052 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049052 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049056 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130049056 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130049056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130049056 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130049056 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130049056 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130049056 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130049056 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130049056 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130049056 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130049056 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130049056 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130049056 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1113)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130049070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130049070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049070 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049070 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049070 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049070 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049070 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049071 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049071 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049071 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049071 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049071 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049071 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049072 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049072 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049074 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130049089 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130049089 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049090 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049090 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049091 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049091 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049091 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049091 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049092 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049092 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049092 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049092 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049093 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049093 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049094 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049094 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049099 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130049114 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130049114 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049115 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049116 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049116 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049116 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049116 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049117 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049117 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049117 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049117 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049118 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049118 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049119 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130049119 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049119 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130049133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130049133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130049133 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130049133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130049133 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130049133 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130049133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130049133 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130049133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130049133 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130049133 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130049133 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130049133 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049133 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049135 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049135 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049135 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049135 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049135 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049135 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049136 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049136 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049136 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130049136 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049138 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130049152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130049152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130049152 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130049152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130049152 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130049152 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130049152 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130049152 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130049152 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130049152 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130049152 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130049152 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130049152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049153 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049153 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049153 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049154 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049154 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049154 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130049154 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049154 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130049154 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130049154 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130049154 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130049154 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130049154 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130049154 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130049154 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130049159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130049159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130049159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130049159 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130049159 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130049159 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130049159 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130049159 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130049159 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130049160 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121130049160 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121130049160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121130049160 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130049160 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130049161 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130049161 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130049161 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130049161 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130049161 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130049175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130049175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130049175 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130049175 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130049175 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 863 | BSIC = 44 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130049176 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130049176 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130049176 DNACC NOTICE NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241121130049176 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241121130049176 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241121130049176 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241121130049176 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049176 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049177 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049177 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049177 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049177 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049178 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049178 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049178 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049178 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049180 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130049180 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130049180 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130049180 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130049180 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130049180 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130049180 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130049180 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130049180 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130049188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130049188 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130049188 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130049188 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130049188 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130049188 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130049188 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130049188 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130049188 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130049195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130049195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049195 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130049195 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130049196 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049199 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049201 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049201 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049201 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049201 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049202 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049202 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121130049203 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121130049203 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121130049203 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130049203 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130049203 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 863 | BSIC = 44 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130049204 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130049204 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130049204 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130049204 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130049215 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130049215 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049218 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049218 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049219 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049219 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049224 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121130049224 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121130049224 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121130049224 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130049224 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130049224 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130049225 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130049225 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130049225 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130049225 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130049239 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130049239 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049239 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130049239 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130049241 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049241 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049242 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049242 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049243 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049243 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049244 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049244 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049244 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049244 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049245 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049245 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049246 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049246 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049246 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121130049246 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121130049246 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121130049246 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130049246 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130049246 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130049247 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130049247 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130049247 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130049247 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130049257 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130049257 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049257 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=95): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130049257 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130049257 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049257 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049257 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049257 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049258 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049258 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049258 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049258 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049258 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049258 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049258 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049258 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049258 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049258 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049261 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121130049261 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121130049261 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121130049261 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130049261 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130049261 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130049261 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130049261 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130049261 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130049261 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130049261 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130049275 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130049275 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049275 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130049275 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130049275 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049275 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049276 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049276 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049276 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049276 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049276 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049276 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049277 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049277 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049277 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049277 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049277 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049277 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049285 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121130049285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121130049285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121130049285 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130049285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 104 + 13 = 117 (pdch_ul_controller.c:131) 20241121130049285 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130049285 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 863 | BSIC = 44 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130049285 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130049285 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type POLL (pdch_ul_controller.c:184) 20241121130049285 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=117, TS=7) (nacc_fsm.c:206) 20241121130049285 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130049285 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130049285 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130049285 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1113)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130049299 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130049299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049299 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130049299 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130049299 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049299 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049299 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049299 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049300 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049300 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049300 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049300 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049300 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049300 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049300 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049300 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049301 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049301 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049303 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130049318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130049318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049318 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130049318 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121130049318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049319 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049319 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049322 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130049336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130049336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049336 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049336 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049336 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049336 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130049337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049345 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130049359 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130049359 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130049359 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130049359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130049359 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130049359 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130049359 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=117 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130049359 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130049359 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130049359 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130049359 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130049359 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121130049359 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130049359 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049360 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) BTS(1113)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130049360 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049360 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130049360 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049360 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130049360 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130049361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60140<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130049361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60136<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130049362 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130049362 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130049362 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130049362 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130049362 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130049362 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130049362 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130049362 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130049362 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130049362 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130049362 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130049362 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130049362 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130049362 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130049362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130049362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130049362 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 98: stopped pid 12542 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice3 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass'. respawn: 99: starting: osmo-pcu Thu Nov 21 13:00:49 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3.talloc 20241121130049374 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130049375 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130049375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130049375 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130049392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60150<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130049493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60150<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262196) Waiting for packet dumper to finish... 1 (prev_count=262196, count=330920) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 ------ Thu Nov 21 13:00:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 started. 1119@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 1119@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1123)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1123)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1119@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1119@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1126)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1119@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1126)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130052604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1119@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1129)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1129)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1125)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1125)@1d710fa6204d: Start timer T: 5 s 20241121130052612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1125)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1130)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice4-STATS(1130)@1d710fa6204d: Start timer T: 2 s 20241121130054375 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130054376 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130054376 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1125)@1d710fa6204d: OsmoPCU is now connected BTS(1127)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130054384 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) MTC@1d710fa6204d: Start timer T: 2 s 20241121130054384 DLGLOBAL DEBUG validating counter group 0x55dc8ff9d040(bts) with 102 counters (rate_ctr.c:86) 20241121130054384 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130054384 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130054384 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130054384 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130054384 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130054384 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130054384 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130054384 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130054384 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130054384 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130054384 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130054384 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130054384 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130054384 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130054384 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130054384 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130054384 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130054384 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130054384 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130054384 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130054384 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130054384 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130054384 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130054384 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130054384 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130054384 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130054384 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130054384 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130054384 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130054384 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130054384 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130054385 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130054385 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130054385 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130054385 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130054385 DLGLOBAL DEBUG validating counter group 0x7fd58da3b5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130054385 DLGLOBAL DEBUG validating counter group 0x55dc8ff9c720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130054385 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130054385 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130054385 DLGLOBAL DEBUG validating counter group 0x7fd58da3c180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130054385 DLGLOBAL DEBUG validating counter group 0x7fd58da3c160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130054385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130054385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130054385 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130054385 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130054385 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054385 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054385 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054385 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054385 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054385 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054385 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054385 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054385 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054385 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054385 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054385 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054385 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054385 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054385 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054386 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054386 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054386 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054386 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054386 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054386 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054386 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130054386 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130054386 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130054386 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130054386 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130054386 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054387 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1123)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1123)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE MTC@1d710fa6204d: Start timer T: 2 s BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1123)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1123)@1d710fa6204d: Start timer Tns_test: 10 s MTC@1d710fa6204d: Start timer T: 10 s BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121130054394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130054394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130054394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130054394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130054394 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130054394 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130054395 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130054395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130054395 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1123)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1123)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130054399 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130054399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130054399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130054399 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130054400 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130054400 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130054400 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130054400 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130054400 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130054400 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130054400 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054401 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1127)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130054402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1123)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1123)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). 20241121130054403 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130054403 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1123)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130054403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054404 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054404 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054404 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054404 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054404 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054404 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054405 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054405 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054405 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054405 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054405 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1120@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1120@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130054411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130054411 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130054411 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130054411 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130054411 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130054411 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130054411 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130054411 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_twice4-BVCI1234(1122)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130054416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130054416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130054416 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130054416 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130054416 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130054416 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130054416 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130054416 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130054416 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241121130054417 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054417 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130054417 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054417 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054419 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054419 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054419 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130054419 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130054419 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130054419 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130054419 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130054419 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130054419 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130054419 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130054419 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130054419 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130054419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054420 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130054420 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130054420 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130054420 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130054420 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130054420 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130054420 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130054421 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1127)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130054424 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130054424 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130054424 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130054424 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130054424 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130054435 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130054435 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054437 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054437 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054438 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054438 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054440 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054441 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054441 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054443 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054443 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054444 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130054460 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130054460 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054461 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054461 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054462 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054462 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054463 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054463 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054465 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054465 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054466 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054466 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054469 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130054479 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130054480 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054484 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054484 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054486 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054486 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054487 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054487 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054487 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054487 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054488 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054488 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054489 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130054498 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130054498 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054498 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054498 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054499 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054499 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054499 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054499 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054499 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054499 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054499 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054499 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054500 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054500 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054500 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054500 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054507 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130054521 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130054521 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054521 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054521 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054522 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054522 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054522 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054522 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054522 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054522 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054522 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054522 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054522 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054522 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054526 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130054540 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130054540 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054540 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054540 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054540 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054540 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054540 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054540 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054541 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054541 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054541 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054541 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054541 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054541 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054544 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130054559 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130054559 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054559 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054559 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054559 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054559 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054559 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054559 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054560 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054560 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054560 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054560 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054560 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054560 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054560 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054560 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054568 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130054584 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130054584 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054586 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054587 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054587 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054587 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054588 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054589 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054589 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054589 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054589 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054590 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054590 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054591 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130054602 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130054602 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054604 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054605 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054605 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054605 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054605 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054606 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054606 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054607 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054607 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054608 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054608 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054609 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054609 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054610 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130054621 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130054621 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054621 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054621 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054622 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054622 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054622 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054622 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054622 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054622 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054622 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054622 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130054623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054630 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130054645 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130054645 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130054645 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130054645 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130054645 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130054646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130054646 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130054646 DLGLOBAL DEBUG validating counter group 0x55dc8ff9c760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130054646 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130054647 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130054647 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130054647 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130054647 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130054647 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130054647 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130054647 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130054647 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130054647 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130054647 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130054647 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130054647 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130054647 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130054647 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130054647 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130054647 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130054647 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130054647 DLGLOBAL DEBUG validating counter group 0x55dc8ff9cb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130054647 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130054647 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130054647 DLGLOBAL DEBUG validating counter group 0x55dc8ff9cc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130054647 DLGLOBAL DEBUG validating counter group 0x55dc8ff9cc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130054647 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130054647 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130054647 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130054647 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130054647 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130054647 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130054647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130054647 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130054647 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130054647 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130054647 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130054647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130054647 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130054647 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130054647 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130054647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054648 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054648 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054648 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054649 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054649 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054649 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054649 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054650 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054650 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054650 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054650 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054650 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130054650 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130054650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130054650 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130054650 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130054650 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130054650 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130054650 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130054650 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130054650 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130054650 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130054650 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130054650 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1127)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130054663 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130054663 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054663 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054663 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054663 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054663 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054663 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054663 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054663 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054663 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054664 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054664 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054664 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054664 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054664 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054664 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054667 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130054681 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130054681 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054682 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054682 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054682 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054682 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054682 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054682 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054682 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054682 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054682 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054682 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054682 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054683 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054683 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054691 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130054705 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130054705 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054705 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054705 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054705 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054705 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054705 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054705 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054706 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054706 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054706 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054706 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054706 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054706 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054706 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130054706 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054709 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130054724 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130054724 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130054724 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130054724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130054724 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130054724 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130054724 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130054724 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130054724 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130054724 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130054724 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130054724 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130054725 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054725 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054726 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054726 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054726 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054726 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054727 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054727 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054728 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054728 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054728 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054728 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054729 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130054729 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054730 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130054744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130054744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130054744 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130054744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130054744 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130054744 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130054744 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130054744 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130054744 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130054744 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130054744 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130054744 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130054745 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054745 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054745 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054745 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054746 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054746 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054746 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054746 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054746 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054746 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054748 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054748 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054749 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054749 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054754 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130054754 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130054754 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130054754 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130054754 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130054754 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130054754 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130054754 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130054754 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130054760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130054760 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130054760 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130054760 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130054760 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130054760 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130054760 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130054760 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130054760 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130054767 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054768 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054768 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054768 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054768 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054768 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054768 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054768 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054769 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054769 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054772 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121130054772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121130054772 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121130054772 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054772 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054772 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054772 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054772 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054772 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130054772 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130054786 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130054786 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054786 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054786 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054786 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054786 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054786 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054786 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054787 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054787 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054787 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054787 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054787 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054787 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054787 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054787 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054791 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121130054791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121130054791 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121130054791 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054791 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054791 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054791 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054791 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054791 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130054791 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130054805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130054805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054805 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054805 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130054805 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054805 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054805 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054805 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054805 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054805 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054806 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054806 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054806 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054806 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054814 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121130054814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121130054814 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121130054814 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054814 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054814 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054814 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054814 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054814 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130054814 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130054828 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130054828 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054828 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054828 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130054828 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054828 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054828 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054828 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054828 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054828 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054828 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054828 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054829 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054829 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054829 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054829 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054829 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130054829 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054832 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121130054832 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121130054832 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121130054832 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054832 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054832 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054833 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054833 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130054833 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054833 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130054833 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130054847 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130054847 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130054847 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130054847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130054847 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 863 | BSIC = 44 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130054847 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130054847 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130054847 DNACC NOTICE NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241121130054847 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241121130054847 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241121130054847 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241121130054847 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054847 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054847 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054847 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054847 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054847 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054847 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054847 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054847 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054847 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054848 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054848 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054848 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054848 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054849 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130054849 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130054849 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130054849 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130054849 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130054849 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130054849 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130054849 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130054851 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121130054851 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121130054851 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121130054851 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130054851 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1127)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121130054853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130054853 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130054853 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130054853 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130054853 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130054853 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130054853 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130054853 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130054853 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130054865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130054865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054865 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054865 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130054865 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054865 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054865 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054865 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054865 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054866 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054866 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054866 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054866 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054866 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054866 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054866 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054866 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054874 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121130054874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121130054874 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121130054874 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054874 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054874 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 863 | BSIC = 44 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054874 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054874 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054874 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130054874 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130054889 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130054889 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054889 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054889 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130054889 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054889 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054889 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054889 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054889 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054889 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054889 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054889 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054890 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054890 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054890 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054890 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054893 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 RX RTS.req: sapi=5 arfcn=871 cur_fn=104 block=1 (pcu_l1_if.cpp:576) 20241121130054893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=108 block_nr=1 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=112 (gprs_rlcmac_sched.cpp:454) 20241121130054893 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type USF (pdch_ul_controller.c:184) 20241121130054893 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054893 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054893 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054893 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054893 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054893 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Sending data request: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130054893 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130054908 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130054908 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054908 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054908 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130054908 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054908 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054909 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054909 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054909 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054909 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054910 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054910 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054911 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054911 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054911 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054911 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054912 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054912 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054912 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121130054912 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121130054913 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121130054913 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054913 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054913 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054913 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054913 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054913 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130054913 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130054928 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130054928 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054928 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=112): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054928 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121130054929 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054929 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054930 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054930 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054931 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054931 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054932 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054932 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054933 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054933 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054934 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054934 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054935 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054935 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054937 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121130054937 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121130054937 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121130054937 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054937 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130054937 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130054938 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130054938 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130054938 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130054939 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130054952 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130054953 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054953 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054953 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121130054955 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054955 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054956 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054956 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054956 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054956 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054958 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054958 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054958 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121130054958 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121130054958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121130054958 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130054958 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 121 + 13 = 134 (pdch_ul_controller.c:131) 20241121130054958 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130054958 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 863 | BSIC = 44 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130054959 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130054959 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type POLL (pdch_ul_controller.c:184) 20241121130054959 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=134, TS=7) (nacc_fsm.c:206) 20241121130054959 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130054959 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130054959 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130054959 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1127)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130054971 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130054971 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054971 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054972 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121130054972 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054972 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054972 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054973 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054973 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054973 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054973 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054973 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054973 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054974 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054974 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054974 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054974 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054975 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130054990 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130054990 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054990 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130054990 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121130054991 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054992 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054992 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054993 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054993 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054994 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054994 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054994 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054994 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054995 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054995 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054996 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130054996 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130054999 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130055014 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130055014 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055015 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055015 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055015 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055015 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055016 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055016 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055017 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055017 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055017 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055017 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055018 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055018 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055018 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130055018 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055019 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130055033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=7 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130055033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130055033 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130055033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130055033 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130055033 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130055033 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=134 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130055033 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130055033 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130055033 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130055033 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130055034 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) BTS(1127)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130055035 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055035 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055035 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055036 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055036 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055036 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055038 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055038 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57436<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130055039 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055039 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055040 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055040 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055040 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130055040 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130055044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57428<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130055046 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130055046 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130055046 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130055046 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130055046 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130055046 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130055046 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130055046 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130055046 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130055046 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130055046 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130055046 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130055046 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130055046 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130055046 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130055046 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130055046 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 99: stopped pid 12609 with status 0 respawn: 100: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice4 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass'. Thu Nov 21 13:00:55 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4.talloc 20241121130055105 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130055105 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130055105 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130055105 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130055125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130055226 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57440<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321528) Waiting for packet dumper to finish... 1 (prev_count=321528, count=381468) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 ------ Thu Nov 21 13:00:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 started. 1132@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 1132@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1136)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1135)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 1132@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1136)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1132@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1139)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1132@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1139)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130058313 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1132@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1142)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1142)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1138)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1138)@1d710fa6204d: Start timer T: 5 s 20241121130058322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1138)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1143)@1d710fa6204d: Start timer T: 2 s TC_nacc_outbound_pkt_cell_chg_notif_twice5-STATS(1143)@1d710fa6204d: Start timer T: 2 s 20241121130100106 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130100107 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130100107 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1138)@1d710fa6204d: OsmoPCU is now connected BTS(1140)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130100124 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130100124 DLGLOBAL DEBUG validating counter group 0x55574e1ea040(bts) with 102 counters (rate_ctr.c:86) 20241121130100124 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130100124 DL1IF INFO BTS available (pcu_l1_if.cpp:794) MTC@1d710fa6204d: Start timer T: 2 s 20241121130100124 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130100124 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130100124 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130100124 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130100124 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130100124 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130100124 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130100124 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130100124 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130100124 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130100124 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130100124 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130100124 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130100124 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130100124 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130100124 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130100124 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130100124 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130100124 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130100124 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130100124 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130100124 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130100124 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130100124 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130100125 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130100125 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130100125 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130100125 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130100125 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130100125 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130100125 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130100125 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130100125 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130100125 DLGLOBAL DEBUG validating counter group 0x7fa83424d5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130100125 DLGLOBAL DEBUG validating counter group 0x55574e1e9720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130100125 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130100125 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130100125 DLGLOBAL DEBUG validating counter group 0x7fa83424e180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130100125 DLGLOBAL DEBUG validating counter group 0x7fa83424e160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130100125 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130100125 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130100125 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130100125 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) MTC@1d710fa6204d: Start timer T: 2 s 20241121130100125 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130100126 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130100126 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130100126 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130100126 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130100127 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100128 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1136)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) MTC@1d710fa6204d: Start timer T: 2 s BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1136)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1136)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1136)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 10 s BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121130100136 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130100136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130100136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130100136 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130100136 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130100136 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130100137 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130100138 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130100138 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1136)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1136)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130100142 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130100142 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130100142 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130100142 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130100142 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130100142 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130100142 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130100142 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130100142 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130100142 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130100142 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100142 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130100144 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100144 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100145 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130100145 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130100145 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100145 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1136)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1136)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1136)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130100146 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100146 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100148 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100148 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100149 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100149 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100149 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100149 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1140)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130100151 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1133@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1133@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130100155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130100155 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130100155 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130100155 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130100155 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130100155 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130100155 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130100155 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130100156 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130100156 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100157 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100157 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100157 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100157 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100157 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100157 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100157 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100157 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100158 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100158 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1135)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121130100158 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100158 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_nacc_outbound_pkt_cell_chg_notif_twice5-BVCI1234(1135)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130100158 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100158 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130100159 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130100159 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130100160 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130100160 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130100160 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130100160 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130100160 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130100160 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130100160 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=4, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130100160 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130100160 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130100160 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130100160 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130100160 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130100160 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130100161 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1140)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130100162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130100162 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130100162 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130100162 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130100162 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130100162 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130100162 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130100162 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130100162 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130100162 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130100165 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130100165 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130100165 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130100165 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130100165 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130100175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130100175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100175 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100175 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100176 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100176 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100176 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100176 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100176 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100176 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100176 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100176 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100184 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130100198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130100198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100198 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100198 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100198 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100198 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100198 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100199 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100199 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100199 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100199 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100199 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100199 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100202 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130100216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130100216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100217 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100217 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130100235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130100235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100235 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100235 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100236 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100236 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100236 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100236 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100236 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100236 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100236 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100236 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100236 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100237 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100237 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100244 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130100258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130100258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100259 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100259 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100259 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100259 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100259 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100259 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100259 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100259 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100259 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100259 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100259 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100259 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100260 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100260 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100263 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130100277 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130100277 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100277 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100278 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100278 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100278 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100278 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100278 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100278 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100278 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100278 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100278 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100278 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100282 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130100296 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130100296 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100296 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100296 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100296 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100296 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100296 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100296 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100296 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100296 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100296 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100296 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100297 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100297 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100297 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100297 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100305 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130100319 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130100319 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100320 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100320 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100320 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100320 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100324 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130100338 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130100338 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100338 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100338 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100338 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100338 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100338 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100338 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100338 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100338 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100338 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100338 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100339 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100339 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100339 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100339 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100342 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130100356 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130100356 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100357 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130100357 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100366 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130100380 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130100380 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130100380 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130100380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130100380 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130100380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130100380 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130100380 DLGLOBAL DEBUG validating counter group 0x55574e1e9760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130100380 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130100380 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130100380 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130100380 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130100380 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130100380 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130100380 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130100380 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130100380 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130100380 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130100380 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130100380 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130100380 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130100380 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130100380 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130100380 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130100380 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130100380 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130100380 DLGLOBAL DEBUG validating counter group 0x55574e1e9b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130100380 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130100380 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130100380 DLGLOBAL DEBUG validating counter group 0x55574e1e9c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130100380 DLGLOBAL DEBUG validating counter group 0x55574e1e9c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130100380 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130100380 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130100380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130100380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130100380 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130100380 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130100380 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130100380 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130100380 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130100380 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130100380 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130100380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130100380 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130100380 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130100380 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130100380 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100380 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100380 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100380 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100380 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100380 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100380 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100380 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100381 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100381 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100381 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100381 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100381 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100381 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100384 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130100384 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130100384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130100384 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130100384 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130100384 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130100384 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130100384 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130100384 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130100384 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130100384 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130100384 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130100385 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1140)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130100398 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130100398 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100399 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100399 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100399 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100399 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100400 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100400 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100400 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100400 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100400 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100400 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100400 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100400 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100401 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100401 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100403 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130100417 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130100417 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100418 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100418 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100418 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100418 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100418 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100418 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100418 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100418 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100418 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100418 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100418 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100418 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100419 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100419 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100426 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130100440 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130100440 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100441 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100441 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100441 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100441 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100441 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100441 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100441 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100441 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100442 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100442 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100442 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100442 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100442 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130100442 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100445 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130100459 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130100459 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130100459 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130100459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130100459 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130100459 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130100459 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130100459 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130100459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130100459 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130100459 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130100459 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130100459 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100459 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100460 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100460 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100460 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100460 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100460 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100460 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100460 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100460 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100461 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100461 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100461 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130100461 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100464 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130100478 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130100478 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130100478 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130100478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130100478 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130100478 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130100478 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130100478 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130100478 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130100478 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130100478 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130100478 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130100478 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100478 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100478 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100478 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100479 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100479 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100479 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100479 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100479 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100479 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100479 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100479 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100479 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100479 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100480 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130100480 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130100480 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130100480 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130100480 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130100480 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130100480 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130100480 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130100486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130100486 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130100486 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130100486 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130100486 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130100486 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130100486 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130100486 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130100486 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130100487 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 RX RTS.req: sapi=5 arfcn=871 cur_fn=73 block=6 (pcu_l1_if.cpp:576) 20241121130100487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=78 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=82 (gprs_rlcmac_sched.cpp:454) 20241121130100487 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 82 for type USF (pdch_ul_controller.c:184) 20241121130100487 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100487 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100487 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100487 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100487 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100487 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Sending data request: sapi=5 arfcn=871 cur_fn=73 block=6 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130100487 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130100501 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130100501 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100502 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100502 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100502 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100502 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100502 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100502 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100502 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100502 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100503 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100503 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100503 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100503 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100503 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100503 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100506 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 RX RTS.req: sapi=5 arfcn=871 cur_fn=78 block=7 (pcu_l1_if.cpp:576) 20241121130100506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=82 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=86 (gprs_rlcmac_sched.cpp:454) 20241121130100506 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 86 for type USF (pdch_ul_controller.c:184) 20241121130100506 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100506 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100506 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100506 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100506 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100506 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Sending data request: sapi=5 arfcn=871 cur_fn=78 block=7 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130100506 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130100520 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130100520 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100520 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=82): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100520 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130100520 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100520 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100520 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100520 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100521 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100521 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100521 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100521 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100521 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100521 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100521 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100521 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100522 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100522 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100524 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 RX RTS.req: sapi=5 arfcn=871 cur_fn=82 block=8 (pcu_l1_if.cpp:576) 20241121130100524 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=86 block_nr=8 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=91 (gprs_rlcmac_sched.cpp:454) 20241121130100524 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 91 for type USF (pdch_ul_controller.c:184) 20241121130100524 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100524 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100524 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100525 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100525 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100525 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Sending data request: sapi=5 arfcn=871 cur_fn=82 block=8 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130100525 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130100538 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130100538 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100538 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=86): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100538 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130100539 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100539 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100539 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100539 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100539 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100539 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100540 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100540 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100540 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100540 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100540 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100540 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100540 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100540 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100548 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 RX RTS.req: sapi=5 arfcn=871 cur_fn=86 block=9 (pcu_l1_if.cpp:576) 20241121130100548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=91 block_nr=9 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=95 (gprs_rlcmac_sched.cpp:454) 20241121130100548 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 95 for type USF (pdch_ul_controller.c:184) 20241121130100548 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100548 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100548 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100548 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100548 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130100548 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100548 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Sending data request: sapi=5 arfcn=871 cur_fn=86 block=9 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130100548 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130100562 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130100562 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100562 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=91): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100562 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130100562 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100562 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100562 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100562 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100563 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100563 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100563 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100563 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100563 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100563 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100563 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100563 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100563 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130100564 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 RX RTS.req: sapi=5 arfcn=871 cur_fn=91 block=10 (pcu_l1_if.cpp:576) 20241121130100566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=95 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=99 (gprs_rlcmac_sched.cpp:454) 20241121130100566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 99 for type USF (pdch_ul_controller.c:184) 20241121130100566 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 95 + 13 = 108 (pdch_ul_controller.c:131) 20241121130100566 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130100566 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130100566 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130100566 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type POLL (pdch_ul_controller.c:184) 20241121130100566 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=108, TS=7) (nacc_fsm.c:206) 20241121130100566 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130100566 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Sending data request: sapi=5 arfcn=871 cur_fn=91 block=10 data=48 2c 01 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130100566 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) BTS(1140)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130100580 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=10 data=40 30 06 bf 60 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130100580 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130100580 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130100580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130100580 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 863 | BSIC = 44 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130100580 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130100580 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130100580 DNACC NOTICE NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: TargetCell: RAT=GSM, ARFCN=863, BSIC=44 (nacc_fsm.c:291) 20241121130100580 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:416) 20241121130100580 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-863-44... (nacc_fsm.c:475) 20241121130100580 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-863-44 (pcu_l1_if.cpp:303) 20241121130100580 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100580 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100581 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100581 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100581 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100581 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100581 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100581 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100581 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100581 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100581 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100581 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100581 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100581 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100583 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-863-44: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130100583 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130100583 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130100583 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130100583 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130100583 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130100583 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130100583 DNACC DEBUG neigh_cache: Removing entry 13135-20960-863-44 => 623-03-423-2-5 (neigh_cache.c:41) 20241121130100585 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130100599 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130100599 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100599 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=99): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100599 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130100599 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100599 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100599 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100599 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100599 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100599 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100599 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100599 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100600 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100600 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100600 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100600 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100600 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100600 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100608 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130100622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130100622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100623 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130100623 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100627 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130100641 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=1 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130100641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130100641 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130100641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130100641 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130100641 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130100641 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130100641 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108, TS=7 (curr FN 108): POLL_CELL_CHG_CONTINUE not expected! (pdch.cpp:442) 20241121130100641 DRLCMAC NOTICE PDCH(bts=0,trx=0,ts=7) Timeout for registered POLL (FN=108, reason=CELL_CHG_CONTINUE): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:315) 20241121130100641 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} poll timeout for FN=108, TS=7 (curr FN 108), reason=CELL_CHG_CONTINUE (tbf.cpp:487) 20241121130100641 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=108, TS=7 (curr FN 108): POLL_CELL_CHG_CONTINUE not expected! (tbf.cpp:552) 20241121130100641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100642 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100642 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100642 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100642 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100642 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100642 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100643 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100643 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100643 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100643 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100643 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100643 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 RX RTS.req: sapi=5 arfcn=871 cur_fn=108 block=2 (pcu_l1_if.cpp:576) 20241121130100646 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=112 block_nr=2 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=117 (gprs_rlcmac_sched.cpp:454) 20241121130100646 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 117 for type USF (pdch_ul_controller.c:184) 20241121130100646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Sending data request: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 94 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130100646 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) BTS(1140)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("+++++++++++++++++++++") 20241121130100648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130100648 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130100648 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130100648 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130100648 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130100648 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130100648 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130100648 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130100648 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130100659 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130100659 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100660 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100660 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100660 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100660 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100660 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100660 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100661 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100661 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100661 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100661 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100661 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100661 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100662 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100662 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100669 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121130100669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121130100669 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121130100669 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100669 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100669 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 863 | BSIC = 44 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100669 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100669 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100669 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 30 00 01 d7 ec 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130100669 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130100683 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130100683 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100683 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=117): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100683 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130100683 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100684 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100684 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100684 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100684 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100684 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100684 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100684 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100684 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100684 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100684 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100684 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100684 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100687 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121130100687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121130100687 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121130100687 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100687 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100687 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100687 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100687 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100687 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 30 00 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130100687 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130100701 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130100701 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100701 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100701 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121130100702 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100702 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100702 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100702 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100702 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100702 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100703 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100703 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100706 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121130100706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121130100706 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121130100706 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100706 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100706 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100706 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100706 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100706 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 30 00 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130100706 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130100720 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130100720 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100720 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121130100720 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100720 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100720 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100720 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100720 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100720 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100721 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100721 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100721 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100721 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100721 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100721 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100721 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100721 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121130100729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121130100729 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121130100729 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100729 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130100729 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130100729 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130100729 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130100729 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=40 30 00 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130100729 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130100744 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130100744 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100744 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100744 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 7 => 8 (< MAX 10) (tbf.cpp:362) 20241121130100744 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100744 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100744 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100744 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100744 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100744 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100744 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100744 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100744 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100744 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100745 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100745 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100745 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100745 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100748 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 RX RTS.req: sapi=5 arfcn=871 cur_fn=130 block=7 (pcu_l1_if.cpp:576) 20241121130100748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=134 block_nr=7 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=138 (gprs_rlcmac_sched.cpp:454) 20241121130100748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 138 for type USF (pdch_ul_controller.c:184) 20241121130100748 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130100748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 134 + 13 = 147 (pdch_ul_controller.c:131) 20241121130100748 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130100748 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 863 | BSIC = 44 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130100748 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130100748 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 147 for type POLL (pdch_ul_controller.c:184) 20241121130100748 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=147, TS=7) (nacc_fsm.c:206) 20241121130100748 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130100748 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130100748 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Sending data request: sapi=5 arfcn=871 cur_fn=130 block=7 data=48 2c 01 d7 ec 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130100748 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) BTS(1140)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130100762 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130100762 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100762 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100762 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 8 => 9 (< MAX 10) (tbf.cpp:362) 20241121130100762 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100762 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100762 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100762 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100762 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100763 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100763 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100763 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100763 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100766 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130100781 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130100781 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100781 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=138): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130100781 DTBF NOTICE TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 exceeded MAX (10) (tbf.cpp:358) 20241121130100781 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event MAX_N3101 (tbf_ul.cpp:731) 20241121130100781 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: state_chg to RELEASING (tbf_ul_fsm.c:213) 20241121130100781 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100781 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100781 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100781 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100781 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100781 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100781 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100781 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100781 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100782 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100782 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100782 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100782 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100790 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130100804 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130100804 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100804 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100804 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100804 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100804 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100804 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100804 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100805 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100805 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100805 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100805 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100805 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100805 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100805 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130100805 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100809 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130100823 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=10 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130100823 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130100823 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130100823 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130100823 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130100823 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130100823 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} FN=147 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130100823 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130100823 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130100823 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130100823 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130100823 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121130100823 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100823 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1140)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130100824 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100824 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100824 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100824 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57462<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130100824 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100824 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100825 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100825 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100826 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130100826 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130100827 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130100827 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130100827 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING} free (tbf.cpp:271) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130100827 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){RELEASING} (gprs_ms.c:381) 20241121130100827 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130100827 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130100827 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130100827 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130100827 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){RELEASING}: Deallocated (fsm.c:568) 20241121130100827 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130100827 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130100827 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130100827 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130100827 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130100827 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130100827 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130100827 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130100827 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 100: stopped pid 12675 with status 0 respawn: 101: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_twice5 finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass'. Thu Nov 21 13:01:00 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5.talloc 20241121130100841 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130100841 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130100841 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130100841 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130100864 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130100964 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=365500) Waiting for packet dumper to finish... 1 (prev_count=365500, count=412300) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf'. ------ PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf ------ Thu Nov 21 13:01:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf started. 1145@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1147)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1145@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1149)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1145@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1149)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130104013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1145@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1153)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1145@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1153)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1150)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1150)@1d710fa6204d: Start timer T: 5 s 20241121130104020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1150)@1d710fa6204d: Start timer T_Conn: 10 s TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1155)@1d710fa6204d: Start timer T: 2 s 1145@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-STATS(1155)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1156)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1156)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130105841 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130105841 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130105841 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1150)@1d710fa6204d: OsmoPCU is now connected BTS(1152)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 20241121130105845 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130105845 DLGLOBAL DEBUG validating counter group 0x563e5ddf4040(bts) with 102 counters (rate_ctr.c:86) 20241121130105845 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130105845 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130105845 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130105845 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130105845 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130105845 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130105845 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130105845 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130105845 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130105845 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130105845 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130105845 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130105845 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130105845 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130105845 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130105845 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130105845 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130105845 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130105845 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130105845 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130105845 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130105845 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130105845 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130105845 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130105845 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130105845 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130105845 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130105845 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) MTC@1d710fa6204d: Start timer T: 2 s 20241121130105845 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130105845 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130105845 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130105845 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130105845 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130105845 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130105845 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130105845 DLGLOBAL DEBUG validating counter group 0x7fe99da905e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130105845 DLGLOBAL DEBUG validating counter group 0x563e5ddf3720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130105845 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130105845 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130105845 DLGLOBAL DEBUG validating counter group 0x7fe99da91180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130105845 DLGLOBAL DEBUG validating counter group 0x7fe99da91160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130105845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130105845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) MTC@1d710fa6204d: Start timer T: 2 s 20241121130105845 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130105845 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130105845 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130105845 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130105845 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130105845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130105845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105845 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" MTC@1d710fa6204d: Start timer T: 2 s BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1149)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" -NSVCI1234(1149)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" -NSVCI1234(1149)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1149)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" BTS(1152)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130105847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130105847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130105847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130105847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130105847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130105847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130105847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130105847 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130105847 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1149)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1149)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130105848 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130105848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130105848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130105848 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130105848 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130105848 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130105848 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130105848 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130105848 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130105848 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130105849 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130105849 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1149)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1149)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1149)@1d710fa6204d: Start timer Tns_test: 10 s 1146@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1146@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130105854 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130105854 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130105854 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130105854 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130105854 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130105854 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130105854 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130105854 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1147)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf-BVCI1234(1147)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130105857 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130105857 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130105857 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130105857 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130105857 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130105857 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130105857 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130105857 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130105858 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=0, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130105858 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130105858 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130105858 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130105858 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130105858 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130105858 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130105859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130105859 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130105859 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130105859 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130105859 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130105859 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130105859 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130105859 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130105859 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130105859 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130105859 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105859 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1152)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130105859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105859 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105859 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105859 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105859 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105860 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105860 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105860 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105860 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105860 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105860 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130105862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130105862 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130105862 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130105862 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130105862 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130105863 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130105877 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130105877 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105877 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105878 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105878 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105878 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105878 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105878 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105878 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105882 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130105896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130105896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105896 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105896 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105896 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105896 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105905 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130105919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130105919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105920 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105920 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105920 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105920 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105920 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105920 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105924 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130105938 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130105938 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105938 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105938 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105938 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105938 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105938 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105938 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105938 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105938 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105939 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105939 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105939 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105939 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105939 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105939 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105942 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130105956 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130105956 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105957 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105957 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105957 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105957 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105957 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105957 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105957 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105957 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105957 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105957 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105957 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105957 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105958 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105958 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105966 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130105980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130105980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105980 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105980 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105981 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105981 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105981 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105981 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105981 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105981 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105984 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130105999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130105999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105999 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130105999 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105999 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130105999 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105999 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130105999 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105999 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130105999 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130105999 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130105999 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106000 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130106000 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106000 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130106000 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106004 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130106018 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130106018 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106018 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106018 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106018 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106018 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106018 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106018 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106018 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106018 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106019 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106019 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106019 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106019 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106019 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106019 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106027 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130106041 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130106041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106041 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106041 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106041 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106041 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106041 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106041 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106042 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106042 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106042 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106042 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106045 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130106059 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130106059 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106059 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106059 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106060 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106060 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106060 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106060 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106060 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106060 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106060 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106060 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106060 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106060 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106060 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106060 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106064 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130106078 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130106078 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106078 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106078 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106078 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106078 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106078 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106078 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106079 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106079 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106079 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106079 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106079 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106079 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106079 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130106079 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106087 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130106102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data=40 16 40 00 00 00 62 54 a2 8c 00 10 00 00 00 00 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130106102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130106102 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130106102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130106102 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000001 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130106102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130106102 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130106102 DLGLOBAL DEBUG validating counter group 0x563e5ddf3760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130106102 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000001, not yet confirmed (gprs_ms.c:512) 20241121130106102 DMS INFO MS(TLLI-0x00000001:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130106102 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130106102 DMS INFO Modifying MS object, TLLI = 0x00000001, TA 220 -> 0 (gprs_ms.c:609) 20241121130106102 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 3 (gprs_ms.c:624) 20241121130106102 DRLCMACMEAS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Link quality 0dB (old 0dB) left window [5, 8], modifying uplink CS level: CS-2 -> CS-1 (gprs_ms.c:816) 20241121130106102 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130106102 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130106102 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130106102 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130106102 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130106102 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130106102 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130106102 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130106102 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130106102 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130106102 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130106102 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130106102 DLGLOBAL DEBUG validating counter group 0x563e5ddf3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130106102 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130106102 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130106102 DLGLOBAL DEBUG validating counter group 0x563e5ddf3c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130106102 DLGLOBAL DEBUG validating counter group 0x563e5ddf3c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130106102 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130106102 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130106102 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130106102 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130106102 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:336) 20241121130106102 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130106102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130106102 DTBFUL INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130106102 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130106102 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130106102 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130106102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130106102 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130106102 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130106102 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130106104 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106104 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106104 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106104 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106106 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106106 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106106 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106106 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106107 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106107 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106107 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130106107 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130106107 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130106107 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130106108 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130106108 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 1 |  : End ID | u.PUA_GPRS_Struct = 0 |  : u.PUA_GPRS_Struct | CHANNEL_CODING_COMMAND = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 0 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation | Exist_AdditionsR99 = 0 |  : End u.PUA_GPRS_Struct | Padding = 43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130106108 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130106108 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130106108 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130106108 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130106108 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130106108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 23 01 e6 ce 88 00 08 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130106108 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1152)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B'O ("++++++++++") 20241121130106120 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130106120 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106121 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106121 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106125 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130106139 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130106139 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106139 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106139 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106140 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106140 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106140 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106140 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106140 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106140 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106140 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106140 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106148 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130106163 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106163 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106163 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106163 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106163 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106163 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106163 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106163 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106164 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130106164 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106167 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130106181 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=4 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130106181 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130106181 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130106181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130106181 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130106181 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130106181 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} FN=69 Rx Packet Control Ack (reason=UL_ASS) (pdch.cpp:363) 20241121130106181 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} [DOWNLINK] UPLINK ASSIGNED (pdch.cpp:392) 20241121130106181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:396) 20241121130106181 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_ul_ass_fsm.c:267) 20241121130106181 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:405) 20241121130106181 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:169) 20241121130106181 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106181 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106181 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106181 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106182 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106182 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106182 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106182 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106182 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106182 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106182 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106182 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106182 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130106182 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106186 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130106200 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=5 data=40 30 06 bd 58 00 00 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130106200 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130106200 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130106200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130106200 DCSN1 INFO csnStreamDecoder (type: Pkt Cell Change Notification (12)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 12 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 | : End Global_TFI |  : Target_Cell | u.Target_Cell_GSM_Notif = 0 |  : u.Target_Cell_GSM_Notif | ARFCN = 862 | BSIC = 43 |  : End u.Target_Cell_GSM_Notif | : End Target_Cell | u.BA_IND = 0 | u.BA_IND = 0 | PMO_USED = 0 | PCCN_SENDING = 0 |  : CCN_Measurement_Report | RXLEV_SERVING_CELL = 0 | 0 = 0 | NUMBER_OF_NC_MEASUREMENTS = 0 | : End CCN_Measurement_Report | Exist_AdditionsR6 = 0 | Padding = 0|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130106200 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130106200 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Allocated (fsm.c:456) 20241121130106200 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: Received Event RX_CELL_CHG_NOTIFICATION (gprs_ms.c:1052) 20241121130106200 DNACC NOTICE NACC(TLLI-0x00000001){INITIAL}: TargetCell: RAT=GSM, ARFCN=862, BSIC=43 (nacc_fsm.c:291) 20241121130106200 DNACC INFO NACC(TLLI-0x00000001){INITIAL}: state_chg to WAIT_RESOLVE_RAC_CI (nacc_fsm.c:444) 20241121130106200 DNACC DEBUG NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: No CGI-PS found in cache, resolving 13135-20960-862-43... (nacc_fsm.c:475) 20241121130106200 DL1IF DEBUG (bts=0) Tx Neighbor Address Resolution Request: 13135-20960-862-43 (pcu_l1_if.cpp:303) 20241121130106200 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106200 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106200 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106200 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106200 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106200 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106200 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106200 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106200 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106200 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106201 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106201 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106201 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106201 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106202 DL1IF INFO Rx Neighbor Address Resolution Confirmation for 13135-20960-862-43: 623-03-423-2-5 (pcu_l1_if.cpp:1183) 20241121130106202 DNACC DEBUG neigh_cache: Inserting new entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:121) 20241121130106202 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: Received Event RX_RAC_CI (pcu_l1_if.cpp:1197) 20241121130106202 DNACC INFO NACC(TLLI-0x00000001){WAIT_RESOLVE_RAC_CI}: state_chg to WAIT_REQUEST_SI (nacc_fsm.c:496) 20241121130106202 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Tx RIM RAN-INFO to request SI of 623-03-423-2-5 (nacc_fsm.c:553) 20241121130106202 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-623-03-423-2-5 (gprs_bssgp_rim.c:1195) 20241121130106202 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130106202 DNACC DEBUG neigh_cache: Removing entry 13135-20960-862-43 => 623-03-423-2-5 (neigh_cache.c:41) MTC@1d710fa6204d: Start timer T: 0.1 s 20241121130106208 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130106208 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130106208 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130106208 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO, src=GERAN-cell-623-03-423-2-5, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130106208 DRIM INFO Rx RAN-INFO cell=623-03-423-2-5 type=BCCH num_si=3 (gprs_bssgp_rim.c:142) 20241121130106208 DNACC DEBUG si_cache: Inserting new entry 623-03-423-2-5 (neigh_cache.c:234) 20241121130106208 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: Received Event RX_SI (gprs_bssgp_rim.c:158) 20241121130106208 DNACC INFO NACC(TLLI-0x00000001){WAIT_REQUEST_SI}: state_chg to TX_NEIGHBOUR_DATA (nacc_fsm.c:582) 20241121130106208 DNACC DEBUG si_cache: Removing entry 623-03-423-2-5 (neigh_cache.c:176) 20241121130106208 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130106208 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130106208 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130106208 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130106208 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121130106208 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: none len: 10 (gprs_bssgp_pcu.c:177) 20241121130106208 DMS INFO Modifying MS object, TLLI: 0x00000001 confirmed (gprs_ms.c:547) 20241121130106208 DTBFDL DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) appending 10 bytes to DL LLC queue (gprs_ms.c:1370) 20241121130106208 DRLCMAC DEBUG [DL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130106208 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) Selected DL slots: (TS=0)"d......D"(TS=7), multi (alloc_algo.cpp:688) 20241121130106208 DRLCMAC INFO [DL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130106208 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130106208 DTBF DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121130106208 DTBF INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Allocating DL TBF (tbf_dl.cpp:116) 20241121130106208 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130106208 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130106208 DLGLOBAL DEBUG validating counter group 0x563e5ddf3b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130106208 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121130106208 DLGLOBAL DEBUG validating counter group 0x563e5ddf3e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130106208 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:TLLI-0x00000001){NEW} Assigning TS=7 TFI=0 (tbf_dl.cpp:431) 20241121130106208 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130106208 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130106208 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 80 (tbf_dl.cpp:443) 20241121130106208 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121130106208 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL): + tbf: now used by 2 (2*tbf) (gprs_ms.c:355) 20241121130106208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} [DOWNLINK] START (PACCH) (gprs_ms.c:1310) 20241121130106208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} Send downlink assignment on PACCH, because TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} exists (tbf_dl.cpp:471) 20241121130106208 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Received Event SCHED_ASS (tbf_dl.cpp:472) 20241121130106208 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: state_chg to SEND_ASS (tbf_dl_ass_fsm.c:146) 20241121130106208 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_PACCH (tbf_dl.cpp:475) 20241121130106208 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121130106208 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:98) 20241121130106208 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} Starting timer X2001 [assignment (PACCH)] with 2 sec. 0 microsec (tbf_dl_fsm.c:125) 20241121130106209 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130106223 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130106223 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106223 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106223 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106223 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106223 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106223 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106223 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106224 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106224 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106224 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106224 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106224 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106224 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106224 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106224 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106227 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130106241 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130106241 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106246 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130106260 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130106260 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106261 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106261 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106261 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106261 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106262 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106262 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106262 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106262 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106262 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106262 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106262 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106262 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106270 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130106284 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130106284 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106284 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106284 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106284 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106284 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106285 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106285 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106285 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106285 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106285 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106285 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106285 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106285 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106286 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106286 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106288 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130106302 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130106302 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106303 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106303 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106303 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106303 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106303 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106303 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106304 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106304 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106304 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106304 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106304 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106304 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106307 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 RX RTS.req: sapi=5 arfcn=871 cur_fn=95 block=11 (pcu_l1_if.cpp:576) 20241121130106307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=99 block_nr=11 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=104 (gprs_rlcmac_sched.cpp:454) 20241121130106307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 104 for type USF (pdch_ul_controller.c:184) 20241121130106307 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_dl_ass_fsm.c:256) 20241121130106307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 99 + 13 = 112 (pdch_ul_controller.c:131) 20241121130106307 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} start Packet Downlink Assignment (PACCH) for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN} (tbf_dl_ass_fsm.c:105) 20241121130106307 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Downlink Assignment +++++++++++++++++++++++++ (tbf_dl_ass_fsm.c:116) 20241121130106307 DCSN1 INFO csnStreamEncoder (type: Pkt DL ASS (2)): MESSAGE_TYPE = 2 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.Global_TFI = 0 |  : u.Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End u.Global_TFI |  : End ID | 0x00 = 0 | MAC_MODE = 0 | RLC_MODE = 0 | CONTROL_ACK = 0 | TIMESLOT_ALLOCATION = 1 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_P0_and_BTS_PWR_CTRL_MODE = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | Exist_DOWNLINK_TFI_ASSIGNMENT = 1 | DOWNLINK_TFI_ASSIGNMENT = 0 | Exist_Power_Control_Parameters = 1 |  : Power_Control_Parameters | ALPHA = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 1 | Slot[7].GAMMA_TN = 0 |  : End Power_Control_Parameters | Exist_TBF_Starting_Time = 0 | Exist_Measurement_Mapping = 0 | Exist_AdditionsR99 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130106307 DTBF DEBUG ------------------------- TX : Packet Downlink Assignment ------------------------- (tbf_dl_ass_fsm.c:122) 20241121130106307 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 112 for type POLL (pdch_ul_controller.c:184) 20241121130106307 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Assignment polling on PACCH (FN=112, TS=7) (tbf_dl_ass_fsm.c:126) 20241121130106307 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){SEND_ASS}: state_chg to WAIT_ACK (tbf_dl_ass_fsm.c:164) 20241121130106307 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130106307 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Sending data request: sapi=5 arfcn=871 cur_fn=95 block=11 data=48 08 00 00 0c 03 cd 9e 08 00 80 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130106307 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) BTS(1152)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B2B2B2B'O ("++++++++++++") 20241121130106321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130106321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106322 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106322 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106322 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106322 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106322 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106322 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106322 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106322 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106323 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106323 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106323 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106323 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106323 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106323 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106330 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 RX RTS.req: sapi=5 arfcn=871 cur_fn=99 block=0 (pcu_l1_if.cpp:576) 20241121130106330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=104 block_nr=0 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=108 (gprs_rlcmac_sched.cpp:454) 20241121130106330 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 108 for type USF (pdch_ul_controller.c:184) 20241121130106330 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130106330 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130106330 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.UPLINK_TFI = 0 | u.UPLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 0 |  : Container | u.PNCD_Container_With_ID = 1 |  : u.PNCD_Container_With_ID | ARFCN = 862 | BSIC = 43 | CONTAINER = 31 | CONTAINER = 25 | CONTAINER = 143 | CONTAINER = 177 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_With_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130106330 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130106330 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Scheduling control message at RTS for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130106330 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Sending data request: sapi=5 arfcn=871 cur_fn=99 block=0 data=40 30 00 01 d7 ab 1f 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130106331 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130106344 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130106344 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106344 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=104): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106344 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 0 => 1 (< MAX 10) (tbf.cpp:362) 20241121130106345 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106345 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106345 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106345 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106345 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106345 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106345 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106345 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106346 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106346 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106346 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106346 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106349 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130106363 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130106363 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106363 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=108): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106363 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 1 => 2 (< MAX 10) (tbf.cpp:362) 20241121130106363 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106363 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106364 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106364 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106364 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106364 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106364 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106364 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106365 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106365 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106365 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130106365 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106367 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130106381 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=2 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130106381 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130106381 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130106381 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130106381 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130106382 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130106382 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=112 Rx Packet Control Ack (reason=DL_ASS) (pdch.cpp:363) 20241121130106382 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} [UPLINK] DOWNLINK ASSIGNED (pdch.cpp:420) 20241121130106382 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: Received Event RX_ASS_CTRL_ACK (pdch.cpp:424) 20241121130106382 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){WAIT_ACK}: state_chg to NONE (tbf_dl_ass_fsm.c:177) 20241121130106382 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_ACK_PACCH (pdch.cpp:437) 20241121130106382 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:167) 20241121130106382 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106382 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106382 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106382 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106382 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106382 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106383 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106383 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106383 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106383 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106383 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106383 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106383 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106383 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 RX RTS.req: sapi=5 arfcn=871 cur_fn=112 block=3 (pcu_l1_if.cpp:576) 20241121130106391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=117 block_nr=3 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=121 (gprs_rlcmac_sched.cpp:454) 20241121130106391 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 121 for type USF (pdch_ul_controller.c:184) 20241121130106391 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130106391 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130106391 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.DOWNLINK_TFI = 1 | u.DOWNLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 1 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 0 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 43 | CONTAINER = 27 | CONTAINER = 117 | CONTAINER = 48 | CONTAINER = 0 | CONTAINER = 241 | CONTAINER = 16 | CONTAINER = 35 | CONTAINER = 110 | CONTAINER = 201 | CONTAINER = 3 | CONTAINER = 60 | CONTAINER = 39 | CONTAINER = 71 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130106391 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130106391 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130106391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Sending data request: sapi=5 arfcn=871 cur_fn=112 block=3 data=40 30 40 02 1f 00 79 00 00 2b 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 (pcu_l1_if.cpp:182) 20241121130106391 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130106405 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130106405 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106405 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106405 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106405 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106405 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106405 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106405 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106405 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106405 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106405 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106405 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106406 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106406 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106406 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106406 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106409 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 RX RTS.req: sapi=5 arfcn=871 cur_fn=117 block=4 (pcu_l1_if.cpp:576) 20241121130106409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=121 block_nr=4 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=125 (gprs_rlcmac_sched.cpp:454) 20241121130106409 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 125 for type USF (pdch_ul_controller.c:184) 20241121130106409 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130106409 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130106409 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.DOWNLINK_TFI = 1 | u.DOWNLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 2 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 31 | CONTAINER = 64 | CONTAINER = 121 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 60 | CONTAINER = 11 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 144 | CONTAINER = 0 | CONTAINER = 24 | CONTAINER = 90 | CONTAINER = 111 | CONTAINER = 201 | CONTAINER = 224 | CONTAINER = 132 | CONTAINER = 16 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130106409 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130106409 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130106409 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Sending data request: sapi=5 arfcn=871 cur_fn=117 block=4 data=40 30 40 04 1f 40 79 00 00 3c 0b 2b 2b 00 90 00 18 5a 6f c9 e0 84 10 (pcu_l1_if.cpp:182) 20241121130106409 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130106423 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130106423 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106423 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=121): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106423 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 2 => 3 (< MAX 10) (tbf.cpp:362) 20241121130106423 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106423 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106424 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106424 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106424 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106424 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106424 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106424 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106424 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106424 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106424 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106424 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106424 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106424 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 RX RTS.req: sapi=5 arfcn=871 cur_fn=121 block=5 (pcu_l1_if.cpp:576) 20241121130106428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=125 block_nr=5 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=130 (gprs_rlcmac_sched.cpp:454) 20241121130106428 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 130 for type USF (pdch_ul_controller.c:184) 20241121130106428 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130106428 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Neighbour Cell Data +++++++++++++++++++++++++ (nacc_fsm.c:139) 20241121130106428 DCSN1 INFO csnStreamEncoder (type: Pkt Neightbour Cell Data (12)): MESSAGE_TYPE = 12 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.DOWNLINK_TFI = 1 | u.DOWNLINK_TFI = 0 |  : End Global_TFI | CONTAINER_ID = 0 | spare = 0 | CONTAINER_INDEX = 3 |  : Container | u.PNCD_Container_Without_ID = 0 |  : u.PNCD_Container_Without_ID | CONTAINER = 11 | CONTAINER = 171 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 43 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 | CONTAINER = 0 |  : End u.PNCD_Container_Without_ID |  : End Container | Padding =  (gsm_rlcmac.c:6009) 20241121130106428 DNACC DEBUG ------------------------- TX : Packet Neighbour Cell Data ------------------------- (nacc_fsm.c:145) 20241121130106428 DNACC INFO NACC(TLLI-0x00000001){TX_NEIGHBOUR_DATA}: state_chg to TX_CELL_CHG_CONTINUE (nacc_fsm.c:620) 20241121130106428 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130106428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Sending data request: sapi=5 arfcn=871 cur_fn=121 block=5 data=40 30 40 06 0b ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 00 00 00 00 00 00 (pcu_l1_if.cpp:182) 20241121130106428 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130106442 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130106442 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106442 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=125): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106442 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 3 => 4 (< MAX 10) (tbf.cpp:362) 20241121130106443 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106443 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106443 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106443 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106443 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106443 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106443 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106443 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106444 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106444 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106444 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106444 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106444 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106444 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106452 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 RX RTS.req: sapi=5 arfcn=871 cur_fn=125 block=6 (pcu_l1_if.cpp:576) 20241121130106452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=130 block_nr=6 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=134 (gprs_rlcmac_sched.cpp:454) 20241121130106452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 134 for type USF (pdch_ul_controller.c:184) 20241121130106452 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: Received Event CREATE_RLCMAC_MSG (gprs_ms.c:1078) 20241121130106452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 130 + 13 = 143 (pdch_ul_controller.c:131) 20241121130106452 DNACC DEBUG +++++++++++++++++++++++++ TX : Packet Cell Change Continue +++++++++++++++++++++++++ (nacc_fsm.c:196) 20241121130106452 DCSN1 INFO csnStreamEncoder (type: Pkt Cell Change Continue (11)): MESSAGE_TYPE = 11 | PAGE_MODE = 0 | 0x00 = 0 |  : Global_TFI | u.DOWNLINK_TFI = 1 | u.DOWNLINK_TFI = 0 |  : End Global_TFI | Exist_ID = 1 | ARFCN = 862 | BSIC = 43 | CONTAINER_ID = 0 | Padding = 11|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130106452 DNACC DEBUG ------------------------- TX : Packet Cell Change Continue ------------------------- (nacc_fsm.c:202) 20241121130106452 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 143 for type POLL (pdch_ul_controller.c:184) 20241121130106452 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled 'Packet Cell Change Continue' polling on PACCH (FN=143, TS=7) (nacc_fsm.c:206) 20241121130106452 DNACC INFO NACC(TLLI-0x00000001){TX_CELL_CHG_CONTINUE}: state_chg to WAIT_CELL_CHG_CONTINUE_ACK (nacc_fsm.c:649) 20241121130106452 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Scheduling control message at RTS for TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (gprs_rlcmac_sched.cpp:202) 20241121130106452 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Sending data request: sapi=5 arfcn=871 cur_fn=125 block=6 data=48 2c 41 d7 ab 0b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130106452 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) BTS(1152)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '0B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B2B'O ("\v+++++++++++++++++") 20241121130106466 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130106466 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106466 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=130): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106466 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 4 => 5 (< MAX 10) (tbf.cpp:362) 20241121130106466 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106466 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106466 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106466 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106466 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106466 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106466 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106466 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106467 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106467 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106467 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106467 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106467 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106467 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106470 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130106484 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130106484 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106484 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=134): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106484 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 5 => 6 (< MAX 10) (tbf.cpp:362) 20241121130106484 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106484 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106485 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106485 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106485 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106485 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106485 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106485 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106485 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106485 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106485 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106485 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106485 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106485 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106489 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130106503 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130106503 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106503 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106503 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106503 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106503 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106503 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106503 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106503 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106503 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106504 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106504 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106504 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106504 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106504 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130106504 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106512 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130106526 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=9 data=40 04 00 00 00 07 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130106526 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130106526 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130106526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130106526 DCSN1 INFO csnStreamDecoder (type: Pkt Control Ack (1)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 1 | TLLI = 0x00000001 | CTRL_ACK = 3 | Exist_AdditionsR5 = 0 | Padding = 43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130106526 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130106526 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} FN=143 Rx Packet Control Ack (reason=CELL_CHG_CONTINUE) (pdch.cpp:363) 20241121130106526 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: Received Event RX_CELL_CHG_CONTINUE_ACK (pdch.cpp:447) 20241121130106526 DNACC INFO NACC(TLLI-0x00000001){WAIT_CELL_CHG_CONTINUE_ACK}: state_chg to DONE (nacc_fsm.c:671) 20241121130106526 DNACC INFO NACC(TLLI-0x00000001){DONE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (nacc_fsm.c:681) 20241121130106526 DNACC INFO NACC(TLLI-0x00000001){DONE}: Freeing instance (nacc_fsm.c:681) 20241121130106526 DNACC INFO NACC(TLLI-0x00000001){DONE}: Deallocated (fsm.c:568) 20241121130106526 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106526 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106526 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106526 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106527 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106527 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106527 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106527 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106527 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106527 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106527 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106527 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106527 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106527 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106531 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 RX RTS.req: sapi=5 arfcn=871 cur_fn=143 block=10 (pcu_l1_if.cpp:576) 20241121130106531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) Received RTS for PDCH: FN=147 block_nr=10 scheduling USF=0 for TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, expect answer on UL FN=151 (gprs_rlcmac_sched.cpp:454) 20241121130106531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 151 for type USF (pdch_ul_controller.c:184) 20241121130106531 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Scheduling data message at RTS for DL TFI=0 prio=3 mcs_mode_restrict=EGPRS_GMSK-only (gprs_rlcmac_sched.cpp:329) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink (V(A)==0 .. V(S)==0) mcs_mode_restrict=EGPRS_GMSK-only (tbf_dl.cpp:401) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Sending new block at BSN 0, CS=CS-2 (tbf_dl.cpp:354) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Dequeue next LLC (len=10) (tbf_dl.cpp:551) 20241121130106531 DRLCMACDL DEBUG -- Chunk with length 10 is less than remaining space (30): add length header to delimit LLC frame (encoding.cpp:1480) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Complete DL frame, len=10 (tbf_dl.cpp:663) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} LLC queue completely drained and there's still 19 free bytes in rlcmac data block (tbf_dl.cpp:615) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Keep idle TBF open: 0/431 -> yes (tbf_dl.cpp:1216) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} data block (BSN 0, CS-2): 29 13 1f cc 59 a1 3c dd 8c b0 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (tbf_dl.cpp:686) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} need_padding 0 spb_status 0 spb 0 (BSN1 0 BSN2 -1) (tbf_dl.cpp:765) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying 1 RLC blocks, 1 BSNs (tbf_dl.cpp:785) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Copying data unit 0 (BSN 0) (tbf_dl.cpp:847) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduling Ack/Nack polling, because it was requested explicitly (e.g. first final block sent). (tbf_dl.cpp:868) 20241121130106531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 147 + 13 = 160 (pdch_ul_controller.c:131) 20241121130106531 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 160 for type POLL (pdch_ul_controller.c:184) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled DL Acknowledgement polling on PACCH (FN=160, TS=7) (tbf_dl.cpp:883) 20241121130106531 DTBFDL INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Scheduled Ack/Nack polling on FN=160, TS=7 (tbf_dl.cpp:903) 20241121130106531 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} msg block (BSN 0, CS-2): 0f 00 00 29 13 1f cc 59 a1 3c dd 8c b0 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (tbf_dl.cpp:911) 20241121130106531 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Sending data request: sapi=5 arfcn=871 cur_fn=143 block=10 data=08 00 00 29 13 1f cc 59 a1 3c dd 8c b0 b6 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130106531 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130106545 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130106545 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106545 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106545 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106545 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106545 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106546 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106546 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106546 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106546 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106546 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106550 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130106564 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130106564 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106564 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Timeout for registered USF (FN=151): TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} (pdch_ul_controller.c:309) 20241121130106564 DTBF DEBUG TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} N3101 6 => 7 (< MAX 10) (tbf.cpp:362) 20241121130106564 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106564 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106564 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106564 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106564 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106564 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106564 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106564 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106564 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106564 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106565 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106565 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106565 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106565 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106573 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130106587 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130106587 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106587 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106587 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106587 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106587 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106587 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106587 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106588 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106588 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106588 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106588 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106588 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106588 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106588 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130106588 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106591 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130106605 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=1 data=40 08 10 20 00 00 00 00 00 00 00 20 00 00 00 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130106605 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130106605 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130106605 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130106605 DCSN1 INFO csnStreamDecoder (type: Pkt DL ACK/NACK (2)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 2 | DOWNLINK_TFI = 0 |  : Ack_Nack_Description | FINAL_ACK_INDICATION = 1 | STARTING_SEQUENCE_NUMBER = 1 | RECEIVED_BLOCK_BITMAP[0] = 0 | RECEIVED_BLOCK_BITMAP[1] = 0 | RECEIVED_BLOCK_BITMAP[2] = 0 | RECEIVED_BLOCK_BITMAP[3] = 0 | RECEIVED_BLOCK_BITMAP[4] = 0 | RECEIVED_BLOCK_BITMAP[5] = 0 | RECEIVED_BLOCK_BITMAP[6] = 0 | RECEIVED_BLOCK_BITMAP[7] = 1 | : End Ack_Nack_Description | Exist_Channel_Request_Description = 0 |  : Channel_Quality_Report | C_VALUE = 0 | RXQUAL = 0 | SIGN_VAR = 0 | Slot[0].Exist = 0 | Slot[1].Exist = 0 | Slot[2].Exist = 0 | Slot[3].Exist = 0 | Slot[4].Exist = 0 | Slot[5].Exist = 0 | Slot[6].Exist = 0 | Slot[7].Exist = 0 | : End Channel_Quality_Report | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130106606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130106606 DTBF DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} RX: [PCU <- BTS] Packet Downlink Ack/Nack (pdch.cpp:499) 20241121130106606 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Got GPRS DL ACK bitmap: SSN: 1, BSN 0 to 1 - 1 (1 blocks), "R" (pdch.cpp:509) 20241121130106606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} downlink acknowledge (tbf_dl.cpp:1085) 20241121130106606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} ack: (BSN=0)"R"(BSN=0) R=ACK I=NACK (tbf_dl.cpp:1034) 20241121130106606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL analysis, range=0:1, lost=0, recv=1, skipped=0, bsn=0, info='R...............................................................' (tbf_dl.cpp:998) 20241121130106606 DRLCMACDL DEBUG - got ack for BSN=0 (rlc_window_dl.cpp:103) 20241121130106606 DRLCMACMEAS DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} DL Loss: Received: 1 Lost: 0 Sum: 1 (gprs_rlcmac_meas.cpp:127) 20241121130106606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} V(B): (V(A)=1)""(V(S)-1=0) A=Acked N=Nacked U=Unacked X=Resend-Unacked I=Invalid (tbf_dl.cpp:1058) 20241121130106606 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} Final ACK received. (tbf_dl.cpp:1105) 20241121130106606 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Received Event FINAL_ACK_RECVD (tbf_dl.cpp:1076) 20241121130106606 DTBFDL ERROR DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Event FINAL_ACK_RECVD not permitted (tbf_dl.cpp:1076) BTS(1152)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130106606 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106606 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106606 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106606 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106606 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106606 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106606 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106606 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106607 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54652<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130106607 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106607 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106607 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106607 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106607 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130106607 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130106608 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54648<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130106608 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130106608 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DTBF INFO TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130106608 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:UL:DL) Detaching TBF: TBF(UL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130106608 DMS DEBUG MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL): - tbf: now used by 1 (tbf) (gprs_ms.c:394) 20241121130106608 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130106608 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130106608 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130106608 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130106608 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130106608 DTBF INFO TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121130106608 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0:DL) Detaching TBF: TBF(DL:G:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130106608 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130106608 DMS INFO MS(TLLI-0x00000001:TA-0:MSCLS-3-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130106608 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121130106608 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130106608 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130106608 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130106608 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130106608 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130106608 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130106608 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130106608 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130106608 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130106608 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 101: stopped pid 12741 with status 0 MTC@1d710fa6204d: Test case TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass'. respawn: 102: starting: osmo-pcu Thu Nov 21 13:01:06 UTC 2024 ====== PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf.talloc 20241121130106619 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130106619 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130106619 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130106619 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130106634 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130106734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54656<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=329480) Waiting for packet dumper to finish... 1 (prev_count=329480, count=403364) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep ------ Thu Nov 21 13:01:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_rim_ran_info_req_single_rep started. 1158@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep-BVCI1234(1160)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1158@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1162)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1162)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1158@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130110045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54662<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1158@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1166)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1158@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1166)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1163)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130110053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54666<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1163)@1d710fa6204d: Start timer T: 5 s TC_rim_ran_info_req_single_rep-STATS(1168)@1d710fa6204d: Start timer T: 2 s PCUIF(1163)@1d710fa6204d: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep-STATS(1168)@1d710fa6204d: Start timer T: 2 s 1158@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1169)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1169)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130111620 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130111620 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130111620 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1163)@1d710fa6204d: OsmoPCU is now connected BTS(1165)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121130111624 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130111624 DLGLOBAL DEBUG validating counter group 0x559ad65d2040(bts) with 102 counters (rate_ctr.c:86) 20241121130111624 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130111624 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130111624 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130111624 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130111624 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130111624 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130111624 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130111624 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130111624 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130111624 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130111624 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130111624 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130111624 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130111624 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130111624 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130111624 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130111624 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130111624 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130111624 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130111624 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130111624 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130111624 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130111624 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130111624 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130111624 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130111624 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130111624 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130111624 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130111624 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130111624 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130111624 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130111624 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130111624 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130111624 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130111624 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130111624 DLGLOBAL DEBUG validating counter group 0x7f1c141515e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130111624 DLGLOBAL DEBUG validating counter group 0x559ad65d1720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130111624 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130111624 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130111624 DLGLOBAL DEBUG validating counter group 0x7f1c14152180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130111624 DLGLOBAL DEBUG validating counter group 0x7f1c14152160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130111624 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130111624 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130111624 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130111624 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130111624 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130111624 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130111624 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130111624 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130111624 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111624 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1162)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1162)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1162)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1162)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130111626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130111626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130111626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130111626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130111626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130111626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130111626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121130111626 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130111626 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" -NSVCI1234(1162)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1162)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1165)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130111627 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130111627 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130111627 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130111627 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130111627 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130111627 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130111627 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130111627 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130111627 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130111627 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) -NSVCI1234(1162)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1162)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1162)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130111627 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130111627 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 1159@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1159@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130111632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130111632 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130111632 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130111632 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130111632 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130111632 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130111632 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130111632 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_rim_ran_info_req_single_rep-BVCI1234(1160)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep-BVCI1234(1160)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 1 s 20241121130111636 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130111636 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130111636 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130111636 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130111636 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130111636 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130111636 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130111636 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130111636 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=0 block=0 data=55 06 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 79 00 00 2b (pcu_l1_if.cpp:463) 20241121130111636 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20241121130111637 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=0 block=0 data=49 06 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 40 79 00 00 3c 0b 2b 2b (pcu_l1_if.cpp:463) 20241121130111637 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20241121130111637 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=0 block=0 data=01 06 00 90 00 18 5a 6f c9 e0 84 10 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130111637 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20241121130111638 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111638 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111638 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111638 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111638 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111638 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111638 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111638 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111638 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130111638 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130111638 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130111638 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130111638 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130111638 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130111638 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130111638 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130111638 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130111638 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130111638 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111638 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111639 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111639 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111639 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111639 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111641 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130111641 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130111641 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130111641 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130111641 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130111642 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130111656 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130111656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111656 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111656 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111656 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111656 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111657 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111657 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111657 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111657 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111657 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111657 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111657 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111657 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111657 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111657 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111661 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130111675 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130111675 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111675 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111675 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111675 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111675 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111675 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111675 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111676 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111676 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111676 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111676 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111676 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111676 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111676 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111676 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111684 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130111698 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130111698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111698 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111698 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111698 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111699 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111699 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111699 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111699 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111699 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111699 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111699 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111699 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111699 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111699 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111703 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130111717 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130111717 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111717 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111717 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111717 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111717 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111717 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111717 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111717 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111717 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111717 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111717 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111718 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111718 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111718 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111718 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111721 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130111735 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130111735 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111736 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111736 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111745 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130111759 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130111759 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111759 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111759 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111759 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111759 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111760 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111760 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111760 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111760 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111760 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111760 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111760 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111760 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111760 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111760 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111763 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130111777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130111777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111778 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111778 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111782 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130111796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130111796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111796 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111796 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111797 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111797 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111797 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111797 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111797 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111797 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111797 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111797 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111797 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111797 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111797 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111797 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111805 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130111821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130111821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111821 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111821 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111821 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111821 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111821 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111821 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111821 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111821 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111821 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111821 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111822 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111822 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111822 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111822 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111825 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130111839 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130111839 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111839 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111839 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111839 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111839 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111840 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111840 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111840 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111840 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111840 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111840 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111840 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111840 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111843 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130111858 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130111858 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111858 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111858 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111858 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111858 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111858 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111858 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111858 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111858 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111858 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111858 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111859 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111859 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111859 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111859 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111867 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130111881 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130111881 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111881 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111881 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111881 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111881 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111882 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111882 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111882 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111882 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111882 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111882 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111882 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111882 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111882 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111882 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111885 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130111900 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130111900 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111900 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111900 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111900 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111900 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111900 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111900 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111900 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111900 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111901 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111901 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111901 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111901 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111901 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111901 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111904 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130111918 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130111918 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111919 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111919 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111919 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111919 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111919 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111919 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111919 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111919 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111919 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111919 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111920 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111920 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111920 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111920 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111928 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130111942 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130111942 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111942 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111942 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111943 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111943 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111943 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111943 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111943 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111943 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111943 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111943 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111943 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111943 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111943 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111947 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130111961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130111961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111961 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111961 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111961 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111961 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111961 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111962 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111962 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111962 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111962 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111962 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111962 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111962 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111962 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111962 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111965 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130111979 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111980 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111980 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111980 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111980 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111980 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111980 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111980 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111981 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130111981 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130111989 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130112003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130112003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112003 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112003 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112003 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112004 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112004 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112004 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112004 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112004 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112004 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112004 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112004 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112004 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112008 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130112022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130112022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112022 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112022 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112022 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112022 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112022 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112022 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112022 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112022 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112023 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112023 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112023 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112023 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112023 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112023 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112026 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130112040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130112040 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112040 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112040 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112041 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112041 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112041 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112041 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112041 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112041 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112041 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112041 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112041 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112041 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112041 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112041 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112059 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130112073 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130112073 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112073 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112073 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112073 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112073 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112073 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112073 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112073 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112073 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112073 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112073 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112074 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112074 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112078 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130112092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130112092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112094 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112094 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112096 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112096 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112097 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130112110 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130112110 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112111 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112111 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112111 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112111 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112111 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112111 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112111 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112111 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112111 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112111 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112112 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112112 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112112 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112112 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112119 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130112133 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130112133 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112134 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112134 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112138 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130112152 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130112152 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112152 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112152 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112152 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112152 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112153 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112153 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112153 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112153 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112153 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112153 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112153 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112153 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112154 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112154 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112156 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130112171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130112171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112171 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112171 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112171 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112171 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112171 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112171 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112172 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112172 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112172 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112172 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112172 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112172 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112172 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112172 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112180 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130112195 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130112195 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112195 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112196 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112196 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112196 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112196 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112197 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112197 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112197 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112197 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112198 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112198 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112199 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112199 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112200 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130112214 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130112214 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112216 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112216 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112217 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112218 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112219 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112219 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112220 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112220 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112220 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112220 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112221 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112221 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112221 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130112233 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130112234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112236 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112236 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112243 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130112258 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130112258 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112260 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112260 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112262 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112262 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112264 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112264 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112265 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112265 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112267 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112267 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112268 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112268 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112270 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112270 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112271 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130112276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130112276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112277 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112277 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112278 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112278 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112279 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112279 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112279 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112279 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112280 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112280 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112280 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112280 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112281 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112281 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112281 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130112294 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130112294 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112295 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112295 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112295 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112295 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112295 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112295 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112295 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112295 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112295 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112295 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112295 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112295 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112296 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112296 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112304 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130112318 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130112318 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112318 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112318 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112318 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112318 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112318 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112318 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112318 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112318 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112318 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112318 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112319 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112319 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112319 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112319 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112322 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130112336 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130112336 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112336 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112336 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112337 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112337 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112337 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112337 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112337 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112337 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112337 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112337 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112337 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112337 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112337 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112337 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112341 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130112355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130112355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112355 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112355 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112355 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112355 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112355 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112355 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112355 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112355 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112356 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112356 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112356 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112356 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112356 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112356 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112364 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130112378 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130112378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112378 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112378 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112379 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112379 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112379 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112379 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112379 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112379 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112379 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112379 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112379 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112379 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112379 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112379 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112383 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130112397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130112397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112397 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112397 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112397 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112397 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112397 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112397 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112397 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112397 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112398 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112398 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112398 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112398 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112398 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112398 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112401 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130112415 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130112415 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112415 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112415 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112416 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112416 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112416 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112416 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112416 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112416 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112416 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112416 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112416 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112416 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112416 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112416 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112425 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130112439 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130112439 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112439 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112439 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112439 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112439 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112439 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112439 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112440 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112440 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112440 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112440 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112440 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112440 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112440 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112440 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112443 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130112458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130112458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112458 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112458 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112459 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112459 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112459 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112459 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112459 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112459 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112459 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112459 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112459 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112459 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112460 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112460 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112462 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130112476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130112477 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112477 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112477 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112477 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112477 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112477 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112477 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112477 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112477 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112477 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112477 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112478 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112478 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112478 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112478 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112486 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130112500 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130112500 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112500 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112500 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112501 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112501 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112501 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112501 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112501 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112501 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112501 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112501 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112502 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112502 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112502 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112502 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112504 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130112519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130112519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112519 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112519 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112519 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112519 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112519 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112519 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112520 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112520 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112520 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112520 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112520 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112520 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112521 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112521 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112523 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130112537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130112537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112538 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112538 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112538 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112538 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112538 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112538 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112538 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112538 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112539 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112539 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112539 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112539 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112539 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112539 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112546 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130112560 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130112560 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112561 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112561 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112565 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130112579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130112579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112579 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112579 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112579 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112579 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112580 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112580 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112580 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112580 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112580 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112580 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112580 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112580 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112580 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112580 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112584 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130112598 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112598 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112598 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112598 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112598 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112598 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112598 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112598 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112599 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112599 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112607 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130112622 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130112622 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112622 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112622 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112623 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112623 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112623 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112623 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112623 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112623 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112623 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112623 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112624 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112624 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112624 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112624 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112626 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121130112639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130112639 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130112639 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130112639 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-12345-0-20962, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130112639 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241121130112639 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-262-42-12345-0-20962 (gprs_bssgp_rim.c:1195) 20241121130112639 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130112640 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130112640 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112641 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112641 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112641 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112641 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112641 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112641 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112641 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112641 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112641 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112641 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112642 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112642 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130112642 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130112642 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1165)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130112644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54666<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130112646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54662<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130112646 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130112646 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130112646 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130112646 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130112646 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130112646 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130112646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130112646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130112646 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 102: stopped pid 12812 with status 0 respawn: 103: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_rim_ran_info_req_single_rep finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass'. Thu Nov 21 13:01:12 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep.talloc 20241121130112666 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130112666 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130112666 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130112666 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130112684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130112785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=224096) Waiting for packet dumper to finish... 1 (prev_count=224096, count=269996) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep_eutran ------ Thu Nov 21 13:01:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_rim_ran_info_req_single_rep_eutran started. 1171@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1171@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1175)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1171@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1175)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130115831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1171@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1179)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1171@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1179)@1d710fa6204d: Provider Link came up: waiting for NS-RESET PCUIF(1176)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130115836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1176)@1d710fa6204d: Start timer T: 5 s PCUIF(1176)@1d710fa6204d: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@1d710fa6204d: Start timer T: 2 s TC_rim_ran_info_req_single_rep_eutran-STATS(1180)@1d710fa6204d: Start timer T: 2 s 1171@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1183)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1183)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130117667 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130117667 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130117667 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1176)@1d710fa6204d: OsmoPCU is now connected BTS(1178)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121130117680 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130117680 DLGLOBAL DEBUG validating counter group 0x55e673086040(bts) with 102 counters (rate_ctr.c:86) 20241121130117680 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130117680 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130117680 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130117680 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130117680 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130117680 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130117680 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130117680 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130117680 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130117680 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130117680 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130117680 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130117680 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130117680 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130117680 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130117680 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130117680 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130117680 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130117680 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130117680 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130117680 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130117680 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130117680 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130117680 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130117680 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130117680 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130117680 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130117680 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130117680 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130117680 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130117680 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130117680 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130117681 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130117681 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130117681 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130117681 DLGLOBAL DEBUG validating counter group 0x7f5eb10875e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130117681 DLGLOBAL DEBUG validating counter group 0x55e673085720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130117681 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130117681 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130117681 DLGLOBAL DEBUG validating counter group 0x7f5eb1088180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130117681 DLGLOBAL DEBUG validating counter group 0x7f5eb1088160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130117681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130117681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130117681 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130117681 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130117681 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130117681 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130117681 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130117682 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130117682 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117683 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1175)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" -NSVCI1234(1175)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1175)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1175)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" 20241121130117689 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130117689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130117689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130117689 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130117689 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130117689 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130117690 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130117690 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130117690 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1175)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1175)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" 20241121130117693 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130117693 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130117693 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130117693 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130117693 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130117693 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130117693 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130117693 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130117693 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130117693 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130117696 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130117696 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) BTS(1178)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" 20241121130117697 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117697 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1175)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1175)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1175)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130117700 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117700 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117700 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117700 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117701 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117701 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117702 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117702 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117702 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117702 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117703 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117703 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117703 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117703 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117704 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1172@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1172@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130117709 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130117709 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130117709 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130117709 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130117709 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130117709 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130117710 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130117710 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130117710 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130117710 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117710 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117710 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117710 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117710 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117711 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117711 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117711 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117711 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117711 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117711 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117711 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117711 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117711 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117711 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep_eutran-BVCI1234(1173)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 1 s 20241121130117713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130117713 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130117713 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130117713 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130117713 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130117713 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130117713 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130117713 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130117713 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=4 block=0 data=55 06 19 8f b1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 79 00 00 2b (pcu_l1_if.cpp:463) 20241121130117713 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_1: 06198fb100000000000000000000000000007900002b00 (pcu_l1_if.cpp:442) 20241121130117713 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=4 block=0 data=49 06 1b 75 30 00 f1 10 23 6e c9 03 3c 27 47 40 79 00 00 3c 0b 2b 2b (pcu_l1_if.cpp:463) 20241121130117713 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_3: 061b753000f110236ec9033c2747407900003c0b2b2b00 (pcu_l1_if.cpp:442) 20241121130117713 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=4 block=0 data=01 06 00 90 00 18 5a 6f c9 e0 84 10 ab 2b 2b 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130117713 DPCU DEBUG Received PCU data indication: Updated GSM48_MT_RR_SYSINFO_13: 06009000185a6fc9e08410ab2b2b2b2b2b2b2b2b2b2b00 (pcu_l1_if.cpp:442) 20241121130117714 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130117714 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130117714 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130117714 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130117714 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130117714 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130117714 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130117714 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130117714 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130117714 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130117715 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130117717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130117717 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130117717 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130117717 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130117717 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130117729 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130117729 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117729 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117729 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117729 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117729 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117729 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117729 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117729 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117729 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117729 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117729 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117730 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117730 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117730 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117730 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117738 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130117755 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130117755 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117755 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117755 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117756 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117756 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117756 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117756 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117756 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117756 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117756 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117756 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117756 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117756 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117756 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117756 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117760 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130117774 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130117774 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117774 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117774 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117774 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117774 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117774 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117774 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117775 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117775 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117775 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117775 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117775 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117775 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117775 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117775 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117778 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130117792 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130117792 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117793 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117793 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117793 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117793 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117793 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117793 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117793 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117793 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117793 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117793 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117793 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117793 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117794 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117794 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117802 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130117816 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130117816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117817 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117817 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117817 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117817 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117817 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117817 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117818 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117818 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117818 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117818 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117818 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117818 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117820 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130117835 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130117835 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117836 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117836 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117837 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117837 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117838 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117838 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117838 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117838 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117839 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117839 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117840 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117840 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117841 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117841 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117842 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130117856 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130117856 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117858 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117858 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117859 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117859 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117860 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117860 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117861 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117861 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117862 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117862 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117863 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117863 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117864 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117864 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117865 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130117878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130117878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117878 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117878 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117878 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117878 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117879 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117879 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117879 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117879 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117879 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117879 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117879 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117879 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117879 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117879 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117882 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130117896 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130117896 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117896 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117896 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117896 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117896 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117897 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117897 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117897 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117897 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117897 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117897 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117897 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117897 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117897 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117897 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117901 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130117915 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130117915 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117915 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117915 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117916 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117916 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117916 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117916 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117916 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117916 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117916 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117916 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117917 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117917 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117917 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117917 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117925 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130117946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130117946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117947 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117947 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117948 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117948 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117949 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117949 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117950 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117950 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117951 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117951 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117952 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117952 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117953 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117953 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117954 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130117966 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130117966 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117968 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117968 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117968 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117969 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117969 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117970 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117970 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117971 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117971 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117971 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117972 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117972 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117972 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117973 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130117986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130117987 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117988 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117988 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117988 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117989 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117989 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117990 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117990 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117991 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117991 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117992 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117992 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117992 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130117992 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130117996 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130118011 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130118011 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118012 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118012 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118012 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118012 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118013 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118013 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118014 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118014 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118015 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118015 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118015 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118015 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118015 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118015 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118016 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130118028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130118028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118029 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118029 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118029 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118029 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118030 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118030 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118030 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118030 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118031 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118031 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118031 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118031 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118032 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118032 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118033 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130118048 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130118048 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118050 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118050 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118051 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118051 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118052 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118052 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118053 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118053 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118053 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118053 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118054 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118054 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118056 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118056 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118058 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130118072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130118072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118072 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118072 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118073 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118073 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118073 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118073 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118074 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118074 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118074 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118074 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118074 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118074 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118074 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118074 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118076 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130118092 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130118092 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118093 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118093 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118093 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118094 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118094 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118095 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118095 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118095 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118095 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118096 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118096 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118097 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118097 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118097 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130118111 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130118111 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118112 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118113 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118113 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118114 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118114 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118116 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118116 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118117 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118117 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118117 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118117 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118118 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118118 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118120 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130118136 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130118136 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118138 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118138 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118139 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118139 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118140 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118140 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118141 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118141 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118142 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118142 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118143 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118143 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118143 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118143 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118144 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130118154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130118155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118156 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118156 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118157 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118157 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118157 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118157 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118158 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118159 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118159 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118159 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118160 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118160 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118160 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118160 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118161 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130118174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130118174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118175 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118175 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118176 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118176 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118176 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118176 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118177 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118177 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118178 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118178 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118179 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118179 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118179 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118179 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118183 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130118198 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130118198 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118199 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118199 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118200 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118200 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118201 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118201 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118203 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118203 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118203 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118203 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118204 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118204 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118205 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118205 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118205 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130118216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130118216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118218 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118218 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118218 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118219 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118219 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118220 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118220 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118221 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118221 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118222 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118222 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118222 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118222 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118223 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130118235 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130118235 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118237 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118237 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118237 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118238 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118239 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118239 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118240 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118240 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118241 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118241 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118242 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118242 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118244 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130118259 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130118259 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118260 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118260 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118261 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118261 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118262 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118262 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118263 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118263 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118263 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118264 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118264 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118264 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118265 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118265 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118266 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130118279 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130118279 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118281 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118281 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118281 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118281 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118282 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118282 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118283 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118283 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118284 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118284 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118285 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118285 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118285 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118285 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118287 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130118298 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130118299 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118300 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118300 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118301 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118301 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118302 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118302 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118303 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118303 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118304 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118304 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118305 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118305 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118306 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118306 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118308 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130118321 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130118321 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118321 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118321 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118321 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118321 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118321 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118321 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118321 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118321 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118321 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118321 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118322 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118322 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118322 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118322 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118325 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130118341 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130118341 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118342 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118342 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118343 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118343 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118344 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118344 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118344 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118344 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118345 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118345 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118346 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118346 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118349 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130118361 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130118361 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118363 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118364 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118364 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118364 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118365 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118365 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118366 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118366 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118367 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118367 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118367 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118367 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118368 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118368 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118370 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130118383 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130118383 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118384 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118384 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118384 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118384 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118384 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118384 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118384 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118384 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118384 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118384 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118384 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118384 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118385 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118385 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118388 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130118402 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130118402 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118402 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118402 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118403 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118403 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118403 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118403 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118403 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118403 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118403 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118403 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118403 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118403 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118404 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118404 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118407 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130118421 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130118421 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118421 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118421 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118421 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118421 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118421 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118421 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118422 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118422 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118422 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118422 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118422 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118422 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118422 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118422 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118430 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130118444 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130118444 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118444 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118444 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118444 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118444 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118445 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118445 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118445 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118445 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118445 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118445 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118445 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118445 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118445 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118445 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118449 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130118463 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130118463 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118463 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118463 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118463 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118463 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118464 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118464 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118464 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118464 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118464 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118464 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118464 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118464 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118464 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118464 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118467 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130118481 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130118482 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118482 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118482 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118482 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118482 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118482 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118482 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118482 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118482 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118482 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118482 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118483 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118483 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118483 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118483 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118491 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130118505 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130118505 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118505 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118505 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118506 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118506 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118506 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118506 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118506 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118506 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118507 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118507 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118507 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118507 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118507 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118507 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118509 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130118523 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130118523 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118524 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118524 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118524 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118524 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118524 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118524 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118524 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118524 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118524 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118524 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118524 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118524 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118525 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118525 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118528 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130118543 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130118543 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118543 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118543 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118544 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118544 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118545 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118545 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118545 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118545 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118545 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118546 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118546 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118546 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118546 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118546 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118552 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130118566 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130118566 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118566 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118566 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118567 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118567 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118567 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118567 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118567 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118567 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118567 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118567 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118568 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118568 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118568 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118568 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118571 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130118585 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130118585 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118585 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118585 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118586 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118586 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118586 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118586 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118586 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118586 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118586 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118586 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118586 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118586 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118587 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118587 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118589 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130118603 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130118603 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118603 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118603 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118604 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118604 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118604 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118604 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118604 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118604 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118604 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118604 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118605 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118605 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118605 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118605 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118613 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130118627 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130118627 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118628 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118628 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118628 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118628 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118629 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118629 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118629 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118629 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118630 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118630 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118630 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118630 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118630 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118630 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118632 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130118646 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130118646 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118647 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118647 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118650 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130118665 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130118665 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118665 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118665 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118665 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118665 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118665 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118665 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118665 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118665 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118666 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118666 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118666 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118666 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118666 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118666 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118674 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130118688 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130118688 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118688 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118688 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118688 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118688 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118689 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118689 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118689 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118689 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118689 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118689 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118689 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118689 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118689 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118689 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118693 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130118707 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130118707 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118707 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118707 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118707 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118707 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118708 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118708 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118708 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118708 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118708 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118708 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118708 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118708 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118709 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130118709 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130118711 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121130118715 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130118715 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130118715 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130118715 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO-REQ, src=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130118715 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241121130118715 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO, src=GERAN-cell-262-42-13135-0-20960, dest=E-UTRAN-eNodeB/HeNB-262-42-3-12345678123456 (gprs_bssgp_rim.c:1195) 20241121130118715 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1178)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130118719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42102<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130118719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42100<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130118720 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130118720 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130118720 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130118720 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130118720 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130118720 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130118720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130118720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130118720 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 103: stopped pid 12878 with status 0 MTC@1d710fa6204d: Test case TC_rim_ran_info_req_single_rep_eutran finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass'. respawn: 104: starting: osmo-pcu Thu Nov 21 13:01:18 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep_eutran.talloc 20241121130118730 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130118730 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130118730 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130118730 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130118754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130118854 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42110<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210688) Waiting for packet dumper to finish... 1 (prev_count=210688, count=270340) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si'. ------ PCU_Tests.TC_rim_ran_info_req_single_rep_no_si ------ Thu Nov 21 13:01:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_rim_ran_info_req_single_rep_no_si started. 1184@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1184@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1188)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1184@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1188)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130121924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1184@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1192)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1184@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1192)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1189)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1189)@1d710fa6204d: Start timer T: 5 s 20241121130121934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1189)@1d710fa6204d: Start timer T_Conn: 10 s TC_rim_ran_info_req_single_rep_no_si-STATS(1194)@1d710fa6204d: Start timer T: 2 s TC_rim_ran_info_req_single_rep_no_si-STATS(1194)@1d710fa6204d: Start timer T: 2 s 1184@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1195)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1195)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130123731 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130123731 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130123731 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1189)@1d710fa6204d: OsmoPCU is now connected BTS(1191)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121130123746 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130123746 DLGLOBAL DEBUG validating counter group 0x5633be50a040(bts) with 102 counters (rate_ctr.c:86) 20241121130123746 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130123746 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130123746 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130123746 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130123746 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130123746 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130123746 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130123746 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130123746 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130123746 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130123746 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130123746 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130123746 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130123746 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130123746 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130123746 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130123746 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130123746 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130123746 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130123746 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130123746 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130123746 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130123746 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130123746 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130123746 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130123746 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130123746 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130123746 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130123746 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130123746 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130123746 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130123746 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130123746 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130123746 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130123746 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130123746 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130123746 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130123747 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130123747 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130123747 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130123747 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130123747 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130123747 DLGLOBAL DEBUG validating counter group 0x7f6b943875e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130123747 DLGLOBAL DEBUG validating counter group 0x5633be509720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130123747 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130123747 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130123747 DLGLOBAL DEBUG validating counter group 0x7f6b94388180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130123747 DLGLOBAL DEBUG validating counter group 0x7f6b94388160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130123747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130123747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130123747 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130123747 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130123747 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130123747 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130123747 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130123747 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130123747 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123748 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1188)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1188)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1188)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1188)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS7" 20241121130123750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130123750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130123750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130123750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130123750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130123750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130123750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130123750 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130123750 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS7" -NSVCI1234(1188)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1188)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX4/TS7" 20241121130123752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130123752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130123752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130123752 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130123752 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130123752 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130123752 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130123752 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130123752 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130123752 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX5/TS7" BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX6/TS7" 20241121130123753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130123753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) BTS(1191)@1d710fa6204d: "Rx ACT.req from the PCU: TRX7/TS7" -NSVCI1234(1188)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1188)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1188)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130123758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 1185@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1185@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130123760 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123760 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123760 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123760 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123761 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123761 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123762 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123762 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130123762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130123762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130123762 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130123762 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130123762 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130123762 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130123762 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130123762 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123762 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123763 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123763 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123763 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123763 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123763 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_rim_ran_info_req_single_rep_no_si-BVCI1234(1186)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 1 s 20241121130123767 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130123767 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130123767 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130123767 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130123767 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130123767 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130123767 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130123767 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130123767 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=0 block=0 data=01 (pcu_l1_if.cpp:463) 20241121130123767 DPCU DEBUG Received PCU data indication: Revoked SI1 (pcu_l1_if.cpp:399) 20241121130123767 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=0 block=0 data=03 (pcu_l1_if.cpp:463) 20241121130123767 DPCU DEBUG Received PCU data indication: Revoked SI3 (pcu_l1_if.cpp:399) 20241121130123768 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Rx DATA.ind: sapi=4 arfcn=0 cur_fn=0 block=0 data=0b (pcu_l1_if.cpp:463) 20241121130123768 DPCU DEBUG Received PCU data indication: Revoked SI13 (pcu_l1_if.cpp:399) 20241121130123769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130123769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130123769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130123769 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130123769 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130123769 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130123769 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130123769 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130123769 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130123769 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130123772 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130123772 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130123772 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130123772 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130123772 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130123777 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130123777 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123777 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123777 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123778 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123778 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123778 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123778 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123779 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123779 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123779 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123779 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123779 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123779 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123780 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123780 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123781 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130123796 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130123796 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123798 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123798 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123798 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123799 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123800 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123801 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123801 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123802 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123802 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123804 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123804 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123805 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123805 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123807 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130123820 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130123820 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123822 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123822 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123823 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123824 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123825 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123825 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123826 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123826 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123826 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123826 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123827 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123827 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123827 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130123841 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130123841 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123842 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123842 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123843 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123843 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123843 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123843 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123844 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123844 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123845 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123845 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123846 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123846 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123847 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123847 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123848 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130123862 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130123862 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123864 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123864 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123866 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123866 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123867 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123867 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123869 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123869 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123870 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123870 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123872 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123872 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123873 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123873 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123875 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130123886 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130123886 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123888 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123888 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123888 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123888 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123889 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123889 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123890 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123890 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123891 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123891 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123892 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123892 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123892 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123892 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123892 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130123903 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130123903 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123904 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123904 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123904 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123904 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123904 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123904 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123905 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123905 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123905 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123905 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123905 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123905 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123905 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123905 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123908 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130123922 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130123922 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123922 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123922 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123923 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123923 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123923 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123923 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123923 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123923 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123923 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123923 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123924 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123924 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123924 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123924 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123931 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130123946 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130123946 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123946 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123946 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123946 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123946 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123947 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123947 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123947 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123947 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123947 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123947 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123947 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123947 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123948 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123948 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123950 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130123964 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130123964 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123965 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123965 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123965 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123965 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123965 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123965 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123965 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123965 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123965 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123965 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123966 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123966 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123966 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123966 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123969 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130123983 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130123983 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123983 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123983 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123984 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123984 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123984 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123984 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123984 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123984 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123984 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123984 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123985 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123985 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123985 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130123985 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130123993 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130124008 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130124008 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124009 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124009 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124009 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124010 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124010 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124010 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124010 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124011 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124011 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124011 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124011 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124012 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124012 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124012 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130124026 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130124026 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124026 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124026 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124026 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124026 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124026 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124026 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124026 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124026 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124026 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124026 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124027 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124027 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124027 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124027 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124030 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130124044 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130124044 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124044 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124044 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124044 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124044 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124045 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124045 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124045 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124045 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124045 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124045 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124045 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124045 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124045 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124045 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124053 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130124067 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130124067 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124068 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124068 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124072 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130124086 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130124086 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124086 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124086 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124086 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124086 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124086 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124086 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124087 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124087 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124087 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124087 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124087 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124087 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124087 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124087 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124091 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130124105 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124105 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124105 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124105 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124105 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124105 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124105 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124105 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124106 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124106 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124114 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130124128 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130124128 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124128 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124128 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124128 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124128 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124128 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124128 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124128 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124128 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124128 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124128 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124129 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124129 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124129 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124129 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124132 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130124146 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130124146 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124147 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124147 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124151 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130124165 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130124165 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124165 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124165 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124165 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124165 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124165 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124165 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124166 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124166 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124166 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124166 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124166 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124166 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124166 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124166 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124174 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130124188 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130124188 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124189 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124189 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124189 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124189 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124189 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124189 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124190 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124190 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124190 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124190 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124190 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124190 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124190 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124190 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124193 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130124207 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130124207 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124207 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124207 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124208 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124208 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124208 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124208 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124208 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124208 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124208 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124208 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124209 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124209 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124209 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124209 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124212 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130124226 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130124226 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124226 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124226 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124226 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124226 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124227 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124227 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124227 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124227 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124227 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124227 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124227 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124227 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124228 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124228 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124235 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130124249 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130124249 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124249 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124249 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124250 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124250 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124250 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124250 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124250 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124250 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124250 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124250 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124251 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124251 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124251 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124251 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124254 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130124267 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130124267 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124268 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124268 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124268 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124268 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124268 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124268 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124268 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124268 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124268 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124268 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124269 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124269 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124269 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124269 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124272 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130124286 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130124286 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124286 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124286 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124287 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124287 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124287 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124287 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124287 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124287 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124287 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124287 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124287 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124287 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124287 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124287 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124295 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130124309 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130124309 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124310 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124310 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124310 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124310 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124310 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124310 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124310 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124310 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124310 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124310 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124311 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124311 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124311 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124311 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124314 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130124328 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130124328 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124328 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124328 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124328 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124328 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124329 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124329 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124329 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124329 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124329 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124329 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124329 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124329 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124329 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124329 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124333 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130124347 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130124347 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124347 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124347 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124347 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124347 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124347 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124347 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124348 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124348 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124348 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124348 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124348 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124348 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124348 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124348 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124356 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130124370 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130124370 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124370 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124370 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124371 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124371 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124371 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124371 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124371 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124371 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124371 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124371 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124371 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124371 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124371 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124371 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124375 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130124407 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130124407 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124408 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124408 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124408 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124408 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124408 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124409 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124409 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124409 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124409 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124409 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124409 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124409 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124409 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124412 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130124428 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130124428 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124429 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124429 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124429 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124429 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124430 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124430 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124431 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124431 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124432 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124432 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124433 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124433 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124433 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124433 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124437 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130124451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130124451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124451 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124451 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124452 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124452 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124452 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124452 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124452 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124452 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124452 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124452 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124452 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124452 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124453 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124453 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124456 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130124470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130124470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124470 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124470 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124470 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124470 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124470 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124470 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124470 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124470 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124470 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124470 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124471 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124471 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124471 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124471 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124474 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130124488 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130124488 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124489 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124489 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124498 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130124512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130124512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124512 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124512 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124512 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124512 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124513 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124513 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124513 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124513 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124513 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124513 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124513 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124513 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124513 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124513 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124516 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130124530 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130124530 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124531 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124531 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124535 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130124549 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130124549 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124549 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124549 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124549 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124549 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124549 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124549 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124550 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124550 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124550 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124550 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124550 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124550 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124550 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124550 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124558 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130124572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130124572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124573 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124573 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124577 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130124591 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130124591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124591 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124591 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124592 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124592 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124592 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124592 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124592 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124592 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124592 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124592 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124592 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124592 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124596 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130124610 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130124610 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124610 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124610 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124610 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124610 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124610 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124610 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124610 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124610 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124610 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124610 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124611 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124611 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124611 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124611 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124619 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130124633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130124633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124633 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124633 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124633 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124633 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124633 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124633 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124633 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124633 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124634 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124634 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124634 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124634 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124634 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124634 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124637 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130124651 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130124651 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124652 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124652 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124656 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130124670 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130124670 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124670 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124670 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124670 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124670 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124670 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124670 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124671 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124671 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124671 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124671 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124671 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124671 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124671 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124671 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124679 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130124693 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130124693 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124693 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124693 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124694 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124694 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124694 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124694 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124694 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124694 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124694 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124694 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124694 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124694 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124694 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124694 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124698 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130124712 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130124712 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124712 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124712 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124712 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124712 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124712 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124712 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124712 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124712 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124713 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124713 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124713 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124713 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124713 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124713 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124717 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130124731 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130124731 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124731 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124731 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124731 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124731 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124731 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124731 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124731 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124731 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124731 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124731 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124731 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124732 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124732 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124732 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124740 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130124754 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130124754 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124754 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124754 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124754 DL1IF DEBUG (bts=0,trx=2,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124754 DL1IF DEBUG PDCH(bts=0,trx=2,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124754 DL1IF DEBUG (bts=0,trx=3,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124754 DL1IF DEBUG PDCH(bts=0,trx=3,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124754 DL1IF DEBUG (bts=0,trx=4,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=875 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124754 DL1IF DEBUG PDCH(bts=0,trx=4,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124755 DL1IF DEBUG (bts=0,trx=5,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=876 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124755 DL1IF DEBUG PDCH(bts=0,trx=5,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124755 DL1IF DEBUG (bts=0,trx=6,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=877 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124755 DL1IF DEBUG PDCH(bts=0,trx=6,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124755 DL1IF DEBUG (bts=0,trx=7,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=878 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130124755 DL1IF DEBUG PDCH(bts=0,trx=7,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130124758 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121130124769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130124769 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130124769 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130124769 DLBSSGP DEBUG BSSGP BVCI=0 Rx RIM-PDU:RAN-INFO-REQ, src=GERAN-cell-262-42-12345-0-20962, dest=GERAN-cell-262-42-13135-0-20960 (gprs_bssgp_rim.c:1253) 20241121130124769 DRIM INFO (NSEI=1234) Responding to RAN INFORMATION REQUEST 262-42-13135-0-20960 ... (gprs_bssgp_rim.c:190) 20241121130124769 DNACC INFO TX RAN INFO RESPONSE (NACC) 262-42-13135-0-20960: Some SI are missing: SI1 SI3 SI13 (gprs_bssgp_rim.c:88) 20241121130124769 DLBSSGP DEBUG BSSGP BVCI=0 NSEI=1234 Tx RIM-PDU:RAN-INFO, src=GERAN-cell-262-42-13135-0-20960, dest=GERAN-cell-262-42-12345-0-20962 (gprs_bssgp_rim.c:1195) 20241121130124769 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) BTS(1191)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130124773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58112<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130124774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58104<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130124774 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130124774 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130124774 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130124774 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130124774 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130124774 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130124774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130124774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130124774 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 104: stopped pid 12942 with status 0 respawn: 105: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_rim_ran_info_req_single_rep_no_si finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass'. Thu Nov 21 13:01:24 UTC 2024 ====== PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_rim_ran_info_req_single_rep_no_si.talloc 20241121130124787 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130124787 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130124787 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130124787 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130124808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130124909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58126<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=215116) Waiting for packet dumper to finish... 1 (prev_count=215116, count=265752) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving'. ------ PCU_Tests.TC_pdch_energy_saving ------ Thu Nov 21 13:01:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pdch_energy_saving.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_pdch_energy_saving.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_pdch_energy_saving' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_pdch_energy_saving started. 1197@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_pdch_energy_saving-BVCI1234(1199)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1197@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1201)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1197@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1201)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130128070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58130<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1197@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1205)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1197@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1205)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1202)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130128078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1202)@1d710fa6204d: Start timer T: 5 s PCUIF(1202)@1d710fa6204d: Start timer T_Conn: 10 s TC_pdch_energy_saving-STATS(1207)@1d710fa6204d: Start timer T: 2 s 1197@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_pdch_energy_saving-STATS(1207)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1208)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1208)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130129787 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130129788 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130129788 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1202)@1d710fa6204d: OsmoPCU is now connected BTS(1204)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" MTC@1d710fa6204d: Start timer T: 10 s 20241121130129803 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130129804 DLGLOBAL DEBUG validating counter group 0x5598badbe040(bts) with 102 counters (rate_ctr.c:86) 20241121130129804 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130129804 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130129804 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130129804 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130129804 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130129804 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130129804 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130129804 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130129804 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130129804 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130129804 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130129804 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130129804 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130129804 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130129804 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130129804 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130129804 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130129804 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130129804 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130129804 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130129804 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130129804 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130129804 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130129804 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130129804 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130129804 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130129804 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130129804 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130129804 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130129804 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130129804 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130129804 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130129804 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130129804 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130129804 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130129804 DLGLOBAL DEBUG validating counter group 0x7f71448035e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130129804 DLGLOBAL DEBUG validating counter group 0x5598badbd720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130129804 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130129804 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130129804 DLGLOBAL DEBUG validating counter group 0x7f7144804180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130129804 DLGLOBAL DEBUG validating counter group 0x7f7144804160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130129804 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130129804 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130129805 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130129805 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130129805 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130129805 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130129805 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130129805 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130129805 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130129805 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130129805 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130129805 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130129805 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129806 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1204)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1204)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS7" -NSVCI1234(1201)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI1234(1201)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1201)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1201)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130129812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130129812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130129812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130129812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130129812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130129812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130129812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130129812 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130129812 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1201)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1201)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130129814 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130129814 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130129814 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130129814 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130129814 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130129814 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130129814 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130129814 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130129814 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130129814 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130129815 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130129815 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130129815 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130129816 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1201)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1201)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1201)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130129816 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130129816 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129819 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1198@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1198@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130129831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130129831 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130129831 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130129831 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130129831 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130129831 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130129831 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130129831 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130129834 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130129834 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129835 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130129835 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_pdch_energy_saving-BVCI1234(1199)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_pdch_energy_saving-BVCI1234(1199)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130129838 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: BSSGP successfully initialized MTC@1d710fa6204d: Start timer T: 0.5 s 20241121130129839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130129839 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130129839 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130129839 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130129839 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130129839 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130129839 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130129839 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130129842 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130129842 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130129842 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130129842 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130129842 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130129842 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130129842 DLBSSGP DEBUG Computed BVC leak rate = 14800, num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130129842 DLBSSGP DEBUG Computed MS default leak rate = 14800, ms_num_pdch = 2, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130129842 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 148000, R = 14800, Bmax_MS = 148000, R_MS = 14800, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130129842 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130129848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130129848 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130129848 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130129848 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130129848 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130129853 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130129853 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129854 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130129854 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129863 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 RX RTS.req: sapi=5 arfcn=871 cur_fn=8 block=3 (pcu_l1_if.cpp:576) 20241121130129863 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Sending data request: sapi=5 arfcn=871 cur_fn=8 block=3 data= (pcu_l1_if.cpp:182) 20241121130129864 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 0.5 s 20241121130129878 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130129878 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129879 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130129879 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130129882 DL1IF DEBUG PDCH(bts=0,trx=1,ts=7) FN=17 RX RTS.req: sapi=5 arfcn=872 cur_fn=13 block=4 (pcu_l1_if.cpp:576) 20241121130129882 DL1IF DEBUG (bts=0,trx=1,ts=7) FN=17 Sending data request: sapi=5 arfcn=872 cur_fn=13 block=4 data= (pcu_l1_if.cpp:182) 20241121130129883 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) BTS(1204)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130129890 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58142<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130129894 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58130<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130129895 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130129895 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130129895 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130129895 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130129895 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130129896 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130129896 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130129896 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130129896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130129896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130129896 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 105: stopped pid 13009 with status 0 respawn: 106: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_pdch_energy_saving finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass'. Thu Nov 21 13:01:29 UTC 2024 ====== PCU_Tests.TC_pdch_energy_saving pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_pdch_energy_saving.talloc 20241121130129945 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130129946 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130129946 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130129946 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130129972 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130130073 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58156<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=9704) Waiting for packet dumper to finish... 1 (prev_count=9704, count=51456) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_pdch_energy_saving pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ'. ------ PCU_Tests.TC_stat_pdch_avail_occ ------ Thu Nov 21 13:01:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_stat_pdch_avail_occ started. 1210@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 1210@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1214)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ-BVCI1234(1213)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 -NSVCI1234(1214)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1210@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1210@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1217)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1210@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 -NSVCI1234(1217)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130133198 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1216)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130133204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1216)@1d710fa6204d: Start timer T: 5 s PCUIF(1216)@1d710fa6204d: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T: 2 s 1210@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1221)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1221)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130134947 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130134947 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130134947 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1216)@1d710fa6204d: OsmoPCU is now connected BTS(1218)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121130134957 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130134957 DLGLOBAL DEBUG validating counter group 0x55e0688b3040(bts) with 102 counters (rate_ctr.c:86) 20241121130134957 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130134957 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130134957 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130134957 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130134957 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130134957 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130134957 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130134957 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130134957 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130134957 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130134957 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130134957 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130134957 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130134957 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130134957 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130134957 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130134957 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130134957 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130134957 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130134957 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130134957 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130134957 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130134957 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130134957 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130134957 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130134957 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130134957 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130134957 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130134957 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130134957 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130134957 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130134957 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130134957 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130134957 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130134957 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130134957 DLGLOBAL DEBUG validating counter group 0x7f51752a55e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130134957 DLGLOBAL DEBUG validating counter group 0x55e0688b2720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130134957 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130134957 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130134957 DLGLOBAL DEBUG validating counter group 0x7f51752a6180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130134957 DLGLOBAL DEBUG validating counter group 0x7f51752a6160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130134957 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130134958 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130134958 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130134958 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121130134958 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130134958 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130134958 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130134958 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130134958 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134958 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" -NSVCI1234(1214)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1214)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1214)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1214)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS5" BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS0" 20241121130134964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130134964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130134964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130134964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130134964 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130134964 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS1" 20241121130134965 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130134965 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130134965 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS2" BTS(1218)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS3" -NSVCI1234(1214)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1214)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130134966 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130134966 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130134966 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130134966 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130134966 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130134966 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130134966 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130134966 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130134966 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130134966 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130134967 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130134967 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1214)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1214)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1214)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130134969 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134969 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134970 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134970 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134971 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134971 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134971 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134972 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134972 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134972 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134972 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134972 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134973 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134973 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134974 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1211@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1211@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130134979 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130134979 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130134979 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130134979 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130134979 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130134979 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130134979 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130134979 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ-BVCI1234(1213)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ-BVCI1234(1213)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130134989 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130134989 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T: 2 s 20241121130134992 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134992 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134992 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130134992 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130134992 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130134992 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130134992 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130134992 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130134992 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130134992 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130134994 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134994 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134995 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134995 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134996 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134996 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134998 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134998 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134999 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130134999 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130134999 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135000 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130135000 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130135000 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130135000 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130135000 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130135000 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130135000 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130135000 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130135000 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130135000 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130135000 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130135005 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130135005 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130135005 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130135005 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130135005 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130135007 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130135007 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135008 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135008 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135008 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135008 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135008 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135009 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135009 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135009 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135009 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135009 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135009 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130135017 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130135031 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130135031 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135031 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135031 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135031 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135031 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135032 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135032 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135032 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135032 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135032 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135032 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135033 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135033 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135035 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=120, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130135044 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x78, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130135044 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x78 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130135044 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130135044 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130135044 DLGLOBAL DEBUG validating counter group 0x55e0688b2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130135044 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130135044 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130135044 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130135044 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130135044 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130135044 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130135044 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130135044 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130135044 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130135044 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121130135044 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121130135044 DRLCMAC DEBUG - Skipping TS 7, because num TBFs 0 >= 0 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"uu....U."(TS=7), single (alloc_algo.cpp:688) 20241121130135044 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241121130135044 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD....C."(TS=7) (alloc_algo.cpp:841) 20241121130135044 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130135044 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130135044 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135044 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135044 DLGLOBAL DEBUG validating counter group 0x55e0688b2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130135044 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130135044 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130135044 DLGLOBAL DEBUG validating counter group 0x55e0688b2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130135044 DLGLOBAL DEBUG validating counter group 0x55e0688b2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130135044 DTBFUL DEBUG TBF(UL:TFI-0-0--1:G){NEW} Assigning TS=6 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130135044 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(UL:TFI-0-0-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130135044 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241121130135044 DTBF INFO TBF(UL:TFI-0-0-0:G){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 00 (tbf_ul.cpp:712) 20241121130135044 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-0-0:G){NEW} (gprs_ms.c:336) 20241121130135044 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130135044 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130135044 DTBFUL INFO TBF(UL:TFI-0-0-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130135044 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130135044 DTBFUL DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130135044 DTBF DEBUG TBF(UL:TFI-0-0-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20241121130135044 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130135044 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130135044 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=6 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121130135044 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 0e e3 67 78 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=121, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130135047 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x79, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130135047 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x79 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130135047 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130135047 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130135047 DLGLOBAL DEBUG validating counter group 0x55e0688b2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130135047 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130135047 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130135047 DRLCMAC DEBUG Found first unallocated TRX=1 TFI=0 (bts.cpp:663) 20241121130135047 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130135047 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130135047 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130135047 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130135047 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130135047 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121130135047 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"....CC.."(TS=7) (alloc_algo.cpp:504) 20241121130135047 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121130135047 DRLCMAC DEBUG - Skipping TS 5, because num TBFs 0 >= 0 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"..uuU..."(TS=7), single (alloc_algo.cpp:688) 20241121130135047 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 4 (alloc_algo.cpp:834) 20241121130135047 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"..DDC..."(TS=7) (alloc_algo.cpp:841) 20241121130135047 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130135047 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130135047 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135047 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135047 DLGLOBAL DEBUG validating counter group 0x55e0688b2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130135047 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130135047 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130135047 DLGLOBAL DEBUG validating counter group 0x55e0688b2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130135047 DLGLOBAL DEBUG validating counter group 0x55e0688b2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130135047 DTBFUL DEBUG TBF(UL:TFI-0-1--1:G){NEW} Assigning TS=4 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130135047 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Attaching TBF(UL:TFI-0-1-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130135047 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Setting Control TS PDCH(bts=0,trx=1,ts=4) (tbf.cpp:299) 20241121130135047 DTBF INFO TBF(UL:TFI-0-1-0:G){NEW} Allocated: trx = 1, ul_slots = 10, dl_slots = 00 (tbf_ul.cpp:712) 20241121130135047 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-1-0:G){NEW} (gprs_ms.c:336) 20241121130135047 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130135047 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130135047 DTBFUL INFO TBF(UL:TFI-0-1-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130135047 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130135047 DTBFUL DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130135047 DTBF DEBUG TBF(UL:TFI-0-1-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20241121130135047 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130135047 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130135047 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=1 (ARFCN 872) TS=4 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121130135047 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 0c e3 68 79 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 4, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 872, indirect := omit }, one := omit }, req_ref := { ra := '01111001'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=122, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130135049 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x7a, fn=1337 (rfn=1337), cur_fn=13, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130135049 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x7a (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130135049 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130135049 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130135049 DLGLOBAL DEBUG validating counter group 0x55e0688b2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130135049 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130135049 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130135049 DRLCMAC DEBUG Found first unallocated TRX=2 TFI=0 (bts.cpp:663) 20241121130135049 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130135049 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130135049 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130135049 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130135049 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130135049 DRLCMAC DEBUG - Skipping TS 7, because not enabled (alloc_algo.cpp:75) 20241121130135049 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"CC......"(TS=7) (alloc_algo.cpp:504) 20241121130135049 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121130135049 DRLCMAC DEBUG - Skipping TS 1, because num TBFs 0 >= 0 (alloc_algo.cpp:199) Selected UL slots: (TS=0)"U.....uu"(TS=7), single (alloc_algo.cpp:688) 20241121130135049 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 0 (alloc_algo.cpp:834) 20241121130135049 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"C.....DD"(TS=7) (alloc_algo.cpp:841) 20241121130135049 DTBF DEBUG MS(TA-220:MSCLS-0-0) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130135049 DTBF INFO MS(TA-220:MSCLS-0-0) Allocating UL TBF (tbf_ul.cpp:115) 20241121130135049 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135049 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135049 DLGLOBAL DEBUG validating counter group 0x55e0688b2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130135049 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130135049 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130135049 DLGLOBAL DEBUG validating counter group 0x55e0688b2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130135049 DLGLOBAL DEBUG validating counter group 0x55e0688b2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130135049 DTBFUL DEBUG TBF(UL:TFI-0-2--1:G){NEW} Assigning TS=0 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130135049 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Attaching TBF(UL:TFI-0-2-0:G){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130135049 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Setting Control TS PDCH(bts=0,trx=2,ts=0) (tbf.cpp:299) 20241121130135049 DTBF INFO TBF(UL:TFI-0-2-0:G){NEW} Allocated: trx = 2, ul_slots = 01, dl_slots = 00 (tbf_ul.cpp:712) 20241121130135049 DMS INFO MS(TA-220:MSCLS-0-0) Attaching UL TBF: TBF(UL:TFI-0-2-0:G){NEW} (gprs_ms.c:336) 20241121130135049 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130135049 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130135049 DTBFUL INFO TBF(UL:TFI-0-2-0:G){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130135049 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130135049 DTBFUL DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130135049 DTBF DEBUG TBF(UL:TFI-0-2-0:G){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=13 (tbf_ul.cpp:221) 20241121130135049 DMS DEBUG MS(TA-220:MSCLS-0-0:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130135049 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130135049 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=2 (ARFCN 873) TS=0 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121130135049 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=13 block=0 data=ff ff ff ff 2d 06 3f 10 08 e3 69 7a 09 6b 00 00 c8 00 30 0b 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O 20241121130135050 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130135050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 0, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 873, indirect := omit }, one := omit }, req_ref := { ra := '01111010'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, ch_coding_cmd := CH_CODING_CS2 (1), tlli_block_chan_coding := '1'B, alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, single := omit } 20241121130135050 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135050 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=112, TA=0 20241121130135050 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130135050 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135050 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135051 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135051 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135051 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135051 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135051 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135051 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135051 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x70, fn=1337 (rfn=1337), cur_fn=17, is_11bit=0 (pcu_l1_if.cpp:633) 20241121130135051 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x70 (8 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130135051 DRLCMAC DEBUG MS requests single block allocation (two phase packet access) (bts.cpp:966) 20241121130135051 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 52 for type SBA (pdch_ul_controller.c:184) 20241121130135051 DRLCMAC DEBUG Allocated a single block at SBFn=52 TRX=0 TS=7 (bts.cpp:1002) 20241121130135051 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=-1 USF=7 (bts.cpp:1026) 20241121130135051 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=17 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 70 09 6b 00 00 c0 08 01 03 2b 2b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1218)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01110000'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '0'B, ass := { ul := { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } } } } } } } } } MTC@1d710fa6204d: Rx Uplink TBF GPRS assignment: { presence := '0'B, dynamic := omit, single := { alpha_present := '0'B, alpha := omit, gamma := 0, padding := '01'B, tbf_starting_time := { t1 := 0, t3 := 1, t2 := 0 } } } 20241121130135054 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130135068 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130135068 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135069 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135069 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135070 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135070 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135070 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135071 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135071 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135071 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135071 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135072 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135072 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135072 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135078 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130135093 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130135093 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135095 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135095 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135096 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135096 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135097 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135097 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135098 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135098 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135098 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135099 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135099 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135101 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135101 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135102 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130135112 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130135112 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135113 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135113 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135113 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135113 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135114 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135114 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135115 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135115 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135115 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135116 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135116 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135117 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135117 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135117 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130135130 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130135130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135130 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135130 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135130 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135130 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135130 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135131 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135131 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135131 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135131 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135131 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135131 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135139 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130135153 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130135153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135153 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135153 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135154 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135154 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135154 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135154 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135154 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135154 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135154 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135154 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135154 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135158 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130135172 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130135172 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135173 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135173 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135173 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135173 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135174 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135174 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135174 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135174 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135174 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135175 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135175 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135175 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135177 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130135193 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130135193 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135196 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135196 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135198 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135198 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135199 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135199 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135200 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135200 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135201 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135202 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135203 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135203 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135205 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135205 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135206 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130135216 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130135216 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135217 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135217 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135217 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135217 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135218 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135218 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135218 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135218 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135218 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135219 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135219 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data=40 16 40 00 00 01 22 6c a2 8c 46 00 40 00 00 00 00 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:463) 20241121130135219 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 0 (pcu_l1_if.cpp:478) 20241121130135219 DRLCMACUL DEBUG PDCH(bts=0,trx=0,ts=7) Got RLC block, coding scheme: CS-1, length: 23 (23)) (pdch.cpp:981) 20241121130135219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 +++++++++++++++++++++++++ RX : Uplink Control Block +++++++++++++++++++++++++ (pdch.cpp:912) 20241121130135219 DCSN1 INFO csnStreamDecoder (type: Pkt Resource Req (5)): PayloadType = 1 | spare = 0 | R = 0 | MESSAGE_TYPE = 5 | Exist_ACCESS_TYPE = 1 | ACCESS_TYPE = 0 |  : ID | Choice PacketResourceRequestID = 1 | u.TLLI = 0x00000004 | : End ID | Exist_MS_Radio_Access_capability2 = 1 |  : MS_Radio_Access_capability2 | MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 3 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 3 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | : End MS_Radio_Access_capability2 |  : Channel_Request_Description | PEAK_THROUGHPUT_CLASS = 0 | RADIO_PRIORITY = 0 | RLC_MODE = 0 | LLC_PDU_TYPE = 1 | RLC_OCTET_COUNT = 0 | : End Channel_Request_Description | Exist_CHANGE_MARK = 0 | C_VALUE = 0 | Exist_SIGN_VAR = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | I_LEVEL_TN | Exist = 0 | Exist_AdditionsR99 = 0 | Padding = 0|43|43|43|43|43|43| (gsm_rlcmac.c:5476) 20241121130135219 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 ------------------------- RX : Uplink Control Block ------------------------- (pdch.cpp:925) 20241121130135219 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130135220 DLGLOBAL DEBUG validating counter group 0x55e0688b2760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130135220 DMS INFO Modifying MS object, UL TLLI: 0xffffffff -> 0x00000004, not yet confirmed (gprs_ms.c:512) 20241121130135220 DMS INFO MS(TLLI-0x00000004:TA-220:MSCLS-0-0): + rcv_resource_request: now used by 1 (rcv_resource_request) (pdch.cpp:681) 20241121130135220 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 PKT RESOURCE REQ: MS requests UL TBF throguh SBA (pdch.cpp:716) 20241121130135220 DMS INFO Modifying MS object, TLLI = 0x00000004, TA 220 -> 0 (gprs_ms.c:609) 20241121130135220 DMS INFO Modifying MS object, TLLI = 0x00000004, MS class 0 -> 3 (gprs_ms.c:624) 20241121130135220 DMS INFO Modifying MS object, TLLI = 0x00000004, EGPRS MS class 0 -> 3 (gprs_ms.c:636) 20241121130135220 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130135220 DRLCMAC DEBUG [UL] algo B (suggested TRX: 0): Alloc start (alloc_algo.cpp:763) 20241121130135220 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121130135220 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 3 (alloc_algo.cpp:482) 20241121130135220 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130135220 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130135220 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130135220 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130135220 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130135220 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130135220 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121130135220 DRLCMAC DEBUG Rx=2 Tx=2 Sum Rx+Tx=3, Tta=3 Ttb=2, Tra=3 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), multi (alloc_algo.cpp:688) 20241121130135220 DRLCMAC INFO [UL] algo B (suggested TRX: 0): using 1 slots (alloc_algo.cpp:837) 20241121130135220 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"DD.....C"(TS=7) (alloc_algo.cpp:841) 20241121130135220 DTBF DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130135220 DTBF INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Allocating UL TBF (tbf_ul.cpp:115) 20241121130135220 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135220 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130135220 DLGLOBAL DEBUG validating counter group 0x55e0688b2b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130135220 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130135220 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130135220 DLGLOBAL DEBUG validating counter group 0x55e0688b2c00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130135220 DLGLOBAL DEBUG validating counter group 0x55e0688b2c20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130135220 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E:TLLI-0x00000004){NEW} Assigning TS=7 TFI=1 USF=0 (tbf_ul.cpp:695) 20241121130135220 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1190) 20241121130135220 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130135220 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130135220 DTBFUL INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130135220 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130135220 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Attaching UL TBF: TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW} (gprs_ms.c:336) 20241121130135220 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): + tbf: now used by 2 (rcv_resource_request,tbf) (gprs_ms.c:343) 20241121130135220 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: Received Event ASSIGN_ADD_PACCH (gprs_ms.c:1176) 20241121130135220 DTBFUL INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW} set ass. type PACCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130135220 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:97) 20241121130135220 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} Starting timer T3168 [UL TBF Ass (PACCH)] with 16 sec. 0 microsec (tbf_ul_fsm.c:125) 20241121130135220 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} Change control TS PDCH(bts=0,trx=0,ts=7) -> PDCH(bts=0,trx=0,ts=7) until assignment is complete. (pdch.cpp:818) 20241121130135220 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Received Event SCHED_ASS (pdch.cpp:824) 20241121130135220 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: state_chg to SEND_ASS (tbf_ul_ass_fsm.c:178) 20241121130135220 DTBF DEBUG TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} Starting timer T3168 [PKT UL ASS PACCH] with 16 sec. 0 microsec (tbf_ul_ass_fsm.c:210) 20241121130135220 DMS DEBUG MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL): - rcv_resource_request: now used by 1 (tbf) (pdch.cpp:826) 20241121130135221 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 RX RTS.req: sapi=5 arfcn=871 cur_fn=52 block=1 (pcu_l1_if.cpp:576) 20241121130135221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: Received Event CREATE_RLCMAC_MSG (tbf_ul_ass_fsm.c:377) 20241121130135221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) POLL scheduled at FN 56 + 13 = 69 (pdch_ul_controller.c:131) 20241121130135221 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} start Packet Uplink Assignment (PACCH) (tbf_ul_ass_fsm.c:122) 20241121130135221 DTBF DEBUG +++++++++++++++++++++++++ TX : Packet Uplink Assignment +++++++++++++++++++++++++ (tbf_ul_ass_fsm.c:131) 20241121130135221 DCSN1 INFO csnStreamEncoder (type: Pkt UL ASS (10)): MESSAGE_TYPE = 10 | PAGE_MODE = 0 | Exist_PERSISTENCE_LEVEL = 0 |  : ID | u.TLLI = 2 | u.TLLI = 4 |  : End ID | u.PUA_EGPRS_Struct = 1 |  : u.PUA_EGPRS_Struct | u.PUA_EGPRS_00 = 0 |  : u.PUA_EGPRS_00 | Exist_CONTENTION_RESOLUTION_TLLI = 0 | Exist_COMPACT_ReducedMA = 0 | EGPRS_CHANNEL_CODING_COMMAND = 0 | RESEGMENT = 1 | EGPRS_WindowSize = 64 | AccessTechnologyType = 0 | ARAC_RETRANSMISSION_REQUEST = 0 | TLLI_BLOCK_CHANNEL_CODING = 1 | Exist_BEP_PERIOD2 = 0 |  : Packet_Timing_Advance | Exist_TIMING_ADVANCE_VALUE = 1 | TIMING_ADVANCE_VALUE = 0 | Exist_IndexAndtimeSlot = 0 |  : End Packet_Timing_Advance | Exist_Packet_Extended_Timing_Advance = 0 | Exist_Frequency_Parameters = 1 |  : Frequency_Parameters | TSC = 7 | u.ARFCN = 0 | u.ARFCN = 871 |  : End Frequency_Parameters | u.Dynamic_Allocation = 1 |  : u.Dynamic_Allocation | Extended_Dynamic_Allocation = 0 | Exist_P0 = 0 | USF_GRANULARITY = 0 | Exist_UPLINK_TFI_ASSIGNMENT = 1 | UPLINK_TFI_ASSIGNMENT = 1 | Exist_RLC_DATA_BLOCKS_GRANTED = 0 | Exist_TBF_Starting_Time = 0 | u.Timeslot_Allocation = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 0 | u.Timeslot_Allocation : | Exist = 1 | USF_TN = 0 |  : End u.Dynamic_Allocation |  : End u.PUA_EGPRS_00 |  : End u.PUA_EGPRS_Struct | Padding = 43|43|43|43|43|43|43|43| (gsm_rlcmac.c:6009) 20241121130135221 DTBF DEBUG ------------------------- TX : Packet Uplink Assignment ------------------------- (tbf_ul_ass_fsm.c:137) 20241121130135221 DRLCMAC DEBUG PDCH(bts=0,trx=0,ts=7) Reserving FN 69 for type POLL (pdch_ul_controller.c:184) 20241121130135221 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} Scheduled UL Assignment polling on PACCH (FN=69, TS=7) (tbf_ul_ass_fsm.c:141) 20241121130135221 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){SEND_ASS}: state_chg to WAIT_ACK (tbf_ul_ass_fsm.c:228) 20241121130135221 DRLCMACSCHED DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Scheduling control message at RTS for TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} (gprs_rlcmac_sched.cpp:202) 20241121130135221 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Sending data request: sapi=5 arfcn=871 cur_fn=52 block=1 data=4f 28 40 00 00 00 90 08 0a 01 e6 ce 88 40 08 2b 2b 2b 2b 2b 2b 2b 2b (pcu_l1_if.cpp:182) 20241121130135221 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) BTS(1218)@1d710fa6204d: Warning: dec_RlcmacDlCtrlBlock(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B'O ("++++++++") TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T: 2 s 20241121130135236 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130135236 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135237 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135237 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135238 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135238 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135238 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135239 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135239 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135239 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135240 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135240 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135240 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135241 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130135245 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130135245 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130135245 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130135248 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130135248 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130135248 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130135250 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130135250 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130135250 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130135254 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130135254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135254 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135254 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135255 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135255 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135255 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135256 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135256 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135256 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135256 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135256 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135256 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135263 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130135277 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130135277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135277 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135277 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135277 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135277 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135277 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135278 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135278 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135278 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135278 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135278 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130135278 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130135282 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 4, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 4, max := 4 } TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 3, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 3, max := 3 } TC_stat_pdch_avail_occ-STATS(1220)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 1, max := 1 } BTS(1218)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130135294 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55852<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130135296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55848<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130135297 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130135297 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130135297 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135297 DTBF INFO TBF(UL:TFI-0-0-0:G){FLOW} free (tbf.cpp:271) 20241121130135297 DTBF DEBUG TBF(UL:TFI-0-0-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130135297 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(UL:TFI-0-0-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130135297 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121130135297 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130135298 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121130135298 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130135298 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135298 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:G){FLOW}: Deallocated (fsm.c:568) 20241121130135298 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135298 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135298 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135298 DTBF INFO TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN} free (tbf.cpp:271) 20241121130135298 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN}, 1 TBFs, USFs = 01, TFIs = 00000002. (pdch.cpp:1200) 20241121130135298 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3:UL) Detaching TBF: TBF(UL:E:TLLI-0x00000004){ASSIGN} (gprs_ms.c:381) 20241121130135298 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130135298 DMS INFO MS(TLLI-0x00000004:TA-0:MSCLS-3-3) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130135298 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130135298 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20241121130135298 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){ASSIGN}: Deallocated (fsm.c:568) 20241121130135298 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){WAIT_ACK}: Deallocated (fsm.c:568) 20241121130135298 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E:TLLI-0x00000004){NONE}: Deallocated (fsm.c:568) 20241121130135298 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135298 DTBF INFO TBF(UL:TFI-0-1-0:G){FLOW} free (tbf.cpp:271) 20241121130135298 DTBF DEBUG TBF(UL:TFI-0-1-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130135298 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) Detaching TBF(UL:TFI-0-1-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130135298 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121130135298 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130135298 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121130135298 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130135299 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135299 DTBFUL INFO UL_TBF(UL:TFI-0-1-0:G){FLOW}: Deallocated (fsm.c:568) 20241121130135299 DTBF INFO UL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135299 DTBF INFO DL_ASS_TBF(UL:TFI-0-1-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135299 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135299 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135299 DTBF INFO TBF(UL:TFI-0-2-0:G){FLOW} free (tbf.cpp:271) 20241121130135299 DTBF DEBUG TBF(UL:TFI-0-2-0:G){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130135299 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) Detaching TBF(UL:TFI-0-2-0:G){FLOW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1200) 20241121130135299 DMS INFO MS(TA-0:MSCLS-0-0:UL) Detaching TBF: TBF(UL:G){FLOW} (gprs_ms.c:381) 20241121130135299 DMS INFO MS(TA-0:MSCLS-0-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130135299 DMS INFO MS(TA-0:MSCLS-0-0) Destroying MS object (gprs_ms.c:186) 20241121130135299 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130135299 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135299 DTBFUL INFO UL_TBF(UL:TFI-0-2-0:G){FLOW}: Deallocated (fsm.c:568) 20241121130135299 DTBF INFO UL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135299 DTBF INFO DL_ASS_TBF(UL:TFI-0-2-0:G){NONE}: Deallocated (fsm.c:568) 20241121130135299 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135299 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135299 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130135299 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130135299 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130135299 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130135299 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130135299 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130135300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130135300 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 106: stopped pid 13073 with status 0 MTC@1d710fa6204d: Test case TC_stat_pdch_avail_occ finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass'. respawn: 107: starting: osmo-pcu Thu Nov 21 13:01:35 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_stat_pdch_avail_occ.talloc 20241121130135343 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130135344 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130135344 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130135344 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130135366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130135467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55860<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=161668) Waiting for packet dumper to finish... 1 (prev_count=161668, count=232100) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs'. ------ PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs ------ Thu Nov 21 13:01:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs started. 1223@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1223@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1227)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1227)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1223@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 20241121130138628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55864<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1223@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1231)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1231)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 1223@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 PCUIF(1228)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1228)@1d710fa6204d: Start timer T: 5 s 20241121130138635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1228)@1d710fa6204d: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T: 2 s TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T: 2 s 1223@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1235)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1235)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130140344 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130140344 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130140344 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1228)@1d710fa6204d: OsmoPCU is now connected BTS(1230)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121130140357 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130140357 DLGLOBAL DEBUG validating counter group 0x5644f3395040(bts) with 102 counters (rate_ctr.c:86) 20241121130140357 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130140357 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130140357 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130140357 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130140357 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130140357 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130140357 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130140357 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130140357 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130140357 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130140357 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130140357 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130140357 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130140357 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130140357 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130140357 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130140357 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130140357 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130140357 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130140357 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130140357 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130140357 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130140357 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130140357 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130140357 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130140357 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130140357 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130140357 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130140357 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130140357 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130140357 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130140357 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130140357 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130140357 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130140357 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130140357 DLGLOBAL DEBUG validating counter group 0x7ff612ee85e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130140357 DLGLOBAL DEBUG validating counter group 0x5644f3394720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130140357 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130140357 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130140358 DLGLOBAL DEBUG validating counter group 0x7ff612ee9180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130140358 DLGLOBAL DEBUG validating counter group 0x7ff612ee9160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130140358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130140358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130140358 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130140358 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121130140358 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130140358 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130140358 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130140358 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130140358 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140359 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS4" -NSVCI1234(1227)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(1227)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(1227)@1d710fa6204d: Start timer Tns_alive: 3 s -NSVCI1234(1227)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS1" BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS2" BTS(1230)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS3" 20241121130140367 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130140367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130140367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130140367 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130140367 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130140367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130140367 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130140367 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130140367 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1227)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1227)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130140369 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130140369 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130140369 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130140369 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130140369 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130140369 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130140369 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130140369 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130140369 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130140369 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130140370 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140370 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) -NSVCI1234(1227)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1227)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1227)@1d710fa6204d: Start timer Tns_test: 10 s 20241121130140371 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130140371 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130140372 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140372 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140373 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140373 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140374 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140374 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140376 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140376 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140377 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140377 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140378 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140378 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140379 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140379 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140380 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 1224@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1224@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130140386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130140386 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130140386 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130140386 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130140386 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130140386 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130140386 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130140386 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130140388 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130140388 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140389 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140389 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140389 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140389 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140390 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140390 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 20241121130140390 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140390 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140391 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140391 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140391 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_gprs-BVCI1234(1225)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20241121130140391 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140391 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: BSSGP successfully initialized 20241121130140392 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130140392 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130140392 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130140392 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130140392 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130140392 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130140392 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130140392 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130140393 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T: 2 s 20241121130140395 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130140395 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130140395 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130140395 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130140395 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130140395 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130140395 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130140395 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130140395 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130140395 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130140399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130140399 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130140399 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130140399 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130140399 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130140408 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130140408 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140410 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140410 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140410 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140410 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140411 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140411 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140413 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140413 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140413 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140414 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140414 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140414 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140416 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130140430 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130140430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140430 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140430 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140431 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140431 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140431 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140431 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140431 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140431 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140431 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140431 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140431 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140435 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } 20241121130140449 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130140449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140449 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140449 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140449 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140449 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140449 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140449 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140449 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140449 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140450 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140450 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140450 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140453 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121130140460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130140460 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130140460 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130140460 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130140460 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121130140460 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121130140460 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 21 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 1 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121130140461 DLBSSGP DEBUG Got downlink MS class 1/0 (gprs_bssgp_pcu.c:148) 20241121130140461 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241121130140461 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130140461 DLGLOBAL DEBUG validating counter group 0x5644f3394760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130140461 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121130140461 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121130140461 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121130140461 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20241121130140461 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121130140461 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130140461 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130140461 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20241121130140461 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130140461 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130140461 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130140461 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130140461 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130140461 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130140461 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121130140461 DRLCMAC DEBUG Rx=1 Tx=1 Sum Rx+Tx=2, Tta=3 Ttb=2, Tra=4 Trb=2, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)".d....D."(TS=7), single (alloc_algo.cpp:688) 20241121130140461 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241121130140461 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20241121130140461 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121130140461 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Allocating DL TBF (tbf_dl.cpp:116) 20241121130140461 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130140461 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130140461 DLGLOBAL DEBUG validating counter group 0x5644f3394b40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130140461 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121130140461 DLGLOBAL DEBUG validating counter group 0x5644f3394e20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130140461 DTBFDL DEBUG TBF(DL:TFI-0-0--1:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241121130140461 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121130140461 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241121130140461 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40 (tbf_dl.cpp:443) 20241121130140461 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Attaching DL TBF: TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121130140461 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121130140461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121130140461 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121130140461 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121130140461 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121130140461 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121130140461 DTBFDL INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=6)] TA=220 (bts.cpp:1114) 20241121130140461 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=17 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0e e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 03 2b 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121130140461 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(1230)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1230)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '1'B }, ta_index_present := '1'B, ta_index := 2, tbf_starting_time_present := '1'B, tbf_starting_time := { t1 := 12, t3 := 43, t2 := 5 }, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121130140463 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121130140463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121130140463 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121130140463 DTBFDL DEBUG TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121130140468 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130140468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140468 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140468 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140469 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140469 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140469 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140469 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140469 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140469 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140469 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140469 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140470 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140470 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140477 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130140493 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130140493 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140495 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140495 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140495 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140495 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140496 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140496 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140496 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140496 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140497 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140497 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140497 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140497 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140497 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140498 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130140512 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130140512 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140514 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140514 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140515 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140515 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140516 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140516 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140517 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140517 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140517 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140518 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140519 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140519 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140520 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130140531 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130140531 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140532 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140532 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140533 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140533 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140534 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140534 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140535 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140535 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140535 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140536 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140536 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140536 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140539 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130140553 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130140553 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140554 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140554 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140554 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140554 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140554 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140554 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140554 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140554 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140555 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140558 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130140572 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130140572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140572 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140572 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140572 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140572 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140572 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140573 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140573 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140573 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140573 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140573 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140573 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140576 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130140590 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130140590 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140591 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140591 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140591 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140591 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140591 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140591 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140591 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140591 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140591 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140591 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140592 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140592 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140600 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130140614 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130140614 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140615 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140615 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140615 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140615 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140616 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140616 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140616 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140616 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140617 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140617 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140617 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140617 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140618 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140618 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140619 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130140634 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130140634 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140635 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140635 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140636 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140636 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140637 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140637 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140638 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140638 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140639 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140639 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140641 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140641 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140642 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140642 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140643 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130140652 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130140652 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140653 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140653 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140653 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140653 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140654 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140654 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140654 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140654 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140655 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140655 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140656 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140656 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140657 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140657 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140663 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130140664 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130140664 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121130140664 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T: 2 s 20241121130140678 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130140678 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140680 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=65 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140680 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140681 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140681 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140682 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=65 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140682 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140683 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140683 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=65 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140683 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140684 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140684 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140685 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140685 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140686 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130140696 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130140696 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140697 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=69 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140697 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140697 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140697 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=69 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140697 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140698 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140698 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=69 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140698 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140698 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140698 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140699 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140699 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140700 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130140714 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130140714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140714 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=73 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140714 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140714 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140714 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=73 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140714 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140715 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140715 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=73 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140715 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140715 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140715 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130140715 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130140723 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_gprs-STATS(1232)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } BTS(1230)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130140729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55870<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130140730 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55864<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130140731 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130140731 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DTBF INFO TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121130140731 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0:DL) Detaching TBF: TBF(DL:G:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130140731 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130140731 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-0) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130140731 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121130140731 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130140731 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130140731 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:G:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130140731 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130140731 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130140731 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130140731 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130140731 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130140731 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130140731 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 107: stopped pid 13140 with status 0 MTC@1d710fa6204d: Test case TC_stat_pdch_avail_occ_ms_not_known_gprs finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass'. respawn: 108: starting: osmo-pcu Thu Nov 21 13:01:40 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs.talloc 20241121130140744 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130140744 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130140744 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130140745 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130140766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130140867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55878<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=141044) Waiting for packet dumper to finish... 1 (prev_count=141044, count=171128) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs'. ------ PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs ------ Thu Nov 21 13:01:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs started. 1236@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23000 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@1d710fa6204d: Adding Client=mtc, IMSI='262420000000001'H, TLLI='FFFFFFFF'O, index=0 MTC@1d710fa6204d: Start timer g_T_guard: 60 s 1236@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23000, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } -NSVCI1234(1240)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 1236@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23001 -NSVCI1234(1240)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130143927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1236@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23001, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1244)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s 1236@1d710fa6204d: Creating NSIP provider for "127.0.0.1":23002 MTC@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1244)@1d710fa6204d: Provider Link came up: waiting for NS-RESET MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1241)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." 20241121130143934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1241)@1d710fa6204d: Start timer T: 5 s PCUIF(1241)@1d710fa6204d: Start timer T_Conn: 10 s TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T: 2 s 1236@1d710fa6204d: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 23002, local_ip := "127.0.0.1", remote_udp_port := 22000, remote_ip := "127.0.0.1", data_weight := 1, signalling_weight := 1 } }, nsvci := 1234 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T: 2 s -NSVCI1234(1247)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI1234(1247)@1d710fa6204d: Provider Link came up: waiting for NS-RESET 20241121130145745 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130145745 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130145745 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1241)@1d710fa6204d: OsmoPCU is now connected BTS(1243)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 10 s 20241121130145749 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130145749 DLGLOBAL DEBUG validating counter group 0x5629d9e0b040(bts) with 102 counters (rate_ctr.c:86) 20241121130145749 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130145749 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130145749 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130145749 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130145749 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130145749 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130145749 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130145749 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130145749 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130145749 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130145749 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130145749 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130145749 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130145749 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130145749 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130145749 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130145749 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130145749 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130145749 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130145749 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130145749 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130145749 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130145749 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130145749 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130145749 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130145749 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130145749 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130145749 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130145749 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130145749 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130145749 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130145749 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130145749 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130145749 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130145749 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130145749 DLGLOBAL DEBUG validating counter group 0x7f284b7e65e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130145749 DLGLOBAL DEBUG validating counter group 0x5629d9e0a720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130145749 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130145749 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130145749 DLGLOBAL DEBUG validating counter group 0x7f284b7e7180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130145749 DLGLOBAL DEBUG validating counter group 0x7f284b7e7160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130145749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130145749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130145749 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130145749 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130145749 DL1IF INFO PDCH(bts=0,trx=0,ts=6) Sending activate request (pcu_l1_if.cpp:158) 20241121130145749 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145749 DL1IF INFO PDCH (trx=0, ts=6): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145749 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130145749 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO PDCH(bts=0,trx=1,ts=4) Sending activate request (pcu_l1_if.cpp:158) 20241121130145750 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=1, ts=4): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO PDCH(bts=0,trx=1,ts=5) Sending activate request (pcu_l1_if.cpp:158) 20241121130145750 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=1, ts=5): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO PDCH(bts=0,trx=2,ts=0) Sending activate request (pcu_l1_if.cpp:158) 20241121130145750 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=2, ts=0): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO PDCH(bts=0,trx=2,ts=1) Sending activate request (pcu_l1_if.cpp:158) 20241121130145750 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=2, ts=1): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO PDCH(bts=0,trx=3,ts=2) Sending activate request (pcu_l1_if.cpp:158) 20241121130145750 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=3, ts=2): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO PDCH(bts=0,trx=3,ts=3) Sending activate request (pcu_l1_if.cpp:158) 20241121130145750 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130145750 DL1IF INFO PDCH (trx=3, ts=3): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130145750 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130145750 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130145750 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145750 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS6" BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS4" BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX1/TS5" -NSVCI1234(1240)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_ALIVE_BLOCKED (3) BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS0" -NSVCI1234(1240)@1d710fa6204d: Rx NS-RESET: Sending NS-ALIVE -NSVCI1234(1240)@1d710fa6204d: Start timer Tns_alive: 3 s BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX2/TS1" -NSVCI1234(1240)@1d710fa6204d: Start timer Tns_test: 10 s BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS2" BTS(1243)@1d710fa6204d: "Rx ACT.req from the PCU: TRX3/TS3" 20241121130145752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130145752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130145752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130145752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130145752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130145752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130145752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130145752 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130145752 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI1234(1240)@1d710fa6204d: Warning: Stopping inactive timer Tns_block. -NSVCI1234(1240)@1d710fa6204d: NSVC 1234 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20241121130145753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130145753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130145753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130145753 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130145753 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130145753 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130145753 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130145753 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130145753 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130145753 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130145753 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130145753 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI1234(1240)@1d710fa6204d: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI1234(1240)@1d710fa6204d: Warning: Re-starting timer Tns_test, which is already active (running or expired). -NSVCI1234(1240)@1d710fa6204d: Start timer Tns_test: 10 s 1237@1d710fa6204d: Rx BVC-RESET for Signaling BVCI=0 1237@1d710fa6204d: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_UNBLOCKED (3) 20241121130145758 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130145758 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130145758 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130145758 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130145758 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130145758 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130145758 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130145758 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@1d710fa6204d: Rx BVC-RESET from BVCI=1234 TC_stat_pdch_avail_occ_ms_not_known_egprs-BVCI1234(1238)@1d710fa6204d: BVCI(1234) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@1d710fa6204d: BSSGP successfully initialized TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T: 2 s 20241121130145762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130145762 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130145762 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130145762 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130145762 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130145762 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130145762 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130145762 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130145762 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145762 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145763 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=0 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145763 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145763 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145763 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145763 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=0 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145763 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145764 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145764 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=0 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145764 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145764 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145764 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130145764 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130145764 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130145764 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130145764 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130145764 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130145764 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130145764 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130145764 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130145764 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130145765 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145765 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145767 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130145768 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130145768 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130145768 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130145768 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130145768 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130145781 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130145781 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145782 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=4 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145782 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145782 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145782 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=4 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145782 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145782 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145782 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145783 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=4 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145783 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145783 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145783 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145783 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145786 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130145800 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130145800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145800 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=8 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145800 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145800 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145800 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=8 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145800 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145800 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145800 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145800 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=8 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145801 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145801 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 0, max := 0 } 20241121130145809 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Start timer T: 2 s 20241121130145823 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130145823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145823 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=13 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145823 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145823 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145823 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145824 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=13 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145824 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145824 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145824 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=13 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145824 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145825 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145825 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145825 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145825 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130145825 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130145825 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130145825 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130145825 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) DL_UNITDATA (gprs_bssgp_pcu.c:351) 20241121130145825 DLBSSGP DEBUG Got BSSGP RA Capability of size 5 (gprs_bssgp_pcu.c:84) 20241121130145825 DCSN1 INFO csnStreamDecoder (RAcap): MS_RA_capability_value { | Choice MS_RA_capability_value_Choice = 1 | u.Content length = 27 | offset = 1 | RF_Power_Capability = 1 | Exist_A5_bits = 0 | ES_IND = 1 | PS = 0 | VGCS = 0 | VBS = 0 | Exist_Multislot_capability = 1 |  : Multislot_capability | Exist_HSCSD_multislot_class = 0 | Exist_GPRS_multislot_class = 1 | GPRS_multislot_class = 1 | GPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_SM = 0 | Exist_ECSD_multislot_class = 0 | Exist_EGPRS_multislot_class = 1 | EGPRS_multislot_class = 1 | EGPRS_Extended_Dynamic_Allocation_Capability = 0 | Exist_DTM_GPRS_multislot_class = 0 | : End Multislot_capability | COMPACT_Interference_Measurement_Capability = NULL | Revision_Level_Indicator = NULL | UMTS_FDD_Radio_Access_Technology_Capability = NULL | UMTS_384_TDD_Radio_Access_Technology_Capability = NULL | CDMA2000_Radio_Access_Technology_Capability = NULL | UMTS_128_TDD_Radio_Access_Technology_Capability = NULL | GERAN_Feature_Package_1 = NULL | Modulation_based_multislot_class_support = NULL | GMSK_MultislotPowerProfile = NULL | EightPSK_MultislotProfile = NULL | MultipleTBF_Capability = NULL | DownlinkAdvancedReceiverPerformance = NULL | ExtendedRLC_MAC_ControlMessageSegmentionsCapability = NULL | DTM_EnhancementsCapability = NULL | PS_HandoverCapability = NULL | DTM_Handover_Capability = NULL | FlexibleTimeslotAssignment = NULL | GAN_PS_HandoverCapability = NULL | RLC_Non_persistentMode = NULL | ReducedLatencyCapability = NULL | UplinkEGPRS2 = NULL | DownlinkEGPRS2 = NULL | EUTRA_FDD_Support = NULL | EUTRA_TDD_Support = NULL | GERAN_To_EUTRAN_supportInGERAN_PTM = NULL | PriorityBasedReselectionSupport = NULL | MS_RA_capability_value } | Padding = 0| (gsm_rlcmac.c:6172) 20241121130145825 DLBSSGP DEBUG Got downlink MS class 1/1 (gprs_bssgp_pcu.c:148) 20241121130145825 DLBSSGP INFO LLC [SGSN -> PCU] = TLLI: 0x00000001 IMSI: 262420000000001 len: 1400 (gprs_bssgp_pcu.c:177) 20241121130145825 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130145825 DLGLOBAL DEBUG validating counter group 0x5629d9e0a760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130145825 DMS INFO MS(TA-220:MSCLS-0-0): + dl_tbf_handle: now used by 1 (dl_tbf_handle) (gprs_ms.c:175) 20241121130145825 DMS INFO Modifying MS object, TLLI = 0xffffffff, IMSI '' -> '262420000000001' (gprs_ms.c:571) 20241121130145825 DMS INFO The MS object cannot fully confirm an unexpected TLLI: 0x00000001, partly confirmed (gprs_ms.c:538) 20241121130145825 DMS INFO Modifying MS object, TLLI = 0x00000001, MS class 0 -> 1 (gprs_ms.c:624) 20241121130145825 DMS INFO Modifying MS object, TLLI = 0x00000001, EGPRS MS class 0 -> 1 (gprs_ms.c:636) 20241121130145825 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130145825 DTBFDL DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) appending 1400 bytes to DL LLC queue (gprs_ms.c:1370) 20241121130145825 DRLCMAC DEBUG [DL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130145825 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130145825 DRLCMAC DEBUG Slot Allocation (Algorithm B) for class 1 (alloc_algo.cpp:482) 20241121130145825 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130145825 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130145825 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130145825 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130145825 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130145825 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130145826 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)"......CC"(TS=7) (alloc_algo.cpp:504) 20241121130145826 DRLCMAC DEBUG Rx=1 Tx=1 Sum Rx+Tx=2, Tta=3 Ttb=2, Tra=4 Trb=2, Type=1 (mslot_class.c:193) Selected DL slots: (TS=0)".d....D."(TS=7), single (alloc_algo.cpp:688) 20241121130145826 DRLCMAC INFO [DL] algo B (suggested TRX: -1): using single slot at TS 6 (alloc_algo.cpp:834) 20241121130145826 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)".D....C."(TS=7) (alloc_algo.cpp:841) 20241121130145826 DTBF DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) ********** DL-TBF starts here ********** (tbf_dl.cpp:115) 20241121130145826 DTBF INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Allocating DL TBF (tbf_dl.cpp:116) 20241121130145826 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130145826 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130145826 DLGLOBAL DEBUG validating counter group 0x5629d9e0ab40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130145826 DTBFDL INFO DL_TBF{NEW}: Allocated (fsm.c:456) 20241121130145826 DLGLOBAL DEBUG validating counter group 0x5629d9e0ae00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130145826 DTBFDL DEBUG TBF(DL:TFI-0-0--1:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Assigning TS=6 TFI=0 (tbf_dl.cpp:431) 20241121130145826 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Attaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1190) 20241121130145826 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=6) (tbf.cpp:299) 20241121130145826 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Allocated: trx = 0, ul_slots = 40, dl_slots = 40 (tbf_dl.cpp:443) 20241121130145826 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} setting EGPRS DL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_dl.cpp:1341) 20241121130145826 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130145826 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Attaching DL TBF: TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} (gprs_ms.c:348) 20241121130145826 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1:DL): + tbf: now used by 2 (dl_tbf_handle,tbf) (gprs_ms.c:355) 20241121130145826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} [DOWNLINK] START (PCH) (gprs_ms.c:1359) 20241121130145826 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} Send downlink assignment on PCH, no TBF exist (IMSI=262420000000001) (tbf_dl.cpp:486) 20241121130145826 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: Received Event ASSIGN_ADD_CCCH (tbf_dl.cpp:489) 20241121130145826 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_dl_fsm.c:67) 20241121130145826 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NEW}: state_chg to ASSIGN (tbf_dl_fsm.c:94) 20241121130145826 DTBFDL INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Tx CCCH (PCH) Immediate Assignment [PktDlAss=PDCH(bts=0,trx=0,ts=6)] TA=220 (bts.cpp:1114) 20241121130145826 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=8 arfcn=0 cur_fn=13 block=0 data=01 00 00 00 32 36 32 34 32 30 30 30 30 30 30 30 30 30 31 00 00 2d 06 3f 30 0e e3 67 7d 80 00 1c 00 d0 00 00 00 18 00 00 03 2b 2b 2b 01 (pcu_l1_if.cpp:182) 20241121130145826 DMS DEBUG MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1:DL): - dl_tbf_handle: now used by 1 (tbf) (tbf_dl.cpp:232) BTS(1243)@1d710fa6204d: Warning: dec_PCUIF_pch(): Data remained at the end of the stream after successful decoding: '01'O BTS(1243)@1d710fa6204d: Warning: The first argument (instr) of function regexp(), which is "262420000000001" & char(0, 0, 0, 0) & char(0, 0, 0, 0), contains a character with zero character code at index 15. The rest of the string will be ignored during matching. MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := true, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 6, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111101'B, t1p := 16, t3 := 0, t2 := 0 }, timing_advance := 28, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '11'B, ll := omit, lh := omit, hl := omit, hh := { pa_disc := '0'B, pa := { uldl := { ass_disc := '1'B, ass := { dl := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } } } } } } } } MTC@1d710fa6204d: Rx Downlink TBF assignment: { ccch := { tlli := '00000001'O, group1_present := '1'B, group1 := { tfi_assignment := 0, rlc_mode := '0'B, alpha_present := '0'B, alpha := 0, gamma := 0, polling := '0'B, ta_valid := '0'B }, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit, p0_present := '0'B, p0 := omit, pr_mode := omit } } MTC@1d710fa6204d: Start timer T: 0.2 s 20241121130145829 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130145829 DL1IF DEBUG Data confirm received: sapi=8 (pcu_l1_if.cpp:510) 20241121130145829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Got IMM.ASS confirm (bts.cpp:736) 20241121130145829 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_PCUIF_CNF (bts.cpp:737) 20241121130145829 DTBFDL DEBUG TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN} Starting timer X2002 [assignment (PCH)] with 0 sec. 200000 microsec (tbf_dl_fsm.c:192) 20241121130145863 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130145863 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145864 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=17 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145864 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145864 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145864 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=17 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145864 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145865 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145865 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=17 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145865 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145865 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145868 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130145882 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130145882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145882 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=21 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145882 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145883 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145883 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=21 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145883 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145883 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145883 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=21 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145883 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145884 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145891 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130145905 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130145905 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145906 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=26 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145906 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145906 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145906 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145906 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=26 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145906 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145907 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145907 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=26 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145907 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145907 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145907 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145907 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145910 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130145924 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130145924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145924 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=30 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145924 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145924 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145924 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=30 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145924 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145925 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145925 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=30 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145925 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145925 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145925 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145925 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145928 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130145943 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130145943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145943 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=34 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145943 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145943 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145944 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=34 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145944 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145944 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145944 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=34 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145944 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145945 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145952 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130145966 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130145966 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145967 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=39 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145967 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145967 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145967 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145968 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=39 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145968 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145968 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145968 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=39 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145968 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145968 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145968 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145971 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130145985 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130145985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145985 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=43 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145985 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145985 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145985 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=43 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145985 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145985 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145985 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=43 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145985 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145986 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145986 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130145986 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130145989 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130146003 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130146003 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146004 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=47 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146004 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146004 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146004 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=47 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146004 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146004 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146004 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=47 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146004 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146004 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146004 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146005 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146005 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146013 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130146027 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130146027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146027 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=52 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146027 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146027 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146027 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=52 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146027 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146027 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146027 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=52 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146027 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146028 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146028 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146028 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T: 2 s 20241121130146029 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130146029 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_dl_fsm.c:395) 20241121130146029 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){ASSIGN}: state_chg to FLOW (tbf_dl_fsm.c:199) 20241121130146031 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130146045 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130146045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146045 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=56 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146045 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146045 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146046 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=56 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146046 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146046 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146046 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=56 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146046 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146046 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146046 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146046 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146050 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130146064 DL1IF DEBUG (bts=0,trx=2,ts=0) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130146064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=0) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146064 DL1IF DEBUG (bts=0,trx=2,ts=1) FN=60 Rx DATA.ind: sapi=5 arfcn=873 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146064 DL1IF DEBUG PDCH(bts=0,trx=2,ts=1) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146064 DL1IF DEBUG (bts=0,trx=3,ts=2) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=2) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146064 DL1IF DEBUG (bts=0,trx=3,ts=3) FN=60 Rx DATA.ind: sapi=5 arfcn=874 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146064 DL1IF DEBUG PDCH(bts=0,trx=3,ts=3) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.available", val := 8, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.available", mtype := "g", min := 8, max := 8 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied", mtype := "g", min := 1, max := 1 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.gprs", val := 0, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.gprs", mtype := "g", min := 0, max := 0 } TC_stat_pdch_avail_occ_ms_not_known_egprs-STATS(1246)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.occupied.egprs", val := 1, mtype := "g", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.occupied.egprs", mtype := "g", min := 1, max := 1 } 20241121130146064 DL1IF DEBUG (bts=0,trx=1,ts=4) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=4) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146064 DL1IF DEBUG (bts=0,trx=1,ts=5) FN=60 Rx DATA.ind: sapi=5 arfcn=872 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146064 DL1IF DEBUG PDCH(bts=0,trx=1,ts=5) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146065 DL1IF DEBUG (bts=0,trx=0,ts=6) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=6) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130146065 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130146065 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1243)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130146065 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38056<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130146066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130146067 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130146067 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DTBF INFO TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} free (tbf.cpp:271) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=0,ts=6) Detaching TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}, 1 TBFs, USFs = 00, TFIs = 00000001. (pdch.cpp:1200) 20241121130146067 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1:DL) Detaching TBF: TBF(DL:E:IMSI-262420000000001:TLLI-0x00000001){FLOW} (gprs_ms.c:381) 20241121130146067 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130146067 DMS INFO MS(IMSI-262420000000001:TLLI-0x00000001:TA-220:MSCLS-1-1) Schedule MS release in 60 secs (gprs_ms.c:246) 20241121130146067 DTBF DEBUG ********** DL-TBF ends here ********** (tbf.cpp:279) 20241121130146067 DTBFDL INFO DL_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){FLOW}: Deallocated (fsm.c:568) 20241121130146067 DTBF INFO UL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130146067 DTBF INFO DL_ASS_TBF(DL:TFI-0-0-0:E:IMSI-262420000000001:TLLI-0x00000001){NONE}: Deallocated (fsm.c:568) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=1,ts=4) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=1,ts=5) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=2,ts=0) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=2,ts=1) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=3,ts=2) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DRLCMAC INFO PDCH(bts=0,trx=3,ts=3) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130146067 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130146067 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130146067 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130146067 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130146067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130146067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130146067 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 108: stopped pid 13208 with status 0 MTC@1d710fa6204d: Test case TC_stat_pdch_avail_occ_ms_not_known_egprs finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass'. respawn: 109: starting: osmo-pcu Thu Nov 21 13:01:46 UTC 2024 ====== PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs.talloc 20241121130146081 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130146082 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130146082 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130146082 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130146102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130146202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38058<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=75540) Waiting for packet dumper to finish... 1 (prev_count=75540, count=159776) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated'. ------ PCU_Tests.TC_ratectr_all_available_allocated ------ Thu Nov 21 13:01:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ratectr_all_available_allocated.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests.TC_ratectr_all_available_allocated.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ratectr_all_available_allocated started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s 20241121130149235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4240 (telnet_interface.c:192) MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s MTC@1d710fa6204d: Start timer T: 2 s PCUIF(1249)@1d710fa6204d: "Init PCU interface on '/tmp/pcu_bts', waiting for connection..." PCUIF(1249)@1d710fa6204d: Start timer T: 5 s 20241121130149242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4240 (telnet_interface.c:192) PCUIF(1249)@1d710fa6204d: Start timer T_Conn: 10 s TC_ratectr_all_available_allocated-STATS(1251)@1d710fa6204d: Start timer T: 2 s TC_ratectr_all_available_allocated-STATS(1251)@1d710fa6204d: Start timer T: 2 s 20241121130151083 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130151083 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130151083 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) PCUIF(1249)@1d710fa6204d: OsmoPCU is now connected BTS(1250)@1d710fa6204d: Rx TXT.ind from the PCU, version is "1.5.0" TC_ratectr_all_available_allocated-STATS(1251)@1d710fa6204d: Start timer T: 2 s 20241121130151093 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130151093 DLGLOBAL DEBUG validating counter group 0x55acebdf0040(bts) with 102 counters (rate_ctr.c:86) 20241121130151093 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130151093 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130151093 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130151093 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130151093 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130151093 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130151093 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130151093 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130151093 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130151093 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130151093 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130151093 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130151093 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130151093 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130151093 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130151093 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130151093 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130151093 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130151093 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130151093 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130151093 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130151093 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130151093 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130151093 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130151093 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130151093 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130151093 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130151093 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130151093 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130151093 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130151093 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130151093 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130151094 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130151094 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130151094 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130151094 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130151094 DLGLOBAL DEBUG validating counter group 0x7fe0152395e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130151094 DLGLOBAL DEBUG validating counter group 0x55acebdef720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130151094 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130151094 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130151094 DLGLOBAL DEBUG validating counter group 0x7fe01523a180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130151094 DLGLOBAL DEBUG validating counter group 0x7fe01523a160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130151094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130151094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130151094 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130151094 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130151094 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130151094 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130151094 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130151094 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=680, TA=0 20241121130151094 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=-1 block=0 data= (pcu_l1_if.cpp:463) 20241121130151094 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) MTC@1d710fa6204d: Start timer T: 2 s 20241121130151095 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) BTS(1250)@1d710fa6204d: "Rx ACT.req from the PCU: TRX0/TS7" 20241121130151096 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151096 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151096 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151096 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151096 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151096 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151096 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151096 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151097 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151097 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151097 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151097 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151097 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=0 (bts.cpp:663) 20241121130151097 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151097 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151097 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151097 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151097 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151097 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151097 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151097 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151097 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151097 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151097 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151097 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151097 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151097 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151097 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=0 USF=0 (tbf_ul.cpp:695) 20241121130151097 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-0:E){NEW}, 1 TBFs, USFs = 01, TFIs = 00000001. (pdch.cpp:1190) 20241121130151097 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151097 DTBF INFO TBF(UL:TFI-0-0-0:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151097 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151097 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151097 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-0:E){NEW} (gprs_ms.c:336) 20241121130151097 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151097 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151097 DTBFUL INFO TBF(UL:TFI-0-0-0:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151097 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151097 DTBFUL DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151097 DTBF DEBUG TBF(UL:TFI-0-0-0:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151097 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151097 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151097 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=0 USF=0 (bts.cpp:1026) 20241121130151097 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 20 00 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 0, polling := '0'B, spare := '0'B, usf := 0, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (683): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '011'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=683, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130151106 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ab, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151106 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ab (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151106 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 3 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151107 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151107 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151107 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151107 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151107 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151107 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151107 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151107 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151107 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151107 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=1 (bts.cpp:663) 20241121130151107 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151107 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151107 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151107 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151107 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151107 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151107 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151107 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151107 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151107 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151107 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151107 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151108 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151108 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151108 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=1 USF=1 (tbf_ul.cpp:695) 20241121130151108 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-1:E){NEW}, 2 TBFs, USFs = 03, TFIs = 00000003. (pdch.cpp:1190) 20241121130151108 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151108 DTBF INFO TBF(UL:TFI-0-0-1:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151108 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151108 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151108 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-1:E){NEW} (gprs_ms.c:336) 20241121130151108 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151108 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151108 DTBFUL INFO TBF(UL:TFI-0-0-1:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151108 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151108 DTBFUL DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151108 DTBF DEBUG TBF(UL:TFI-0-0-1:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151108 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151108 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151108 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=1 USF=1 (bts.cpp:1026) 20241121130151108 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 a1 08 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) 20241121130151108 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=0 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130151108 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=0 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01011'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 1, polling := '0'B, spare := '0'B, usf := 1, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } 20241121130151112 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (685): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '101'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=685, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130151113 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ad, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151113 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ad (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151113 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 5 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151113 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151113 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151113 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151113 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151113 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151113 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151113 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151113 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151113 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151113 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=2 (bts.cpp:663) 20241121130151113 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151113 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151113 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151113 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151113 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151113 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151113 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151113 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151113 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151113 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151113 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151113 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151113 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151113 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151113 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=2 USF=2 (tbf_ul.cpp:695) 20241121130151113 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-2:E){NEW}, 3 TBFs, USFs = 07, TFIs = 00000007. (pdch.cpp:1190) 20241121130151113 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151113 DTBF INFO TBF(UL:TFI-0-0-2:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151113 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151113 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151113 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-2:E){NEW} (gprs_ms.c:336) 20241121130151113 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151113 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151113 DTBFUL INFO TBF(UL:TFI-0-0-2:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151113 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151113 DTBFUL DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151113 DTBF DEBUG TBF(UL:TFI-0-0-2:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151113 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151113 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151113 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=2 USF=2 (bts.cpp:1026) 20241121130151113 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 a2 10 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01101'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 2, polling := '0'B, spare := '0'B, usf := 2, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130151117 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151117 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151117 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151117 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151117 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151117 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151117 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151117 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151117 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151117 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151117 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151117 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151117 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=3 (bts.cpp:663) 20241121130151117 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151117 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151117 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151117 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151117 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151117 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151117 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151117 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151117 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151117 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151117 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151117 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151117 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151117 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151117 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=3 USF=3 (tbf_ul.cpp:695) 20241121130151117 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-3:E){NEW}, 4 TBFs, USFs = 0f, TFIs = 0000000f. (pdch.cpp:1190) 20241121130151117 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151117 DTBF INFO TBF(UL:TFI-0-0-3:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151117 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151117 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151117 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-3:E){NEW} (gprs_ms.c:336) 20241121130151117 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151117 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151117 DTBFUL INFO TBF(UL:TFI-0-0-3:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151117 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151117 DTBFUL DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151117 DTBF DEBUG TBF(UL:TFI-0-0-3:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151117 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151117 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151117 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=3 USF=3 (bts.cpp:1026) 20241121130151117 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 23 18 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 3, polling := '0'B, spare := '0'B, usf := 3, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (682): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '010'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=682, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130151118 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2aa, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151118 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2aa (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151118 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 2 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151118 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151118 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151118 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151118 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151118 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151118 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151118 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151118 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151118 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151118 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=4 (bts.cpp:663) 20241121130151118 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151118 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151118 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151118 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151118 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151118 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151118 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151118 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151118 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151118 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151118 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151118 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151118 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151118 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151118 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=4 USF=4 (tbf_ul.cpp:695) 20241121130151118 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-4:E){NEW}, 5 TBFs, USFs = 1f, TFIs = 0000001f. (pdch.cpp:1190) 20241121130151118 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151118 DTBF INFO TBF(UL:TFI-0-0-4:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151118 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151118 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151118 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-4:E){NEW} (gprs_ms.c:336) 20241121130151118 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151118 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151118 DTBFUL INFO TBF(UL:TFI-0-0-4:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151118 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151118 DTBFUL DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151118 DTBF DEBUG TBF(UL:TFI-0-0-4:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151118 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151118 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151118 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=4 USF=4 (bts.cpp:1026) 20241121130151119 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 45 24 20 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01010'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 4, polling := '0'B, spare := '0'B, usf := 4, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (684): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '100'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=684, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130151121 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2ac, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151121 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2ac (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151121 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 4 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151121 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151121 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151121 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151121 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151121 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151121 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151121 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151121 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151121 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151121 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=5 (bts.cpp:663) 20241121130151121 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151121 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151121 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151121 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151121 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151121 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151121 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151121 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151121 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151121 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151121 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151121 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151121 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151121 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151121 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=5 USF=5 (tbf_ul.cpp:695) 20241121130151121 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-5:E){NEW}, 6 TBFs, USFs = 3f, TFIs = 0000003f. (pdch.cpp:1190) 20241121130151121 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151121 DTBF INFO TBF(UL:TFI-0-0-5:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151121 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151121 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151121 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-5:E){NEW} (gprs_ms.c:336) 20241121130151121 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151121 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151121 DTBFUL INFO TBF(UL:TFI-0-0-5:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151121 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151121 DTBFUL DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151121 DTBF DEBUG TBF(UL:TFI-0-0-5:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151121 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151121 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151121 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=5 USF=5 (bts.cpp:1026) 20241121130151121 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 46 25 28 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01100'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 5, polling := '0'B, spare := '0'B, usf := 5, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Sending EGPRS Packet Channel Request (680): { one_phase := { tag := '0'B, multislot_class := '10101'B, priority := '01'B, random_bits := '000'B } } MTC@1d710fa6204d: Sending RACH.ind on fn=1337 with RA=680, TA=0 MTC@1d710fa6204d: Start timer T: 2 s 20241121130151123 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1337 (rfn=1337), cur_fn=0, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151123 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1337 qta=0 (bts.cpp:952) 20241121130151123 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151123 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151123 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151123 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151123 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151123 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151123 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151123 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151123 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151123 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151123 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=6 (bts.cpp:663) 20241121130151123 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151123 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151124 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) Selected UL slots: (TS=0)"u......U"(TS=7), single (alloc_algo.cpp:688) 20241121130151124 DRLCMAC INFO [UL] algo B (suggested TRX: -1): using single slot at TS 7 (alloc_algo.cpp:834) 20241121130151124 DRLCMAC DEBUG - Available DL/UL slots: (TS=0)"D......C"(TS=7) (alloc_algo.cpp:841) 20241121130151124 DTBF DEBUG MS(TA-220:MSCLS-0-22) ********** UL-TBF starts here ********** (tbf_ul.cpp:114) 20241121130151124 DTBF INFO MS(TA-220:MSCLS-0-22) Allocating UL TBF (tbf_ul.cpp:115) 20241121130151124 DTBF INFO UL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151124 DTBF INFO DL_ASS_TBF{NONE}: Allocated (fsm.c:456) 20241121130151124 DLGLOBAL DEBUG validating counter group 0x55acebdefb40(pcu:tbf) with 1 counters (rate_ctr.c:86) 20241121130151124 DTBFUL INFO UL_TBF{NEW}: Allocated (fsm.c:456) 20241121130151124 DTBFUL INFO UL_ACK_TBF{NONE}: Allocated (fsm.c:456) 20241121130151124 DLGLOBAL DEBUG validating counter group 0x55acebdefc00(tbf:egprs) with 9 counters (rate_ctr.c:86) 20241121130151124 DLGLOBAL DEBUG validating counter group 0x55acebdefc20(tbf:gprs) with 4 counters (rate_ctr.c:86) 20241121130151124 DTBFUL DEBUG TBF(UL:TFI-0-0--1:E){NEW} Assigning TS=7 TFI=6 USF=6 (tbf_ul.cpp:695) 20241121130151124 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Attaching TBF(UL:TFI-0-0-6:E){NEW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1190) 20241121130151124 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Setting Control TS PDCH(bts=0,trx=0,ts=7) (tbf.cpp:299) 20241121130151124 DTBF INFO TBF(UL:TFI-0-0-6:E){NEW} Allocated: trx = 0, ul_slots = 80, dl_slots = 00 (tbf_ul.cpp:712) 20241121130151124 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} setting EGPRS UL window size to 64, base(64) slots(1) ws_pdch(0) (tbf_ul.cpp:668) 20241121130151124 DRLCMAC INFO ws(64) (rlc_window.cpp:37) 20241121130151124 DMS INFO MS(TA-220:MSCLS-0-22) Attaching UL TBF: TBF(UL:TFI-0-0-6:E){NEW} (gprs_ms.c:336) 20241121130151124 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): + tbf: now used by 2 (bts_rcv_rach,tbf) (gprs_ms.c:343) 20241121130151124 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: Received Event ASSIGN_ADD_CCCH (gprs_ms.c:1225) 20241121130151124 DTBFUL INFO TBF(UL:TFI-0-0-6:E){NEW} set ass. type CCCH [prev CCCH:0, PACCH:0] (tbf_ul_fsm.c:65) 20241121130151124 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){NEW}: state_chg to ASSIGN (tbf_ul_fsm.c:92) 20241121130151124 DTBFUL DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer X2002 [assignment (AGCH)] with 0 sec. 200000 microsec (tbf_ul_fsm.c:141) 20241121130151124 DTBF DEBUG TBF(UL:TFI-0-0-6:E){ASSIGN} Starting timer T3141 [Contention resolution (UL-TBF, CCCH)] with 10 sec. 0 microsec, cur_fn=0 (tbf_ul.cpp:221) 20241121130151124 DMS DEBUG MS(TA-220:MSCLS-0-22:UL): - bts_rcv_rach: now used by 1 (tbf) (bts.cpp:1012) 20241121130151124 DMS INFO Modifying MS object, TLLI = 0xffffffff, TA 220 -> 0 (gprs_ms.c:609) 20241121130151124 DRLCMAC DEBUG Tx Immediate Assignment on AGCH: TRX=0 (ARFCN 871) TS=7 TA=0 TSC=7 TFI=6 USF=6 (bts.cpp:1026) 20241121130151124 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=0 block=0 data=ff ff ff ff 2d 06 3f 10 0f e3 67 7f 09 6b 00 00 44 26 30 00 00 0b 2b 2b 2b 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 11, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT (63) }, payload := { imm_ass := { ded_or_tbf := { spare := '0'B, tma := false, downlink := false, tbf := true }, page_mode := PAGE_MODE_NORMAL (0), chan_desc := omit, pkt_chan_desc := { channel_Type_spare := 1, tn := 7, tsc := 7, presence := '0'B, zero := { hopping := '0'B, spare := '0'B, arfcn := 871, indirect := omit }, one := omit }, req_ref := { ra := '01111111'B, t1p := 1, t3 := 11, t2 := 11 }, timing_advance := 0, mobile_allocation := { len := 0, ma := ''B }, rest_octets := { presence := '01'B, ll := omit, lh := { presence := '00'B, egprs_ul := { ext_ra := '01000'B, ats_present := '0'B, ats := omit, presence := '1'B, dynamic := { tfi_assignment := 6, polling := '0'B, spare := '0'B, usf := 6, usf_granularity := '0'B, p0_present := '0'B, p0 := omit, pr_mode := omit, egprs_ch_coding_cmd := CH_CODING_MCS1 (0), tlli_block_chan_coding := '0'B, bep_period2_present := '0'B, bep_period2 := omit, resegment := '0'B, egprs_window_size := EGPRS_WS_64 (0), alpha_present := '0'B, alpha := omit, gamma := 0, ta_index_present := '0'B, ta_index := omit, tbf_starting_time_present := '0'B, tbf_starting_time := omit }, multiblock := omit }, multiblock_dl_ass := omit }, hl := omit, hh := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121130151125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=4 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=0 block=0 data= (pcu_l1_if.cpp:463) 20241121130151125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=4 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151126 DL1IF INFO RACH request received: sapi=1 qta=0, ra=0x2a8, fn=1870 (rfn=1870), cur_fn=4, is_11bit=1 (pcu_l1_if.cpp:633) 20241121130151126 DRLCMAC DEBUG MS requests Uplink resource on CCCH/RACH: ra=0x2a8 (11 bit) Fn=1870 qta=0 (bts.cpp:952) 20241121130151126 DCSN1 DEBUG csnStreamDecoder (EGPRS Packet Channel Request): Choice EGPRS_PacketChannelRequest_Choice = 0 |  : Content | MultislotClass = 21 | Priority = 1 | RandomBits = 0 | : End Content |  (gsm_rlcmac.c:6244) 20241121130151126 DRLCMAC INFO Rx EGPRS Packet Channel Request: One Phase Access (bts.cpp:809) 20241121130151126 DRLCMAC DEBUG MS requests single TS uplink transmission (one phase packet access) (bts.cpp:970) 20241121130151126 DRLCMAC NOTICE EGPRS Packet Channel Request indicates Radio Priority 2, however we ignore it (bts.cpp:986) 20241121130151126 DMS INFO Creating MS object (gprs_ms.c:152) 20241121130151126 DLGLOBAL DEBUG validating counter group 0x55acebdef760(pcu:ms) with 1 counters (rate_ctr.c:86) 20241121130151126 DMS INFO MS(TA-220:MSCLS-0-0): + bts_rcv_rach: now used by 1 (bts_rcv_rach) (gprs_ms.c:175) 20241121130151126 DMS INFO Modifying MS object, TLLI = 0xffffffff, EGPRS MS class 0 -> 22 (gprs_ms.c:636) 20241121130151126 DMS INFO MS(TA-220:MSCLS-0-22) Enabled EGPRS, mode EGPRS (gprs_ms.c:657) 20241121130151126 DRLCMAC DEBUG [UL] algo B (suggested TRX: -1): Alloc start (alloc_algo.cpp:763) 20241121130151126 DRLCMAC DEBUG Found first unallocated TRX=0 TFI=7 (bts.cpp:663) 20241121130151126 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Possible DL/UL slots: (TS=0)".......C"(TS=7) (alloc_algo.cpp:504) 20241121130151126 DRLCMAC DEBUG Rx=4 Tx=4 Sum Rx+Tx=5, Tta=2 Ttb=1, Tra=2 Trb=1, Type=1 (mslot_class.c:193) 20241121130151126 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) Selected UL slots: (TS=0)"u..U...."(TS=7), single (alloc_algo.cpp:688) 20241121130151126 DRLCMAC NOTICE No USF available (alloc_algo.cpp:728) 20241121130151126 DRLCMAC DEBUG Disabling algorithm B (alloc_algo.cpp:883) 20241121130151126 DRLCMAC DEBUG [UL] algo A (suggested TRX: -1): Alloc start (alloc_algo.cpp:327) 20241121130151126 DRLCMAC DEBUG - Skipping TS 0, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 1, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 2, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 3, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 4, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 5, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 6, because not enabled (alloc_algo.cpp:75) 20241121130151126 DRLCMAC DEBUG - Skipping TS 7, because no USF available (alloc_algo.cpp:183) 20241121130151126 DRLCMAC NOTICE [UL] algo A (suggested TRX: -1): failed to allocate a TS, no USF available (alloc_algo.cpp:358) 20241121130151126 DTBF NOTICE MS(TA-220:MSCLS-0-22) Timeslot Allocation failed: trx = -1, single_slot = 1 (gprs_ms.c:1198) 20241121130151126 DMS INFO MS(TA-220:MSCLS-0-22): - bts_rcv_rach: now used by 0 (-) (bts.cpp:1012) 20241121130151126 DMS INFO MS(TA-220:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130151126 DRLCMAC DEBUG Tx Immediate Assignment Reject on AGCH (bts.cpp:1045) 20241121130151126 DL1IF DEBUG (bts=0,trx=0,ts=0) FN=0 Sending data request: sapi=9 arfcn=0 cur_fn=4 block=0 data=ff ff ff ff 4d 06 3a 10 7f 0c 58 14 7f 0c 58 14 7f 0c 58 14 7f 0c 58 14 a0 2b 2b 00 (pcu_l1_if.cpp:182) BTS(1250)@1d710fa6204d: Warning: dec_PCUIF_agch(): Data remained at the end of the stream after successful decoding: '00'O MTC@1d710fa6204d: Rx Immediate Assignment: { header := { l2_plen := { l2_plen := 19, zero_one := '01'B }, skip_indicator := 0, rr_protocol_discriminator := 6, message_type := IMMEDIATE_ASSIGNMENT_REJECT (58) }, payload := { imm_ass_rej := { feature_ind := { peo_bcch_change_mark := '00'B, cs_ir := false, ps_ir := true }, page_mode := PAGE_MODE_NORMAL (0), payload := { { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 }, { req_ref := { ra := '01111111'B, t1p := 1, t3 := 34, t2 := 24 }, wait_ind := 20 } }, rest_octets := { ext_ra_list := { { presence := '1'B, ext_ra := '01000'B }, { presence := '1'B, ext_ra := '00010'B }, { presence := '0'B, ext_ra := omit }, { presence := '0'B, ext_ra := omit } }, rel13_ind := '0'B, rcc := omit } } } } MTC@1d710fa6204d: Start timer T: 2 s 20241121130151130 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130151145 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=8 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=4 block=0 data= (pcu_l1_if.cpp:463) 20241121130151145 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=8 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151155 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130151171 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=13 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=8 block=0 data= (pcu_l1_if.cpp:463) 20241121130151171 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=13 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151174 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130151190 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=17 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=13 block=0 data= (pcu_l1_if.cpp:463) 20241121130151190 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=17 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151194 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130151208 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=21 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=17 block=0 data= (pcu_l1_if.cpp:463) 20241121130151208 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=21 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151217 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130151231 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=26 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=21 block=0 data= (pcu_l1_if.cpp:463) 20241121130151231 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=26 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151236 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130151250 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=30 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=26 block=0 data= (pcu_l1_if.cpp:463) 20241121130151250 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=30 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151254 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130151268 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=34 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=30 block=0 data= (pcu_l1_if.cpp:463) 20241121130151268 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=34 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151278 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130151292 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=39 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=34 block=0 data= (pcu_l1_if.cpp:463) 20241121130151292 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=39 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151296 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130151297 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151297 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151297 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151308 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151308 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151308 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151310 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=43 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=39 block=0 data= (pcu_l1_if.cpp:463) 20241121130151310 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=43 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151313 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151313 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151313 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151315 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130151318 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151318 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151318 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151319 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151319 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151319 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151322 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151322 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151322 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151324 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Timeout of X2002 (fsm.c:317) 20241121130151324 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: Received Event ASSIGN_READY_CCCH (tbf_ul_fsm.c:283) 20241121130151324 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){ASSIGN}: state_chg to FLOW (tbf_ul_fsm.c:173) 20241121130151329 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=47 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=43 block=0 data= (pcu_l1_if.cpp:463) 20241121130151329 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=47 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151338 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130151352 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=52 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=47 block=0 data= (pcu_l1_if.cpp:463) 20241121130151352 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=52 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151357 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130151371 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=56 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=52 block=0 data= (pcu_l1_if.cpp:463) 20241121130151371 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=56 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151376 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130151390 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=60 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=56 block=0 data= (pcu_l1_if.cpp:463) 20241121130151390 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=60 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151399 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130151413 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=65 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=60 block=0 data= (pcu_l1_if.cpp:463) 20241121130151413 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=65 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151418 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130151432 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=69 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=65 block=0 data= (pcu_l1_if.cpp:463) 20241121130151432 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=69 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151437 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130151451 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=73 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=69 block=0 data= (pcu_l1_if.cpp:463) 20241121130151451 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=73 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151460 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130151474 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=78 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=73 block=0 data= (pcu_l1_if.cpp:463) 20241121130151474 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=78 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151479 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130151493 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=82 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=78 block=0 data= (pcu_l1_if.cpp:463) 20241121130151493 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=82 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151497 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130151512 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=86 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=82 block=0 data= (pcu_l1_if.cpp:463) 20241121130151512 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=86 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151521 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130151535 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=91 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=86 block=0 data= (pcu_l1_if.cpp:463) 20241121130151535 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=91 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151539 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130151553 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=95 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=91 block=0 data= (pcu_l1_if.cpp:463) 20241121130151553 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=95 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151559 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130151572 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=99 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=95 block=0 data= (pcu_l1_if.cpp:463) 20241121130151572 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=99 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151582 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130151596 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=104 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=99 block=0 data= (pcu_l1_if.cpp:463) 20241121130151596 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=104 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151600 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130151614 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=108 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=104 block=0 data= (pcu_l1_if.cpp:463) 20241121130151614 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=108 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151619 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130151633 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=112 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=108 block=0 data= (pcu_l1_if.cpp:463) 20241121130151633 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=112 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151643 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130151658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=117 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=112 block=0 data= (pcu_l1_if.cpp:463) 20241121130151658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=117 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151663 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130151677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=121 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=117 block=0 data= (pcu_l1_if.cpp:463) 20241121130151677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=121 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151682 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130151696 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=125 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=121 block=0 data= (pcu_l1_if.cpp:463) 20241121130151696 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=125 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151704 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130151719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=130 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=125 block=0 data= (pcu_l1_if.cpp:463) 20241121130151719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=130 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151723 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130151738 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=134 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=130 block=0 data= (pcu_l1_if.cpp:463) 20241121130151738 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=134 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151742 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130151758 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=138 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=134 block=0 data= (pcu_l1_if.cpp:463) 20241121130151758 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=138 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151767 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130151782 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=143 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=138 block=0 data= (pcu_l1_if.cpp:463) 20241121130151782 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=143 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151787 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130151801 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=147 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=143 block=0 data= (pcu_l1_if.cpp:463) 20241121130151801 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=147 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151806 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130151821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=151 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=147 block=0 data= (pcu_l1_if.cpp:463) 20241121130151821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=151 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151830 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130151845 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=156 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=151 block=0 data= (pcu_l1_if.cpp:463) 20241121130151845 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=156 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151850 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130151865 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=160 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=156 block=0 data= (pcu_l1_if.cpp:463) 20241121130151865 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=160 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151869 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130151884 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=164 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=160 block=0 data= (pcu_l1_if.cpp:463) 20241121130151884 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=164 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151893 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130151909 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=169 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=164 block=0 data= (pcu_l1_if.cpp:463) 20241121130151909 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=169 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151912 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130151927 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=173 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=169 block=0 data= (pcu_l1_if.cpp:463) 20241121130151927 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=173 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151931 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130151945 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=177 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=173 block=0 data= (pcu_l1_if.cpp:463) 20241121130151945 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=177 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151954 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130151969 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=182 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=177 block=0 data= (pcu_l1_if.cpp:463) 20241121130151969 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=182 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151974 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130151988 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=186 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=182 block=0 data= (pcu_l1_if.cpp:463) 20241121130151988 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=186 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130151992 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130152007 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=190 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=186 block=0 data= (pcu_l1_if.cpp:463) 20241121130152007 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=190 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152017 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130152032 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=195 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=190 block=0 data= (pcu_l1_if.cpp:463) 20241121130152032 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=195 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152037 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130152052 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=199 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=195 block=0 data= (pcu_l1_if.cpp:463) 20241121130152052 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=199 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152057 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130152070 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=203 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=199 block=0 data= (pcu_l1_if.cpp:463) 20241121130152070 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=203 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152080 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130152096 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=208 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=203 block=0 data= (pcu_l1_if.cpp:463) 20241121130152096 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=208 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152100 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130152113 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=212 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=208 block=0 data= (pcu_l1_if.cpp:463) 20241121130152113 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=212 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152118 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130152132 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=216 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=212 block=0 data= (pcu_l1_if.cpp:463) 20241121130152132 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=216 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152141 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130152155 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=221 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=216 block=0 data= (pcu_l1_if.cpp:463) 20241121130152155 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=221 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152160 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130152174 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=225 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=221 block=0 data= (pcu_l1_if.cpp:463) 20241121130152174 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=225 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152179 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130152193 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=229 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=225 block=0 data= (pcu_l1_if.cpp:463) 20241121130152193 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=229 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152202 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130152216 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=234 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=229 block=0 data= (pcu_l1_if.cpp:463) 20241121130152216 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=234 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152220 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130152234 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=238 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=234 block=0 data= (pcu_l1_if.cpp:463) 20241121130152234 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=238 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152239 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130152253 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=242 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=238 block=0 data= (pcu_l1_if.cpp:463) 20241121130152253 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=242 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152262 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130152276 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=247 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=242 block=0 data= (pcu_l1_if.cpp:463) 20241121130152276 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=247 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152281 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130152295 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=251 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=247 block=0 data= (pcu_l1_if.cpp:463) 20241121130152295 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=251 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152299 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130152313 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=255 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=251 block=0 data= (pcu_l1_if.cpp:463) 20241121130152313 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=255 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152323 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130152337 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=260 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=255 block=0 data= (pcu_l1_if.cpp:463) 20241121130152337 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=260 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152341 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130152355 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=264 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=260 block=0 data= (pcu_l1_if.cpp:463) 20241121130152355 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=264 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152360 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130152374 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=268 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=264 block=0 data= (pcu_l1_if.cpp:463) 20241121130152374 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=268 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152383 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130152397 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=273 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=268 block=0 data= (pcu_l1_if.cpp:463) 20241121130152397 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=273 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152402 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130152416 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=277 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=273 block=0 data= (pcu_l1_if.cpp:463) 20241121130152416 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=277 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152420 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130152434 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=281 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=277 block=0 data= (pcu_l1_if.cpp:463) 20241121130152434 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=281 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152444 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130152458 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=286 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=281 block=0 data= (pcu_l1_if.cpp:463) 20241121130152458 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=286 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152462 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130152476 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=290 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=286 block=0 data= (pcu_l1_if.cpp:463) 20241121130152476 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=290 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152481 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130152495 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=294 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=290 block=0 data= (pcu_l1_if.cpp:463) 20241121130152495 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=294 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152504 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130152518 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=299 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=294 block=0 data= (pcu_l1_if.cpp:463) 20241121130152518 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=299 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152523 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130152537 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=303 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=299 block=0 data= (pcu_l1_if.cpp:463) 20241121130152537 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=303 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152541 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130152555 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=307 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=303 block=0 data= (pcu_l1_if.cpp:463) 20241121130152555 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=307 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152565 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130152579 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=312 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=307 block=0 data= (pcu_l1_if.cpp:463) 20241121130152579 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=312 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152583 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130152597 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=316 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=312 block=0 data= (pcu_l1_if.cpp:463) 20241121130152597 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=316 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152602 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130152616 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=320 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=316 block=0 data= (pcu_l1_if.cpp:463) 20241121130152616 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=320 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152625 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130152639 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=325 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=320 block=0 data= (pcu_l1_if.cpp:463) 20241121130152639 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=325 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152644 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130152658 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=329 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=325 block=0 data= (pcu_l1_if.cpp:463) 20241121130152658 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=329 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152663 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130152677 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=333 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=329 block=0 data= (pcu_l1_if.cpp:463) 20241121130152677 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=333 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152686 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130152700 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=338 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=333 block=0 data= (pcu_l1_if.cpp:463) 20241121130152700 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=338 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152705 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130152719 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=342 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=338 block=0 data= (pcu_l1_if.cpp:463) 20241121130152719 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=342 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152723 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130152737 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=346 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=342 block=0 data= (pcu_l1_if.cpp:463) 20241121130152737 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=346 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152747 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130152761 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=351 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=346 block=0 data= (pcu_l1_if.cpp:463) 20241121130152761 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=351 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152765 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130152779 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=355 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=351 block=0 data= (pcu_l1_if.cpp:463) 20241121130152779 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=355 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152784 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130152798 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=359 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=355 block=0 data= (pcu_l1_if.cpp:463) 20241121130152798 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=359 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152807 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130152821 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=364 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=359 block=0 data= (pcu_l1_if.cpp:463) 20241121130152821 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=364 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152826 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130152840 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=368 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=364 block=0 data= (pcu_l1_if.cpp:463) 20241121130152840 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=368 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152845 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130152859 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=372 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=368 block=0 data= (pcu_l1_if.cpp:463) 20241121130152859 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=372 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152868 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130152882 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=377 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=372 block=0 data= (pcu_l1_if.cpp:463) 20241121130152882 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=377 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152887 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130152901 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=381 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=377 block=0 data= (pcu_l1_if.cpp:463) 20241121130152901 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=381 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152905 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130152919 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=385 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=381 block=0 data= (pcu_l1_if.cpp:463) 20241121130152919 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=385 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152929 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) 20241121130152943 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=390 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=385 block=0 data= (pcu_l1_if.cpp:463) 20241121130152943 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=390 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152947 DL1IF DEBUG Time indication received: 30 (pcu_l1_if.cpp:1048) 20241121130152961 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=394 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=390 block=0 data= (pcu_l1_if.cpp:463) 20241121130152961 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=394 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152966 DL1IF DEBUG Time indication received: 34 (pcu_l1_if.cpp:1048) 20241121130152980 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=398 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=394 block=0 data= (pcu_l1_if.cpp:463) 20241121130152980 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=398 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130152989 DL1IF DEBUG Time indication received: 39 (pcu_l1_if.cpp:1048) 20241121130153003 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=403 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=398 block=0 data= (pcu_l1_if.cpp:463) 20241121130153003 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=403 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153008 DL1IF DEBUG Time indication received: 43 (pcu_l1_if.cpp:1048) 20241121130153022 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=407 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=403 block=0 data= (pcu_l1_if.cpp:463) 20241121130153022 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=407 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153026 DL1IF DEBUG Time indication received: 47 (pcu_l1_if.cpp:1048) 20241121130153040 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=411 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=407 block=0 data= (pcu_l1_if.cpp:463) 20241121130153041 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=411 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153050 DL1IF DEBUG Time indication received: 0 (pcu_l1_if.cpp:1048) 20241121130153064 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=416 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=411 block=0 data= (pcu_l1_if.cpp:463) 20241121130153064 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=416 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153069 DL1IF DEBUG Time indication received: 4 (pcu_l1_if.cpp:1048) 20241121130153083 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=420 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=416 block=0 data= (pcu_l1_if.cpp:463) 20241121130153083 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=420 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153088 DL1IF DEBUG Time indication received: 8 (pcu_l1_if.cpp:1048) 20241121130153102 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=424 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=420 block=0 data= (pcu_l1_if.cpp:463) 20241121130153102 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=424 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153111 DL1IF DEBUG Time indication received: 13 (pcu_l1_if.cpp:1048) 20241121130153125 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=429 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=424 block=0 data= (pcu_l1_if.cpp:463) 20241121130153125 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=429 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ratectr_all_available_allocated-STATS(1251)@1d710fa6204d: Start timer T: 2 s 20241121130153130 DL1IF DEBUG Time indication received: 17 (pcu_l1_if.cpp:1048) 20241121130153144 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=433 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=429 block=0 data= (pcu_l1_if.cpp:463) 20241121130153144 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=433 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) TC_ratectr_all_available_allocated-STATS(1251)@1d710fa6204d: Start timer T_statsd: 5 s 20241121130153148 DL1IF DEBUG Time indication received: 21 (pcu_l1_if.cpp:1048) 20241121130153162 DL1IF DEBUG (bts=0,trx=0,ts=7) FN=437 Rx DATA.ind: sapi=5 arfcn=871 cur_fn=433 block=0 data= (pcu_l1_if.cpp:463) 20241121130153162 DL1IF DEBUG PDCH(bts=0,trx=0,ts=7) FN=437 Rx DATA.ind PDTCH: BER10k = 0, BTO = 0, Q = 10 (pcu_l1_if.cpp:478) 20241121130153172 DL1IF DEBUG Time indication received: 26 (pcu_l1_if.cpp:1048) TC_ratectr_all_available_allocated-STATS(1251)@1d710fa6204d: EXP match: { name := "TTCN3.bts.0.pdch.all_allocated", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.bts.0.pdch.all_allocated", mtype := "c", min := 1, max := 1 } BTS(1250)@1d710fa6204d: Shutting down virtual BTS #0... 20241121130153185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38076<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130153185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38066<->l=127.0.0.1:4240 (telnet_interface.c:138) 20241121130153185 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130153185 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-0:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-0:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-0:E){FLOW}, 7 TBFs, USFs = 7f, TFIs = 0000007f. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-0:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-0:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-1:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-1:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-1:E){FLOW}, 6 TBFs, USFs = 7e, TFIs = 0000007e. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-1:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-1:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-2:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-2:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-2:E){FLOW}, 5 TBFs, USFs = 7c, TFIs = 0000007c. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-2:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-2:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-3:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-3:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-3:E){FLOW}, 4 TBFs, USFs = 78, TFIs = 00000078. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-3:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-3:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-4:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-4:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-4:E){FLOW}, 3 TBFs, USFs = 70, TFIs = 00000070. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-4:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-4:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-5:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-5:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-5:E){FLOW}, 2 TBFs, USFs = 60, TFIs = 00000060. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-5:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-5:E){NONE}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass'. 20241121130153186 DTBF INFO TBF(UL:TFI-0-0-6:E){FLOW} free (tbf.cpp:271) 20241121130153186 DTBF DEBUG TBF(UL:TFI-0-0-6:E){FLOW} stopping timer T3141 [freeing TBF] (tbf.cpp:377) 20241121130153186 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) Detaching TBF(UL:TFI-0-0-6:E){FLOW}, 1 TBFs, USFs = 40, TFIs = 00000040. (pdch.cpp:1200) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22:UL) Detaching TBF: TBF(UL:E){FLOW} (gprs_ms.c:381) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22): - tbf: now used by 0 (-) (gprs_ms.c:394) 20241121130153186 DMS INFO MS(TA-0:MSCLS-0-22) Destroying MS object (gprs_ms.c:186) 20241121130153186 DTBF DEBUG ********** UL-TBF ends here ********** (tbf.cpp:279) 20241121130153186 DTBFUL INFO UL_ACK_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBFUL INFO UL_TBF(UL:TFI-0-0-6:E){FLOW}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO UL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DTBF INFO DL_ASS_TBF(UL:TFI-0-0-6:E){NONE}: Deallocated (fsm.c:568) 20241121130153186 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130153186 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130153186 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121130153186 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130153186 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130153186 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Freeing instance (gprs_ns2.c:656) 20241121130153186 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Deallocated (fsm.c:568) respawn: 109: stopped pid 13274 with status 0 respawn: 110: starting: osmo-pcu Thu Nov 21 13:01:53 UTC 2024 ====== PCU_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests.TC_ratectr_all_available_allocated.talloc 20241121130153199 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130153199 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130153199 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130153199 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130153220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58608<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130153320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58608<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=187220) Waiting for packet dumper to finish... 1 (prev_count=187220, count=242104) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MC@1d710fa6204d: Test execution finished. MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset'. ------ PCU_Tests_NS.TC_ns_reset ------ Thu Nov 21 13:01:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_reset started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130158200 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130158200 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130158200 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130158202 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130158202 DLGLOBAL DEBUG validating counter group 0x55b0d9d23040(bts) with 102 counters (rate_ctr.c:86) 20241121130158202 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130158202 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130158202 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130158202 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130158202 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130158202 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130158202 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130158202 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130158202 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130158202 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130158202 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130158202 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130158202 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130158202 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130158202 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130158202 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130158202 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130158202 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130158202 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130158202 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130158202 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130158202 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130158202 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130158202 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130158202 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130158202 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130158202 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130158202 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130158202 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130158202 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130158202 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130158202 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130158202 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130158202 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130158202 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130158202 DLGLOBAL DEBUG validating counter group 0x7f5017d225e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130158202 DLGLOBAL DEBUG validating counter group 0x55b0d9d22720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130158202 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130158202 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130158202 DLGLOBAL DEBUG validating counter group 0x7f5017d23180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130158202 DLGLOBAL DEBUG validating counter group 0x7f5017d23160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130158202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130158202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130158202 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130158202 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130158202 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130158202 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130158202 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130158205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130158205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130158205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130158205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130158205 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130158205 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130158206 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130158206 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130158206 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130158206 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130158206 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121130158206 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130158206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130158206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130158206 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Deallocated (fsm.c:568) respawn: 110: stopped pid 13333 with status 0 MTC@1d710fa6204d: Test case TC_ns_reset finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass'. respawn: 111: starting: osmo-pcu Thu Nov 21 13:01:58 UTC 2024 ====== PCU_Tests_NS.TC_ns_reset pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_reset.talloc 20241121130158216 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130158216 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130158216 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130158216 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130158237 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130158338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564) Waiting for packet dumper to finish... 1 (prev_count=564, count=28320) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans'. ------ PCU_Tests_NS.TC_ns_reset_retrans ------ Thu Nov 21 13:02:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_reset_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_reset_retrans' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_reset_retrans started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130203217 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130203217 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130203217 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130203218 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130203218 DLGLOBAL DEBUG validating counter group 0x558cf2663040(bts) with 102 counters (rate_ctr.c:86) 20241121130203219 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130203219 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130203219 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130203219 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130203219 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130203219 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130203219 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130203219 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130203219 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130203219 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130203219 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130203219 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130203219 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130203219 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130203219 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130203219 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130203219 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130203219 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130203219 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130203219 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130203219 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130203219 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130203219 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130203219 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130203219 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130203219 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130203219 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130203219 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130203219 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130203219 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130203219 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130203219 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130203219 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130203219 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130203219 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130203219 DLGLOBAL DEBUG validating counter group 0x7f6f89bf65e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130203219 DLGLOBAL DEBUG validating counter group 0x558cf2662720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130203219 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130203219 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130203219 DLGLOBAL DEBUG validating counter group 0x7f6f89bf7180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130203219 DLGLOBAL DEBUG validating counter group 0x7f6f89bf7160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130203219 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130203219 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130203219 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130203219 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130203219 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130203219 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130203219 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130206220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T2 (fsm.c:317) 20241121130206220 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121130206220 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130209221 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T0 (fsm.c:317) 20241121130209221 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121130209221 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130212222 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Timeout of T0 (fsm.c:317) 20241121130212222 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to RESET (gprs_ns2_vc_fsm.c:554) 20241121130212222 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130212223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130212223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130212223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130212223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130212223 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130212223 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130212224 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130212224 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130212224 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130212224 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130212224 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121130212224 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130212224 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130212224 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130212224 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Deallocated (fsm.c:568) respawn: 111: stopped pid 13385 with status 0 MTC@1d710fa6204d: Test case TC_ns_reset_retrans finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass'. respawn: 112: starting: osmo-pcu Thu Nov 21 13:02:12 UTC 2024 ====== PCU_Tests_NS.TC_ns_reset_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_reset_retrans.talloc 20241121130212231 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130212231 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130212231 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130212231 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130212246 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130212346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40300<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=19552) Waiting for packet dumper to finish... 1 (prev_count=19552, count=30872) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_reset_retrans pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive'. ------ PCU_Tests_NS.TC_ns_alive ------ Thu Nov 21 13:02:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_alive started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130217232 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130217233 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130217233 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130217238 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130217238 DLGLOBAL DEBUG validating counter group 0x55fc6f865040(bts) with 102 counters (rate_ctr.c:86) 20241121130217238 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130217238 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130217238 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130217238 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130217238 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130217238 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130217238 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130217238 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130217238 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130217238 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130217238 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130217238 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130217239 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130217239 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130217239 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130217239 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130217239 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130217239 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130217239 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130217239 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130217239 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130217239 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130217239 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130217239 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130217239 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130217239 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130217239 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130217239 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130217239 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130217239 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130217239 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130217239 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130217239 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130217239 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130217239 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130217239 DLGLOBAL DEBUG validating counter group 0x7f5d94d805e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130217239 DLGLOBAL DEBUG validating counter group 0x55fc6f864720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130217239 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130217239 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130217239 DLGLOBAL DEBUG validating counter group 0x7f5d94d81180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130217239 DLGLOBAL DEBUG validating counter group 0x7f5d94d81160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130217239 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130217239 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130217240 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130217240 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130217240 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130217240 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130217240 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130217247 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130217247 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130217247 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130217247 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130217247 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130217247 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130217251 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130217251 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130217251 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130217251 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130217251 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121130217251 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130217251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130217251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130217251 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Deallocated (fsm.c:568) respawn: 112: stopped pid 13447 with status 0 MTC@1d710fa6204d: Test case TC_ns_alive finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass'. respawn: 113: starting: osmo-pcu Thu Nov 21 13:02:17 UTC 2024 ====== PCU_Tests_NS.TC_ns_alive pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_alive.talloc 20241121130217274 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130217274 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130217274 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130217274 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130217289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40306<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130217390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40306<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564) Waiting for packet dumper to finish... 1 (prev_count=564, count=28320) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset'. ------ PCU_Tests_NS.TC_ns_alive_timeout_reset ------ Thu Nov 21 13:02:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_alive_timeout_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_alive_timeout_reset' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_alive_timeout_reset started. MTC@1d710fa6204d: Start timer g_T_guard: 100 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130222274 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130222274 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130222274 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130222281 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130222281 DLGLOBAL DEBUG validating counter group 0x55b3bce6c040(bts) with 102 counters (rate_ctr.c:86) 20241121130222281 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130222281 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130222281 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130222281 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130222281 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130222281 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130222281 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130222281 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130222281 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130222281 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130222281 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130222281 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130222281 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130222281 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130222281 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130222281 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130222281 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130222281 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130222281 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130222281 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130222281 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130222281 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130222281 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130222281 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130222281 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130222281 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130222281 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130222281 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130222281 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130222281 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130222281 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130222281 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130222281 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130222281 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130222281 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130222281 DLGLOBAL DEBUG validating counter group 0x7fe35e1e05e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130222281 DLGLOBAL DEBUG validating counter group 0x55b3bce6b720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130222281 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130222282 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130222282 DLGLOBAL DEBUG validating counter group 0x7fe35e1e1180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130222282 DLGLOBAL DEBUG validating counter group 0x7fe35e1e1160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130222282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130222282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130222282 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130222282 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130222282 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130222282 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130222282 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130222291 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130222292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130222292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130222292 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130222292 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130222292 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130222295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130222295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130225293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Timeout of T0 (fsm.c:317) 20241121130225293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:573) 20241121130225293 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130225293 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130225293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130228293 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130228293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Timeout of T0 (fsm.c:317) 20241121130228293 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:573) 20241121130228293 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130231294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Timeout of T0 (fsm.c:317) 20241121130231294 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:573) 20241121130231294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130231294 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130234295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130234295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Timeout of T0 (fsm.c:317) 20241121130234295 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:575) 20241121130234295 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130234296 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130234296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130234296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130234296 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130234296 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130234296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130234296 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130234296 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130234296 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130234296 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130234296 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=1, mtu=65523 (gprs_ns2.c:571) 20241121130234296 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130234296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130234296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130234296 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Deallocated (fsm.c:568) respawn: 113: stopped pid 13500 with status 0 MTC@1d710fa6204d: Test case TC_ns_alive_timeout_reset finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive_timeout_reset pass'. respawn: 114: starting: osmo-pcu Thu Nov 21 13:02:34 UTC 2024 ====== PCU_Tests_NS.TC_ns_alive_timeout_reset pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_alive_timeout_reset.talloc 20241121130234304 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130234304 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130234304 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130234304 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130234318 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130234418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60734<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23792) Waiting for packet dumper to finish... 1 (prev_count=23792, count=35412) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_alive_timeout_reset pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock'. ------ PCU_Tests_NS.TC_ns_unblock ------ Thu Nov 21 13:02:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_unblock started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130239305 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130239305 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130239305 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130239306 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130239306 DLGLOBAL DEBUG validating counter group 0x560508642040(bts) with 102 counters (rate_ctr.c:86) 20241121130239306 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130239306 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130239306 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130239306 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130239306 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130239306 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130239306 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130239306 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130239306 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130239306 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130239306 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130239306 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130239306 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130239306 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130239306 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130239306 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130239306 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130239306 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130239306 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130239306 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130239306 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130239306 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130239306 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130239306 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130239306 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130239306 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130239306 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130239306 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130239306 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130239306 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130239306 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130239306 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130239306 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130239306 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130239306 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130239306 DLGLOBAL DEBUG validating counter group 0x7f43e8e185e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130239306 DLGLOBAL DEBUG validating counter group 0x560508641720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130239306 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130239306 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130239306 DLGLOBAL DEBUG validating counter group 0x7f43e8e19180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130239307 DLGLOBAL DEBUG validating counter group 0x7f43e8e19160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130239307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130239307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130239307 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130239307 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130239307 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130239307 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130239307 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130239308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130239308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130239308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130239308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130239308 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130239308 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130239309 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130239309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130239309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130239309 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130239309 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130239309 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130239309 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130239309 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130239309 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130239309 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130239309 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130239309 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130239309 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130239309 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130239309 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130239309 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130239309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130239309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130239309 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 114: stopped pid 13561 with status 0 MTC@1d710fa6204d: Test case TC_ns_unblock finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass'. respawn: 115: starting: osmo-pcu Thu Nov 21 13:02:39 UTC 2024 ====== PCU_Tests_NS.TC_ns_unblock pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_unblock.talloc 20241121130239317 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130239317 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130239317 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130239317 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130239331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130239431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60736<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568) Waiting for packet dumper to finish... 1 (prev_count=568, count=30920) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans'. ------ PCU_Tests_NS.TC_ns_unblock_retrans ------ Thu Nov 21 13:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_unblock_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_unblock_retrans' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_unblock_retrans started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130244318 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130244318 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130244318 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130244319 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130244319 DLGLOBAL DEBUG validating counter group 0x55f7bd2ae040(bts) with 102 counters (rate_ctr.c:86) 20241121130244319 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130244319 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130244319 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130244319 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130244319 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130244319 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130244319 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130244319 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130244319 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130244319 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130244319 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130244320 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130244320 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130244320 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130244320 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130244320 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130244320 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130244320 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130244320 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130244320 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130244320 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130244320 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130244320 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130244320 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130244320 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130244320 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130244320 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130244320 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130244320 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130244320 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130244320 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130244320 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130244320 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130244320 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130244320 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130244320 DLGLOBAL DEBUG validating counter group 0x7fd04fa375e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130244320 DLGLOBAL DEBUG validating counter group 0x55f7bd2ad720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130244320 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130244320 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130244320 DLGLOBAL DEBUG validating counter group 0x7fd04fa38180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130244320 DLGLOBAL DEBUG validating counter group 0x7fd04fa38160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130244320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130244320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130244320 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130244320 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130244320 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130244320 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130244320 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130244321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130244321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130244321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130244321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130244321 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130244321 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130244322 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130244322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130247322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Timeout of T0 (fsm.c:317) 20241121130247322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:573) 20241121130247322 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130247322 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130247322 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130247323 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130247323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130247323 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130247323 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130247323 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130247323 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130247323 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130247323 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130247323 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130247323 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130247324 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130247324 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130247324 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130247324 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130247324 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130247324 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130247324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130247324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130247324 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 115: stopped pid 13614 with status 0 MTC@1d710fa6204d: Test case TC_ns_unblock_retrans finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass'. respawn: 116: starting: osmo-pcu Thu Nov 21 13:02:47 UTC 2024 ====== PCU_Tests_NS.TC_ns_unblock_retrans pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_unblock_retrans.talloc 20241121130247331 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130247331 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130247331 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130247331 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130247345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130247446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38638<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20148) Waiting for packet dumper to finish... 1 (prev_count=20148, count=32900) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_unblock_retrans pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup'. ------ PCU_Tests_NS.TC_ns_full_bringup ------ Thu Nov 21 13:02:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_full_bringup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_full_bringup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_full_bringup' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_full_bringup started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130252332 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130252332 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130252332 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130252334 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130252334 DLGLOBAL DEBUG validating counter group 0x563f65535040(bts) with 102 counters (rate_ctr.c:86) 20241121130252334 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130252334 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130252334 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130252334 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130252334 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130252334 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130252334 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130252334 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130252334 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130252334 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130252334 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130252334 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130252334 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130252334 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130252334 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130252334 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130252334 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130252334 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130252334 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130252334 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130252334 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130252334 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130252334 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130252334 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130252334 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130252334 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130252334 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130252334 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130252334 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130252334 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130252334 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130252334 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130252334 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130252334 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130252334 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130252334 DLGLOBAL DEBUG validating counter group 0x7f781a3075e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130252334 DLGLOBAL DEBUG validating counter group 0x563f65534720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130252334 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130252334 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130252334 DLGLOBAL DEBUG validating counter group 0x7f781a308180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130252334 DLGLOBAL DEBUG validating counter group 0x7f781a308160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130252334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130252334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130252334 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130252334 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130252335 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130252335 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130252335 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130252336 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130252336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130252336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130252336 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130252336 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130252336 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130252337 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130252337 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130252337 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130252337 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130252337 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130252337 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130252337 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130252337 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130252337 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130252337 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130252337 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130252337 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130252337 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121130255337 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130255338 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20241121130255338 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20241121130322338 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130322338 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130322338 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130322341 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130322341 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130322341 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130322341 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130322341 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130322341 DLBSSGP INFO Sending reset on BVCI 1234 (gprs_bssgp_pcu.c:1053) 20241121130322341 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130322341 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130322341 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130322341 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130322341 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130322341 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130322341 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_RESET_ACK (gprs_bssgp_pcu.c:421) 20241121130322341 DLBSSGP INFO Sending unblock on BVCI 1234 (gprs_bssgp_pcu.c:1062) 20241121130322342 DLBSSGP NOTICE BSSGP (BVCI=1234) Tx BVC-UNBLOCK (gprs_bssgp_bss.c:281) 20241121130322342 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130322342 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130322342 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130322342 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130322342 DLBSSGP DEBUG rx BVCI_SIGNALLING gprs_bssgp_rx_sign (gprs_bssgp_pcu.c:562) 20241121130322342 DLBSSGP NOTICE Rx BSSGP BVCI=0 (SIGN) BVC_UNBLOCK_ACK (gprs_bssgp_pcu.c:435) 20241121130322342 DLBSSGP DEBUG Sending flow control info on BVCI 1234 (gprs_bssgp_pcu.c:1070) 20241121130322342 DLBSSGP DEBUG Computed BVC leak rate = 59200, num_pdch = 8, cs = MCS-9 (gprs_bssgp_pcu.c:978) 20241121130322342 DLBSSGP DEBUG Computed MS default leak rate = 29600, ms_num_pdch = 4, cs = MCS-9 (gprs_bssgp_pcu.c:1001) 20241121130322342 DLBSSGP DEBUG Sending FLOW CONTROL BVC, Bmax = 592000, R = 59200, Bmax_MS = 296000, R_MS = 29600, avg_dly = 0 (gprs_bssgp_pcu.c:1029) 20241121130322342 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130322343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2.c:1311) 20241121130322343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20241121130322343 DLNSDATA INFO NSE(01234)-NSVC(01234) Rx NS-UNITDATA (gprs_ns2_vc_fsm.c:686) 20241121130322343 DLBSSGP DEBUG rx BVCI_PTP=1234 gprs_bssgp_rx_ptp (gprs_bssgp_pcu.c:572) 20241121130322343 DLBSSGP DEBUG Rx BSSGP BVCI=1234 (PTP) FLOW-CONTROL-BVC-ACK (gprs_bssgp_pcu.c:358) 20241121130322343 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130322343 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130322343 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130322343 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130322343 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130322343 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130322343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130322343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130322343 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Deallocated (fsm.c:568) respawn: 116: stopped pid 13667 with status 0 respawn: 117: starting: osmo-pcu MTC@1d710fa6204d: Test case TC_ns_full_bringup finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass'. Thu Nov 21 13:03:22 UTC 2024 ====== PCU_Tests_NS.TC_ns_full_bringup pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_full_bringup.talloc 20241121130322350 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130322350 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130322350 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130322350 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130322366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130322467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48440<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=23888) Waiting for packet dumper to finish... 1 (prev_count=23888, count=41064) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_full_bringup pass' was executed successfully (exit status: 0). MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block'. ------ PCU_Tests_NS.TC_ns_so_block ------ Thu Nov 21 13:03:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_so_block.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/PCU_Tests_NS.TC_ns_so_block.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh PCU_Tests_NS.TC_ns_so_block' was executed successfully (exit status: 0). MTC@1d710fa6204d: Test case TC_ns_so_block started. MTC@1d710fa6204d: Start timer g_T_guard: 60 s MTC@1d710fa6204d: Start timer T: 5 s 20241121130327351 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130327351 DL1IF NOTICE osmo-bts PCU socket /tmp/pcu_bts has been connected (pcuif_sock.c:220) 20241121130327351 DL1IF INFO Sending 1.5.0 TXT as PCU_VERSION to BTS (pcu_l1_if.cpp:145) 20241121130327353 DL1IF NOTICE Received message for new BTS0 (pcu_l1_if.cpp:1239) 20241121130327353 DLGLOBAL DEBUG validating counter group 0x556f94fbd040(bts) with 102 counters (rate_ctr.c:86) 20241121130327353 DL1IF DEBUG Info indication received: (pcu_l1_if.cpp:768) 20241121130327353 DL1IF INFO BTS available (pcu_l1_if.cpp:794) 20241121130327353 DL1IF DEBUG mcc=262 (pcu_l1_if.cpp:795) 20241121130327353 DL1IF DEBUG mnc=42 (pcu_l1_if.cpp:796) 20241121130327353 DL1IF DEBUG lac=13135 (pcu_l1_if.cpp:797) 20241121130327353 DL1IF DEBUG rac=0 (pcu_l1_if.cpp:798) 20241121130327353 DL1IF DEBUG cell_id=20960 (pcu_l1_if.cpp:799) 20241121130327353 DL1IF DEBUG bsic=7 (pcu_l1_if.cpp:800) 20241121130327353 DL1IF DEBUG nsei=1234 (pcu_l1_if.cpp:801) 20241121130327353 DL1IF DEBUG nse_timer=3 3 3 3 30 3 10 (pcu_l1_if.cpp:802) 20241121130327353 DL1IF DEBUG cell_timer=3 3 3 3 3 10 3 10 3 10 3 (pcu_l1_if.cpp:807) 20241121130327353 DL1IF DEBUG repeat_time=250 (pcu_l1_if.cpp:815) 20241121130327353 DL1IF DEBUG repeat_count=3 (pcu_l1_if.cpp:816) 20241121130327353 DL1IF DEBUG bvci=1234 (pcu_l1_if.cpp:817) 20241121130327353 DL1IF DEBUG t3142=20 (pcu_l1_if.cpp:818) 20241121130327353 DL1IF DEBUG t3169=5 (pcu_l1_if.cpp:819) 20241121130327353 DL1IF DEBUG t3191=5 (pcu_l1_if.cpp:820) 20241121130327353 DL1IF DEBUG t3193=1600 (ms) (pcu_l1_if.cpp:821) 20241121130327353 DL1IF DEBUG t3195=5 (pcu_l1_if.cpp:822) 20241121130327353 DL1IF DEBUG n3101=10 (pcu_l1_if.cpp:823) 20241121130327353 DL1IF DEBUG n3103=4 (pcu_l1_if.cpp:824) 20241121130327353 DL1IF DEBUG n3105=8 (pcu_l1_if.cpp:825) 20241121130327353 DL1IF DEBUG cv_countdown=15 (pcu_l1_if.cpp:826) 20241121130327353 DL1IF DEBUG dl_tbf_ext=2500 (pcu_l1_if.cpp:827) 20241121130327353 DL1IF DEBUG ul_tbf_ext=2500 (pcu_l1_if.cpp:828) 20241121130327353 DL1IF DEBUG Use CS1 (pcu_l1_if.cpp:842) 20241121130327353 DL1IF DEBUG Use CS2 (pcu_l1_if.cpp:842) 20241121130327353 DL1IF DEBUG Use CS3 (pcu_l1_if.cpp:842) 20241121130327353 DL1IF DEBUG Use CS4 (pcu_l1_if.cpp:842) 20241121130327353 DRLCMAC DEBUG New max CS: DL=4 UL=4 (bts.cpp:1422) 20241121130327353 DL1IF DEBUG Use MCS1 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS2 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS3 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS4 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS5 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS6 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS7 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS8 (pcu_l1_if.cpp:851) 20241121130327353 DL1IF DEBUG Use MCS9 (pcu_l1_if.cpp:851) 20241121130327353 DRLCMAC DEBUG New max MCS: DL=9 UL=9 (bts.cpp:1449) 20241121130327353 DL1IF DEBUG initial_cs=2 (VTY forced, ignoring) (pcu_l1_if.cpp:856) 20241121130327353 DL1IF DEBUG initial_mcs=1 (pcu_l1_if.cpp:861) 20241121130327353 DLGLOBAL DEBUG validating counter group 0x7f1f5e05c5e0(bssgp:bss_ctx) with 7 counters (rate_ctr.c:86) 20241121130327353 DLGLOBAL DEBUG validating counter group 0x556f94fbc720(pcu:sgsn) with 2 counters (rate_ctr.c:86) 20241121130327353 DL1IF DEBUG NS0 nsvci=1234 (pcu_l1_if.cpp:708) 20241121130327353 DL1IF DEBUG NS0 address: r=127.0.0.1:23000<->l=NULL:22000 (pcu_l1_if.cpp:712) 20241121130327353 DLGLOBAL DEBUG validating counter group 0x7f1f5e05d180(ns:nse) with 15 counters (rate_ctr.c:86) 20241121130327353 DLGLOBAL DEBUG validating counter group 0x7f1f5e05d160(ns:nsvc) with 15 counters (rate_ctr.c:86) 20241121130327353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Allocated (fsm.c:456) 20241121130327353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20241121130327353 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20241121130327353 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-RESET cause=O&M intervention (gprs_ns2_message.c:297) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=0,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=0, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=1,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=1, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=2,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=2, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=3,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=3, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=4,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=4, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=5,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=5, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=6,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=6, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO PDCH(bts=0,trx=7,ts=7) Sending activate request (pcu_l1_if.cpp:158) 20241121130327353 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: disabled => enabled (pdch.cpp:171) 20241121130327353 DL1IF INFO PDCH (trx=7, ts=7): tsc=7, hopping=no (pcu_l1_if.cpp:952) 20241121130327353 DL1IF INFO BTS model: osmo-bts-trx (pcu_l1_if.cpp:967) 20241121130327355 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-RESET-ACK (gprs_ns2.c:1309) 20241121130327355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: Received Event RX-RESET_ACK (gprs_ns2_vc_fsm.c:937) 20241121130327355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:320) 20241121130327355 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-UNBLOCK (gprs_ns2_message.c:193) 20241121130327355 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE (gprs_ns2_message.c:193) 20241121130327355 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20241121130327355 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-UNBLOCK-ACK (gprs_ns2.c:1309) 20241121130327356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Received Event RX-UNBLOCK_ACK (gprs_ns2_vc_fsm.c:954) 20241121130327356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:399) 20241121130327356 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20241121130327356 DPCU NOTICE NS-NSE 1234 became available (gprs_bssgp_pcu.c:681) 20241121130327356 DLBSSGP INFO Sending reset on BVCI 0 (gprs_bssgp_pcu.c:1045) 20241121130327356 DLBSSGP NOTICE BSSGP (BVCI=0) Tx BVC-RESET CAUSE=O&M intervention (gprs_bssgp.c:124) 20241121130327356 DLNSDATA INFO NSE(01234)-NSVC(01234) Tx NS-UNITDATA (gprs_ns2_message.c:412) 20241121130327356 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130327356 DPCU DEBUG NS: indication Unknown affecting cause NSVC recovery / 1 from NS (gprs_bssgp_pcu.c:702) 20241121130327356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-ALIVE (gprs_ns2.c:1309) 20241121130327356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20241121130327356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20241121130327356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Rx NS-BLOCK (gprs_ns2.c:1309) 20241121130327356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: Received Event RX-BLOCK (gprs_ns2_vc_fsm.c:944) 20241121130327356 DLNSSIGNAL INFO NSE(01234)-NSVC(01234) Tx NS-BLOCK-ACK (gprs_ns2_message.c:265) 20241121130327356 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){UNBLOCKED}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:459) 20241121130327356 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130327356 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130327357 DL1IF ERROR pcu_sock_read: recv() failed with rc=0 errno=9 (pcuif_sock.c:123) 20241121130327357 DL1IF NOTICE PCU socket has LOST connection (pcuif_sock.c:78) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=0,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=1,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=2,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=3,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=4,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=5,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=6,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DRLCMAC INFO PDCH(bts=0,trx=7,ts=7) PDCH state: enabled => disabled (pdch.cpp:184) 20241121130327357 DLNS NOTICE NSE(01234) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20241121130327357 DPCU NOTICE NS-NSE 1234 became unavailable (gprs_bssgp_pcu.c:690) 20241121130327357 DLNS NOTICE NSE(01234)-NSVC(01234) NS-STATUS.ind(bvci=00000): cause=NSVC failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:571) 20241121130327357 DPCU DEBUG NS: indication Unknown affecting cause NSVC failure / 0 from NS (gprs_bssgp_pcu.c:702) 20241121130327357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (gprs_ns2.c:656) 20241121130327357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Freeing instance (gprs_ns2.c:656) 20241121130327357 DLNS DEBUG GPRS-NS2-VC(NSE01234-NSVC-UDP-0_0_0_0:22000-127_0_0_1:23000){BLOCKED}: Deallocated (fsm.c:568) MTC@1d710fa6204d: Test case TC_ns_so_block finished. Verdict: pass MTC@1d710fa6204d: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass'. respawn: 117: stopped pid 13737 with status 0 respawn: 118: starting: osmo-pcu Thu Nov 21 13:03:27 UTC 2024 ====== PCU_Tests_NS.TC_ns_so_block pass ====== Saving talloc report from 127.0.0.1:4240 to PCU_Tests_NS.TC_ns_so_block.talloc 20241121130327366 DLGLOBAL NOTICE Setting up GSMTAP Um forwarding to '127.0.0.1:4729' (pcu_main.cpp:298) 20241121130327366 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4240 (telnet_interface.c:88) 20241121130327366 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130327366 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130327378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4240 (telnet_interface.c:192) 20241121130327479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48442<->l=127.0.0.1:4240 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568) Waiting for packet dumper to finish... 1 (prev_count=568, count=33388) MTC@1d710fa6204d: External command `/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh PCU_Tests_NS.TC_ns_so_block pass' was executed successfully (exit status: 0). MC@1d710fa6204d: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@1d710fa6204d: Terminating MTC. MC@1d710fa6204d: MTC terminated. MC2> exit MC@1d710fa6204d: Shutting down session. MC@1d710fa6204d: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu/expected-results.xml' against results in 'junit-xml-6204.log' -------------------- pass PCU_Tests.TC_pcuif_suspend pass PCU_Tests.TC_pcuif_suspend_active_tbf pass PCU_Tests.TC_ta_ptcch_idle pass PCU_Tests.TC_ta_rach_imm_ass xfail PCU_Tests.TC_ta_ul_ack_nack_first_block xfail PCU_Tests.TC_ta_idle_dl_tbf_ass xfail PCU_Tests.TC_ta_ptcch_ul_multi_tbf pass PCU_Tests.TC_cs_lqual_ul_tbf pass PCU_Tests.TC_cs_initial_ul pass PCU_Tests.TC_cs_max_ul pass PCU_Tests.TC_cs_initial_dl pass PCU_Tests.TC_cs_max_dl pass PCU_Tests.TC_dl_cs1_to_cs4 pass PCU_Tests.TC_mcs_initial_ul pass PCU_Tests.TC_mcs_max_ul pass PCU_Tests.TC_mcs_initial_dl pass PCU_Tests.TC_mcs_max_dl pass PCU_Tests.TC_t3141 pass PCU_Tests.TC_n3101_max_t3169 pass PCU_Tests.TC_n3103_max_t3169 pass PCU_Tests.TC_x2031_t3191 pass PCU_Tests.TC_zero_x2031_t3191 pass PCU_Tests.TC_t3193 pass PCU_Tests.TC_n3105_max_t3195 pass PCU_Tests.TC_t3172_wait_ind_size0 pass PCU_Tests.TC_t3172_wait_ind_size1 pass PCU_Tests.TC_x2001_pacch_pkt_dl_ass_unanswered_timeout pass PCU_Tests.TC_countdown_procedure pass PCU_Tests.TC_ul_all_sizes pass PCU_Tests.TC_ul_data_toolong_fills_padding pass PCU_Tests.TC_mo_ping_pong pass PCU_Tests.TC_mo_ping_pong_with_ul_racap pass PCU_Tests.TC_force_two_phase_access pass PCU_Tests.TC_mt_ping_pong pass PCU_Tests.TC_mt_ping_pong_with_dl_racap pass PCU_Tests.TC_ul_intermediate_retrans pass PCU_Tests.TC_imm_ass_dl_block_retrans pass PCU_Tests.TC_dl_flow_more_blocks pass PCU_Tests.TC_ul_flow_multiple_llc_blocks pass PCU_Tests.TC_dl_no_ack_retrans_imm_ass pass PCU_Tests.TC_dl_llc_sapi_priority pass PCU_Tests.TC_ul_tbf_bsn_wraparound_gprs pass PCU_Tests.TC_paging_cs_from_bts pass PCU_Tests.TC_paging_cs_from_sgsn_sign_ptmsi pass PCU_Tests.TC_paging_cs_from_sgsn_sign pass PCU_Tests.TC_paging_cs_from_sgsn_ptp pass PCU_Tests.TC_paging_ps_from_sgsn_sign_ptmsi pass PCU_Tests.TC_paging_ps_from_sgsn_sign pass PCU_Tests.TC_paging_ps_from_sgsn_ptp pass PCU_Tests.TC_paging_pch_timeout pass PCU_Tests.TC_paging_cs_multi_ms_imsi_tmsi pass PCU_Tests.TC_paging_cs_multi_ms_imsi pass PCU_Tests.TC_paging_cs_multi_ms_tmsi pass PCU_Tests.TC_bssgp_dl_unitdata_with_valid_imsi pass PCU_Tests.TC_bssgp_dl_unitdata_with_invalid_imsi pass PCU_Tests.TC_dl_gprs_data_no_llc_ui_dummy pass PCU_Tests.TC_dl_egprs_data_no_llc_ui_dummy pass PCU_Tests.TC_ul_tbf_finished_pkt_dl_ass_pch pass PCU_Tests.TC_ul_tbf_1phase_while_dl_ass_pch pass PCU_Tests.TC_ul_tbf_2phase_while_dl_ass_pch pass PCU_Tests.TC_egprs_pkt_chan_req_signalling pass PCU_Tests.TC_egprs_pkt_chan_req_one_phase pass PCU_Tests.TC_egprs_pkt_chan_req_two_phase pass PCU_Tests.TC_egprs_pkt_chan_req_reject_content pass PCU_Tests.TC_egprs_pkt_chan_req_reject_emergency pass PCU_Tests.TC_egprs_pkt_chan_req_reject_exhaustion pass PCU_Tests.TC_mo_ping_pong_with_ul_racap_egprs_only pass PCU_Tests.TC_pcuif_fh_imm_ass_ul_egprs pass PCU_Tests.TC_pcuif_fh_imm_ass_ul pass PCU_Tests.TC_pcuif_fh_imm_ass_dl pass PCU_Tests.TC_pcuif_fh_pkt_ass_ul pass PCU_Tests.TC_pcuif_fh_pkt_ass_dl pass PCU_Tests.TC_multitrx_multims_alloc xfail PCU_Tests.TC_dl_multislot_tbf_ms_class_from_sgsn xfail PCU_Tests.TC_dl_multislot_tbf_ms_class_unknown pass PCU_Tests.TC_dl_multislot_tbf_ms_class_from_2phase pass PCU_Tests.TC_ul_multislot_tbf_ms_class_from_2phase pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_resource_req_t3168 pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack pass PCU_Tests.TC_ul_tbf_reestablish_with_pkt_dl_ack_nack_egprs pass PCU_Tests.TC_multiplex_dl_gprs_egprs pass PCU_Tests.TC_pcuif_info_ind_subsequent pass PCU_Tests.TC_nacc_outbound_success pass PCU_Tests.TC_nacc_outbound_success_utran pass PCU_Tests.TC_nacc_outbound_success_eutran pass PCU_Tests.TC_nacc_outbound_success_no_ctrl_ack pass PCU_Tests.TC_nacc_outbound_success_twice pass PCU_Tests.TC_nacc_outbound_success_twice_nocache pass PCU_Tests.TC_nacc_outbound_rac_ci_resolve_timeout pass PCU_Tests.TC_nacc_outbound_si_resolve_timeout pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup2 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup3 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup4 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_dup5 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice2 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice3 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice4 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_twice5 pass PCU_Tests.TC_nacc_outbound_pkt_cell_chg_notif_unassigned_dl_tbf pass PCU_Tests.TC_rim_ran_info_req_single_rep pass PCU_Tests.TC_rim_ran_info_req_single_rep_eutran pass PCU_Tests.TC_rim_ran_info_req_single_rep_no_si pass PCU_Tests.TC_pdch_energy_saving pass PCU_Tests.TC_stat_pdch_avail_occ pass PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_gprs pass PCU_Tests.TC_stat_pdch_avail_occ_ms_not_known_egprs pass PCU_Tests.TC_ratectr_all_available_allocated pass PCU_Tests_NS.TC_ns_reset pass PCU_Tests_NS.TC_ns_reset_retrans pass PCU_Tests_NS.TC_ns_alive pass PCU_Tests_NS.TC_ns_alive_timeout_reset pass PCU_Tests_NS.TC_ns_unblock pass PCU_Tests_NS.TC_ns_unblock_retrans pass PCU_Tests_NS.TC_ns_full_bringup pass PCU_Tests_NS.TC_ns_so_block Summary: xfail: 5 pass: 113 20241121130332367 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130332367 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (3532915) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh PCU_Tests --rm >/dev/null'] 20241121130337368 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130337368 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130342368 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130342368 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130347369 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130347369 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/log_format.sh'] 20241121130352370 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130352370 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) 20241121130357371 DL1IF INFO Opening OsmoPCU L1 interface v12 to OsmoBTS/OsmoBSC (pcuif_sock.c:202) 20241121130357371 DL1IF ERROR Failed to connect to the BTS (/tmp/pcu_bts). Retrying... (pcuif_sock.c:210) [testenv][generic] Stopping pcu (3532832) [testenv] Showing testsuite/junit-xml-6204.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/_cache/podman/osmo-ttcn3-hacks/pcu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-pcu-test-latest/logs/testsuite/junit-xml-6204.log && echo']        Timing Advance mismatch: expected 2, but received 0 PCU_Tests.ttcn:7640 PCU_Tests control part PCU_Tests.ttcn:572 TC_ta_ul_ack_nack_first_block testcase    Timing Advance value doesn't match PCU_Tests.ttcn:7641 PCU_Tests control part PCU_Tests.ttcn:607 TC_ta_idle_dl_tbf_ass testcase    Failed to match Timing Advance Index for #0 PCU_Tests.ttcn:7642 PCU_Tests control part PCU_Tests.ttcn:807 TC_ta_ptcch_ul_multi_tbf testcase                                                                      Expected 8 PDCH slots allocated but got 4 PCU_Tests.ttcn:7717 PCU_Tests control part PCU_Tests.ttcn:3442 TC_dl_multislot_tbf_ms_class_from_sgsn testcase    Expected 1 PDCH slots allocated but got 4 PCU_Tests.ttcn:7718 PCU_Tests control part PCU_Tests.ttcn:3512 TC_dl_multislot_tbf_ms_class_unknown testcase                                               [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0'] testenv-pcu-generic-osmocom-latest-20241121-1249-a970834e-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-pcu-test-latest/2119/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE